1 | [ Oct 30 19:45:48 Enabled. ] | ||
2 | [ Oct 30 19:45:48 Rereading configuration. ] | ||
3 | [ Oct 30 19:45:52 Rereading configuration. ] | ||
4 | [ Oct 30 19:45:55 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Oct 30 19:45:55 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.10.30 19:45:56.136278 [ 1 ] {} <Information> Application: Will watch for the process with pid 27287 | ||
29 | 2024.10.30 19:45:56.136882 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.30 19:45:56.353980 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27287 | ||
31 | 2024.10.30 19:45:56.354720 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.30 19:45:56.355425 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.30 19:45:56.442685 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.30 19:45:56.492142 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.30 19:45:56.492230 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.30 19:45:56.492246 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.30 19:45:56.492323 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.30 19:45:56.493070 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.30 19:45:56.494893 [ 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.10.30 19:45:56.495647 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.30 19:45:56.496535 [ 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.10.30 19:45:56.496581 [ 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.10.30 19:45:56.496622 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.30 19:45:56.496801 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.30 19:45:56.497742 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.30 19:45:56.503152 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.30 19:45:56.504014 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.30 19:45:56.505557 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.30 19:45:56.505652 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.30 19:45:56.507343 [ 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.10.30 19:45:56.507731 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.30 19:45:56.511630 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.30 19:45:56.512150 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.30 19:45:56.513293 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.10.30 19:45:56.513804 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.30 19:45:56.514271 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.30 19:45:56.514701 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.10.30 19:45:56.516385 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.30 19:45:56.516421 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.30 19:45:56.516492 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.30 19:45:56.516607 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.30 19:45:56.533535 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.30 19:45:56.533580 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000243507 sec | ||
68 | 2024.10.30 19:45:56.533660 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.30 19:45:56.533688 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.30 19:45:56.534917 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.30 19:45:56.536031 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.30 19:45:56.546921 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.30 19:45:56.546966 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.30 19:45:56.546989 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.30 19:45:56.547001 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.30 19:45:56.547031 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.30 19:45:56.547048 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.30 19:45:56.547061 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.30 19:45:56.547091 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.10.30 19:45:56.547109 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.30 19:45:56.547121 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.30 19:45:56.547133 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.30 19:45:56.547170 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.30 19:45:56.547182 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.30 19:45:56.547194 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.30 19:45:56.547227 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.30 19:45:56.547239 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.30 19:45:56.574343 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.30 19:45:56.578847 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.30 19:45:56.578875 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7561e-05 sec | ||
91 | 2024.10.30 19:45:56.578888 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.30 19:45:56.578900 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.30 19:45:56.578924 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.30 19:45:56.579120 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.30 19:45:56.579174 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.30 19:45:56.579192 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.30 19:45:56.579208 [ 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.10.30 19:45:56.579233 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.30 19:45:56.583328 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.30 19:45:56.583585 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.99 MiB | ||
101 | 2024.10.30 19:45:56.584579 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.281e-05 sec. | ||
102 | 2024.10.30 19:45:56.584964 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.30 19:45:56.585011 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.30 19:45:56.585028 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.30 19:45:56.615444 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52446 | ||
106 | 2024.10.30 19:45:56.615453 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52305 | ||
107 | 2024.10.30 19:45:56.615784 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
108 | 2024.10.30 19:45:56.615792 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
109 | 2024.10.30 19:45:56.615892 [ 3 ] {} <Debug> TCP-Session: d2eac0d5-64db-4843-a4a3-29830e1f502b Authenticating user 'default' from [fd00:1122:3344:101::d]:52446 | ||
110 | 2024.10.30 19:45:56.615902 [ 4 ] {} <Debug> TCP-Session: 8ff35cba-2a57-4d50-b958-bfa7a657fff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52305 | ||
111 | 2024.10.30 19:45:56.615940 [ 3 ] {} <Debug> TCP-Session: d2eac0d5-64db-4843-a4a3-29830e1f502b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
112 | 2024.10.30 19:45:56.615947 [ 4 ] {} <Debug> TCP-Session: 8ff35cba-2a57-4d50-b958-bfa7a657fff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
113 | 2024.10.30 19:45:56.615979 [ 3 ] {} <Debug> TCP-Session: d2eac0d5-64db-4843-a4a3-29830e1f502b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
114 | 2024.10.30 19:45:56.615990 [ 4 ] {} <Debug> TCP-Session: 8ff35cba-2a57-4d50-b958-bfa7a657fff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
115 | 2024.10.30 19:45:56.616110 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
116 | 2024.10.30 19:45:56.616143 [ 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 | ||
117 | 2024.10.30 19:45:56.616169 [ 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 | ||
118 | 2024.10.30 19:45:56.760651 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47185 | ||
119 | 2024.10.30 19:45:56.760764 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
120 | 2024.10.30 19:45:56.760794 [ 5 ] {} <Debug> TCP-Session: 5071d425-5a67-4292-9bff-449d093a3f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:47185 | ||
121 | 2024.10.30 19:45:56.760818 [ 5 ] {} <Debug> TCP-Session: 5071d425-5a67-4292-9bff-449d093a3f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.10.30 19:45:56.760836 [ 5 ] {} <Debug> TCP-Session: 5071d425-5a67-4292-9bff-449d093a3f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.10.30 19:45:57.147237 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49185 | ||
124 | 2024.10.30 19:45:57.147411 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.10.30 19:45:57.147446 [ 250 ] {} <Debug> TCP-Session: b5aa8296-3799-414d-93ca-49301b96890c Authenticating user 'default' from [fd00:1122:3344:101::d]:49185 | ||
126 | 2024.10.30 19:45:57.147489 [ 250 ] {} <Debug> TCP-Session: b5aa8296-3799-414d-93ca-49301b96890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.10.30 19:45:57.147506 [ 250 ] {} <Debug> TCP-Session: b5aa8296-3799-414d-93ca-49301b96890c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.10.30 19:45:58.221574 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38995 | ||
129 | 2024.10.30 19:45:58.221760 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.10.30 19:45:58.221795 [ 251 ] {} <Debug> TCP-Session: 182d5fdb-e239-4e61-a1ff-c165a11229b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38995 | ||
131 | 2024.10.30 19:45:58.221823 [ 251 ] {} <Debug> TCP-Session: 182d5fdb-e239-4e61-a1ff-c165a11229b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.10.30 19:45:58.221839 [ 251 ] {} <Debug> TCP-Session: 182d5fdb-e239-4e61-a1ff-c165a11229b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.10.30 19:45:58.222930 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50151 | ||
134 | 2024.10.30 19:45:58.222930 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46299 | ||
135 | 2024.10.30 19:45:58.223191 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.10.30 19:45:58.223267 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43668 | ||
137 | 2024.10.30 19:45:58.223291 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2024.10.30 19:45:58.223303 [ 253 ] {} <Debug> TCP-Session: 9e63f848-7ac1-41e6-b124-f85b2f3680aa Authenticating user 'default' from [fd00:1122:3344:101::d]:50151 | ||
139 | 2024.10.30 19:45:58.223320 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56690 | ||
140 | 2024.10.30 19:45:58.223390 [ 252 ] {} <Debug> TCP-Session: 808f95d9-3c47-4917-8bd5-e9cb4076ded3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46299 | ||
141 | 2024.10.30 19:45:58.223442 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62021 | ||
142 | 2024.10.30 19:45:58.223511 [ 252 ] {} <Debug> TCP-Session: 808f95d9-3c47-4917-8bd5-e9cb4076ded3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.10.30 19:45:58.223517 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.10.30 19:45:58.223566 [ 252 ] {} <Debug> TCP-Session: 808f95d9-3c47-4917-8bd5-e9cb4076ded3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.10.30 19:45:58.223565 [ 253 ] {} <Debug> TCP-Session: 9e63f848-7ac1-41e6-b124-f85b2f3680aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.10.30 19:45:58.223766 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
147 | 2024.10.30 19:45:58.223796 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
148 | 2024.10.30 19:45:58.223828 [ 253 ] {} <Debug> TCP-Session: 9e63f848-7ac1-41e6-b124-f85b2f3680aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.10.30 19:45:58.223785 [ 254 ] {} <Debug> TCP-Session: ba886a57-6908-4838-91ca-6b8bf84ed2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43668 | ||
150 | 2024.10.30 19:45:58.223865 [ 256 ] {} <Debug> TCP-Session: b44d6e94-c7f2-4daf-a610-b1202b461ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62021 | ||
151 | 2024.10.30 19:45:58.223883 [ 255 ] {} <Debug> TCP-Session: 76726c92-7a0f-4d36-93b8-87d6ea4d9cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56690 | ||
152 | 2024.10.30 19:45:58.223964 [ 254 ] {} <Debug> TCP-Session: ba886a57-6908-4838-91ca-6b8bf84ed2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.10.30 19:45:58.223981 [ 256 ] {} <Debug> TCP-Session: b44d6e94-c7f2-4daf-a610-b1202b461ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.10.30 19:45:58.224012 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61946 | ||
155 | 2024.10.30 19:45:58.224035 [ 254 ] {} <Debug> TCP-Session: ba886a57-6908-4838-91ca-6b8bf84ed2ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
156 | 2024.10.30 19:45:58.224057 [ 256 ] {} <Debug> TCP-Session: b44d6e94-c7f2-4daf-a610-b1202b461ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
157 | 2024.10.30 19:45:58.224055 [ 255 ] {} <Debug> TCP-Session: 76726c92-7a0f-4d36-93b8-87d6ea4d9cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
158 | 2024.10.30 19:45:58.224098 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51664 | ||
159 | 2024.10.30 19:45:58.224273 [ 255 ] {} <Debug> TCP-Session: 76726c92-7a0f-4d36-93b8-87d6ea4d9cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2024.10.30 19:45:58.224281 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2024.10.30 19:45:58.224379 [ 257 ] {} <Debug> TCP-Session: 5c777604-87b9-4d2d-8413-ab40f442cac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
162 | 2024.10.30 19:45:58.224387 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2024.10.30 19:45:58.224416 [ 257 ] {} <Debug> TCP-Session: 5c777604-87b9-4d2d-8413-ab40f442cac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2024.10.30 19:45:58.224457 [ 258 ] {} <Debug> TCP-Session: 9a4897a4-7488-4bd3-99bb-126f0c876bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:51664 | ||
165 | 2024.10.30 19:45:58.224463 [ 257 ] {} <Debug> TCP-Session: 5c777604-87b9-4d2d-8413-ab40f442cac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.10.30 19:45:58.224495 [ 258 ] {} <Debug> TCP-Session: 9a4897a4-7488-4bd3-99bb-126f0c876bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
167 | 2024.10.30 19:45:58.224536 [ 258 ] {} <Debug> TCP-Session: 9a4897a4-7488-4bd3-99bb-126f0c876bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2024.10.30 19:45:58.259732 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38587, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
169 | 2024.10.30 19:45:58.259906 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
170 | 2024.10.30 19:45:58.259935 [ 259 ] {} <Debug> HTTP-Session: 768f5042-7020-487b-b6d3-aa89e67418f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38587 | ||
171 | 2024.10.30 19:45:58.259955 [ 259 ] {} <Debug> HTTP-Session: 768f5042-7020-487b-b6d3-aa89e67418f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2024.10.30 19:45:58.259976 [ 259 ] {} <Debug> HTTP-Session: 768f5042-7020-487b-b6d3-aa89e67418f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.10.30 19:45:58.260013 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
174 | 2024.10.30 19:45:58.260044 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
175 | 2024.10.30 19:45:58.260068 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
176 | 2024.10.30 19:45:58.260112 [ 259 ] {} <Trace> HTTP-Session: 768f5042-7020-487b-b6d3-aa89e67418f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
177 | 2024.10.30 19:45:58.261258 [ 259 ] {46dc1394-9996-4d2c-aa5e-12d52158c4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
178 | 2024.10.30 19:45:58.311732 [ 259 ] {46dc1394-9996-4d2c-aa5e-12d52158c4e6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38587) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
179 | |||
180 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
181 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
182 | 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 | ||
183 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
184 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
185 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
192 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
193 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
194 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
195 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
196 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
197 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.10.30 19:45:58.312618 [ 259 ] {46dc1394-9996-4d2c-aa5e-12d52158c4e6} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
204 | |||
205 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
206 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
207 | 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 | ||
208 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
209 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
210 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
217 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
218 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
219 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
220 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
221 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
222 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
223 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
224 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
225 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
226 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
227 | (version 23.8.7.1) | ||
228 | 2024.10.30 19:45:58.314323 [ 259 ] {} <Debug> HTTP-Session: 768f5042-7020-487b-b6d3-aa89e67418f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.10.30 19:45:58.314625 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
230 | 2024.10.30 19:45:58.315031 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61886, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
231 | 2024.10.30 19:45:58.315129 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
232 | 2024.10.30 19:45:58.315159 [ 259 ] {} <Debug> HTTP-Session: 78839155-882c-4332-bf44-5b3290de15b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61886 | ||
233 | 2024.10.30 19:45:58.315186 [ 259 ] {} <Debug> HTTP-Session: 78839155-882c-4332-bf44-5b3290de15b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.10.30 19:45:58.315212 [ 259 ] {} <Debug> HTTP-Session: 78839155-882c-4332-bf44-5b3290de15b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.10.30 19:45:58.315269 [ 259 ] {} <Trace> HTTP-Session: 78839155-882c-4332-bf44-5b3290de15b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
236 | 2024.10.30 19:45:58.315465 [ 259 ] {017a8a5d-d6c9-4eb4-98fd-5d32706394d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61886) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
237 | 2024.10.30 19:45:58.315786 [ 259 ] {017a8a5d-d6c9-4eb4-98fd-5d32706394d8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61886) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
238 | |||
239 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
240 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
241 | 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 | ||
242 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
243 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
244 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
245 | 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 | ||
246 | 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 | ||
247 | 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 | ||
248 | 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 | ||
249 | 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 | ||
250 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
251 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
252 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
253 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
254 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
255 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
256 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
257 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
258 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
259 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
260 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
261 | |||
262 | 2024.10.30 19:45:58.315930 [ 259 ] {017a8a5d-d6c9-4eb4-98fd-5d32706394d8} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
263 | |||
264 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
265 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
266 | 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 | ||
267 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
268 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
269 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
270 | 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 | ||
271 | 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 | ||
272 | 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 | ||
273 | 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 | ||
274 | 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 | ||
275 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
276 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
277 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
278 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
279 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
280 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
281 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
282 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
283 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
284 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
285 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
286 | (version 23.8.7.1) | ||
287 | 2024.10.30 19:45:58.316088 [ 259 ] {} <Debug> HTTP-Session: 78839155-882c-4332-bf44-5b3290de15b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.10.30 19:45:58.316261 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2024.10.30 19:45:58.316597 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34460, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.10.30 19:45:58.316661 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
291 | 2024.10.30 19:45:58.316684 [ 259 ] {} <Debug> HTTP-Session: d5c345eb-763e-4537-8b44-eece4afc5279 Authenticating user 'default' from [fd00:1122:3344:101::d]:34460 | ||
292 | 2024.10.30 19:45:58.316704 [ 259 ] {} <Debug> HTTP-Session: d5c345eb-763e-4537-8b44-eece4afc5279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.10.30 19:45:58.316725 [ 259 ] {} <Debug> HTTP-Session: d5c345eb-763e-4537-8b44-eece4afc5279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2024.10.30 19:45:58.316764 [ 259 ] {} <Trace> HTTP-Session: d5c345eb-763e-4537-8b44-eece4afc5279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2024.10.30 19:45:58.317600 [ 259 ] {b7cc826e-0396-4ba8-9145-8a9a4f5920d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34460) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
296 | 2024.10.30 19:45:58.318461 [ 259 ] {b7cc826e-0396-4ba8-9145-8a9a4f5920d8} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2024.10.30 19:45:58.318488 [ 259 ] {} <Debug> HTTP-Session: d5c345eb-763e-4537-8b44-eece4afc5279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
298 | 2024.10.30 19:45:58.319227 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2024.10.30 19:45:58.319602 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38075, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2024.10.30 19:45:58.319667 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
301 | 2024.10.30 19:45:58.319691 [ 259 ] {} <Debug> HTTP-Session: 3fcc0b6a-db3f-4963-b229-3297d5d8af6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38075 | ||
302 | 2024.10.30 19:45:58.319725 [ 259 ] {} <Debug> HTTP-Session: 3fcc0b6a-db3f-4963-b229-3297d5d8af6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2024.10.30 19:45:58.319741 [ 259 ] {} <Debug> HTTP-Session: 3fcc0b6a-db3f-4963-b229-3297d5d8af6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.10.30 19:45:58.319777 [ 259 ] {} <Trace> HTTP-Session: 3fcc0b6a-db3f-4963-b229-3297d5d8af6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
305 | 2024.10.30 19:45:58.319903 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38075) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
306 | 2024.10.30 19:45:58.320007 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
307 | 2024.10.30 19:45:58.321784 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
308 | 2024.10.30 19:45:58.321815 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6702e-05 sec | ||
309 | 2024.10.30 19:45:58.321830 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Trace> ReferentialDeps: No tables | ||
310 | 2024.10.30 19:45:58.321842 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Trace> LoadingDeps: No tables | ||
311 | 2024.10.30 19:45:58.321877 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
312 | 2024.10.30 19:45:58.322000 [ 259 ] {85842723-14b7-4174-8bce-b496fb8e4f65} <Debug> DynamicQueryHandler: Done processing query | ||
313 | 2024.10.30 19:45:58.322022 [ 259 ] {} <Debug> HTTP-Session: 3fcc0b6a-db3f-4963-b229-3297d5d8af6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2024.10.30 19:45:58.322157 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
315 | 2024.10.30 19:45:58.322492 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44912, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
316 | 2024.10.30 19:45:58.322542 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
317 | 2024.10.30 19:45:58.322576 [ 259 ] {} <Debug> HTTP-Session: d4a57417-ea40-4f3e-b2f9-c0fea3e93cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44912 | ||
318 | 2024.10.30 19:45:58.322594 [ 259 ] {} <Debug> HTTP-Session: d4a57417-ea40-4f3e-b2f9-c0fea3e93cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
319 | 2024.10.30 19:45:58.322607 [ 259 ] {} <Debug> HTTP-Session: d4a57417-ea40-4f3e-b2f9-c0fea3e93cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2024.10.30 19:45:58.322646 [ 259 ] {} <Trace> HTTP-Session: d4a57417-ea40-4f3e-b2f9-c0fea3e93cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
321 | 2024.10.30 19:45:58.322786 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44912) /* The version table contains metadata about the `oximeter` database */ | ||
322 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
323 | 2024.10.30 19:45:58.322844 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
324 | 2024.10.30 19:45:58.330956 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
325 | 2024.10.30 19:45:58.333257 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Debug> oximeter.version (634cf57c-fb85-44e6-bed5-79c204465092): Loading data parts | ||
326 | 2024.10.30 19:45:58.333764 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Debug> oximeter.version (634cf57c-fb85-44e6-bed5-79c204465092): There are no data parts | ||
327 | 2024.10.30 19:45:58.336648 [ 259 ] {4236d2a8-a23c-4b9c-ab8e-2a7b5e023814} <Debug> DynamicQueryHandler: Done processing query | ||
328 | 2024.10.30 19:45:58.336673 [ 259 ] {} <Debug> HTTP-Session: d4a57417-ea40-4f3e-b2f9-c0fea3e93cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
329 | 2024.10.30 19:45:58.336833 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
330 | 2024.10.30 19:45:58.337170 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54891, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
331 | 2024.10.30 19:45:58.337235 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
332 | 2024.10.30 19:45:58.337254 [ 259 ] {} <Debug> HTTP-Session: 4ae11577-568b-49b5-b80d-24b2bd60ffb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54891 | ||
333 | 2024.10.30 19:45:58.337270 [ 259 ] {} <Debug> HTTP-Session: 4ae11577-568b-49b5-b80d-24b2bd60ffb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
334 | 2024.10.30 19:45:58.337291 [ 259 ] {} <Debug> HTTP-Session: 4ae11577-568b-49b5-b80d-24b2bd60ffb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2024.10.30 19:45:58.337321 [ 259 ] {} <Trace> HTTP-Session: 4ae11577-568b-49b5-b80d-24b2bd60ffb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2024.10.30 19:45:58.337503 [ 259 ] {4c083427-c659-47a7-8a76-654d99256b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54891) /* The measurement tables contain all individual samples from each timeseries. | ||
337 | * | ||
338 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
339 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
340 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
341 | * by all samples from the same timeseries. | ||
342 | * | ||
343 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
344 | * and then uses that to index quickly into the measurements tables. | ||
345 | */ | ||
346 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( 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) | ||
347 | 2024.10.30 19:45:58.337559 [ 259 ] {4c083427-c659-47a7-8a76-654d99256b82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
348 | 2024.10.30 19:45:58.347573 [ 259 ] {4c083427-c659-47a7-8a76-654d99256b82} <Debug> oximeter.measurements_bool (067740d9-ed35-4842-9e40-00c734cc7481): Loading data parts | ||
349 | 2024.10.30 19:45:58.347823 [ 259 ] {4c083427-c659-47a7-8a76-654d99256b82} <Debug> oximeter.measurements_bool (067740d9-ed35-4842-9e40-00c734cc7481): There are no data parts | ||
350 | 2024.10.30 19:45:58.349732 [ 259 ] {4c083427-c659-47a7-8a76-654d99256b82} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2024.10.30 19:45:58.349758 [ 259 ] {} <Debug> HTTP-Session: 4ae11577-568b-49b5-b80d-24b2bd60ffb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2024.10.30 19:45:58.349925 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
353 | 2024.10.30 19:45:58.350247 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54708, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2024.10.30 19:45:58.350310 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
355 | 2024.10.30 19:45:58.350330 [ 259 ] {} <Debug> HTTP-Session: 20f2977d-ad79-4320-a91c-4537d93c5063 Authenticating user 'default' from [fd00:1122:3344:101::d]:54708 | ||
356 | 2024.10.30 19:45:58.350346 [ 259 ] {} <Debug> HTTP-Session: 20f2977d-ad79-4320-a91c-4537d93c5063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2024.10.30 19:45:58.350366 [ 259 ] {} <Debug> HTTP-Session: 20f2977d-ad79-4320-a91c-4537d93c5063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
358 | 2024.10.30 19:45:58.350397 [ 259 ] {} <Trace> HTTP-Session: 20f2977d-ad79-4320-a91c-4537d93c5063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.10.30 19:45:58.350573 [ 259 ] {8ac7d15a-f175-4180-a038-8ae81122d84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54708) 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) | ||
360 | 2024.10.30 19:45:58.350627 [ 259 ] {8ac7d15a-f175-4180-a038-8ae81122d84f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
361 | 2024.10.30 19:45:58.353572 [ 259 ] {8ac7d15a-f175-4180-a038-8ae81122d84f} <Debug> oximeter.measurements_i8 (6218a172-2180-450f-ad31-876ab65ca429): Loading data parts | ||
362 | 2024.10.30 19:45:58.353725 [ 259 ] {8ac7d15a-f175-4180-a038-8ae81122d84f} <Debug> oximeter.measurements_i8 (6218a172-2180-450f-ad31-876ab65ca429): There are no data parts | ||
363 | 2024.10.30 19:45:58.355364 [ 259 ] {8ac7d15a-f175-4180-a038-8ae81122d84f} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.10.30 19:45:58.355393 [ 259 ] {} <Debug> HTTP-Session: 20f2977d-ad79-4320-a91c-4537d93c5063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
365 | 2024.10.30 19:45:58.355551 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
366 | 2024.10.30 19:45:58.355888 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38427, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.10.30 19:45:58.355958 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
368 | 2024.10.30 19:45:58.355983 [ 259 ] {} <Debug> HTTP-Session: ad55ebc9-822f-455a-84e6-8891073a9814 Authenticating user 'default' from [fd00:1122:3344:101::d]:38427 | ||
369 | 2024.10.30 19:45:58.356002 [ 259 ] {} <Debug> HTTP-Session: ad55ebc9-822f-455a-84e6-8891073a9814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.10.30 19:45:58.356051 [ 259 ] {} <Debug> HTTP-Session: ad55ebc9-822f-455a-84e6-8891073a9814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2024.10.30 19:45:58.356087 [ 259 ] {} <Trace> HTTP-Session: ad55ebc9-822f-455a-84e6-8891073a9814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2024.10.30 19:45:58.356290 [ 259 ] {f6557502-d71c-48c7-ae33-1a617725d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38427) 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) | ||
373 | 2024.10.30 19:45:58.356348 [ 259 ] {f6557502-d71c-48c7-ae33-1a617725d866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
374 | 2024.10.30 19:45:58.361554 [ 259 ] {f6557502-d71c-48c7-ae33-1a617725d866} <Debug> oximeter.measurements_u8 (1b682d49-d27a-453e-bdf8-f429d66e35ce): Loading data parts | ||
375 | 2024.10.30 19:45:58.361721 [ 259 ] {f6557502-d71c-48c7-ae33-1a617725d866} <Debug> oximeter.measurements_u8 (1b682d49-d27a-453e-bdf8-f429d66e35ce): There are no data parts | ||
376 | 2024.10.30 19:45:58.363553 [ 259 ] {f6557502-d71c-48c7-ae33-1a617725d866} <Debug> DynamicQueryHandler: Done processing query | ||
377 | 2024.10.30 19:45:58.363586 [ 259 ] {} <Debug> HTTP-Session: ad55ebc9-822f-455a-84e6-8891073a9814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
378 | 2024.10.30 19:45:58.363710 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
379 | 2024.10.30 19:45:58.364374 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38427, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
380 | 2024.10.30 19:45:58.364489 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
381 | 2024.10.30 19:45:58.364513 [ 259 ] {} <Debug> HTTP-Session: 30abadf1-afac-4e43-93d7-7d5743227460 Authenticating user 'default' from [fd00:1122:3344:101::d]:38427 | ||
382 | 2024.10.30 19:45:58.364532 [ 259 ] {} <Debug> HTTP-Session: 30abadf1-afac-4e43-93d7-7d5743227460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2024.10.30 19:45:58.364562 [ 259 ] {} <Debug> HTTP-Session: 30abadf1-afac-4e43-93d7-7d5743227460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2024.10.30 19:45:58.364607 [ 259 ] {} <Trace> HTTP-Session: 30abadf1-afac-4e43-93d7-7d5743227460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
385 | 2024.10.30 19:45:58.364919 [ 259 ] {eaa43c01-06ba-417d-9399-d7d1619875a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38427) 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) | ||
386 | 2024.10.30 19:45:58.365016 [ 259 ] {eaa43c01-06ba-417d-9399-d7d1619875a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
387 | 2024.10.30 19:45:58.367935 [ 259 ] {eaa43c01-06ba-417d-9399-d7d1619875a6} <Debug> oximeter.measurements_i16 (1e8f746e-5617-4045-9620-4a633c934c87): Loading data parts | ||
388 | 2024.10.30 19:45:58.368090 [ 259 ] {eaa43c01-06ba-417d-9399-d7d1619875a6} <Debug> oximeter.measurements_i16 (1e8f746e-5617-4045-9620-4a633c934c87): There are no data parts | ||
389 | 2024.10.30 19:45:58.369701 [ 259 ] {eaa43c01-06ba-417d-9399-d7d1619875a6} <Debug> DynamicQueryHandler: Done processing query | ||
390 | 2024.10.30 19:45:58.369746 [ 259 ] {} <Debug> HTTP-Session: 30abadf1-afac-4e43-93d7-7d5743227460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
391 | 2024.10.30 19:45:58.369863 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
392 | 2024.10.30 19:45:58.370192 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37223, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2024.10.30 19:45:58.370261 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
394 | 2024.10.30 19:45:58.370280 [ 259 ] {} <Debug> HTTP-Session: 3f932f68-7bf4-4173-a791-b124f698e357 Authenticating user 'default' from [fd00:1122:3344:101::d]:37223 | ||
395 | 2024.10.30 19:45:58.370296 [ 259 ] {} <Debug> HTTP-Session: 3f932f68-7bf4-4173-a791-b124f698e357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.10.30 19:45:58.370325 [ 259 ] {} <Debug> HTTP-Session: 3f932f68-7bf4-4173-a791-b124f698e357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.10.30 19:45:58.370359 [ 259 ] {} <Trace> HTTP-Session: 3f932f68-7bf4-4173-a791-b124f698e357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.10.30 19:45:58.370549 [ 259 ] {49712a91-c097-45f0-b4a8-4903318369b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37223) 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) | ||
399 | 2024.10.30 19:45:58.370591 [ 259 ] {49712a91-c097-45f0-b4a8-4903318369b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
400 | 2024.10.30 19:45:58.375681 [ 259 ] {49712a91-c097-45f0-b4a8-4903318369b5} <Debug> oximeter.measurements_u16 (dda23f4e-4ab0-4597-b4f1-c3c793fca0a4): Loading data parts | ||
401 | 2024.10.30 19:45:58.375840 [ 259 ] {49712a91-c097-45f0-b4a8-4903318369b5} <Debug> oximeter.measurements_u16 (dda23f4e-4ab0-4597-b4f1-c3c793fca0a4): There are no data parts | ||
402 | 2024.10.30 19:45:58.377771 [ 259 ] {49712a91-c097-45f0-b4a8-4903318369b5} <Debug> DynamicQueryHandler: Done processing query | ||
403 | 2024.10.30 19:45:58.377816 [ 259 ] {} <Debug> HTTP-Session: 3f932f68-7bf4-4173-a791-b124f698e357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.10.30 19:45:58.378003 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
405 | 2024.10.30 19:45:58.378337 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46960, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
406 | 2024.10.30 19:45:58.378405 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
407 | 2024.10.30 19:45:58.378423 [ 259 ] {} <Debug> HTTP-Session: 0a7ea8dd-ead7-46eb-9972-da9ff66a2b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:46960 | ||
408 | 2024.10.30 19:45:58.378448 [ 259 ] {} <Debug> HTTP-Session: 0a7ea8dd-ead7-46eb-9972-da9ff66a2b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.10.30 19:45:58.378468 [ 259 ] {} <Debug> HTTP-Session: 0a7ea8dd-ead7-46eb-9972-da9ff66a2b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
410 | 2024.10.30 19:45:58.378498 [ 259 ] {} <Trace> HTTP-Session: 0a7ea8dd-ead7-46eb-9972-da9ff66a2b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.10.30 19:45:58.378686 [ 259 ] {e4759802-d7b3-4a13-bffa-ba93e92b16c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46960) 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) | ||
412 | 2024.10.30 19:45:58.378729 [ 259 ] {e4759802-d7b3-4a13-bffa-ba93e92b16c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
413 | 2024.10.30 19:45:58.381549 [ 259 ] {e4759802-d7b3-4a13-bffa-ba93e92b16c1} <Debug> oximeter.measurements_i32 (c1e405ac-f433-42f2-8fab-576c956435c0): Loading data parts | ||
414 | 2024.10.30 19:45:58.381712 [ 259 ] {e4759802-d7b3-4a13-bffa-ba93e92b16c1} <Debug> oximeter.measurements_i32 (c1e405ac-f433-42f2-8fab-576c956435c0): There are no data parts | ||
415 | 2024.10.30 19:45:58.383306 [ 259 ] {e4759802-d7b3-4a13-bffa-ba93e92b16c1} <Debug> DynamicQueryHandler: Done processing query | ||
416 | 2024.10.30 19:45:58.383347 [ 259 ] {} <Debug> HTTP-Session: 0a7ea8dd-ead7-46eb-9972-da9ff66a2b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
417 | 2024.10.30 19:45:58.383503 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
418 | 2024.10.30 19:45:58.383870 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44490, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
419 | 2024.10.30 19:45:58.383942 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
420 | 2024.10.30 19:45:58.383961 [ 259 ] {} <Debug> HTTP-Session: 75971925-cea0-4c11-b8f7-9ec755417d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:44490 | ||
421 | 2024.10.30 19:45:58.383986 [ 259 ] {} <Debug> HTTP-Session: 75971925-cea0-4c11-b8f7-9ec755417d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
422 | 2024.10.30 19:45:58.383999 [ 259 ] {} <Debug> HTTP-Session: 75971925-cea0-4c11-b8f7-9ec755417d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
423 | 2024.10.30 19:45:58.384030 [ 259 ] {} <Trace> HTTP-Session: 75971925-cea0-4c11-b8f7-9ec755417d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2024.10.30 19:45:58.384226 [ 259 ] {8a5fa000-84ad-4a98-a492-df5136fab5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44490) 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) | ||
425 | 2024.10.30 19:45:58.384277 [ 259 ] {8a5fa000-84ad-4a98-a492-df5136fab5e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
426 | 2024.10.30 19:45:58.389485 [ 259 ] {8a5fa000-84ad-4a98-a492-df5136fab5e6} <Debug> oximeter.measurements_u32 (4558d6ab-6390-4856-85fd-e8bc9c7d6f9b): Loading data parts | ||
427 | 2024.10.30 19:45:58.389868 [ 259 ] {8a5fa000-84ad-4a98-a492-df5136fab5e6} <Debug> oximeter.measurements_u32 (4558d6ab-6390-4856-85fd-e8bc9c7d6f9b): There are no data parts | ||
428 | 2024.10.30 19:45:58.391708 [ 259 ] {8a5fa000-84ad-4a98-a492-df5136fab5e6} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2024.10.30 19:45:58.391739 [ 259 ] {} <Debug> HTTP-Session: 75971925-cea0-4c11-b8f7-9ec755417d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
430 | 2024.10.30 19:45:58.391878 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
431 | 2024.10.30 19:45:58.392318 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45328, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2024.10.30 19:45:58.392367 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
433 | 2024.10.30 19:45:58.392386 [ 259 ] {} <Debug> HTTP-Session: e0c9c219-c7e3-4509-8beb-12ee86119dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45328 | ||
434 | 2024.10.30 19:45:58.392413 [ 259 ] {} <Debug> HTTP-Session: e0c9c219-c7e3-4509-8beb-12ee86119dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.10.30 19:45:58.392426 [ 259 ] {} <Debug> HTTP-Session: e0c9c219-c7e3-4509-8beb-12ee86119dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2024.10.30 19:45:58.392457 [ 259 ] {} <Trace> HTTP-Session: e0c9c219-c7e3-4509-8beb-12ee86119dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
437 | 2024.10.30 19:45:58.392637 [ 259 ] {36240f91-02e0-4064-b285-ed23ca702a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45328) 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) | ||
438 | 2024.10.30 19:45:58.392692 [ 259 ] {36240f91-02e0-4064-b285-ed23ca702a23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
439 | 2024.10.30 19:45:58.395628 [ 259 ] {36240f91-02e0-4064-b285-ed23ca702a23} <Debug> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Loading data parts | ||
440 | 2024.10.30 19:45:58.395785 [ 259 ] {36240f91-02e0-4064-b285-ed23ca702a23} <Debug> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): There are no data parts | ||
441 | 2024.10.30 19:45:58.397382 [ 259 ] {36240f91-02e0-4064-b285-ed23ca702a23} <Debug> DynamicQueryHandler: Done processing query | ||
442 | 2024.10.30 19:45:58.397406 [ 259 ] {} <Debug> HTTP-Session: e0c9c219-c7e3-4509-8beb-12ee86119dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.10.30 19:45:58.397565 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
444 | 2024.10.30 19:45:58.397943 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49910, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
445 | 2024.10.30 19:45:58.398000 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
446 | 2024.10.30 19:45:58.398019 [ 259 ] {} <Debug> HTTP-Session: a6eb3009-151b-49c6-a8b3-ae9a2d94ac86 Authenticating user 'default' from [fd00:1122:3344:101::d]:49910 | ||
447 | 2024.10.30 19:45:58.398052 [ 259 ] {} <Debug> HTTP-Session: a6eb3009-151b-49c6-a8b3-ae9a2d94ac86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
448 | 2024.10.30 19:45:58.398066 [ 259 ] {} <Debug> HTTP-Session: a6eb3009-151b-49c6-a8b3-ae9a2d94ac86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
449 | 2024.10.30 19:45:58.398097 [ 259 ] {} <Trace> HTTP-Session: a6eb3009-151b-49c6-a8b3-ae9a2d94ac86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2024.10.30 19:45:58.398290 [ 259 ] {6e7230e7-c17d-4132-9fb2-1762f685a051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49910) 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) | ||
451 | 2024.10.30 19:45:58.398345 [ 259 ] {6e7230e7-c17d-4132-9fb2-1762f685a051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
452 | 2024.10.30 19:45:58.403576 [ 259 ] {6e7230e7-c17d-4132-9fb2-1762f685a051} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Loading data parts | ||
453 | 2024.10.30 19:45:58.403752 [ 259 ] {6e7230e7-c17d-4132-9fb2-1762f685a051} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): There are no data parts | ||
454 | 2024.10.30 19:45:58.405733 [ 259 ] {6e7230e7-c17d-4132-9fb2-1762f685a051} <Debug> DynamicQueryHandler: Done processing query | ||
455 | 2024.10.30 19:45:58.405758 [ 259 ] {} <Debug> HTTP-Session: a6eb3009-151b-49c6-a8b3-ae9a2d94ac86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
456 | 2024.10.30 19:45:58.405963 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
457 | 2024.10.30 19:45:58.406384 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50159, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
458 | 2024.10.30 19:45:58.406435 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
459 | 2024.10.30 19:45:58.406454 [ 259 ] {} <Debug> HTTP-Session: d1249f6c-0c48-4d3a-b7c2-dbb8780d4fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50159 | ||
460 | 2024.10.30 19:45:58.406480 [ 259 ] {} <Debug> HTTP-Session: d1249f6c-0c48-4d3a-b7c2-dbb8780d4fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
461 | 2024.10.30 19:45:58.406494 [ 259 ] {} <Debug> HTTP-Session: d1249f6c-0c48-4d3a-b7c2-dbb8780d4fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
462 | 2024.10.30 19:45:58.406524 [ 259 ] {} <Trace> HTTP-Session: d1249f6c-0c48-4d3a-b7c2-dbb8780d4fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
463 | 2024.10.30 19:45:58.406705 [ 259 ] {b94431e9-caf9-4298-b7a0-0a90945a900b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50159) 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) | ||
464 | 2024.10.30 19:45:58.406759 [ 259 ] {b94431e9-caf9-4298-b7a0-0a90945a900b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
465 | 2024.10.30 19:45:58.409744 [ 259 ] {b94431e9-caf9-4298-b7a0-0a90945a900b} <Debug> oximeter.measurements_f32 (37efe112-7ce4-41a6-b398-ba75da0432ed): Loading data parts | ||
466 | 2024.10.30 19:45:58.409911 [ 259 ] {b94431e9-caf9-4298-b7a0-0a90945a900b} <Debug> oximeter.measurements_f32 (37efe112-7ce4-41a6-b398-ba75da0432ed): There are no data parts | ||
467 | 2024.10.30 19:45:58.411535 [ 259 ] {b94431e9-caf9-4298-b7a0-0a90945a900b} <Debug> DynamicQueryHandler: Done processing query | ||
468 | 2024.10.30 19:45:58.411560 [ 259 ] {} <Debug> HTTP-Session: d1249f6c-0c48-4d3a-b7c2-dbb8780d4fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2024.10.30 19:45:58.411706 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
470 | 2024.10.30 19:45:58.412055 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
471 | 2024.10.30 19:45:58.412104 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
472 | 2024.10.30 19:45:58.412130 [ 259 ] {} <Debug> HTTP-Session: 716b35d9-b927-45f6-bc7a-377497a1e58e Authenticating user 'default' from [fd00:1122:3344:101::d]:56058 | ||
473 | 2024.10.30 19:45:58.412151 [ 259 ] {} <Debug> HTTP-Session: 716b35d9-b927-45f6-bc7a-377497a1e58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
474 | 2024.10.30 19:45:58.412165 [ 259 ] {} <Debug> HTTP-Session: 716b35d9-b927-45f6-bc7a-377497a1e58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2024.10.30 19:45:58.412201 [ 259 ] {} <Trace> HTTP-Session: 716b35d9-b927-45f6-bc7a-377497a1e58e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.10.30 19:45:58.412377 [ 259 ] {0cd39ee2-5b60-4021-a35c-0c4ea7505d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56058) 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) | ||
477 | 2024.10.30 19:45:58.412431 [ 259 ] {0cd39ee2-5b60-4021-a35c-0c4ea7505d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.10.30 19:45:58.417514 [ 259 ] {0cd39ee2-5b60-4021-a35c-0c4ea7505d62} <Debug> oximeter.measurements_f64 (54b5c2b7-9eee-4126-a7d3-29b46fb339fc): Loading data parts | ||
479 | 2024.10.30 19:45:58.417708 [ 259 ] {0cd39ee2-5b60-4021-a35c-0c4ea7505d62} <Debug> oximeter.measurements_f64 (54b5c2b7-9eee-4126-a7d3-29b46fb339fc): There are no data parts | ||
480 | 2024.10.30 19:45:58.419575 [ 259 ] {0cd39ee2-5b60-4021-a35c-0c4ea7505d62} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2024.10.30 19:45:58.419600 [ 259 ] {} <Debug> HTTP-Session: 716b35d9-b927-45f6-bc7a-377497a1e58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
482 | 2024.10.30 19:45:58.419739 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
483 | 2024.10.30 19:45:58.419985 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2024.10.30 19:45:58.420031 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
485 | 2024.10.30 19:45:58.420067 [ 259 ] {} <Debug> HTTP-Session: 29bed33c-f659-4096-ba1a-2beb4e84af2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56058 | ||
486 | 2024.10.30 19:45:58.420083 [ 259 ] {} <Debug> HTTP-Session: 29bed33c-f659-4096-ba1a-2beb4e84af2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.10.30 19:45:58.420097 [ 259 ] {} <Debug> HTTP-Session: 29bed33c-f659-4096-ba1a-2beb4e84af2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
488 | 2024.10.30 19:45:58.420137 [ 259 ] {} <Trace> HTTP-Session: 29bed33c-f659-4096-ba1a-2beb4e84af2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2024.10.30 19:45:58.420308 [ 259 ] {dd60aafb-cc99-4619-ac99-ca31309366be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56058) 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) | ||
490 | 2024.10.30 19:45:58.420361 [ 259 ] {dd60aafb-cc99-4619-ac99-ca31309366be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
491 | 2024.10.30 19:45:58.423196 [ 259 ] {dd60aafb-cc99-4619-ac99-ca31309366be} <Debug> oximeter.measurements_string (3ecadfe6-46b8-4d87-8303-d6bbfe2674d1): Loading data parts | ||
492 | 2024.10.30 19:45:58.423411 [ 259 ] {dd60aafb-cc99-4619-ac99-ca31309366be} <Debug> oximeter.measurements_string (3ecadfe6-46b8-4d87-8303-d6bbfe2674d1): There are no data parts | ||
493 | 2024.10.30 19:45:58.424972 [ 259 ] {dd60aafb-cc99-4619-ac99-ca31309366be} <Debug> DynamicQueryHandler: Done processing query | ||
494 | 2024.10.30 19:45:58.424996 [ 259 ] {} <Debug> HTTP-Session: 29bed33c-f659-4096-ba1a-2beb4e84af2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
495 | 2024.10.30 19:45:58.425144 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
496 | 2024.10.30 19:45:58.425391 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
497 | 2024.10.30 19:45:58.425439 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
498 | 2024.10.30 19:45:58.425470 [ 259 ] {} <Debug> HTTP-Session: 0f4f258c-2669-462f-8066-e77bb5e9c1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56058 | ||
499 | 2024.10.30 19:45:58.425486 [ 259 ] {} <Debug> HTTP-Session: 0f4f258c-2669-462f-8066-e77bb5e9c1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
500 | 2024.10.30 19:45:58.425499 [ 259 ] {} <Debug> HTTP-Session: 0f4f258c-2669-462f-8066-e77bb5e9c1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2024.10.30 19:45:58.425539 [ 259 ] {} <Trace> HTTP-Session: 0f4f258c-2669-462f-8066-e77bb5e9c1e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.10.30 19:45:58.425714 [ 259 ] {5b0db37d-c746-4384-8bb4-97f0d079f062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56058) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
503 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
504 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
505 | * a string isn't palatable for a few reasons. | ||
506 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
507 | * details. | ||
508 | */ | ||
509 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
510 | 2024.10.30 19:45:58.425770 [ 259 ] {5b0db37d-c746-4384-8bb4-97f0d079f062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
511 | 2024.10.30 19:45:58.430887 [ 259 ] {5b0db37d-c746-4384-8bb4-97f0d079f062} <Debug> oximeter.measurements_bytes (fbe4ab90-a28d-476f-8281-5b7343a87fee): Loading data parts | ||
512 | 2024.10.30 19:45:58.431081 [ 259 ] {5b0db37d-c746-4384-8bb4-97f0d079f062} <Debug> oximeter.measurements_bytes (fbe4ab90-a28d-476f-8281-5b7343a87fee): There are no data parts | ||
513 | 2024.10.30 19:45:58.432939 [ 259 ] {5b0db37d-c746-4384-8bb4-97f0d079f062} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2024.10.30 19:45:58.432974 [ 259 ] {} <Debug> HTTP-Session: 0f4f258c-2669-462f-8066-e77bb5e9c1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
515 | 2024.10.30 19:45:58.433139 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.10.30 19:45:58.433456 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2024.10.30 19:45:58.433509 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
518 | 2024.10.30 19:45:58.433527 [ 259 ] {} <Debug> HTTP-Session: 7a2c6cb3-d036-4817-b64e-bf3a54406a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:56058 | ||
519 | 2024.10.30 19:45:58.433561 [ 259 ] {} <Debug> HTTP-Session: 7a2c6cb3-d036-4817-b64e-bf3a54406a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.10.30 19:45:58.433575 [ 259 ] {} <Debug> HTTP-Session: 7a2c6cb3-d036-4817-b64e-bf3a54406a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.10.30 19:45:58.433604 [ 259 ] {} <Trace> HTTP-Session: 7a2c6cb3-d036-4817-b64e-bf3a54406a1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2024.10.30 19:45:58.433796 [ 259 ] {a2423286-8452-4333-a525-437c2bf439df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56058) 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) | ||
523 | 2024.10.30 19:45:58.433852 [ 259 ] {a2423286-8452-4333-a525-437c2bf439df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
524 | 2024.10.30 19:45:58.436761 [ 259 ] {a2423286-8452-4333-a525-437c2bf439df} <Debug> oximeter.measurements_cumulativei64 (08e0ba1b-4e6b-4dea-b3f8-60b55f1523e3): Loading data parts | ||
525 | 2024.10.30 19:45:58.436946 [ 259 ] {a2423286-8452-4333-a525-437c2bf439df} <Debug> oximeter.measurements_cumulativei64 (08e0ba1b-4e6b-4dea-b3f8-60b55f1523e3): There are no data parts | ||
526 | 2024.10.30 19:45:58.438557 [ 259 ] {a2423286-8452-4333-a525-437c2bf439df} <Debug> DynamicQueryHandler: Done processing query | ||
527 | 2024.10.30 19:45:58.438592 [ 259 ] {} <Debug> HTTP-Session: 7a2c6cb3-d036-4817-b64e-bf3a54406a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
528 | 2024.10.30 19:45:58.438747 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
529 | 2024.10.30 19:45:58.439110 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46237, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
530 | 2024.10.30 19:45:58.439162 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
531 | 2024.10.30 19:45:58.439194 [ 259 ] {} <Debug> HTTP-Session: ca2c7a8f-136d-4680-8662-c374366e7919 Authenticating user 'default' from [fd00:1122:3344:101::d]:46237 | ||
532 | 2024.10.30 19:45:58.439211 [ 259 ] {} <Debug> HTTP-Session: ca2c7a8f-136d-4680-8662-c374366e7919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2024.10.30 19:45:58.439224 [ 259 ] {} <Debug> HTTP-Session: ca2c7a8f-136d-4680-8662-c374366e7919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.10.30 19:45:58.439262 [ 259 ] {} <Trace> HTTP-Session: ca2c7a8f-136d-4680-8662-c374366e7919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2024.10.30 19:45:58.439443 [ 259 ] {4002ee9b-6228-4de7-888f-7190041ed332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46237) 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) | ||
536 | 2024.10.30 19:45:58.439499 [ 259 ] {4002ee9b-6228-4de7-888f-7190041ed332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
537 | 2024.10.30 19:45:58.444650 [ 259 ] {4002ee9b-6228-4de7-888f-7190041ed332} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Loading data parts | ||
538 | 2024.10.30 19:45:58.444841 [ 259 ] {4002ee9b-6228-4de7-888f-7190041ed332} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): There are no data parts | ||
539 | 2024.10.30 19:45:58.446736 [ 259 ] {4002ee9b-6228-4de7-888f-7190041ed332} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2024.10.30 19:45:58.446767 [ 259 ] {} <Debug> HTTP-Session: ca2c7a8f-136d-4680-8662-c374366e7919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.10.30 19:45:58.446933 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2024.10.30 19:45:58.447273 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45293, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
543 | 2024.10.30 19:45:58.447358 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
544 | 2024.10.30 19:45:58.447395 [ 259 ] {} <Debug> HTTP-Session: f4600a40-af00-4a8d-a866-6755e209bbdc Authenticating user 'default' from [fd00:1122:3344:101::d]:45293 | ||
545 | 2024.10.30 19:45:58.447421 [ 259 ] {} <Debug> HTTP-Session: f4600a40-af00-4a8d-a866-6755e209bbdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2024.10.30 19:45:58.447442 [ 259 ] {} <Debug> HTTP-Session: f4600a40-af00-4a8d-a866-6755e209bbdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2024.10.30 19:45:58.447498 [ 259 ] {} <Trace> HTTP-Session: f4600a40-af00-4a8d-a866-6755e209bbdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2024.10.30 19:45:58.447746 [ 259 ] {299e8de0-84f0-4ce9-a8b0-3d46182dc134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45293) 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) | ||
549 | 2024.10.30 19:45:58.447820 [ 259 ] {299e8de0-84f0-4ce9-a8b0-3d46182dc134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
550 | 2024.10.30 19:45:58.450957 [ 259 ] {299e8de0-84f0-4ce9-a8b0-3d46182dc134} <Debug> oximeter.measurements_cumulativef32 (811623a9-1c76-4eb6-b837-2a010ed194a7): Loading data parts | ||
551 | 2024.10.30 19:45:58.451221 [ 259 ] {299e8de0-84f0-4ce9-a8b0-3d46182dc134} <Debug> oximeter.measurements_cumulativef32 (811623a9-1c76-4eb6-b837-2a010ed194a7): There are no data parts | ||
552 | 2024.10.30 19:45:58.452835 [ 259 ] {299e8de0-84f0-4ce9-a8b0-3d46182dc134} <Debug> DynamicQueryHandler: Done processing query | ||
553 | 2024.10.30 19:45:58.452862 [ 259 ] {} <Debug> HTTP-Session: f4600a40-af00-4a8d-a866-6755e209bbdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
554 | 2024.10.30 19:45:58.453039 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2024.10.30 19:45:58.453374 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57516, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
556 | 2024.10.30 19:45:58.453440 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
557 | 2024.10.30 19:45:58.453460 [ 259 ] {} <Debug> HTTP-Session: 69bb341e-dc5a-4d1f-887c-f8741ef4c684 Authenticating user 'default' from [fd00:1122:3344:101::d]:57516 | ||
558 | 2024.10.30 19:45:58.453476 [ 259 ] {} <Debug> HTTP-Session: 69bb341e-dc5a-4d1f-887c-f8741ef4c684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
559 | 2024.10.30 19:45:58.453501 [ 259 ] {} <Debug> HTTP-Session: 69bb341e-dc5a-4d1f-887c-f8741ef4c684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
560 | 2024.10.30 19:45:58.453531 [ 259 ] {} <Trace> HTTP-Session: 69bb341e-dc5a-4d1f-887c-f8741ef4c684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
561 | 2024.10.30 19:45:58.453714 [ 259 ] {1783a0dc-f803-4bab-a0d0-4c080e0ce861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57516) 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) | ||
562 | 2024.10.30 19:45:58.453772 [ 259 ] {1783a0dc-f803-4bab-a0d0-4c080e0ce861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
563 | 2024.10.30 19:45:58.458955 [ 259 ] {1783a0dc-f803-4bab-a0d0-4c080e0ce861} <Debug> oximeter.measurements_cumulativef64 (c627dfe2-8ec3-4c97-b355-4f1284fbc421): Loading data parts | ||
564 | 2024.10.30 19:45:58.459163 [ 259 ] {1783a0dc-f803-4bab-a0d0-4c080e0ce861} <Debug> oximeter.measurements_cumulativef64 (c627dfe2-8ec3-4c97-b355-4f1284fbc421): There are no data parts | ||
565 | 2024.10.30 19:45:58.461136 [ 259 ] {1783a0dc-f803-4bab-a0d0-4c080e0ce861} <Debug> DynamicQueryHandler: Done processing query | ||
566 | 2024.10.30 19:45:58.461184 [ 259 ] {} <Debug> HTTP-Session: 69bb341e-dc5a-4d1f-887c-f8741ef4c684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2024.10.30 19:45:58.461356 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
568 | 2024.10.30 19:45:58.461773 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
569 | 2024.10.30 19:45:58.461844 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
570 | 2024.10.30 19:45:58.461864 [ 259 ] {} <Debug> HTTP-Session: c9c6cce7-044e-44c0-a3ee-edd35b2caeb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58981 | ||
571 | 2024.10.30 19:45:58.461898 [ 259 ] {} <Debug> HTTP-Session: c9c6cce7-044e-44c0-a3ee-edd35b2caeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
572 | 2024.10.30 19:45:58.461913 [ 259 ] {} <Debug> HTTP-Session: c9c6cce7-044e-44c0-a3ee-edd35b2caeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
573 | 2024.10.30 19:45:58.461943 [ 259 ] {} <Trace> HTTP-Session: c9c6cce7-044e-44c0-a3ee-edd35b2caeb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
574 | 2024.10.30 19:45:58.462218 [ 259 ] {24e15220-5177-4a11-8e6c-4f3c97d4a665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58981) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
575 | * NOTE: Array types cannot be Nullable, see | ||
576 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
577 | * for more details. | ||
578 | * | ||
579 | * This means we need to use empty arrays to indicate a missing value. This | ||
580 | * is unfortunate, and at this point relies on the fact that an | ||
581 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
582 | * to figure out another way to represent missing samples here. | ||
583 | */ | ||
584 | 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) | ||
585 | 2024.10.30 19:45:58.462286 [ 259 ] {24e15220-5177-4a11-8e6c-4f3c97d4a665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
586 | 2024.10.30 19:45:58.465538 [ 259 ] {24e15220-5177-4a11-8e6c-4f3c97d4a665} <Debug> oximeter.measurements_histogrami8 (b059f43d-6331-42fa-b9d9-cd406619ee22): Loading data parts | ||
587 | 2024.10.30 19:45:58.465753 [ 259 ] {24e15220-5177-4a11-8e6c-4f3c97d4a665} <Debug> oximeter.measurements_histogrami8 (b059f43d-6331-42fa-b9d9-cd406619ee22): There are no data parts | ||
588 | 2024.10.30 19:45:58.467455 [ 259 ] {24e15220-5177-4a11-8e6c-4f3c97d4a665} <Debug> DynamicQueryHandler: Done processing query | ||
589 | 2024.10.30 19:45:58.467494 [ 259 ] {} <Debug> HTTP-Session: c9c6cce7-044e-44c0-a3ee-edd35b2caeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2024.10.30 19:45:58.467643 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
591 | 2024.10.30 19:45:58.467853 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
592 | 2024.10.30 19:45:58.467914 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
593 | 2024.10.30 19:45:58.467934 [ 259 ] {} <Debug> HTTP-Session: 700b499d-3a2e-4cca-8c8f-089f0988b72f Authenticating user 'default' from [fd00:1122:3344:101::d]:58981 | ||
594 | 2024.10.30 19:45:58.467957 [ 259 ] {} <Debug> HTTP-Session: 700b499d-3a2e-4cca-8c8f-089f0988b72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2024.10.30 19:45:58.467976 [ 259 ] {} <Debug> HTTP-Session: 700b499d-3a2e-4cca-8c8f-089f0988b72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.10.30 19:45:58.468007 [ 259 ] {} <Trace> HTTP-Session: 700b499d-3a2e-4cca-8c8f-089f0988b72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2024.10.30 19:45:58.468267 [ 259 ] {234c4ea6-5b1d-48da-a932-0c4d375ed77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58981) 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) | ||
598 | 2024.10.30 19:45:58.468336 [ 259 ] {234c4ea6-5b1d-48da-a932-0c4d375ed77d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
599 | 2024.10.30 19:45:58.473751 [ 259 ] {234c4ea6-5b1d-48da-a932-0c4d375ed77d} <Debug> oximeter.measurements_histogramu8 (394bde21-313c-4f9f-a831-cd36915b2016): Loading data parts | ||
600 | 2024.10.30 19:45:58.473948 [ 259 ] {234c4ea6-5b1d-48da-a932-0c4d375ed77d} <Debug> oximeter.measurements_histogramu8 (394bde21-313c-4f9f-a831-cd36915b2016): There are no data parts | ||
601 | 2024.10.30 19:45:58.476061 [ 259 ] {234c4ea6-5b1d-48da-a932-0c4d375ed77d} <Debug> DynamicQueryHandler: Done processing query | ||
602 | 2024.10.30 19:45:58.476101 [ 259 ] {} <Debug> HTTP-Session: 700b499d-3a2e-4cca-8c8f-089f0988b72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.10.30 19:45:58.476270 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
604 | 2024.10.30 19:45:58.476533 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
605 | 2024.10.30 19:45:58.476602 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
606 | 2024.10.30 19:45:58.476623 [ 259 ] {} <Debug> HTTP-Session: 692f1ef0-c3d0-478f-8edf-a9d1723a8775 Authenticating user 'default' from [fd00:1122:3344:101::d]:58981 | ||
607 | 2024.10.30 19:45:58.476655 [ 259 ] {} <Debug> HTTP-Session: 692f1ef0-c3d0-478f-8edf-a9d1723a8775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.10.30 19:45:58.476669 [ 259 ] {} <Debug> HTTP-Session: 692f1ef0-c3d0-478f-8edf-a9d1723a8775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.10.30 19:45:58.476699 [ 259 ] {} <Trace> HTTP-Session: 692f1ef0-c3d0-478f-8edf-a9d1723a8775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
610 | 2024.10.30 19:45:58.476959 [ 259 ] {d4b16307-39ad-4a52-a64b-8d348bedf0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58981) 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) | ||
611 | 2024.10.30 19:45:58.477027 [ 259 ] {d4b16307-39ad-4a52-a64b-8d348bedf0d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
612 | 2024.10.30 19:45:58.479291 [ 259 ] {d4b16307-39ad-4a52-a64b-8d348bedf0d1} <Debug> oximeter.measurements_histogrami16 (a03c40c4-7758-49d9-8c17-8f4c393e077f): Loading data parts | ||
613 | 2024.10.30 19:45:58.479489 [ 259 ] {d4b16307-39ad-4a52-a64b-8d348bedf0d1} <Debug> oximeter.measurements_histogrami16 (a03c40c4-7758-49d9-8c17-8f4c393e077f): There are no data parts | ||
614 | 2024.10.30 19:45:58.484470 [ 259 ] {d4b16307-39ad-4a52-a64b-8d348bedf0d1} <Debug> DynamicQueryHandler: Done processing query | ||
615 | 2024.10.30 19:45:58.484518 [ 259 ] {} <Debug> HTTP-Session: 692f1ef0-c3d0-478f-8edf-a9d1723a8775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.10.30 19:45:58.484655 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
617 | 2024.10.30 19:45:58.485042 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51049, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
618 | 2024.10.30 19:45:58.485117 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
619 | 2024.10.30 19:45:58.485140 [ 259 ] {} <Debug> HTTP-Session: db1b00eb-5e7e-49ed-8d2e-f27415c669cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51049 | ||
620 | 2024.10.30 19:45:58.485187 [ 259 ] {} <Debug> HTTP-Session: db1b00eb-5e7e-49ed-8d2e-f27415c669cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.10.30 19:45:58.485205 [ 259 ] {} <Debug> HTTP-Session: db1b00eb-5e7e-49ed-8d2e-f27415c669cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.10.30 19:45:58.485240 [ 259 ] {} <Trace> HTTP-Session: db1b00eb-5e7e-49ed-8d2e-f27415c669cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
623 | 2024.10.30 19:45:58.485573 [ 259 ] {62fd3b38-6fb9-4165-b88b-2acdf1cf7028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51049) 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) | ||
624 | 2024.10.30 19:45:58.485669 [ 259 ] {62fd3b38-6fb9-4165-b88b-2acdf1cf7028} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
625 | 2024.10.30 19:45:58.488509 [ 259 ] {62fd3b38-6fb9-4165-b88b-2acdf1cf7028} <Debug> oximeter.measurements_histogramu16 (233dd2dd-1f2c-4eef-b455-1153ecd8f643): Loading data parts | ||
626 | 2024.10.30 19:45:58.488719 [ 259 ] {62fd3b38-6fb9-4165-b88b-2acdf1cf7028} <Debug> oximeter.measurements_histogramu16 (233dd2dd-1f2c-4eef-b455-1153ecd8f643): There are no data parts | ||
627 | 2024.10.30 19:45:58.491456 [ 259 ] {62fd3b38-6fb9-4165-b88b-2acdf1cf7028} <Debug> DynamicQueryHandler: Done processing query | ||
628 | 2024.10.30 19:45:58.491486 [ 259 ] {} <Debug> HTTP-Session: db1b00eb-5e7e-49ed-8d2e-f27415c669cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.10.30 19:45:58.491663 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2024.10.30 19:45:58.492040 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44596, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
631 | 2024.10.30 19:45:58.492097 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
632 | 2024.10.30 19:45:58.492120 [ 259 ] {} <Debug> HTTP-Session: 3199e3fa-62af-4f50-9ca0-1af91710591f Authenticating user 'default' from [fd00:1122:3344:101::d]:44596 | ||
633 | 2024.10.30 19:45:58.492159 [ 259 ] {} <Debug> HTTP-Session: 3199e3fa-62af-4f50-9ca0-1af91710591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
634 | 2024.10.30 19:45:58.492177 [ 259 ] {} <Debug> HTTP-Session: 3199e3fa-62af-4f50-9ca0-1af91710591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.10.30 19:45:58.492223 [ 259 ] {} <Trace> HTTP-Session: 3199e3fa-62af-4f50-9ca0-1af91710591f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
636 | 2024.10.30 19:45:58.492549 [ 259 ] {5a3d2498-90cb-43ae-8be4-d5bbc2090e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44596) 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) | ||
637 | 2024.10.30 19:45:58.492628 [ 259 ] {5a3d2498-90cb-43ae-8be4-d5bbc2090e1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
638 | 2024.10.30 19:45:58.498387 [ 259 ] {5a3d2498-90cb-43ae-8be4-d5bbc2090e1a} <Debug> oximeter.measurements_histogrami32 (084d91c3-cbfc-48f0-8835-337e4fd5414f): Loading data parts | ||
639 | 2024.10.30 19:45:58.498600 [ 259 ] {5a3d2498-90cb-43ae-8be4-d5bbc2090e1a} <Debug> oximeter.measurements_histogrami32 (084d91c3-cbfc-48f0-8835-337e4fd5414f): There are no data parts | ||
640 | 2024.10.30 19:45:58.500692 [ 259 ] {5a3d2498-90cb-43ae-8be4-d5bbc2090e1a} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2024.10.30 19:45:58.500722 [ 259 ] {} <Debug> HTTP-Session: 3199e3fa-62af-4f50-9ca0-1af91710591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.10.30 19:45:58.500914 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.10.30 19:45:58.501180 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44596, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2024.10.30 19:45:58.501234 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
645 | 2024.10.30 19:45:58.501260 [ 259 ] {} <Debug> HTTP-Session: 49277974-8287-45b9-880c-14ef501f782f Authenticating user 'default' from [fd00:1122:3344:101::d]:44596 | ||
646 | 2024.10.30 19:45:58.501305 [ 259 ] {} <Debug> HTTP-Session: 49277974-8287-45b9-880c-14ef501f782f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.10.30 19:45:58.501322 [ 259 ] {} <Debug> HTTP-Session: 49277974-8287-45b9-880c-14ef501f782f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.10.30 19:45:58.501361 [ 259 ] {} <Trace> HTTP-Session: 49277974-8287-45b9-880c-14ef501f782f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
649 | 2024.10.30 19:45:58.501712 [ 259 ] {1f0df8ae-f9af-4edd-8235-24988521e998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44596) 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) | ||
650 | 2024.10.30 19:45:58.501792 [ 259 ] {1f0df8ae-f9af-4edd-8235-24988521e998} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
651 | 2024.10.30 19:45:58.505280 [ 259 ] {1f0df8ae-f9af-4edd-8235-24988521e998} <Debug> oximeter.measurements_histogramu32 (4faa29ea-ec17-42c1-94e5-bdb9197c3ddb): Loading data parts | ||
652 | 2024.10.30 19:45:58.505477 [ 259 ] {1f0df8ae-f9af-4edd-8235-24988521e998} <Debug> oximeter.measurements_histogramu32 (4faa29ea-ec17-42c1-94e5-bdb9197c3ddb): There are no data parts | ||
653 | 2024.10.30 19:45:58.507360 [ 259 ] {1f0df8ae-f9af-4edd-8235-24988521e998} <Debug> DynamicQueryHandler: Done processing query | ||
654 | 2024.10.30 19:45:58.507390 [ 259 ] {} <Debug> HTTP-Session: 49277974-8287-45b9-880c-14ef501f782f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.30 19:45:58.507555 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
656 | 2024.10.30 19:45:58.507928 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44918, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
657 | 2024.10.30 19:45:58.507986 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
658 | 2024.10.30 19:45:58.508020 [ 259 ] {} <Debug> HTTP-Session: 47d24e25-e4f5-411a-bc5b-e8c4122aad4f Authenticating user 'default' from [fd00:1122:3344:101::d]:44918 | ||
659 | 2024.10.30 19:45:58.508047 [ 259 ] {} <Debug> HTTP-Session: 47d24e25-e4f5-411a-bc5b-e8c4122aad4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.10.30 19:45:58.508064 [ 259 ] {} <Debug> HTTP-Session: 47d24e25-e4f5-411a-bc5b-e8c4122aad4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.10.30 19:45:58.508108 [ 259 ] {} <Trace> HTTP-Session: 47d24e25-e4f5-411a-bc5b-e8c4122aad4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.10.30 19:45:58.508429 [ 259 ] {a13155a0-2705-47d2-81a5-904d5f01fbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44918) 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) | ||
663 | 2024.10.30 19:45:58.508512 [ 259 ] {a13155a0-2705-47d2-81a5-904d5f01fbd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
664 | 2024.10.30 19:45:58.514301 [ 259 ] {a13155a0-2705-47d2-81a5-904d5f01fbd5} <Debug> oximeter.measurements_histogrami64 (75beddf9-afd4-4fb1-894e-a5c92820e064): Loading data parts | ||
665 | 2024.10.30 19:45:58.514501 [ 259 ] {a13155a0-2705-47d2-81a5-904d5f01fbd5} <Debug> oximeter.measurements_histogrami64 (75beddf9-afd4-4fb1-894e-a5c92820e064): There are no data parts | ||
666 | 2024.10.30 19:45:58.516558 [ 259 ] {a13155a0-2705-47d2-81a5-904d5f01fbd5} <Debug> DynamicQueryHandler: Done processing query | ||
667 | 2024.10.30 19:45:58.516590 [ 259 ] {} <Debug> HTTP-Session: 47d24e25-e4f5-411a-bc5b-e8c4122aad4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.10.30 19:45:58.516723 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
669 | 2024.10.30 19:45:58.517007 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44918, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
670 | 2024.10.30 19:45:58.517070 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
671 | 2024.10.30 19:45:58.517110 [ 259 ] {} <Debug> HTTP-Session: 921a08f7-4852-4799-9a87-41eb964b298e Authenticating user 'default' from [fd00:1122:3344:101::d]:44918 | ||
672 | 2024.10.30 19:45:58.517131 [ 259 ] {} <Debug> HTTP-Session: 921a08f7-4852-4799-9a87-41eb964b298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
673 | 2024.10.30 19:45:58.517150 [ 259 ] {} <Debug> HTTP-Session: 921a08f7-4852-4799-9a87-41eb964b298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.10.30 19:45:58.517203 [ 259 ] {} <Trace> HTTP-Session: 921a08f7-4852-4799-9a87-41eb964b298e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2024.10.30 19:45:58.517525 [ 259 ] {6eb9dd00-6b12-4ed4-91bb-e179922b7923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44918) 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) | ||
676 | 2024.10.30 19:45:58.517605 [ 259 ] {6eb9dd00-6b12-4ed4-91bb-e179922b7923} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
677 | 2024.10.30 19:45:58.521426 [ 259 ] {6eb9dd00-6b12-4ed4-91bb-e179922b7923} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Loading data parts | ||
678 | 2024.10.30 19:45:58.521667 [ 259 ] {6eb9dd00-6b12-4ed4-91bb-e179922b7923} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): There are no data parts | ||
679 | 2024.10.30 19:45:58.523540 [ 259 ] {6eb9dd00-6b12-4ed4-91bb-e179922b7923} <Debug> DynamicQueryHandler: Done processing query | ||
680 | 2024.10.30 19:45:58.523572 [ 259 ] {} <Debug> HTTP-Session: 921a08f7-4852-4799-9a87-41eb964b298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.10.30 19:45:58.523725 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
682 | 2024.10.30 19:45:58.524165 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40152, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
683 | 2024.10.30 19:45:58.524228 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
684 | 2024.10.30 19:45:58.524269 [ 259 ] {} <Debug> HTTP-Session: 4615c671-cac2-453a-8d7a-d2090ac0e406 Authenticating user 'default' from [fd00:1122:3344:101::d]:40152 | ||
685 | 2024.10.30 19:45:58.524289 [ 259 ] {} <Debug> HTTP-Session: 4615c671-cac2-453a-8d7a-d2090ac0e406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.10.30 19:45:58.524306 [ 259 ] {} <Debug> HTTP-Session: 4615c671-cac2-453a-8d7a-d2090ac0e406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.10.30 19:45:58.524357 [ 259 ] {} <Trace> HTTP-Session: 4615c671-cac2-453a-8d7a-d2090ac0e406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
688 | 2024.10.30 19:45:58.524669 [ 259 ] {1c122c31-4b56-4f08-ad88-0bc2804b7886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40152) 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) | ||
689 | 2024.10.30 19:45:58.524750 [ 259 ] {1c122c31-4b56-4f08-ad88-0bc2804b7886} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
690 | 2024.10.30 19:45:58.530513 [ 259 ] {1c122c31-4b56-4f08-ad88-0bc2804b7886} <Debug> oximeter.measurements_histogramf32 (8d58c96d-d3c3-458b-9eed-6a49a1d7e0db): Loading data parts | ||
691 | 2024.10.30 19:45:58.530729 [ 259 ] {1c122c31-4b56-4f08-ad88-0bc2804b7886} <Debug> oximeter.measurements_histogramf32 (8d58c96d-d3c3-458b-9eed-6a49a1d7e0db): There are no data parts | ||
692 | 2024.10.30 19:45:58.534449 [ 259 ] {1c122c31-4b56-4f08-ad88-0bc2804b7886} <Debug> DynamicQueryHandler: Done processing query | ||
693 | 2024.10.30 19:45:58.534480 [ 259 ] {} <Debug> HTTP-Session: 4615c671-cac2-453a-8d7a-d2090ac0e406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.10.30 19:45:58.534647 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
695 | 2024.10.30 19:45:58.535026 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40046, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
696 | 2024.10.30 19:45:58.535083 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
697 | 2024.10.30 19:45:58.535130 [ 259 ] {} <Debug> HTTP-Session: cb7cb535-ee89-4871-8eeb-9137151ba2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40046 | ||
698 | 2024.10.30 19:45:58.535146 [ 259 ] {} <Debug> HTTP-Session: cb7cb535-ee89-4871-8eeb-9137151ba2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.10.30 19:45:58.535159 [ 259 ] {} <Debug> HTTP-Session: cb7cb535-ee89-4871-8eeb-9137151ba2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.10.30 19:45:58.535204 [ 259 ] {} <Trace> HTTP-Session: cb7cb535-ee89-4871-8eeb-9137151ba2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.10.30 19:45:58.535461 [ 259 ] {92b94a5a-7445-4b57-a78a-72cd7d4a2e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40046) 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) | ||
702 | 2024.10.30 19:45:58.535531 [ 259 ] {92b94a5a-7445-4b57-a78a-72cd7d4a2e57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
703 | 2024.10.30 19:45:58.539934 [ 259 ] {92b94a5a-7445-4b57-a78a-72cd7d4a2e57} <Debug> oximeter.measurements_histogramf64 (5d3c5ddd-867b-4c5f-a85f-2a1675cc2058): Loading data parts | ||
704 | 2024.10.30 19:45:58.540163 [ 259 ] {92b94a5a-7445-4b57-a78a-72cd7d4a2e57} <Debug> oximeter.measurements_histogramf64 (5d3c5ddd-867b-4c5f-a85f-2a1675cc2058): There are no data parts | ||
705 | 2024.10.30 19:45:58.545608 [ 259 ] {92b94a5a-7445-4b57-a78a-72cd7d4a2e57} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.10.30 19:45:58.545640 [ 259 ] {} <Debug> HTTP-Session: cb7cb535-ee89-4871-8eeb-9137151ba2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.10.30 19:45:58.545864 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
708 | 2024.10.30 19:45:58.546189 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40046, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.10.30 19:45:58.546276 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
710 | 2024.10.30 19:45:58.546321 [ 259 ] {} <Debug> HTTP-Session: 13e3afca-2226-4c3a-a21f-d923c5fffad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40046 | ||
711 | 2024.10.30 19:45:58.546339 [ 259 ] {} <Debug> HTTP-Session: 13e3afca-2226-4c3a-a21f-d923c5fffad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.10.30 19:45:58.546352 [ 259 ] {} <Debug> HTTP-Session: 13e3afca-2226-4c3a-a21f-d923c5fffad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.10.30 19:45:58.546411 [ 259 ] {} <Trace> HTTP-Session: 13e3afca-2226-4c3a-a21f-d923c5fffad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
714 | 2024.10.30 19:45:58.546597 [ 259 ] {1303e836-dcd1-4855-90b1-f9efebe27424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40046) /* The field tables store named dimensions of each timeseries. | ||
715 | * | ||
716 | * As with the measurement tables, there is one field table for each field data | ||
717 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
718 | * this behavior **must not** be relied upon for query correctness. | ||
719 | * | ||
720 | * The index for the fields differs from the measurements, however. Rows are | ||
721 | * sorted by timeseries name, then field name, field value, and finally | ||
722 | * timeseries key. This reflects the most common pattern for looking them up: | ||
723 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
724 | * usually then used to look up measurements. | ||
725 | * | ||
726 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
727 | * timeseries name and then key, since it would improve lookups where one | ||
728 | * already has the key. Realistically though, these tables are quite small and | ||
729 | * so performance benefits will be low in absolute terms. | ||
730 | * | ||
731 | * TTL: We use a materialized column to expire old field table records. This | ||
732 | * column is generated automatically by the database whenever a new row is | ||
733 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
734 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
735 | * record will remain during a deduplication, which will have the last | ||
736 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
737 | * measurement tables. | ||
738 | */ | ||
739 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( 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) | ||
740 | 2024.10.30 19:45:58.546690 [ 259 ] {1303e836-dcd1-4855-90b1-f9efebe27424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
741 | 2024.10.30 19:45:58.552400 [ 259 ] {1303e836-dcd1-4855-90b1-f9efebe27424} <Debug> oximeter.fields_bool (11f765a2-6b9d-437f-84ec-d5ab92aceae0): Loading data parts | ||
742 | 2024.10.30 19:45:58.552614 [ 259 ] {1303e836-dcd1-4855-90b1-f9efebe27424} <Debug> oximeter.fields_bool (11f765a2-6b9d-437f-84ec-d5ab92aceae0): There are no data parts | ||
743 | 2024.10.30 19:45:58.554586 [ 259 ] {1303e836-dcd1-4855-90b1-f9efebe27424} <Debug> DynamicQueryHandler: Done processing query | ||
744 | 2024.10.30 19:45:58.554617 [ 259 ] {} <Debug> HTTP-Session: 13e3afca-2226-4c3a-a21f-d923c5fffad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.10.30 19:45:58.554782 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
746 | 2024.10.30 19:45:58.555218 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45371, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
747 | 2024.10.30 19:45:58.555334 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
748 | 2024.10.30 19:45:58.555364 [ 262 ] {} <Debug> HTTP-Session: c008d3fb-739e-4946-a8f1-dd36ffe3b0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45371 | ||
749 | 2024.10.30 19:45:58.555391 [ 262 ] {} <Debug> HTTP-Session: c008d3fb-739e-4946-a8f1-dd36ffe3b0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.10.30 19:45:58.555410 [ 262 ] {} <Debug> HTTP-Session: c008d3fb-739e-4946-a8f1-dd36ffe3b0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.10.30 19:45:58.555462 [ 262 ] {} <Trace> HTTP-Session: c008d3fb-739e-4946-a8f1-dd36ffe3b0f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.10.30 19:45:58.555786 [ 262 ] {9256fd56-90ef-40ba-a3ed-76fc67eef37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45371) 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) | ||
753 | 2024.10.30 19:45:58.555875 [ 262 ] {9256fd56-90ef-40ba-a3ed-76fc67eef37b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
754 | 2024.10.30 19:45:58.559515 [ 262 ] {9256fd56-90ef-40ba-a3ed-76fc67eef37b} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Loading data parts | ||
755 | 2024.10.30 19:45:58.559741 [ 262 ] {9256fd56-90ef-40ba-a3ed-76fc67eef37b} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): There are no data parts | ||
756 | 2024.10.30 19:45:58.561552 [ 262 ] {9256fd56-90ef-40ba-a3ed-76fc67eef37b} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2024.10.30 19:45:58.561584 [ 262 ] {} <Debug> HTTP-Session: c008d3fb-739e-4946-a8f1-dd36ffe3b0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
758 | 2024.10.30 19:45:58.561762 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
759 | 2024.10.30 19:45:58.562111 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37226, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
760 | 2024.10.30 19:45:58.562176 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
761 | 2024.10.30 19:45:58.562200 [ 262 ] {} <Debug> HTTP-Session: 9c18a6aa-2eb8-45ba-b9d4-9c6a7a85b33c Authenticating user 'default' from [fd00:1122:3344:101::d]:37226 | ||
762 | 2024.10.30 19:45:58.562221 [ 262 ] {} <Debug> HTTP-Session: 9c18a6aa-2eb8-45ba-b9d4-9c6a7a85b33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.10.30 19:45:58.562239 [ 262 ] {} <Debug> HTTP-Session: 9c18a6aa-2eb8-45ba-b9d4-9c6a7a85b33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
764 | 2024.10.30 19:45:58.562280 [ 262 ] {} <Trace> HTTP-Session: 9c18a6aa-2eb8-45ba-b9d4-9c6a7a85b33c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2024.10.30 19:45:58.562508 [ 262 ] {25b4cb99-f657-424c-9abc-e59269c269c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37226) 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) | ||
766 | 2024.10.30 19:45:58.562563 [ 262 ] {25b4cb99-f657-424c-9abc-e59269c269c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
767 | 2024.10.30 19:45:58.567964 [ 262 ] {25b4cb99-f657-424c-9abc-e59269c269c0} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Loading data parts | ||
768 | 2024.10.30 19:45:58.568180 [ 262 ] {25b4cb99-f657-424c-9abc-e59269c269c0} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): There are no data parts | ||
769 | 2024.10.30 19:45:58.570185 [ 262 ] {25b4cb99-f657-424c-9abc-e59269c269c0} <Debug> DynamicQueryHandler: Done processing query | ||
770 | 2024.10.30 19:45:58.570218 [ 262 ] {} <Debug> HTTP-Session: 9c18a6aa-2eb8-45ba-b9d4-9c6a7a85b33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
771 | 2024.10.30 19:45:58.570392 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
772 | 2024.10.30 19:45:58.570794 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48501, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
773 | 2024.10.30 19:45:58.570866 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
774 | 2024.10.30 19:45:58.570891 [ 262 ] {} <Debug> HTTP-Session: 4519739a-8c76-41b2-a097-32eeffc85a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:48501 | ||
775 | 2024.10.30 19:45:58.570913 [ 262 ] {} <Debug> HTTP-Session: 4519739a-8c76-41b2-a097-32eeffc85a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
776 | 2024.10.30 19:45:58.570933 [ 262 ] {} <Debug> HTTP-Session: 4519739a-8c76-41b2-a097-32eeffc85a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
777 | 2024.10.30 19:45:58.570978 [ 262 ] {} <Trace> HTTP-Session: 4519739a-8c76-41b2-a097-32eeffc85a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2024.10.30 19:45:58.571214 [ 262 ] {4207fad6-ddb5-4e87-8c88-c5e94724c837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48501) 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) | ||
779 | 2024.10.30 19:45:58.571267 [ 262 ] {4207fad6-ddb5-4e87-8c88-c5e94724c837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
780 | 2024.10.30 19:45:58.574527 [ 262 ] {4207fad6-ddb5-4e87-8c88-c5e94724c837} <Debug> oximeter.fields_i16 (5bccb46f-77af-49f1-b622-c0a922054d81): Loading data parts | ||
781 | 2024.10.30 19:45:58.574738 [ 262 ] {4207fad6-ddb5-4e87-8c88-c5e94724c837} <Debug> oximeter.fields_i16 (5bccb46f-77af-49f1-b622-c0a922054d81): There are no data parts | ||
782 | 2024.10.30 19:45:58.576453 [ 262 ] {4207fad6-ddb5-4e87-8c88-c5e94724c837} <Debug> DynamicQueryHandler: Done processing query | ||
783 | 2024.10.30 19:45:58.576486 [ 262 ] {} <Debug> HTTP-Session: 4519739a-8c76-41b2-a097-32eeffc85a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
784 | 2024.10.30 19:45:58.576639 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
785 | 2024.10.30 19:45:58.577043 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45935, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
786 | 2024.10.30 19:45:58.577116 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
787 | 2024.10.30 19:45:58.577141 [ 259 ] {} <Debug> HTTP-Session: f96d0e51-eceb-4225-883f-8c94ec96a6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45935 | ||
788 | 2024.10.30 19:45:58.577164 [ 259 ] {} <Debug> HTTP-Session: f96d0e51-eceb-4225-883f-8c94ec96a6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
789 | 2024.10.30 19:45:58.577182 [ 259 ] {} <Debug> HTTP-Session: f96d0e51-eceb-4225-883f-8c94ec96a6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2024.10.30 19:45:58.577238 [ 259 ] {} <Trace> HTTP-Session: f96d0e51-eceb-4225-883f-8c94ec96a6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2024.10.30 19:45:58.577476 [ 259 ] {f4436e40-7100-4f23-bcc9-258fa6b9327f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45935) 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) | ||
792 | 2024.10.30 19:45:58.577529 [ 259 ] {f4436e40-7100-4f23-bcc9-258fa6b9327f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
793 | 2024.10.30 19:45:58.578589 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 32, I/O error: Broken pipe, Stack trace (when copying this message, always include the lines below): | ||
794 | |||
795 | (version 23.8.7.1) | ||
796 | 2024.10.30 19:45:58.582976 [ 259 ] {f4436e40-7100-4f23-bcc9-258fa6b9327f} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Loading data parts | ||
797 | 2024.10.30 19:45:58.583195 [ 259 ] {f4436e40-7100-4f23-bcc9-258fa6b9327f} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): There are no data parts | ||
798 | 2024.10.30 19:45:58.585323 [ 259 ] {f4436e40-7100-4f23-bcc9-258fa6b9327f} <Debug> DynamicQueryHandler: Done processing query | ||
799 | 2024.10.30 19:45:58.585355 [ 259 ] {} <Debug> HTTP-Session: f96d0e51-eceb-4225-883f-8c94ec96a6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
800 | 2024.10.30 19:45:58.585560 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.10.30 19:45:58.587792 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40022, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
802 | 2024.10.30 19:45:58.587999 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
803 | 2024.10.30 19:45:58.588031 [ 259 ] {} <Debug> HTTP-Session: 6093ccc0-ba8a-435c-a50c-73d4fb58e980 Authenticating user 'default' from [fd00:1122:3344:101::d]:40022 | ||
804 | 2024.10.30 19:45:58.588054 [ 259 ] {} <Debug> HTTP-Session: 6093ccc0-ba8a-435c-a50c-73d4fb58e980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
805 | 2024.10.30 19:45:58.588075 [ 259 ] {} <Debug> HTTP-Session: 6093ccc0-ba8a-435c-a50c-73d4fb58e980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
806 | 2024.10.30 19:45:58.588111 [ 259 ] {} <Trace> HTTP-Session: 6093ccc0-ba8a-435c-a50c-73d4fb58e980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.10.30 19:45:58.588328 [ 259 ] {312ea002-5fa9-4e22-8e2d-6d8aef5adaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40022) 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) | ||
808 | 2024.10.30 19:45:58.588381 [ 259 ] {312ea002-5fa9-4e22-8e2d-6d8aef5adaa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
809 | 2024.10.30 19:45:58.591576 [ 259 ] {312ea002-5fa9-4e22-8e2d-6d8aef5adaa9} <Debug> oximeter.fields_i32 (bdf0674e-de75-40aa-a962-805248a35bf8): Loading data parts | ||
810 | 2024.10.30 19:45:58.591799 [ 259 ] {312ea002-5fa9-4e22-8e2d-6d8aef5adaa9} <Debug> oximeter.fields_i32 (bdf0674e-de75-40aa-a962-805248a35bf8): There are no data parts | ||
811 | 2024.10.30 19:45:58.593628 [ 259 ] {312ea002-5fa9-4e22-8e2d-6d8aef5adaa9} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2024.10.30 19:45:58.593698 [ 259 ] {} <Debug> HTTP-Session: 6093ccc0-ba8a-435c-a50c-73d4fb58e980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.10.30 19:45:58.593908 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
814 | 2024.10.30 19:45:58.594341 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36161, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
815 | 2024.10.30 19:45:58.594395 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
816 | 2024.10.30 19:45:58.594414 [ 259 ] {} <Debug> HTTP-Session: 5e500135-98c7-4dbc-b411-1fb8c7a5c2ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36161 | ||
817 | 2024.10.30 19:45:58.594431 [ 259 ] {} <Debug> HTTP-Session: 5e500135-98c7-4dbc-b411-1fb8c7a5c2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2024.10.30 19:45:58.594445 [ 259 ] {} <Debug> HTTP-Session: 5e500135-98c7-4dbc-b411-1fb8c7a5c2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2024.10.30 19:45:58.594478 [ 259 ] {} <Trace> HTTP-Session: 5e500135-98c7-4dbc-b411-1fb8c7a5c2ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2024.10.30 19:45:58.594659 [ 259 ] {b3b3e98e-3505-4f76-a11f-66b2d34d6fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36161) 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) | ||
821 | 2024.10.30 19:45:58.594704 [ 259 ] {b3b3e98e-3505-4f76-a11f-66b2d34d6fbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
822 | 2024.10.30 19:45:58.599867 [ 259 ] {b3b3e98e-3505-4f76-a11f-66b2d34d6fbd} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Loading data parts | ||
823 | 2024.10.30 19:45:58.600108 [ 259 ] {b3b3e98e-3505-4f76-a11f-66b2d34d6fbd} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): There are no data parts | ||
824 | 2024.10.30 19:45:58.602144 [ 259 ] {b3b3e98e-3505-4f76-a11f-66b2d34d6fbd} <Debug> DynamicQueryHandler: Done processing query | ||
825 | 2024.10.30 19:45:58.602177 [ 259 ] {} <Debug> HTTP-Session: 5e500135-98c7-4dbc-b411-1fb8c7a5c2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2024.10.30 19:45:58.602335 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2024.10.30 19:45:58.602738 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49003, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
828 | 2024.10.30 19:45:58.602798 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
829 | 2024.10.30 19:45:58.602822 [ 259 ] {} <Debug> HTTP-Session: efe97642-8a55-4319-9a62-acee91359617 Authenticating user 'default' from [fd00:1122:3344:101::d]:49003 | ||
830 | 2024.10.30 19:45:58.602843 [ 259 ] {} <Debug> HTTP-Session: efe97642-8a55-4319-9a62-acee91359617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
831 | 2024.10.30 19:45:58.602861 [ 259 ] {} <Debug> HTTP-Session: efe97642-8a55-4319-9a62-acee91359617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
832 | 2024.10.30 19:45:58.602898 [ 259 ] {} <Trace> HTTP-Session: efe97642-8a55-4319-9a62-acee91359617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.10.30 19:45:58.603104 [ 259 ] {36b48d96-2709-4ed0-af5c-56ddaecc5c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49003) 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) | ||
834 | 2024.10.30 19:45:58.603154 [ 259 ] {36b48d96-2709-4ed0-af5c-56ddaecc5c3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
835 | 2024.10.30 19:45:58.606347 [ 259 ] {36b48d96-2709-4ed0-af5c-56ddaecc5c3c} <Debug> oximeter.fields_i64 (89f727f1-0e7f-4a7c-ba10-3372fa798e85): Loading data parts | ||
836 | 2024.10.30 19:45:58.606935 [ 259 ] {36b48d96-2709-4ed0-af5c-56ddaecc5c3c} <Debug> oximeter.fields_i64 (89f727f1-0e7f-4a7c-ba10-3372fa798e85): There are no data parts | ||
837 | 2024.10.30 19:45:58.609667 [ 259 ] {36b48d96-2709-4ed0-af5c-56ddaecc5c3c} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2024.10.30 19:45:58.609699 [ 259 ] {} <Debug> HTTP-Session: efe97642-8a55-4319-9a62-acee91359617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
839 | 2024.10.30 19:45:58.609902 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
840 | 2024.10.30 19:45:59.000204 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.96 MiB, peak 122.96 MiB, free memory in arenas 0.00 B, will set to 134.32 MiB (RSS), difference: 12.36 MiB | ||
841 | 2024.10.30 19:45:59.948102 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63180, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
842 | 2024.10.30 19:45:59.948226 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
843 | 2024.10.30 19:45:59.948257 [ 259 ] {} <Debug> HTTP-Session: 703cf8c7-6ea5-4fd3-abed-dd4ea54b0b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:63180 | ||
844 | 2024.10.30 19:45:59.948289 [ 259 ] {} <Debug> HTTP-Session: 703cf8c7-6ea5-4fd3-abed-dd4ea54b0b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
845 | 2024.10.30 19:45:59.948308 [ 259 ] {} <Debug> HTTP-Session: 703cf8c7-6ea5-4fd3-abed-dd4ea54b0b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
846 | 2024.10.30 19:45:59.948371 [ 259 ] {} <Trace> HTTP-Session: 703cf8c7-6ea5-4fd3-abed-dd4ea54b0b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.10.30 19:45:59.948690 [ 259 ] {f443af3c-efc7-4358-b8e0-9b80aab1875e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63180) 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) | ||
848 | 2024.10.30 19:45:59.948769 [ 259 ] {f443af3c-efc7-4358-b8e0-9b80aab1875e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
849 | 2024.10.30 19:45:59.952218 [ 259 ] {f443af3c-efc7-4358-b8e0-9b80aab1875e} <Debug> oximeter.fields_u64 (5c2a7bb2-c58f-4e8b-89a8-0215cc23d501): Loading data parts | ||
850 | 2024.10.30 19:45:59.952499 [ 259 ] {f443af3c-efc7-4358-b8e0-9b80aab1875e} <Debug> oximeter.fields_u64 (5c2a7bb2-c58f-4e8b-89a8-0215cc23d501): There are no data parts | ||
851 | 2024.10.30 19:45:59.954365 [ 259 ] {f443af3c-efc7-4358-b8e0-9b80aab1875e} <Debug> DynamicQueryHandler: Done processing query | ||
852 | 2024.10.30 19:45:59.954398 [ 259 ] {} <Debug> HTTP-Session: 703cf8c7-6ea5-4fd3-abed-dd4ea54b0b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
853 | 2024.10.30 19:45:59.954658 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
854 | 2024.10.30 19:45:59.979694 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63180, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2024.10.30 19:45:59.979768 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
856 | 2024.10.30 19:45:59.979794 [ 259 ] {} <Debug> HTTP-Session: 4afd96e2-a478-4e3d-b253-ee5d1ef940a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63180 | ||
857 | 2024.10.30 19:45:59.979822 [ 259 ] {} <Debug> HTTP-Session: 4afd96e2-a478-4e3d-b253-ee5d1ef940a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
858 | 2024.10.30 19:45:59.979843 [ 259 ] {} <Debug> HTTP-Session: 4afd96e2-a478-4e3d-b253-ee5d1ef940a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
859 | 2024.10.30 19:45:59.979886 [ 259 ] {} <Trace> HTTP-Session: 4afd96e2-a478-4e3d-b253-ee5d1ef940a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2024.10.30 19:45:59.980135 [ 259 ] {1a351aec-0e84-4b52-bbbd-a25a50f1170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63180) 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) | ||
861 | 2024.10.30 19:45:59.980192 [ 259 ] {1a351aec-0e84-4b52-bbbd-a25a50f1170d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
862 | 2024.10.30 19:45:59.985888 [ 259 ] {1a351aec-0e84-4b52-bbbd-a25a50f1170d} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Loading data parts | ||
863 | 2024.10.30 19:45:59.986127 [ 259 ] {1a351aec-0e84-4b52-bbbd-a25a50f1170d} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): There are no data parts | ||
864 | 2024.10.30 19:45:59.988135 [ 259 ] {1a351aec-0e84-4b52-bbbd-a25a50f1170d} <Debug> DynamicQueryHandler: Done processing query | ||
865 | 2024.10.30 19:45:59.988169 [ 259 ] {} <Debug> HTTP-Session: 4afd96e2-a478-4e3d-b253-ee5d1ef940a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
866 | 2024.10.30 19:45:59.988360 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
867 | 2024.10.30 19:46:00.097960 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
868 | 2024.10.30 19:46:00.098052 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
869 | 2024.10.30 19:46:00.098081 [ 259 ] {} <Debug> HTTP-Session: 000573be-b50b-49f0-9743-17a4847c9a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:44555 | ||
870 | 2024.10.30 19:46:00.098107 [ 259 ] {} <Debug> HTTP-Session: 000573be-b50b-49f0-9743-17a4847c9a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
871 | 2024.10.30 19:46:00.098126 [ 259 ] {} <Debug> HTTP-Session: 000573be-b50b-49f0-9743-17a4847c9a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2024.10.30 19:46:00.098172 [ 259 ] {} <Trace> HTTP-Session: 000573be-b50b-49f0-9743-17a4847c9a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.10.30 19:46:00.098428 [ 259 ] {ebd8731f-1236-4b69-b36a-af5ea33b9fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44555) 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) | ||
874 | 2024.10.30 19:46:00.098482 [ 259 ] {ebd8731f-1236-4b69-b36a-af5ea33b9fe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
875 | 2024.10.30 19:46:00.106349 [ 259 ] {ebd8731f-1236-4b69-b36a-af5ea33b9fe2} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Loading data parts | ||
876 | 2024.10.30 19:46:00.106585 [ 259 ] {ebd8731f-1236-4b69-b36a-af5ea33b9fe2} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): There are no data parts | ||
877 | 2024.10.30 19:46:00.109929 [ 259 ] {ebd8731f-1236-4b69-b36a-af5ea33b9fe2} <Debug> DynamicQueryHandler: Done processing query | ||
878 | 2024.10.30 19:46:00.109966 [ 259 ] {} <Debug> HTTP-Session: 000573be-b50b-49f0-9743-17a4847c9a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.10.30 19:46:00.110180 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
880 | 2024.10.30 19:46:00.149588 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
881 | 2024.10.30 19:46:00.149665 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
882 | 2024.10.30 19:46:00.149692 [ 259 ] {} <Debug> HTTP-Session: 29cc8011-29e5-4afd-ab1f-ad3d29be15ab Authenticating user 'default' from [fd00:1122:3344:101::d]:44555 | ||
883 | 2024.10.30 19:46:00.149718 [ 259 ] {} <Debug> HTTP-Session: 29cc8011-29e5-4afd-ab1f-ad3d29be15ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
884 | 2024.10.30 19:46:00.149739 [ 259 ] {} <Debug> HTTP-Session: 29cc8011-29e5-4afd-ab1f-ad3d29be15ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
885 | 2024.10.30 19:46:00.149784 [ 259 ] {} <Trace> HTTP-Session: 29cc8011-29e5-4afd-ab1f-ad3d29be15ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2024.10.30 19:46:00.150023 [ 259 ] {2e4363fc-d5a4-4b53-ab24-a885ffc26657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44555) 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) | ||
887 | 2024.10.30 19:46:00.150079 [ 259 ] {2e4363fc-d5a4-4b53-ab24-a885ffc26657} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
888 | 2024.10.30 19:46:00.154906 [ 259 ] {2e4363fc-d5a4-4b53-ab24-a885ffc26657} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Loading data parts | ||
889 | 2024.10.30 19:46:00.155133 [ 259 ] {2e4363fc-d5a4-4b53-ab24-a885ffc26657} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): There are no data parts | ||
890 | 2024.10.30 19:46:00.157044 [ 259 ] {2e4363fc-d5a4-4b53-ab24-a885ffc26657} <Debug> DynamicQueryHandler: Done processing query | ||
891 | 2024.10.30 19:46:00.157072 [ 259 ] {} <Debug> HTTP-Session: 29cc8011-29e5-4afd-ab1f-ad3d29be15ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
892 | 2024.10.30 19:46:00.158042 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.10.30 19:46:00.174559 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
894 | 2024.10.30 19:46:00.174630 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
895 | 2024.10.30 19:46:00.174657 [ 259 ] {} <Debug> HTTP-Session: a217b799-66aa-4372-bb79-dc32c60c9934 Authenticating user 'default' from [fd00:1122:3344:101::d]:44555 | ||
896 | 2024.10.30 19:46:00.174680 [ 259 ] {} <Debug> HTTP-Session: a217b799-66aa-4372-bb79-dc32c60c9934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
897 | 2024.10.30 19:46:00.174699 [ 259 ] {} <Debug> HTTP-Session: a217b799-66aa-4372-bb79-dc32c60c9934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
898 | 2024.10.30 19:46:00.174743 [ 259 ] {} <Trace> HTTP-Session: a217b799-66aa-4372-bb79-dc32c60c9934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2024.10.30 19:46:00.175076 [ 259 ] {7a934c44-7f09-4401-b6d1-7a14086a09a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44555) /* The timeseries schema table stores the extracted schema for the samples | ||
900 | * oximeter collects. | ||
901 | */ | ||
902 | 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) | ||
903 | 2024.10.30 19:46:00.175158 [ 259 ] {7a934c44-7f09-4401-b6d1-7a14086a09a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
904 | 2024.10.30 19:46:00.179751 [ 259 ] {7a934c44-7f09-4401-b6d1-7a14086a09a6} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Loading data parts | ||
905 | 2024.10.30 19:46:00.180056 [ 259 ] {7a934c44-7f09-4401-b6d1-7a14086a09a6} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): There are no data parts | ||
906 | 2024.10.30 19:46:00.182206 [ 259 ] {7a934c44-7f09-4401-b6d1-7a14086a09a6} <Debug> DynamicQueryHandler: Done processing query | ||
907 | 2024.10.30 19:46:00.182238 [ 259 ] {} <Debug> HTTP-Session: a217b799-66aa-4372-bb79-dc32c60c9934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
908 | 2024.10.30 19:46:00.187022 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
909 | 2024.10.30 19:46:00.210920 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
910 | 2024.10.30 19:46:00.210984 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
911 | 2024.10.30 19:46:00.211007 [ 259 ] {} <Debug> HTTP-Session: b4b48f7a-52ea-437f-b991-b7a18929ca02 Authenticating user 'default' from [fd00:1122:3344:101::d]:44555 | ||
912 | 2024.10.30 19:46:00.211028 [ 259 ] {} <Debug> HTTP-Session: b4b48f7a-52ea-437f-b991-b7a18929ca02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
913 | 2024.10.30 19:46:00.211046 [ 259 ] {} <Debug> HTTP-Session: b4b48f7a-52ea-437f-b991-b7a18929ca02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2024.10.30 19:46:00.211083 [ 259 ] {} <Trace> HTTP-Session: b4b48f7a-52ea-437f-b991-b7a18929ca02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2024.10.30 19:46:00.211281 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44555) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
916 | 2024.10.30 19:46:00.212736 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
917 | 2024.10.30 19:46:00.222382 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Trace> oximeter.version (634cf57c-fb85-44e6-bed5-79c204465092): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
918 | 2024.10.30 19:46:00.222426 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
919 | 2024.10.30 19:46:00.227337 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
920 | 2024.10.30 19:46:00.228576 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Trace> oximeter.version (634cf57c-fb85-44e6-bed5-79c204465092): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
921 | 2024.10.30 19:46:00.228950 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017758 sec., 56.31264782070053 rows/sec., 901.00 B/sec. | ||
922 | 2024.10.30 19:46:00.229150 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Debug> DynamicQueryHandler: Done processing query | ||
923 | 2024.10.30 19:46:00.229179 [ 259 ] {8adc7e41-f5af-43a0-82c4-a023e7e024e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
924 | 2024.10.30 19:46:00.229202 [ 259 ] {} <Debug> HTTP-Session: b4b48f7a-52ea-437f-b991-b7a18929ca02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
925 | 2024.10.30 19:46:00.229422 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2024.10.30 19:46:01.000340 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.02 MiB, peak 140.13 MiB, free memory in arenas 0.00 B, will set to 138.29 MiB (RSS), difference: 3.27 MiB | ||
927 | 2024.10.30 19:46:06.547394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
928 | 2024.10.30 19:46:06.547531 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
929 | 2024.10.30 19:46:06.556585 [ 242 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Loading data parts | ||
930 | 2024.10.30 19:46:06.556821 [ 242 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): There are no data parts | ||
931 | 2024.10.30 19:46:06.569190 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
932 | 2024.10.30 19:46:06.569234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
933 | 2024.10.30 19:46:06.571771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
934 | 2024.10.30 19:46:06.572838 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
935 | 2024.10.30 19:46:06.573352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
936 | 2024.10.30 19:46:07.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.56 MiB, peak 142.56 MiB, free memory in arenas 0.00 B, will set to 140.80 MiB (RSS), difference: -1.75 MiB | ||
937 | 2024.10.30 19:46:11.516855 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
938 | 2024.10.30 19:46:11.516921 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
939 | 2024.10.30 19:46:15.234260 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36100, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
940 | 2024.10.30 19:46:15.234380 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
941 | 2024.10.30 19:46:15.234407 [ 259 ] {} <Debug> HTTP-Session: 144014d0-57ef-491e-a26d-25aac95bf3af Authenticating user 'default' from [fd00:1122:3344:101::d]:36100 | ||
942 | 2024.10.30 19:46:15.234432 [ 259 ] {} <Debug> HTTP-Session: 144014d0-57ef-491e-a26d-25aac95bf3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2024.10.30 19:46:15.234447 [ 259 ] {} <Debug> HTTP-Session: 144014d0-57ef-491e-a26d-25aac95bf3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
944 | 2024.10.30 19:46:15.234501 [ 259 ] {} <Trace> HTTP-Session: 144014d0-57ef-491e-a26d-25aac95bf3af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2024.10.30 19:46:15.234707 [ 259 ] {fe7aac94-6949-4974-8dd2-35c5fbd337fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36100) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
946 | 2024.10.30 19:46:15.235101 [ 259 ] {fe7aac94-6949-4974-8dd2-35c5fbd337fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
947 | 2024.10.30 19:46:15.237297 [ 259 ] {fe7aac94-6949-4974-8dd2-35c5fbd337fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
948 | 2024.10.30 19:46:15.238674 [ 259 ] {fe7aac94-6949-4974-8dd2-35c5fbd337fc} <Debug> DynamicQueryHandler: Done processing query | ||
949 | 2024.10.30 19:46:15.238705 [ 259 ] {fe7aac94-6949-4974-8dd2-35c5fbd337fc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
950 | 2024.10.30 19:46:15.238722 [ 259 ] {} <Debug> HTTP-Session: 144014d0-57ef-491e-a26d-25aac95bf3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.10.30 19:46:15.241335 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
952 | 2024.10.30 19:46:15.241463 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59479, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
953 | 2024.10.30 19:46:15.241584 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
954 | 2024.10.30 19:46:15.241609 [ 262 ] {} <Debug> HTTP-Session: fe75ef8d-cdce-45d3-8931-31939c0107c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59479 | ||
955 | 2024.10.30 19:46:15.241634 [ 262 ] {} <Debug> HTTP-Session: fe75ef8d-cdce-45d3-8931-31939c0107c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
956 | 2024.10.30 19:46:15.241648 [ 262 ] {} <Debug> HTTP-Session: fe75ef8d-cdce-45d3-8931-31939c0107c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
957 | 2024.10.30 19:46:15.241702 [ 262 ] {} <Trace> HTTP-Session: fe75ef8d-cdce-45d3-8931-31939c0107c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
958 | 2024.10.30 19:46:15.241937 [ 262 ] {1e61e2ad-a54d-4b3e-bb9a-3c6cc997ea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59479) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
959 | 2024.10.30 19:46:15.245736 [ 262 ] {1e61e2ad-a54d-4b3e-bb9a-3c6cc997ea3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2024.10.30 19:46:15.245813 [ 262 ] {1e61e2ad-a54d-4b3e-bb9a-3c6cc997ea3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
961 | 2024.10.30 19:46:15.246953 [ 262 ] {1e61e2ad-a54d-4b3e-bb9a-3c6cc997ea3e} <Debug> DynamicQueryHandler: Done processing query | ||
962 | 2024.10.30 19:46:15.246985 [ 262 ] {1e61e2ad-a54d-4b3e-bb9a-3c6cc997ea3e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
963 | 2024.10.30 19:46:15.247004 [ 262 ] {} <Debug> HTTP-Session: fe75ef8d-cdce-45d3-8931-31939c0107c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.10.30 19:46:15.247363 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
965 | 2024.10.30 19:46:15.247481 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63084, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
966 | 2024.10.30 19:46:15.247553 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
967 | 2024.10.30 19:46:15.247575 [ 259 ] {} <Debug> HTTP-Session: e321abd8-e7ce-4b56-988f-f48df819ad3d Authenticating user 'default' from [fd00:1122:3344:101::d]:63084 | ||
968 | 2024.10.30 19:46:15.247594 [ 259 ] {} <Debug> HTTP-Session: e321abd8-e7ce-4b56-988f-f48df819ad3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
969 | 2024.10.30 19:46:15.247609 [ 259 ] {} <Debug> HTTP-Session: e321abd8-e7ce-4b56-988f-f48df819ad3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
970 | 2024.10.30 19:46:15.247653 [ 259 ] {} <Trace> HTTP-Session: e321abd8-e7ce-4b56-988f-f48df819ad3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2024.10.30 19:46:15.247809 [ 259 ] {340ea7e1-742b-4a33-8184-bb3374124386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63084) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
972 | 2024.10.30 19:46:15.248250 [ 259 ] {340ea7e1-742b-4a33-8184-bb3374124386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2024.10.30 19:46:15.248308 [ 259 ] {340ea7e1-742b-4a33-8184-bb3374124386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
974 | 2024.10.30 19:46:15.249447 [ 259 ] {340ea7e1-742b-4a33-8184-bb3374124386} <Debug> DynamicQueryHandler: Done processing query | ||
975 | 2024.10.30 19:46:15.249474 [ 259 ] {340ea7e1-742b-4a33-8184-bb3374124386} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
976 | 2024.10.30 19:46:15.249494 [ 259 ] {} <Debug> HTTP-Session: e321abd8-e7ce-4b56-988f-f48df819ad3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2024.10.30 19:46:15.249877 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2024.10.30 19:46:15.249894 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59479, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
979 | 2024.10.30 19:46:15.249988 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
980 | 2024.10.30 19:46:15.250022 [ 262 ] {} <Debug> HTTP-Session: 1225205a-58ba-4944-b372-24a468186fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59479 | ||
981 | 2024.10.30 19:46:15.250051 [ 262 ] {} <Debug> HTTP-Session: 1225205a-58ba-4944-b372-24a468186fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
982 | 2024.10.30 19:46:15.250067 [ 262 ] {} <Debug> HTTP-Session: 1225205a-58ba-4944-b372-24a468186fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
983 | 2024.10.30 19:46:15.250115 [ 262 ] {} <Trace> HTTP-Session: 1225205a-58ba-4944-b372-24a468186fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
984 | 2024.10.30 19:46:15.250302 [ 262 ] {71c8aa4a-2321-45e8-b1ee-7e3f4f634df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59479) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
985 | 2024.10.30 19:46:15.250722 [ 262 ] {71c8aa4a-2321-45e8-b1ee-7e3f4f634df7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
986 | 2024.10.30 19:46:15.250784 [ 262 ] {71c8aa4a-2321-45e8-b1ee-7e3f4f634df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
987 | 2024.10.30 19:46:15.251819 [ 262 ] {71c8aa4a-2321-45e8-b1ee-7e3f4f634df7} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2024.10.30 19:46:15.251847 [ 262 ] {71c8aa4a-2321-45e8-b1ee-7e3f4f634df7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
989 | 2024.10.30 19:46:15.251864 [ 262 ] {} <Debug> HTTP-Session: 1225205a-58ba-4944-b372-24a468186fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
990 | 2024.10.30 19:46:15.252361 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2024.10.30 19:46:15.252454 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Length: 2719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.10.30 19:46:15.252543 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
993 | 2024.10.30 19:46:15.252566 [ 259 ] {} <Debug> HTTP-Session: 240ecc4a-b26c-4789-ba16-178d47cec39e Authenticating user 'default' from [fd00:1122:3344:101::d]:62653 | ||
994 | 2024.10.30 19:46:15.252585 [ 259 ] {} <Debug> HTTP-Session: 240ecc4a-b26c-4789-ba16-178d47cec39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2024.10.30 19:46:15.252600 [ 259 ] {} <Debug> HTTP-Session: 240ecc4a-b26c-4789-ba16-178d47cec39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.10.30 19:46:15.252642 [ 259 ] {} <Trace> HTTP-Session: 240ecc4a-b26c-4789-ba16-178d47cec39e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2024.10.30 19:46:15.252787 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
998 | 2024.10.30 19:46:15.252844 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
999 | 2024.10.30 19:46:15.253082 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1000 | 2024.10.30 19:46:15.253625 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1001 | 2024.10.30 19:46:15.253668 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1002 | 2024.10.30 19:46:15.254269 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1003 | 2024.10.30 19:46:15.254607 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1004 | 2024.10.30 19:46:15.254777 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Debug> executeQuery: Read 4 rows, 1.70 KiB in 0.002034 sec., 1966.5683382497543 rows/sec., 835.89 KiB/sec. | ||
1005 | 2024.10.30 19:46:15.255065 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Debug> DynamicQueryHandler: Done processing query | ||
1006 | 2024.10.30 19:46:15.255090 [ 259 ] {5b890744-67eb-4dc3-afce-5690b9baf55b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1007 | 2024.10.30 19:46:15.255106 [ 259 ] {} <Debug> HTTP-Session: 240ecc4a-b26c-4789-ba16-178d47cec39e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2024.10.30 19:46:15.255252 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1009 | 2024.10.30 19:46:15.255357 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58912, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2024.10.30 19:46:15.255427 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1011 | 2024.10.30 19:46:15.255448 [ 262 ] {} <Debug> HTTP-Session: eb2967f9-8a5a-4ce2-b2e6-20db150485d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58912 | ||
1012 | 2024.10.30 19:46:15.255467 [ 262 ] {} <Debug> HTTP-Session: eb2967f9-8a5a-4ce2-b2e6-20db150485d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2024.10.30 19:46:15.255481 [ 262 ] {} <Debug> HTTP-Session: eb2967f9-8a5a-4ce2-b2e6-20db150485d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1014 | 2024.10.30 19:46:15.255522 [ 262 ] {} <Trace> HTTP-Session: eb2967f9-8a5a-4ce2-b2e6-20db150485d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1015 | 2024.10.30 19:46:15.255659 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58912) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
1016 | 2024.10.30 19:46:15.255709 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
1017 | 2024.10.30 19:46:15.255999 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1018 | 2024.10.30 19:46:15.257111 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1019 | 2024.10.30 19:46:15.257151 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1020 | 2024.10.30 19:46:15.257602 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1021 | 2024.10.30 19:46:15.258009 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1022 | 2024.10.30 19:46:15.258174 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Debug> executeQuery: Read 8 rows, 626.00 B in 0.002548 sec., 3139.717425431711 rows/sec., 239.92 KiB/sec. | ||
1023 | 2024.10.30 19:46:15.258465 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Debug> DynamicQueryHandler: Done processing query | ||
1024 | 2024.10.30 19:46:15.258491 [ 262 ] {6a6041c7-9646-487e-b8fa-7409b0bf4061} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1025 | 2024.10.30 19:46:15.258508 [ 262 ] {} <Debug> HTTP-Session: eb2967f9-8a5a-4ce2-b2e6-20db150485d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1026 | 2024.10.30 19:46:15.258677 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Length: 4132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1027 | 2024.10.30 19:46:15.258742 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2024.10.30 19:46:15.258760 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1029 | 2024.10.30 19:46:15.258813 [ 259 ] {} <Debug> HTTP-Session: d3771d3d-6f81-4a6c-b915-9a1dc3e0ec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:62653 | ||
1030 | 2024.10.30 19:46:15.258834 [ 259 ] {} <Debug> HTTP-Session: d3771d3d-6f81-4a6c-b915-9a1dc3e0ec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1031 | 2024.10.30 19:46:15.258853 [ 259 ] {} <Debug> HTTP-Session: d3771d3d-6f81-4a6c-b915-9a1dc3e0ec20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2024.10.30 19:46:15.258905 [ 259 ] {} <Trace> HTTP-Session: d3771d3d-6f81-4a6c-b915-9a1dc3e0ec20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1033 | 2024.10.30 19:46:15.259041 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1034 | 2024.10.30 19:46:15.259097 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1035 | 2024.10.30 19:46:15.259386 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1036 | 2024.10.30 19:46:15.259804 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1037 | 2024.10.30 19:46:15.259842 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1038 | 2024.10.30 19:46:15.260219 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1039 | 2024.10.30 19:46:15.260603 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1040 | 2024.10.30 19:46:15.260749 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Debug> executeQuery: Read 28 rows, 2.39 KiB in 0.001741 sec., 16082.711085583 rows/sec., 1.34 MiB/sec. | ||
1041 | 2024.10.30 19:46:15.261041 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Debug> DynamicQueryHandler: Done processing query | ||
1042 | 2024.10.30 19:46:15.261066 [ 259 ] {54399fd3-9be3-4f3b-9e00-2a31cece8a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1043 | 2024.10.30 19:46:15.261083 [ 259 ] {} <Debug> HTTP-Session: d3771d3d-6f81-4a6c-b915-9a1dc3e0ec20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1044 | 2024.10.30 19:46:15.261262 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.10.30 19:46:15.261349 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32862, User-Agent: (none), Length: 597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2024.10.30 19:46:15.261412 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1047 | 2024.10.30 19:46:15.261433 [ 262 ] {} <Debug> HTTP-Session: d9eaeac4-7e60-47e4-9db7-b841aaa95e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:32862 | ||
1048 | 2024.10.30 19:46:15.261450 [ 262 ] {} <Debug> HTTP-Session: d9eaeac4-7e60-47e4-9db7-b841aaa95e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2024.10.30 19:46:15.261465 [ 262 ] {} <Debug> HTTP-Session: d9eaeac4-7e60-47e4-9db7-b841aaa95e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1050 | 2024.10.30 19:46:15.261504 [ 262 ] {} <Trace> HTTP-Session: d9eaeac4-7e60-47e4-9db7-b841aaa95e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1051 | 2024.10.30 19:46:15.261620 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32862) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1052 | 2024.10.30 19:46:15.261668 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1053 | 2024.10.30 19:46:15.261930 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1054 | 2024.10.30 19:46:15.262314 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1055 | 2024.10.30 19:46:15.262352 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1056 | 2024.10.30 19:46:15.262729 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1057 | 2024.10.30 19:46:15.263111 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1058 | 2024.10.30 19:46:15.263271 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.001684 sec., 2375.2969121140145 rows/sec., 167.59 KiB/sec. | ||
1059 | 2024.10.30 19:46:15.263468 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Debug> DynamicQueryHandler: Done processing query | ||
1060 | 2024.10.30 19:46:15.263493 [ 262 ] {60d5067c-bfd5-4fbd-a79f-0964014e911e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1061 | 2024.10.30 19:46:15.263509 [ 262 ] {} <Debug> HTTP-Session: d9eaeac4-7e60-47e4-9db7-b841aaa95e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2024.10.30 19:46:15.263761 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2024.10.30 19:46:15.263779 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2024.10.30 19:46:15.263851 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1065 | 2024.10.30 19:46:15.263887 [ 259 ] {} <Debug> HTTP-Session: d251a963-98dd-4f8d-b273-139f08d3b36d Authenticating user 'default' from [fd00:1122:3344:101::d]:62653 | ||
1066 | 2024.10.30 19:46:15.263907 [ 259 ] {} <Debug> HTTP-Session: d251a963-98dd-4f8d-b273-139f08d3b36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1067 | 2024.10.30 19:46:15.263922 [ 259 ] {} <Debug> HTTP-Session: d251a963-98dd-4f8d-b273-139f08d3b36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2024.10.30 19:46:15.263980 [ 259 ] {} <Trace> HTTP-Session: d251a963-98dd-4f8d-b273-139f08d3b36d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2024.10.30 19:46:15.264109 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62653) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1070 | 2024.10.30 19:46:15.264160 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1071 | 2024.10.30 19:46:15.264433 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1072 | 2024.10.30 19:46:15.264891 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1073 | 2024.10.30 19:46:15.264931 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1074 | 2024.10.30 19:46:15.265324 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1075 | 2024.10.30 19:46:15.265699 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1076 | 2024.10.30 19:46:15.265855 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Debug> executeQuery: Read 8 rows, 618.00 B in 0.001773 sec., 4512.126339537507 rows/sec., 340.39 KiB/sec. | ||
1077 | 2024.10.30 19:46:15.266042 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Debug> DynamicQueryHandler: Done processing query | ||
1078 | 2024.10.30 19:46:15.266068 [ 259 ] {8083cceb-6e33-4b20-8e77-e0ec1eb788ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1079 | 2024.10.30 19:46:15.266088 [ 259 ] {} <Debug> HTTP-Session: d251a963-98dd-4f8d-b273-139f08d3b36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1080 | 2024.10.30 19:46:15.266242 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1081 | 2024.10.30 19:46:15.266328 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65395, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2024.10.30 19:46:15.266401 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1083 | 2024.10.30 19:46:15.266423 [ 262 ] {} <Debug> HTTP-Session: fa4da198-de9d-4f2d-9a24-90b7422e0655 Authenticating user 'default' from [fd00:1122:3344:101::d]:65395 | ||
1084 | 2024.10.30 19:46:15.266441 [ 262 ] {} <Debug> HTTP-Session: fa4da198-de9d-4f2d-9a24-90b7422e0655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1085 | 2024.10.30 19:46:15.266455 [ 262 ] {} <Debug> HTTP-Session: fa4da198-de9d-4f2d-9a24-90b7422e0655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.10.30 19:46:15.266494 [ 262 ] {} <Trace> HTTP-Session: fa4da198-de9d-4f2d-9a24-90b7422e0655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1087 | 2024.10.30 19:46:15.266621 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65395) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1088 | 2024.10.30 19:46:15.266676 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1089 | 2024.10.30 19:46:15.266978 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1090 | 2024.10.30 19:46:15.267350 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1091 | 2024.10.30 19:46:15.267394 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1092 | 2024.10.30 19:46:15.267773 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1093 | 2024.10.30 19:46:15.268144 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1094 | 2024.10.30 19:46:15.268300 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.001705 sec., 2346.041055718475 rows/sec., 165.53 KiB/sec. | ||
1095 | 2024.10.30 19:46:15.268606 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Debug> DynamicQueryHandler: Done processing query | ||
1096 | 2024.10.30 19:46:15.268636 [ 262 ] {2913c5bc-33dc-4eb1-a3d4-d53c9846c774} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1097 | 2024.10.30 19:46:15.268652 [ 262 ] {} <Debug> HTTP-Session: fa4da198-de9d-4f2d-9a24-90b7422e0655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1098 | 2024.10.30 19:46:15.268825 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1099 | 2024.10.30 19:46:15.268908 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40554, User-Agent: (none), Length: 2094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.10.30 19:46:15.268988 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1101 | 2024.10.30 19:46:15.269010 [ 259 ] {} <Debug> HTTP-Session: dec13d08-ece2-47cc-b275-6850125969f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40554 | ||
1102 | 2024.10.30 19:46:15.269028 [ 259 ] {} <Debug> HTTP-Session: dec13d08-ece2-47cc-b275-6850125969f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1103 | 2024.10.30 19:46:15.269042 [ 259 ] {} <Debug> HTTP-Session: dec13d08-ece2-47cc-b275-6850125969f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1104 | 2024.10.30 19:46:15.269081 [ 259 ] {} <Trace> HTTP-Session: dec13d08-ece2-47cc-b275-6850125969f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1105 | 2024.10.30 19:46:15.269195 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1106 | 2024.10.30 19:46:15.269243 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1107 | 2024.10.30 19:46:15.269501 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1108 | 2024.10.30 19:46:15.269880 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1109 | 2024.10.30 19:46:15.269919 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1110 | 2024.10.30 19:46:15.272298 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1111 | 2024.10.30 19:46:15.272682 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2024.10.30 19:46:15.272839 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Debug> executeQuery: Read 12 rows, 995.00 B in 0.003676 sec., 3264.4178454842217 rows/sec., 264.33 KiB/sec. | ||
1113 | 2024.10.30 19:46:15.273015 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Debug> DynamicQueryHandler: Done processing query | ||
1114 | 2024.10.30 19:46:15.273040 [ 259 ] {3569aa4b-b771-4626-83c7-7addc2acbceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1115 | 2024.10.30 19:46:15.273058 [ 259 ] {} <Debug> HTTP-Session: dec13d08-ece2-47cc-b275-6850125969f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1116 | 2024.10.30 19:46:15.273246 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1117 | 2024.10.30 19:46:15.273310 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36366, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1118 | 2024.10.30 19:46:15.273397 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1119 | 2024.10.30 19:46:15.273432 [ 262 ] {} <Debug> HTTP-Session: 12cb3acf-64f4-4ca5-bf54-8a27e088520f Authenticating user 'default' from [fd00:1122:3344:101::d]:36366 | ||
1120 | 2024.10.30 19:46:15.273459 [ 262 ] {} <Debug> HTTP-Session: 12cb3acf-64f4-4ca5-bf54-8a27e088520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1121 | 2024.10.30 19:46:15.273475 [ 262 ] {} <Debug> HTTP-Session: 12cb3acf-64f4-4ca5-bf54-8a27e088520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1122 | 2024.10.30 19:46:15.273514 [ 262 ] {} <Trace> HTTP-Session: 12cb3acf-64f4-4ca5-bf54-8a27e088520f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2024.10.30 19:46:15.273624 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36366) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1124 | 2024.10.30 19:46:15.273676 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1125 | 2024.10.30 19:46:15.273883 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1126 | 2024.10.30 19:46:15.276162 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2024.10.30 19:46:15.276200 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1128 | 2024.10.30 19:46:15.276663 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1129 | 2024.10.30 19:46:15.277018 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1130 | 2024.10.30 19:46:15.277181 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.003574 sec., 1119.194180190263 rows/sec., 85.25 KiB/sec. | ||
1131 | 2024.10.30 19:46:15.277498 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Debug> DynamicQueryHandler: Done processing query | ||
1132 | 2024.10.30 19:46:15.277528 [ 262 ] {5ccb1dca-50c9-4b09-9143-afeaeeb3d491} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1133 | 2024.10.30 19:46:15.277547 [ 262 ] {} <Debug> HTTP-Session: 12cb3acf-64f4-4ca5-bf54-8a27e088520f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1134 | 2024.10.30 19:46:15.277715 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2024.10.30 19:46:15.277804 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44417, User-Agent: (none), Length: 637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1136 | 2024.10.30 19:46:15.277899 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1137 | 2024.10.30 19:46:15.277934 [ 259 ] {} <Debug> HTTP-Session: 73023f14-30d5-47e5-9a03-e88e534efc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:44417 | ||
1138 | 2024.10.30 19:46:15.277964 [ 259 ] {} <Debug> HTTP-Session: 73023f14-30d5-47e5-9a03-e88e534efc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1139 | 2024.10.30 19:46:15.277986 [ 259 ] {} <Debug> HTTP-Session: 73023f14-30d5-47e5-9a03-e88e534efc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1140 | 2024.10.30 19:46:15.278037 [ 259 ] {} <Trace> HTTP-Session: 73023f14-30d5-47e5-9a03-e88e534efc7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.10.30 19:46:15.278187 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44417) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1142 | 2024.10.30 19:46:15.278256 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1143 | 2024.10.30 19:46:15.278424 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1144 | 2024.10.30 19:46:15.278786 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1145 | 2024.10.30 19:46:15.278821 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1146 | 2024.10.30 19:46:15.279218 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1147 | 2024.10.30 19:46:15.279704 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1148 | 2024.10.30 19:46:15.279870 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001716 sec., 2331.0023310023307 rows/sec., 146.83 KiB/sec. | ||
1149 | 2024.10.30 19:46:15.280197 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Debug> DynamicQueryHandler: Done processing query | ||
1150 | 2024.10.30 19:46:15.280235 [ 259 ] {870e4999-8b2e-449f-9a6c-e575a6ed3c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1151 | 2024.10.30 19:46:15.280260 [ 259 ] {} <Debug> HTTP-Session: 73023f14-30d5-47e5-9a03-e88e534efc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2024.10.30 19:46:15.280421 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1153 | 2024.10.30 19:46:16.574477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
1154 | 2024.10.30 19:46:16.577913 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1155 | 2024.10.30 19:46:16.577966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1156 | 2024.10.30 19:46:16.579628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1157 | 2024.10.30 19:46:16.580927 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1158 | 2024.10.30 19:46:16.581454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
1159 | 2024.10.30 19:46:17.001139 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.67 MiB, peak 147.18 MiB, free memory in arenas 0.00 B, will set to 142.73 MiB (RSS), difference: 4.06 MiB | ||
1160 | 2024.10.30 19:46:20.232808 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36385, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1161 | 2024.10.30 19:46:20.232919 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1162 | 2024.10.30 19:46:20.232943 [ 259 ] {} <Debug> HTTP-Session: 8655445e-0b5f-47df-80c3-e57d94230b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:36385 | ||
1163 | 2024.10.30 19:46:20.232968 [ 259 ] {} <Debug> HTTP-Session: 8655445e-0b5f-47df-80c3-e57d94230b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1164 | 2024.10.30 19:46:20.232982 [ 259 ] {} <Debug> HTTP-Session: 8655445e-0b5f-47df-80c3-e57d94230b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1165 | 2024.10.30 19:46:20.233032 [ 259 ] {} <Trace> HTTP-Session: 8655445e-0b5f-47df-80c3-e57d94230b80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2024.10.30 19:46:20.233257 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36385) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2024.10.30 19:46:20.233328 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
1168 | 2024.10.30 19:46:20.233665 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2024.10.30 19:46:20.234083 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2024.10.30 19:46:20.234127 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1171 | 2024.10.30 19:46:20.234688 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1172 | 2024.10.30 19:46:20.235388 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2024.10.30 19:46:20.235543 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Debug> executeQuery: Read 8 rows, 626.00 B in 0.002337 sec., 3423.1921266581085 rows/sec., 261.59 KiB/sec. | ||
1174 | 2024.10.30 19:46:20.235768 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Debug> DynamicQueryHandler: Done processing query | ||
1175 | 2024.10.30 19:46:20.235794 [ 259 ] {5f8d0318-421c-4043-aa77-d2554b6940d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1176 | 2024.10.30 19:46:20.235811 [ 259 ] {} <Debug> HTTP-Session: 8655445e-0b5f-47df-80c3-e57d94230b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1177 | 2024.10.30 19:46:20.236018 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1178 | 2024.10.30 19:46:20.236174 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Length: 4132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2024.10.30 19:46:20.236353 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1180 | 2024.10.30 19:46:20.236399 [ 262 ] {} <Debug> HTTP-Session: 9aea568a-a6be-460d-9440-2b5850e6bcba Authenticating user 'default' from [fd00:1122:3344:101::d]:62414 | ||
1181 | 2024.10.30 19:46:20.236441 [ 262 ] {} <Debug> HTTP-Session: 9aea568a-a6be-460d-9440-2b5850e6bcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2024.10.30 19:46:20.236479 [ 262 ] {} <Debug> HTTP-Session: 9aea568a-a6be-460d-9440-2b5850e6bcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2024.10.30 19:46:20.236568 [ 262 ] {} <Trace> HTTP-Session: 9aea568a-a6be-460d-9440-2b5850e6bcba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.10.30 19:46:20.236793 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62414) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2024.10.30 19:46:20.236863 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1186 | 2024.10.30 19:46:20.237209 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1187 | 2024.10.30 19:46:20.237593 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2024.10.30 19:46:20.237637 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1189 | 2024.10.30 19:46:20.238192 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1190 | 2024.10.30 19:46:20.238927 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2024.10.30 19:46:20.239117 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Debug> executeQuery: Read 28 rows, 2.39 KiB in 0.002385 sec., 11740.041928721173 rows/sec., 1001.95 KiB/sec. | ||
1192 | 2024.10.30 19:46:20.239336 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Debug> DynamicQueryHandler: Done processing query | ||
1193 | 2024.10.30 19:46:20.239364 [ 262 ] {80ddca11-7693-4ed8-a522-e6d8e80a6f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1194 | 2024.10.30 19:46:20.239380 [ 262 ] {} <Debug> HTTP-Session: 9aea568a-a6be-460d-9440-2b5850e6bcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2024.10.30 19:46:20.239557 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1196 | 2024.10.30 19:46:20.239696 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42513, User-Agent: (none), Length: 597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1197 | 2024.10.30 19:46:20.239771 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1198 | 2024.10.30 19:46:20.239797 [ 259 ] {} <Debug> HTTP-Session: 3e274660-0939-4472-9323-39cf5f832e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:42513 | ||
1199 | 2024.10.30 19:46:20.239820 [ 259 ] {} <Debug> HTTP-Session: 3e274660-0939-4472-9323-39cf5f832e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1200 | 2024.10.30 19:46:20.239838 [ 259 ] {} <Debug> HTTP-Session: 3e274660-0939-4472-9323-39cf5f832e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2024.10.30 19:46:20.239885 [ 259 ] {} <Trace> HTTP-Session: 3e274660-0939-4472-9323-39cf5f832e5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.10.30 19:46:20.240020 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42513) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1203 | 2024.10.30 19:46:20.240078 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1204 | 2024.10.30 19:46:20.240395 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1205 | 2024.10.30 19:46:20.240722 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2024.10.30 19:46:20.240760 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1207 | 2024.10.30 19:46:20.241276 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1208 | 2024.10.30 19:46:20.241963 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2024.10.30 19:46:20.242128 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.002142 sec., 1867.4136321195147 rows/sec., 131.76 KiB/sec. | ||
1210 | 2024.10.30 19:46:20.242421 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2024.10.30 19:46:20.242446 [ 259 ] {53cde588-6188-477f-a5c9-b6119fc2587f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1212 | 2024.10.30 19:46:20.242462 [ 259 ] {} <Debug> HTTP-Session: 3e274660-0939-4472-9323-39cf5f832e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1213 | 2024.10.30 19:46:20.242614 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2024.10.30 19:46:20.242665 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1215 | 2024.10.30 19:46:20.242746 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1216 | 2024.10.30 19:46:20.242803 [ 262 ] {} <Debug> HTTP-Session: a6fe09ec-198b-476c-a452-b46a61fa014c Authenticating user 'default' from [fd00:1122:3344:101::d]:62414 | ||
1217 | 2024.10.30 19:46:20.242841 [ 262 ] {} <Debug> HTTP-Session: a6fe09ec-198b-476c-a452-b46a61fa014c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1218 | 2024.10.30 19:46:20.242869 [ 262 ] {} <Debug> HTTP-Session: a6fe09ec-198b-476c-a452-b46a61fa014c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1219 | 2024.10.30 19:46:20.242938 [ 262 ] {} <Trace> HTTP-Session: a6fe09ec-198b-476c-a452-b46a61fa014c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2024.10.30 19:46:20.243153 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62414) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2024.10.30 19:46:20.243242 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1222 | 2024.10.30 19:46:20.243698 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2024.10.30 19:46:20.244034 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1224 | 2024.10.30 19:46:20.244073 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1225 | 2024.10.30 19:46:20.244648 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1226 | 2024.10.30 19:46:20.245326 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1227 | 2024.10.30 19:46:20.245507 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Debug> executeQuery: Read 8 rows, 618.00 B in 0.002414 sec., 3314.001657000829 rows/sec., 250.01 KiB/sec. | ||
1228 | 2024.10.30 19:46:20.245819 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Debug> DynamicQueryHandler: Done processing query | ||
1229 | 2024.10.30 19:46:20.245845 [ 262 ] {fd192ca5-d22f-420a-ac67-32b2c9b56a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1230 | 2024.10.30 19:46:20.245863 [ 262 ] {} <Debug> HTTP-Session: a6fe09ec-198b-476c-a452-b46a61fa014c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1231 | 2024.10.30 19:46:20.246065 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1232 | 2024.10.30 19:46:20.246180 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58178, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1233 | 2024.10.30 19:46:20.246252 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1234 | 2024.10.30 19:46:20.246277 [ 259 ] {} <Debug> HTTP-Session: 74b782fb-4b9c-49a3-aa03-3fc940e172ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58178 | ||
1235 | 2024.10.30 19:46:20.246298 [ 259 ] {} <Debug> HTTP-Session: 74b782fb-4b9c-49a3-aa03-3fc940e172ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1236 | 2024.10.30 19:46:20.246315 [ 259 ] {} <Debug> HTTP-Session: 74b782fb-4b9c-49a3-aa03-3fc940e172ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1237 | 2024.10.30 19:46:20.246359 [ 259 ] {} <Trace> HTTP-Session: 74b782fb-4b9c-49a3-aa03-3fc940e172ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2024.10.30 19:46:20.246488 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58178) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1239 | 2024.10.30 19:46:20.246543 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1240 | 2024.10.30 19:46:20.246820 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1241 | 2024.10.30 19:46:20.247139 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.10.30 19:46:20.247175 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1243 | 2024.10.30 19:46:20.247697 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1244 | 2024.10.30 19:46:20.248419 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.10.30 19:46:20.248570 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.002119 sec., 1887.6828692779616 rows/sec., 133.19 KiB/sec. | ||
1246 | 2024.10.30 19:46:20.248759 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Debug> DynamicQueryHandler: Done processing query | ||
1247 | 2024.10.30 19:46:20.248783 [ 259 ] {96e6c2be-b36b-4848-a2a0-e28909e0f179} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1248 | 2024.10.30 19:46:20.248799 [ 259 ] {} <Debug> HTTP-Session: 74b782fb-4b9c-49a3-aa03-3fc940e172ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2024.10.30 19:46:20.249019 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1250 | 2024.10.30 19:46:20.249033 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Length: 2094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1251 | 2024.10.30 19:46:20.249121 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1252 | 2024.10.30 19:46:20.249141 [ 262 ] {} <Debug> HTTP-Session: 70203d4a-e9f0-4b5e-aff4-2238b3515173 Authenticating user 'default' from [fd00:1122:3344:101::d]:62414 | ||
1253 | 2024.10.30 19:46:20.249159 [ 262 ] {} <Debug> HTTP-Session: 70203d4a-e9f0-4b5e-aff4-2238b3515173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1254 | 2024.10.30 19:46:20.249174 [ 262 ] {} <Debug> HTTP-Session: 70203d4a-e9f0-4b5e-aff4-2238b3515173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2024.10.30 19:46:20.249214 [ 262 ] {} <Trace> HTTP-Session: 70203d4a-e9f0-4b5e-aff4-2238b3515173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2024.10.30 19:46:20.249331 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62414) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1257 | 2024.10.30 19:46:20.249379 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1258 | 2024.10.30 19:46:20.249640 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1259 | 2024.10.30 19:46:20.249944 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2024.10.30 19:46:20.249982 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1261 | 2024.10.30 19:46:20.250490 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1262 | 2024.10.30 19:46:20.251169 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2024.10.30 19:46:20.251344 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Debug> executeQuery: Read 12 rows, 995.00 B in 0.002034 sec., 5899.705014749263 rows/sec., 477.72 KiB/sec. | ||
1264 | 2024.10.30 19:46:20.251641 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Debug> DynamicQueryHandler: Done processing query | ||
1265 | 2024.10.30 19:46:20.251666 [ 262 ] {b1c1cc6b-868b-4c62-bdf0-dd46089fda6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1266 | 2024.10.30 19:46:20.251683 [ 262 ] {} <Debug> HTTP-Session: 70203d4a-e9f0-4b5e-aff4-2238b3515173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1267 | 2024.10.30 19:46:20.251832 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58178, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1268 | 2024.10.30 19:46:20.251848 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2024.10.30 19:46:20.251922 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1270 | 2024.10.30 19:46:20.251953 [ 259 ] {} <Debug> HTTP-Session: 40846add-76c6-4411-9113-ca01c7fa1514 Authenticating user 'default' from [fd00:1122:3344:101::d]:58178 | ||
1271 | 2024.10.30 19:46:20.251974 [ 259 ] {} <Debug> HTTP-Session: 40846add-76c6-4411-9113-ca01c7fa1514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1272 | 2024.10.30 19:46:20.252002 [ 259 ] {} <Debug> HTTP-Session: 40846add-76c6-4411-9113-ca01c7fa1514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2024.10.30 19:46:20.252043 [ 259 ] {} <Trace> HTTP-Session: 40846add-76c6-4411-9113-ca01c7fa1514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2024.10.30 19:46:20.252154 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1275 | 2024.10.30 19:46:20.252204 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1276 | 2024.10.30 19:46:20.252386 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1277 | 2024.10.30 19:46:20.252684 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.10.30 19:46:20.252719 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1279 | 2024.10.30 19:46:20.253211 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1280 | 2024.10.30 19:46:20.253822 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2024.10.30 19:46:20.253973 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001849 sec., 5408.328826392645 rows/sec., 411.96 KiB/sec. | ||
1282 | 2024.10.30 19:46:20.254144 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Debug> DynamicQueryHandler: Done processing query | ||
1283 | 2024.10.30 19:46:20.254167 [ 259 ] {ee1cfa39-3750-4d9f-9e92-2d8e9ed950ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1284 | 2024.10.30 19:46:20.254183 [ 259 ] {} <Debug> HTTP-Session: 40846add-76c6-4411-9113-ca01c7fa1514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1285 | 2024.10.30 19:46:20.254343 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2024.10.30 19:46:20.254429 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48359, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2024.10.30 19:46:20.254508 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1288 | 2024.10.30 19:46:20.254535 [ 262 ] {} <Debug> HTTP-Session: 864e4ef4-fe79-4b9f-9528-66bc43c95c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:48359 | ||
1289 | 2024.10.30 19:46:20.254556 [ 262 ] {} <Debug> HTTP-Session: 864e4ef4-fe79-4b9f-9528-66bc43c95c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1290 | 2024.10.30 19:46:20.254573 [ 262 ] {} <Debug> HTTP-Session: 864e4ef4-fe79-4b9f-9528-66bc43c95c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1291 | 2024.10.30 19:46:20.254617 [ 262 ] {} <Trace> HTTP-Session: 864e4ef4-fe79-4b9f-9528-66bc43c95c58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1292 | 2024.10.30 19:46:20.254747 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48359) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1293 | 2024.10.30 19:46:20.254804 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1294 | 2024.10.30 19:46:20.254992 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1295 | 2024.10.30 19:46:20.255294 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2024.10.30 19:46:20.255337 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1297 | 2024.10.30 19:46:20.255924 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1298 | 2024.10.30 19:46:20.256533 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2024.10.30 19:46:20.256691 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001973 sec., 5068.423720223011 rows/sec., 319.25 KiB/sec. | ||
1300 | 2024.10.30 19:46:20.256856 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Debug> DynamicQueryHandler: Done processing query | ||
1301 | 2024.10.30 19:46:20.256881 [ 262 ] {62b87f69-7b6a-4e60-a7e5-9ee9fb1947f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1302 | 2024.10.30 19:46:20.256897 [ 262 ] {} <Debug> HTTP-Session: 864e4ef4-fe79-4b9f-9528-66bc43c95c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1303 | 2024.10.30 19:46:20.257131 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2024.10.30 19:46:24.761798 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.10.30 19:46:24.781209 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2024.10.30 19:46:24.798504 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1307 | 2024.10.30 19:46:24.884023 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1308 | 2024.10.30 19:46:24.889493 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.10.30 19:46:25.049996 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1310 | 2024.10.30 19:46:25.057433 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1311 | 2024.10.30 19:46:25.126901 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1312 | 2024.10.30 19:46:25.143485 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1313 | 2024.10.30 19:46:25.232156 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1314 | 2024.10.30 19:46:25.232326 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1315 | 2024.10.30 19:46:25.232373 [ 265 ] {} <Debug> HTTP-Session: ad72a0c1-d6da-41e5-9d10-41eb45b8a0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46664 | ||
1316 | 2024.10.30 19:46:25.232413 [ 265 ] {} <Debug> HTTP-Session: ad72a0c1-d6da-41e5-9d10-41eb45b8a0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1317 | 2024.10.30 19:46:25.232441 [ 265 ] {} <Debug> HTTP-Session: ad72a0c1-d6da-41e5-9d10-41eb45b8a0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1318 | 2024.10.30 19:46:25.232530 [ 265 ] {} <Trace> HTTP-Session: ad72a0c1-d6da-41e5-9d10-41eb45b8a0b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2024.10.30 19:46:25.232859 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46664) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
1320 | 2024.10.30 19:46:25.232933 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
1321 | 2024.10.30 19:46:25.233284 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1322 | 2024.10.30 19:46:25.233743 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1323 | 2024.10.30 19:46:25.233787 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1324 | 2024.10.30 19:46:25.234218 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1325 | 2024.10.30 19:46:25.234619 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1326 | 2024.10.30 19:46:25.234821 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Debug> executeQuery: Read 8 rows, 626.00 B in 0.002067 sec., 3870.3434929850027 rows/sec., 295.76 KiB/sec. | ||
1327 | 2024.10.30 19:46:25.235056 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Debug> DynamicQueryHandler: Done processing query | ||
1328 | 2024.10.30 19:46:25.235083 [ 265 ] {0aca0447-7225-4cfe-9414-de7a5632b1ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1329 | 2024.10.30 19:46:25.235100 [ 265 ] {} <Debug> HTTP-Session: ad72a0c1-d6da-41e5-9d10-41eb45b8a0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1330 | 2024.10.30 19:46:25.235285 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1331 | 2024.10.30 19:46:25.235458 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55506, User-Agent: (none), Length: 4132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1332 | 2024.10.30 19:46:25.235588 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1333 | 2024.10.30 19:46:25.235614 [ 266 ] {} <Debug> HTTP-Session: e941c341-2806-46cc-a4c1-b96066084b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:55506 | ||
1334 | 2024.10.30 19:46:25.235636 [ 266 ] {} <Debug> HTTP-Session: e941c341-2806-46cc-a4c1-b96066084b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1335 | 2024.10.30 19:46:25.235650 [ 266 ] {} <Debug> HTTP-Session: e941c341-2806-46cc-a4c1-b96066084b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1336 | 2024.10.30 19:46:25.235701 [ 266 ] {} <Trace> HTTP-Session: e941c341-2806-46cc-a4c1-b96066084b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1337 | 2024.10.30 19:46:25.235908 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1338 | 2024.10.30 19:46:25.235982 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1339 | 2024.10.30 19:46:25.236329 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1340 | 2024.10.30 19:46:25.236732 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.10.30 19:46:25.236773 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1342 | 2024.10.30 19:46:25.237188 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1343 | 2024.10.30 19:46:25.237593 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.10.30 19:46:25.237730 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Debug> executeQuery: Read 28 rows, 2.39 KiB in 0.001899 sec., 14744.60242232754 rows/sec., 1.23 MiB/sec. | ||
1345 | 2024.10.30 19:46:25.237978 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Debug> DynamicQueryHandler: Done processing query | ||
1346 | 2024.10.30 19:46:25.238005 [ 266 ] {82fc9aeb-51db-4eec-aed0-4600ea0e0897} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1347 | 2024.10.30 19:46:25.238022 [ 266 ] {} <Debug> HTTP-Session: e941c341-2806-46cc-a4c1-b96066084b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1348 | 2024.10.30 19:46:25.238189 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Length: 597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1349 | 2024.10.30 19:46:25.238232 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1350 | 2024.10.30 19:46:25.238304 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1351 | 2024.10.30 19:46:25.238340 [ 265 ] {} <Debug> HTTP-Session: 2d30b442-3fa7-4fbc-8d21-c8130de00366 Authenticating user 'default' from [fd00:1122:3344:101::d]:46664 | ||
1352 | 2024.10.30 19:46:25.238366 [ 265 ] {} <Debug> HTTP-Session: 2d30b442-3fa7-4fbc-8d21-c8130de00366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1353 | 2024.10.30 19:46:25.238383 [ 265 ] {} <Debug> HTTP-Session: 2d30b442-3fa7-4fbc-8d21-c8130de00366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1354 | 2024.10.30 19:46:25.238440 [ 265 ] {} <Trace> HTTP-Session: 2d30b442-3fa7-4fbc-8d21-c8130de00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2024.10.30 19:46:25.238579 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46664) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1356 | 2024.10.30 19:46:25.238637 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1357 | 2024.10.30 19:46:25.238933 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1358 | 2024.10.30 19:46:25.239248 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1359 | 2024.10.30 19:46:25.239285 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1360 | 2024.10.30 19:46:25.239655 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1361 | 2024.10.30 19:46:25.240029 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1362 | 2024.10.30 19:46:25.240191 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 170.84 KiB/sec. | ||
1363 | 2024.10.30 19:46:25.240359 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Debug> DynamicQueryHandler: Done processing query | ||
1364 | 2024.10.30 19:46:25.240384 [ 265 ] {077275e4-b1ae-491e-bf34-d915c9400e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1365 | 2024.10.30 19:46:25.240400 [ 265 ] {} <Debug> HTTP-Session: 2d30b442-3fa7-4fbc-8d21-c8130de00366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1366 | 2024.10.30 19:46:25.240551 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1367 | 2024.10.30 19:46:25.240646 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1368 | 2024.10.30 19:46:25.240707 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1369 | 2024.10.30 19:46:25.240727 [ 266 ] {} <Debug> HTTP-Session: 1e708fcb-36af-4f95-bb8c-65dd68e8f8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1370 | 2024.10.30 19:46:25.240745 [ 266 ] {} <Debug> HTTP-Session: 1e708fcb-36af-4f95-bb8c-65dd68e8f8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1371 | 2024.10.30 19:46:25.240759 [ 266 ] {} <Debug> HTTP-Session: 1e708fcb-36af-4f95-bb8c-65dd68e8f8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2024.10.30 19:46:25.240801 [ 266 ] {} <Trace> HTTP-Session: 1e708fcb-36af-4f95-bb8c-65dd68e8f8a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2024.10.30 19:46:25.240918 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1374 | 2024.10.30 19:46:25.240967 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1375 | 2024.10.30 19:46:25.241233 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1376 | 2024.10.30 19:46:25.241583 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1377 | 2024.10.30 19:46:25.241619 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1378 | 2024.10.30 19:46:25.241978 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1379 | 2024.10.30 19:46:25.242343 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1380 | 2024.10.30 19:46:25.242490 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Debug> executeQuery: Read 8 rows, 618.00 B in 0.001587 sec., 5040.957781978575 rows/sec., 380.29 KiB/sec. | ||
1381 | 2024.10.30 19:46:25.242778 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Debug> DynamicQueryHandler: Done processing query | ||
1382 | 2024.10.30 19:46:25.242803 [ 266 ] {4c61183b-c2a3-4cd8-8c5e-2f9960f8b59f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1383 | 2024.10.30 19:46:25.242819 [ 266 ] {} <Debug> HTTP-Session: 1e708fcb-36af-4f95-bb8c-65dd68e8f8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1384 | 2024.10.30 19:46:25.242984 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1385 | 2024.10.30 19:46:25.242996 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1386 | 2024.10.30 19:46:25.243071 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1387 | 2024.10.30 19:46:25.243110 [ 265 ] {} <Debug> HTTP-Session: ee16bb97-df8b-4892-aa7a-04de9047e08b Authenticating user 'default' from [fd00:1122:3344:101::d]:46664 | ||
1388 | 2024.10.30 19:46:25.243142 [ 265 ] {} <Debug> HTTP-Session: ee16bb97-df8b-4892-aa7a-04de9047e08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1389 | 2024.10.30 19:46:25.243161 [ 265 ] {} <Debug> HTTP-Session: ee16bb97-df8b-4892-aa7a-04de9047e08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2024.10.30 19:46:25.243208 [ 265 ] {} <Trace> HTTP-Session: ee16bb97-df8b-4892-aa7a-04de9047e08b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.10.30 19:46:25.243338 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46664) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1392 | 2024.10.30 19:46:25.243393 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1393 | 2024.10.30 19:46:25.243692 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1394 | 2024.10.30 19:46:25.244010 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1395 | 2024.10.30 19:46:25.244047 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1396 | 2024.10.30 19:46:25.244411 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1397 | 2024.10.30 19:46:25.244802 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1398 | 2024.10.30 19:46:25.244973 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Debug> executeQuery: Read 4 rows, 289.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 168.80 KiB/sec. | ||
1399 | 2024.10.30 19:46:25.245140 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Debug> DynamicQueryHandler: Done processing query | ||
1400 | 2024.10.30 19:46:25.245165 [ 265 ] {82d1bc47-843e-4d0e-b2bd-e732482a832a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1401 | 2024.10.30 19:46:25.245180 [ 265 ] {} <Debug> HTTP-Session: ee16bb97-df8b-4892-aa7a-04de9047e08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1402 | 2024.10.30 19:46:25.245339 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1403 | 2024.10.30 19:46:25.245428 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Length: 2094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1404 | 2024.10.30 19:46:25.245496 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1405 | 2024.10.30 19:46:25.245516 [ 266 ] {} <Debug> HTTP-Session: 131a10b8-aa03-4724-8a88-3cc95149c007 Authenticating user 'default' from [fd00:1122:3344:101::d]:54596 | ||
1406 | 2024.10.30 19:46:25.245534 [ 266 ] {} <Debug> HTTP-Session: 131a10b8-aa03-4724-8a88-3cc95149c007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1407 | 2024.10.30 19:46:25.245548 [ 266 ] {} <Debug> HTTP-Session: 131a10b8-aa03-4724-8a88-3cc95149c007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1408 | 2024.10.30 19:46:25.245586 [ 266 ] {} <Trace> HTTP-Session: 131a10b8-aa03-4724-8a88-3cc95149c007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1409 | 2024.10.30 19:46:25.245698 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54596) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1410 | 2024.10.30 19:46:25.245745 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1411 | 2024.10.30 19:46:25.246005 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1412 | 2024.10.30 19:46:25.246312 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1413 | 2024.10.30 19:46:25.246347 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1414 | 2024.10.30 19:46:25.246703 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1415 | 2024.10.30 19:46:25.247079 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1416 | 2024.10.30 19:46:25.247210 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Debug> executeQuery: Read 12 rows, 995.00 B in 0.001544 sec., 7772.020725388601 rows/sec., 629.33 KiB/sec. | ||
1417 | 2024.10.30 19:46:25.247419 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Debug> DynamicQueryHandler: Done processing query | ||
1418 | 2024.10.30 19:46:25.247444 [ 266 ] {a23d7af0-2422-44a1-b353-7efff54cce11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1419 | 2024.10.30 19:46:25.247459 [ 266 ] {} <Debug> HTTP-Session: 131a10b8-aa03-4724-8a88-3cc95149c007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2024.10.30 19:46:25.247659 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1421 | 2024.10.30 19:46:25.247672 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1422 | 2024.10.30 19:46:25.247749 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1423 | 2024.10.30 19:46:25.247790 [ 265 ] {} <Debug> HTTP-Session: 18b25257-6388-433e-b333-55aff926b230 Authenticating user 'default' from [fd00:1122:3344:101::d]:46664 | ||
1424 | 2024.10.30 19:46:25.247820 [ 265 ] {} <Debug> HTTP-Session: 18b25257-6388-433e-b333-55aff926b230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1425 | 2024.10.30 19:46:25.247840 [ 265 ] {} <Debug> HTTP-Session: 18b25257-6388-433e-b333-55aff926b230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1426 | 2024.10.30 19:46:25.247885 [ 265 ] {} <Trace> HTTP-Session: 18b25257-6388-433e-b333-55aff926b230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2024.10.30 19:46:25.248018 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46664) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1428 | 2024.10.30 19:46:25.248077 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1429 | 2024.10.30 19:46:25.248320 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1430 | 2024.10.30 19:46:25.248647 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1431 | 2024.10.30 19:46:25.248691 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1432 | 2024.10.30 19:46:25.249081 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1433 | 2024.10.30 19:46:25.249430 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1434 | 2024.10.30 19:46:25.249581 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001605 sec., 6230.529595015576 rows/sec., 474.59 KiB/sec. | ||
1435 | 2024.10.30 19:46:25.249743 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2024.10.30 19:46:25.249768 [ 265 ] {3862e344-32ec-439b-8843-e94b102f5413} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1437 | 2024.10.30 19:46:25.249808 [ 265 ] {} <Debug> HTTP-Session: 18b25257-6388-433e-b333-55aff926b230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1438 | 2024.10.30 19:46:25.249951 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2024.10.30 19:46:25.250035 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46371, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1440 | 2024.10.30 19:46:25.250104 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1441 | 2024.10.30 19:46:25.250126 [ 266 ] {} <Debug> HTTP-Session: 36926871-b0de-410f-96f3-37f1119c11f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46371 | ||
1442 | 2024.10.30 19:46:25.250144 [ 266 ] {} <Debug> HTTP-Session: 36926871-b0de-410f-96f3-37f1119c11f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1443 | 2024.10.30 19:46:25.250158 [ 266 ] {} <Debug> HTTP-Session: 36926871-b0de-410f-96f3-37f1119c11f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1444 | 2024.10.30 19:46:25.250196 [ 266 ] {} <Trace> HTTP-Session: 36926871-b0de-410f-96f3-37f1119c11f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2024.10.30 19:46:25.250306 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46371) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1446 | 2024.10.30 19:46:25.250356 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1447 | 2024.10.30 19:46:25.250522 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1448 | 2024.10.30 19:46:25.250786 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1449 | 2024.10.30 19:46:25.250821 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
1450 | 2024.10.30 19:46:25.251178 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1451 | 2024.10.30 19:46:25.251507 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2024.10.30 19:46:25.251628 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001354 sec., 7385.5243722304285 rows/sec., 465.20 KiB/sec. | ||
1453 | 2024.10.30 19:46:25.251775 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Debug> DynamicQueryHandler: Done processing query | ||
1454 | 2024.10.30 19:46:25.251798 [ 266 ] {7272f7b8-1053-43da-a146-d190bd1b5e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1455 | 2024.10.30 19:46:25.251813 [ 266 ] {} <Debug> HTTP-Session: 36926871-b0de-410f-96f3-37f1119c11f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2024.10.30 19:46:25.252001 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1457 | 2024.10.30 19:46:25.324253 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1458 | 2024.10.30 19:46:25.331583 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1459 | 2024.10.30 19:46:25.433954 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1460 | 2024.10.30 19:46:25.454169 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1461 | 2024.10.30 19:46:25.465439 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1462 | 2024.10.30 19:46:25.475836 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1463 | 2024.10.30 19:46:25.481120 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1464 | 2024.10.30 19:46:25.500357 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1465 | 2024.10.30 19:46:25.501603 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1466 | 2024.10.30 19:46:25.836848 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2024.10.30 19:46:25.840227 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1468 | 2024.10.30 19:46:25.895635 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1469 | 2024.10.30 19:46:25.895872 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1470 | 2024.10.30 19:46:25.962337 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2024.10.30 19:46:25.986744 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1472 | 2024.10.30 19:46:26.012041 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1473 | 2024.10.30 19:46:26.015316 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1474 | 2024.10.30 19:46:26.018748 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.10.30 19:46:26.516982 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1476 | 2024.10.30 19:46:26.517044 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1477 | 2024.10.30 19:46:26.582553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 148 | ||
1478 | 2024.10.30 19:46:26.585320 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1479 | 2024.10.30 19:46:26.585375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1480 | 2024.10.30 19:46:26.587111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1481 | 2024.10.30 19:46:26.588173 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1482 | 2024.10.30 19:46:26.588845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
1483 | 2024.10.30 19:46:26.623147 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1484 | 2024.10.30 19:46:26.652772 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1485 | 2024.10.30 19:46:26.775659 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1486 | 2024.10.30 19:46:26.783087 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2024.10.30 19:46:26.785425 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1488 | 2024.10.30 19:46:26.793698 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1489 | 2024.10.30 19:46:26.835182 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1490 | 2024.10.30 19:46:26.842503 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1491 | 2024.10.30 19:46:26.845946 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1492 | 2024.10.30 19:46:28.269460 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1493 | 2024.10.30 19:46:30.232423 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63123, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1494 | 2024.10.30 19:46:30.232567 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1495 | 2024.10.30 19:46:30.232601 [ 270 ] {} <Debug> HTTP-Session: 20b4d2ec-bbcc-4536-8730-c0e2951d1515 Authenticating user 'default' from [fd00:1122:3344:101::d]:63123 | ||
1496 | 2024.10.30 19:46:30.232629 [ 270 ] {} <Debug> HTTP-Session: 20b4d2ec-bbcc-4536-8730-c0e2951d1515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1497 | 2024.10.30 19:46:30.232648 [ 270 ] {} <Debug> HTTP-Session: 20b4d2ec-bbcc-4536-8730-c0e2951d1515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1498 | 2024.10.30 19:46:30.232704 [ 270 ] {} <Trace> HTTP-Session: 20b4d2ec-bbcc-4536-8730-c0e2951d1515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1499 | 2024.10.30 19:46:30.232952 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63123) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1500 | 2024.10.30 19:46:30.233907 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1501 | 2024.10.30 19:46:30.235897 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1502 | 2024.10.30 19:46:30.236323 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1503 | 2024.10.30 19:46:30.236632 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1504 | 2024.10.30 19:46:30.237095 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1505 | 2024.10.30 19:46:30.238210 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1506 | 2024.10.30 19:46:30.240168 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1507 | 2024.10.30 19:46:30.240215 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1508 | 2024.10.30 19:46:30.240409 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1509 | 2024.10.30 19:46:30.240458 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1510 | 2024.10.30 19:46:30.249134 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.016291 sec., 245.53434411638327 rows/sec., 10.13 KiB/sec. | ||
1511 | 2024.10.30 19:46:30.249428 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2024.10.30 19:46:30.249454 [ 270 ] {9df7c370-925e-4b3c-b988-ad7852b4b2af} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1513 | 2024.10.30 19:46:30.249473 [ 270 ] {} <Debug> HTTP-Session: 20b4d2ec-bbcc-4536-8730-c0e2951d1515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2024.10.30 19:46:30.250785 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1515 | 2024.10.30 19:46:30.250969 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58985, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1516 | 2024.10.30 19:46:30.251107 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1517 | 2024.10.30 19:46:30.251151 [ 272 ] {} <Debug> HTTP-Session: b9563daf-ac75-45f1-8195-2dd927f4d373 Authenticating user 'default' from [fd00:1122:3344:101::d]:58985 | ||
1518 | 2024.10.30 19:46:30.251186 [ 272 ] {} <Debug> HTTP-Session: b9563daf-ac75-45f1-8195-2dd927f4d373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1519 | 2024.10.30 19:46:30.251213 [ 272 ] {} <Debug> HTTP-Session: b9563daf-ac75-45f1-8195-2dd927f4d373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1520 | 2024.10.30 19:46:30.251281 [ 272 ] {} <Trace> HTTP-Session: b9563daf-ac75-45f1-8195-2dd927f4d373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1521 | 2024.10.30 19:46:30.251580 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58985) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1522 | 2024.10.30 19:46:30.252079 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1523 | 2024.10.30 19:46:30.252114 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1524 | 2024.10.30 19:46:30.252329 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1525 | 2024.10.30 19:46:30.252396 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1526 | 2024.10.30 19:46:30.252544 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1527 | 2024.10.30 19:46:30.252579 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1528 | 2024.10.30 19:46:30.252603 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1529 | 2024.10.30 19:46:30.252620 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1530 | 2024.10.30 19:46:30.252659 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1531 | 2024.10.30 19:46:30.252680 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1532 | 2024.10.30 19:46:30.253517 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.002077 sec., 1925.8545979778528 rows/sec., 79.46 KiB/sec. | ||
1533 | 2024.10.30 19:46:30.253790 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> DynamicQueryHandler: Done processing query | ||
1534 | 2024.10.30 19:46:30.253816 [ 272 ] {68a18094-e09f-4490-8638-f48674991e34} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1535 | 2024.10.30 19:46:30.253833 [ 272 ] {} <Debug> HTTP-Session: b9563daf-ac75-45f1-8195-2dd927f4d373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1536 | 2024.10.30 19:46:30.254157 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1537 | 2024.10.30 19:46:30.254163 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63123, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2024.10.30 19:46:30.254241 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1539 | 2024.10.30 19:46:30.254267 [ 270 ] {} <Debug> HTTP-Session: b4cc0867-a9ed-4366-a269-bd6956b9b51d Authenticating user 'default' from [fd00:1122:3344:101::d]:63123 | ||
1540 | 2024.10.30 19:46:30.254291 [ 270 ] {} <Debug> HTTP-Session: b4cc0867-a9ed-4366-a269-bd6956b9b51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2024.10.30 19:46:30.254309 [ 270 ] {} <Debug> HTTP-Session: b4cc0867-a9ed-4366-a269-bd6956b9b51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1542 | 2024.10.30 19:46:30.254351 [ 270 ] {} <Trace> HTTP-Session: b4cc0867-a9ed-4366-a269-bd6956b9b51d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1543 | 2024.10.30 19:46:30.254507 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63123) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1544 | 2024.10.30 19:46:30.254800 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1545 | 2024.10.30 19:46:30.254842 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1546 | 2024.10.30 19:46:30.255080 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1547 | 2024.10.30 19:46:30.255146 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1548 | 2024.10.30 19:46:30.255288 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1549 | 2024.10.30 19:46:30.255322 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1550 | 2024.10.30 19:46:30.255346 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1551 | 2024.10.30 19:46:30.255365 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1552 | 2024.10.30 19:46:30.255405 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1553 | 2024.10.30 19:46:30.255425 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1554 | 2024.10.30 19:46:30.256418 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 83.48 KiB/sec. | ||
1555 | 2024.10.30 19:46:30.256678 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> DynamicQueryHandler: Done processing query | ||
1556 | 2024.10.30 19:46:30.256703 [ 270 ] {20b92206-a3ac-434b-904c-96446d105614} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1557 | 2024.10.30 19:46:30.256720 [ 270 ] {} <Debug> HTTP-Session: b4cc0867-a9ed-4366-a269-bd6956b9b51d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1558 | 2024.10.30 19:46:30.257038 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1559 | 2024.10.30 19:46:30.257116 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33044, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1560 | 2024.10.30 19:46:30.257208 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1561 | 2024.10.30 19:46:30.257245 [ 272 ] {} <Debug> HTTP-Session: 5927d660-70f1-42ea-b94e-46e0da937b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:33044 | ||
1562 | 2024.10.30 19:46:30.257269 [ 272 ] {} <Debug> HTTP-Session: 5927d660-70f1-42ea-b94e-46e0da937b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.10.30 19:46:30.257318 [ 272 ] {} <Debug> HTTP-Session: 5927d660-70f1-42ea-b94e-46e0da937b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1564 | 2024.10.30 19:46:30.257392 [ 272 ] {} <Trace> HTTP-Session: 5927d660-70f1-42ea-b94e-46e0da937b66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2024.10.30 19:46:30.257563 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1566 | 2024.10.30 19:46:30.257861 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1567 | 2024.10.30 19:46:30.257904 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1568 | 2024.10.30 19:46:30.258138 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1569 | 2024.10.30 19:46:30.258202 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1570 | 2024.10.30 19:46:30.258344 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1571 | 2024.10.30 19:46:30.258376 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1572 | 2024.10.30 19:46:30.258401 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1573 | 2024.10.30 19:46:30.258418 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1574 | 2024.10.30 19:46:30.258459 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1575 | 2024.10.30 19:46:30.258481 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1576 | 2024.10.30 19:46:30.259419 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001925 sec., 2077.9220779220777 rows/sec., 85.73 KiB/sec. | ||
1577 | 2024.10.30 19:46:30.259664 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> DynamicQueryHandler: Done processing query | ||
1578 | 2024.10.30 19:46:30.259689 [ 272 ] {a21c2a9f-7308-4e1d-9db4-c792d7ac04f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1579 | 2024.10.30 19:46:30.259706 [ 272 ] {} <Debug> HTTP-Session: 5927d660-70f1-42ea-b94e-46e0da937b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1580 | 2024.10.30 19:46:30.260160 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1581 | 2024.10.30 19:46:30.260252 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34579, User-Agent: (none), Length: 400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2024.10.30 19:46:30.260314 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1583 | 2024.10.30 19:46:30.260338 [ 270 ] {} <Debug> HTTP-Session: 241bcc8b-2674-49db-bab9-bbbf1b08e704 Authenticating user 'default' from [fd00:1122:3344:101::d]:34579 | ||
1584 | 2024.10.30 19:46:30.260359 [ 270 ] {} <Debug> HTTP-Session: 241bcc8b-2674-49db-bab9-bbbf1b08e704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2024.10.30 19:46:30.260376 [ 270 ] {} <Debug> HTTP-Session: 241bcc8b-2674-49db-bab9-bbbf1b08e704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1586 | 2024.10.30 19:46:30.260415 [ 270 ] {} <Trace> HTTP-Session: 241bcc8b-2674-49db-bab9-bbbf1b08e704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1587 | 2024.10.30 19:46:30.260571 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34579) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1588 | 2024.10.30 19:46:30.260868 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1589 | 2024.10.30 19:46:30.260911 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1590 | 2024.10.30 19:46:30.261143 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1591 | 2024.10.30 19:46:30.261210 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1592 | 2024.10.30 19:46:30.261350 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1593 | 2024.10.30 19:46:30.261383 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1594 | 2024.10.30 19:46:30.261407 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1595 | 2024.10.30 19:46:30.261423 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1596 | 2024.10.30 19:46:30.261463 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1597 | 2024.10.30 19:46:30.261484 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1598 | 2024.10.30 19:46:30.262400 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 87.41 KiB/sec. | ||
1599 | 2024.10.30 19:46:30.262638 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> DynamicQueryHandler: Done processing query | ||
1600 | 2024.10.30 19:46:30.262663 [ 270 ] {3d36c6e3-df9d-44bd-9ad5-8472f512bc73} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1601 | 2024.10.30 19:46:30.262680 [ 270 ] {} <Debug> HTTP-Session: 241bcc8b-2674-49db-bab9-bbbf1b08e704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1602 | 2024.10.30 19:46:30.263048 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1603 | 2024.10.30 19:46:30.263099 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45888, User-Agent: (none), Length: 438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1604 | 2024.10.30 19:46:30.263156 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1605 | 2024.10.30 19:46:30.263180 [ 272 ] {} <Debug> HTTP-Session: d13faeda-1820-4732-bdad-c331b93c3f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:45888 | ||
1606 | 2024.10.30 19:46:30.263199 [ 272 ] {} <Debug> HTTP-Session: d13faeda-1820-4732-bdad-c331b93c3f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1607 | 2024.10.30 19:46:30.263218 [ 272 ] {} <Debug> HTTP-Session: d13faeda-1820-4732-bdad-c331b93c3f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1608 | 2024.10.30 19:46:30.263250 [ 272 ] {} <Trace> HTTP-Session: d13faeda-1820-4732-bdad-c331b93c3f45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.10.30 19:46:30.263382 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1610 | 2024.10.30 19:46:30.263625 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1611 | 2024.10.30 19:46:30.263659 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1612 | 2024.10.30 19:46:30.263878 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2024.10.30 19:46:30.263942 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1614 | 2024.10.30 19:46:30.264080 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1615 | 2024.10.30 19:46:30.264114 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1616 | 2024.10.30 19:46:30.264138 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1617 | 2024.10.30 19:46:30.264155 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1618 | 2024.10.30 19:46:30.264194 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1619 | 2024.10.30 19:46:30.264215 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1620 | 2024.10.30 19:46:30.265103 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001778 sec., 2249.718785151856 rows/sec., 92.82 KiB/sec. | ||
1621 | 2024.10.30 19:46:30.265334 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> DynamicQueryHandler: Done processing query | ||
1622 | 2024.10.30 19:46:30.265358 [ 272 ] {60e69d96-6d0b-4ccd-8117-0bf197a7baab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1623 | 2024.10.30 19:46:30.265375 [ 272 ] {} <Debug> HTTP-Session: d13faeda-1820-4732-bdad-c331b93c3f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1624 | 2024.10.30 19:46:30.265693 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1625 | 2024.10.30 19:46:30.265760 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Length: 473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1626 | 2024.10.30 19:46:30.265825 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1627 | 2024.10.30 19:46:30.265850 [ 270 ] {} <Debug> HTTP-Session: 176e61c5-4ded-4885-bef9-b35fb3c2c1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44027 | ||
1628 | 2024.10.30 19:46:30.265871 [ 270 ] {} <Debug> HTTP-Session: 176e61c5-4ded-4885-bef9-b35fb3c2c1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1629 | 2024.10.30 19:46:30.265889 [ 270 ] {} <Debug> HTTP-Session: 176e61c5-4ded-4885-bef9-b35fb3c2c1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1630 | 2024.10.30 19:46:30.265927 [ 270 ] {} <Trace> HTTP-Session: 176e61c5-4ded-4885-bef9-b35fb3c2c1c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2024.10.30 19:46:30.266085 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44027) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1632 | 2024.10.30 19:46:30.266385 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1633 | 2024.10.30 19:46:30.266428 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1634 | 2024.10.30 19:46:30.266711 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1635 | 2024.10.30 19:46:30.266792 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1636 | 2024.10.30 19:46:30.266963 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1637 | 2024.10.30 19:46:30.266999 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1638 | 2024.10.30 19:46:30.267023 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1639 | 2024.10.30 19:46:30.267040 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1640 | 2024.10.30 19:46:30.267080 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1641 | 2024.10.30 19:46:30.267101 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1642 | 2024.10.30 19:46:30.268005 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00199 sec., 2010.0502512562814 rows/sec., 82.93 KiB/sec. | ||
1643 | 2024.10.30 19:46:30.268233 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> DynamicQueryHandler: Done processing query | ||
1644 | 2024.10.30 19:46:30.268258 [ 270 ] {3a45f12d-2692-4cf4-bb65-a4d1f0e72181} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1645 | 2024.10.30 19:46:30.268275 [ 270 ] {} <Debug> HTTP-Session: 176e61c5-4ded-4885-bef9-b35fb3c2c1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1646 | 2024.10.30 19:46:30.268653 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1647 | 2024.10.30 19:46:30.268765 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36387, User-Agent: (none), Length: 512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2024.10.30 19:46:30.268826 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1649 | 2024.10.30 19:46:30.268850 [ 272 ] {} <Debug> HTTP-Session: 72dbd270-2912-41e7-acab-9ff629cdc16a Authenticating user 'default' from [fd00:1122:3344:101::d]:36387 | ||
1650 | 2024.10.30 19:46:30.268870 [ 272 ] {} <Debug> HTTP-Session: 72dbd270-2912-41e7-acab-9ff629cdc16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2024.10.30 19:46:30.268888 [ 272 ] {} <Debug> HTTP-Session: 72dbd270-2912-41e7-acab-9ff629cdc16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1652 | 2024.10.30 19:46:30.268927 [ 272 ] {} <Trace> HTTP-Session: 72dbd270-2912-41e7-acab-9ff629cdc16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1653 | 2024.10.30 19:46:30.269068 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36387) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1654 | 2024.10.30 19:46:30.269314 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1655 | 2024.10.30 19:46:30.269350 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1656 | 2024.10.30 19:46:30.269579 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1657 | 2024.10.30 19:46:30.269642 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1658 | 2024.10.30 19:46:30.269782 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1659 | 2024.10.30 19:46:30.269815 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1660 | 2024.10.30 19:46:30.269839 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1661 | 2024.10.30 19:46:30.269855 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1662 | 2024.10.30 19:46:30.269895 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1663 | 2024.10.30 19:46:30.269918 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1664 | 2024.10.30 19:46:30.270771 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 93.77 KiB/sec. | ||
1665 | 2024.10.30 19:46:30.271013 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> DynamicQueryHandler: Done processing query | ||
1666 | 2024.10.30 19:46:30.271037 [ 272 ] {a4cb894e-b42b-4cda-8a9b-acfd650ec029} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1667 | 2024.10.30 19:46:30.271053 [ 272 ] {} <Debug> HTTP-Session: 72dbd270-2912-41e7-acab-9ff629cdc16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1668 | 2024.10.30 19:46:30.271403 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Length: 544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1669 | 2024.10.30 19:46:30.271414 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1670 | 2024.10.30 19:46:30.271465 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1671 | 2024.10.30 19:46:30.271495 [ 270 ] {} <Debug> HTTP-Session: fc02ba83-97b2-43b5-8b8f-df2d4bf5467a Authenticating user 'default' from [fd00:1122:3344:101::d]:44027 | ||
1672 | 2024.10.30 19:46:30.271517 [ 270 ] {} <Debug> HTTP-Session: fc02ba83-97b2-43b5-8b8f-df2d4bf5467a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1673 | 2024.10.30 19:46:30.271539 [ 270 ] {} <Debug> HTTP-Session: fc02ba83-97b2-43b5-8b8f-df2d4bf5467a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1674 | 2024.10.30 19:46:30.271578 [ 270 ] {} <Trace> HTTP-Session: fc02ba83-97b2-43b5-8b8f-df2d4bf5467a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2024.10.30 19:46:30.271739 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44027) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1676 | 2024.10.30 19:46:30.272029 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1677 | 2024.10.30 19:46:30.272066 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1678 | 2024.10.30 19:46:30.272295 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1679 | 2024.10.30 19:46:30.272360 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1680 | 2024.10.30 19:46:30.272503 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1681 | 2024.10.30 19:46:30.272537 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1682 | 2024.10.30 19:46:30.272561 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1683 | 2024.10.30 19:46:30.272579 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1684 | 2024.10.30 19:46:30.272619 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1685 | 2024.10.30 19:46:30.272641 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1686 | 2024.10.30 19:46:30.273557 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 87.41 KiB/sec. | ||
1687 | 2024.10.30 19:46:30.273862 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> DynamicQueryHandler: Done processing query | ||
1688 | 2024.10.30 19:46:30.273893 [ 270 ] {497f901f-30a5-42cf-8b40-68d524ab0ca7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1689 | 2024.10.30 19:46:30.273914 [ 270 ] {} <Debug> HTTP-Session: fc02ba83-97b2-43b5-8b8f-df2d4bf5467a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.10.30 19:46:30.274298 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1691 | 2024.10.30 19:46:30.274379 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46100, User-Agent: (none), Length: 580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1692 | 2024.10.30 19:46:30.274439 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1693 | 2024.10.30 19:46:30.274462 [ 272 ] {} <Debug> HTTP-Session: bc27bc88-f9ae-4807-9f14-beb072f3f14a Authenticating user 'default' from [fd00:1122:3344:101::d]:46100 | ||
1694 | 2024.10.30 19:46:30.274484 [ 272 ] {} <Debug> HTTP-Session: bc27bc88-f9ae-4807-9f14-beb072f3f14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1695 | 2024.10.30 19:46:30.274501 [ 272 ] {} <Debug> HTTP-Session: bc27bc88-f9ae-4807-9f14-beb072f3f14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1696 | 2024.10.30 19:46:30.274539 [ 272 ] {} <Trace> HTTP-Session: bc27bc88-f9ae-4807-9f14-beb072f3f14a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1697 | 2024.10.30 19:46:30.274701 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46100) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1698 | 2024.10.30 19:46:30.275000 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1699 | 2024.10.30 19:46:30.275037 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1700 | 2024.10.30 19:46:30.275274 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1701 | 2024.10.30 19:46:30.275339 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1702 | 2024.10.30 19:46:30.275479 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1703 | 2024.10.30 19:46:30.275512 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1704 | 2024.10.30 19:46:30.275536 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1705 | 2024.10.30 19:46:30.275553 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1706 | 2024.10.30 19:46:30.275593 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1707 | 2024.10.30 19:46:30.275615 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1708 | 2024.10.30 19:46:30.276604 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001976 sec., 2024.2914979757086 rows/sec., 83.52 KiB/sec. | ||
1709 | 2024.10.30 19:46:30.276857 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> DynamicQueryHandler: Done processing query | ||
1710 | 2024.10.30 19:46:30.276882 [ 272 ] {d7e3cbec-f274-403f-bef3-85ed91d1a8c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1711 | 2024.10.30 19:46:30.276899 [ 272 ] {} <Debug> HTTP-Session: bc27bc88-f9ae-4807-9f14-beb072f3f14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1712 | 2024.10.30 19:46:30.277320 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Length: 621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1713 | 2024.10.30 19:46:30.277330 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1714 | 2024.10.30 19:46:30.277383 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1715 | 2024.10.30 19:46:30.277412 [ 270 ] {} <Debug> HTTP-Session: 26a9ece3-945b-4593-a277-4454d923ae36 Authenticating user 'default' from [fd00:1122:3344:101::d]:44027 | ||
1716 | 2024.10.30 19:46:30.277434 [ 270 ] {} <Debug> HTTP-Session: 26a9ece3-945b-4593-a277-4454d923ae36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1717 | 2024.10.30 19:46:30.277451 [ 270 ] {} <Debug> HTTP-Session: 26a9ece3-945b-4593-a277-4454d923ae36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2024.10.30 19:46:30.277492 [ 270 ] {} <Trace> HTTP-Session: 26a9ece3-945b-4593-a277-4454d923ae36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1719 | 2024.10.30 19:46:30.277660 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44027) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1720 | 2024.10.30 19:46:30.277975 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1721 | 2024.10.30 19:46:30.278015 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1722 | 2024.10.30 19:46:30.278263 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1723 | 2024.10.30 19:46:30.278330 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1724 | 2024.10.30 19:46:30.278473 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1725 | 2024.10.30 19:46:30.278507 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1726 | 2024.10.30 19:46:30.278532 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1727 | 2024.10.30 19:46:30.278550 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1728 | 2024.10.30 19:46:30.278592 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1729 | 2024.10.30 19:46:30.278614 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1730 | 2024.10.30 19:46:30.279525 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001942 sec., 2059.732234809475 rows/sec., 84.98 KiB/sec. | ||
1731 | 2024.10.30 19:46:30.279769 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> DynamicQueryHandler: Done processing query | ||
1732 | 2024.10.30 19:46:30.279793 [ 270 ] {455b85de-ea5f-4063-b7f5-104ae6cdd6c7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1733 | 2024.10.30 19:46:30.279810 [ 270 ] {} <Debug> HTTP-Session: 26a9ece3-945b-4593-a277-4454d923ae36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1734 | 2024.10.30 19:46:30.280173 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1735 | 2024.10.30 19:46:30.280258 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56598, User-Agent: (none), Length: 649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1736 | 2024.10.30 19:46:30.280332 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1737 | 2024.10.30 19:46:30.280357 [ 272 ] {} <Debug> HTTP-Session: ddf968be-e041-49d9-8a6d-216e1516ac59 Authenticating user 'default' from [fd00:1122:3344:101::d]:56598 | ||
1738 | 2024.10.30 19:46:30.280377 [ 272 ] {} <Debug> HTTP-Session: ddf968be-e041-49d9-8a6d-216e1516ac59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1739 | 2024.10.30 19:46:30.280395 [ 272 ] {} <Debug> HTTP-Session: ddf968be-e041-49d9-8a6d-216e1516ac59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1740 | 2024.10.30 19:46:30.280434 [ 272 ] {} <Trace> HTTP-Session: ddf968be-e041-49d9-8a6d-216e1516ac59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1741 | 2024.10.30 19:46:30.280601 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56598) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1742 | 2024.10.30 19:46:30.280911 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1743 | 2024.10.30 19:46:30.280957 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1744 | 2024.10.30 19:46:30.281206 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1745 | 2024.10.30 19:46:30.281270 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1746 | 2024.10.30 19:46:30.281411 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1747 | 2024.10.30 19:46:30.281444 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1748 | 2024.10.30 19:46:30.281470 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1749 | 2024.10.30 19:46:30.281487 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1750 | 2024.10.30 19:46:30.281528 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1751 | 2024.10.30 19:46:30.281549 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1752 | 2024.10.30 19:46:30.282480 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 84.38 KiB/sec. | ||
1753 | 2024.10.30 19:46:30.282721 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> DynamicQueryHandler: Done processing query | ||
1754 | 2024.10.30 19:46:30.282746 [ 272 ] {e38946f7-d80f-474a-8044-f29b15a18314} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1755 | 2024.10.30 19:46:30.282762 [ 272 ] {} <Debug> HTTP-Session: ddf968be-e041-49d9-8a6d-216e1516ac59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1756 | 2024.10.30 19:46:30.283088 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1757 | 2024.10.30 19:46:30.283231 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42211, User-Agent: (none), Length: 681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1758 | 2024.10.30 19:46:30.283292 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1759 | 2024.10.30 19:46:30.283317 [ 270 ] {} <Debug> HTTP-Session: fe2855c4-b4fd-4af3-ba5b-54ddcd9ee5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:42211 | ||
1760 | 2024.10.30 19:46:30.283337 [ 270 ] {} <Debug> HTTP-Session: fe2855c4-b4fd-4af3-ba5b-54ddcd9ee5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1761 | 2024.10.30 19:46:30.283354 [ 270 ] {} <Debug> HTTP-Session: fe2855c4-b4fd-4af3-ba5b-54ddcd9ee5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1762 | 2024.10.30 19:46:30.283393 [ 270 ] {} <Trace> HTTP-Session: fe2855c4-b4fd-4af3-ba5b-54ddcd9ee5fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1763 | 2024.10.30 19:46:30.283558 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1764 | 2024.10.30 19:46:30.283877 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1765 | 2024.10.30 19:46:30.283926 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1766 | 2024.10.30 19:46:30.284187 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1767 | 2024.10.30 19:46:30.284253 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1768 | 2024.10.30 19:46:30.284395 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1769 | 2024.10.30 19:46:30.284429 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1770 | 2024.10.30 19:46:30.284453 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1771 | 2024.10.30 19:46:30.284470 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1772 | 2024.10.30 19:46:30.284512 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1773 | 2024.10.30 19:46:30.284533 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1774 | 2024.10.30 19:46:30.285635 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.002132 sec., 1876.1726078799247 rows/sec., 77.41 KiB/sec. | ||
1775 | 2024.10.30 19:46:30.285880 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> DynamicQueryHandler: Done processing query | ||
1776 | 2024.10.30 19:46:30.285905 [ 270 ] {0da87e52-4ca0-467a-a912-dd70eadb6eab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1777 | 2024.10.30 19:46:30.285922 [ 270 ] {} <Debug> HTTP-Session: fe2855c4-b4fd-4af3-ba5b-54ddcd9ee5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1778 | 2024.10.30 19:46:30.286334 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1779 | 2024.10.30 19:46:30.286388 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43516, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2024.10.30 19:46:30.286454 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1781 | 2024.10.30 19:46:30.286486 [ 272 ] {} <Debug> HTTP-Session: 1742f4e1-86c5-4a2b-ba1f-6c0eecd66b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43516 | ||
1782 | 2024.10.30 19:46:30.286513 [ 272 ] {} <Debug> HTTP-Session: 1742f4e1-86c5-4a2b-ba1f-6c0eecd66b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2024.10.30 19:46:30.286531 [ 272 ] {} <Debug> HTTP-Session: 1742f4e1-86c5-4a2b-ba1f-6c0eecd66b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1784 | 2024.10.30 19:46:30.286569 [ 272 ] {} <Trace> HTTP-Session: 1742f4e1-86c5-4a2b-ba1f-6c0eecd66b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1785 | 2024.10.30 19:46:30.286737 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1786 | 2024.10.30 19:46:30.287041 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1787 | 2024.10.30 19:46:30.287079 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1788 | 2024.10.30 19:46:30.287331 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1789 | 2024.10.30 19:46:30.287395 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1790 | 2024.10.30 19:46:30.287533 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1791 | 2024.10.30 19:46:30.287566 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1792 | 2024.10.30 19:46:30.287590 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1793 | 2024.10.30 19:46:30.287606 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1794 | 2024.10.30 19:46:30.287648 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1795 | 2024.10.30 19:46:30.287669 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1796 | 2024.10.30 19:46:30.288662 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001988 sec., 2012.0724346076456 rows/sec., 83.02 KiB/sec. | ||
1797 | 2024.10.30 19:46:30.288909 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> DynamicQueryHandler: Done processing query | ||
1798 | 2024.10.30 19:46:30.288933 [ 272 ] {d436308f-07cd-4807-87e9-53a01b30fd68} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1799 | 2024.10.30 19:46:30.288950 [ 272 ] {} <Debug> HTTP-Session: 1742f4e1-86c5-4a2b-ba1f-6c0eecd66b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1800 | 2024.10.30 19:46:30.289300 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1801 | 2024.10.30 19:46:30.289347 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50413, User-Agent: (none), Length: 755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1802 | 2024.10.30 19:46:30.289412 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1803 | 2024.10.30 19:46:30.289439 [ 270 ] {} <Debug> HTTP-Session: 5b44adf3-23a3-4f1b-acf3-deaf8d213fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50413 | ||
1804 | 2024.10.30 19:46:30.289460 [ 270 ] {} <Debug> HTTP-Session: 5b44adf3-23a3-4f1b-acf3-deaf8d213fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1805 | 2024.10.30 19:46:30.289479 [ 270 ] {} <Debug> HTTP-Session: 5b44adf3-23a3-4f1b-acf3-deaf8d213fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1806 | 2024.10.30 19:46:30.289518 [ 270 ] {} <Trace> HTTP-Session: 5b44adf3-23a3-4f1b-acf3-deaf8d213fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1807 | 2024.10.30 19:46:30.289685 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1808 | 2024.10.30 19:46:30.290002 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1809 | 2024.10.30 19:46:30.290042 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1810 | 2024.10.30 19:46:30.290301 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1811 | 2024.10.30 19:46:30.290366 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1812 | 2024.10.30 19:46:30.290508 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1813 | 2024.10.30 19:46:30.290542 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1814 | 2024.10.30 19:46:30.290566 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1815 | 2024.10.30 19:46:30.290585 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1816 | 2024.10.30 19:46:30.290627 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1817 | 2024.10.30 19:46:30.290650 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1818 | 2024.10.30 19:46:30.291502 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 87.00 KiB/sec. | ||
1819 | 2024.10.30 19:46:30.291735 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> DynamicQueryHandler: Done processing query | ||
1820 | 2024.10.30 19:46:30.291759 [ 270 ] {5a1e3498-65c7-461a-930e-05807e5af9cf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1821 | 2024.10.30 19:46:30.291776 [ 270 ] {} <Debug> HTTP-Session: 5b44adf3-23a3-4f1b-acf3-deaf8d213fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1822 | 2024.10.30 19:46:30.292356 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1823 | 2024.10.30 19:46:30.292463 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63001, User-Agent: (none), Length: 10044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1824 | 2024.10.30 19:46:30.292525 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1825 | 2024.10.30 19:46:30.292549 [ 272 ] {} <Debug> HTTP-Session: 9eb38b24-fbba-42b2-93d4-5b5ff7945b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:63001 | ||
1826 | 2024.10.30 19:46:30.292569 [ 272 ] {} <Debug> HTTP-Session: 9eb38b24-fbba-42b2-93d4-5b5ff7945b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1827 | 2024.10.30 19:46:30.292587 [ 272 ] {} <Debug> HTTP-Session: 9eb38b24-fbba-42b2-93d4-5b5ff7945b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1828 | 2024.10.30 19:46:30.292625 [ 272 ] {} <Trace> HTTP-Session: 9eb38b24-fbba-42b2-93d4-5b5ff7945b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1829 | 2024.10.30 19:46:30.292787 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63001) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1830 | 2024.10.30 19:46:30.292842 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1831 | 2024.10.30 19:46:30.293034 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1832 | 2024.10.30 19:46:30.293506 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2024.10.30 19:46:30.293543 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1834 | 2024.10.30 19:46:30.294050 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1835 | 2024.10.30 19:46:30.294370 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2024.10.30 19:46:30.294533 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Debug> executeQuery: Read 15 rows, 6.33 KiB in 0.001815 sec., 8264.462809917355 rows/sec., 3.40 MiB/sec. | ||
1837 | 2024.10.30 19:46:30.294740 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Debug> DynamicQueryHandler: Done processing query | ||
1838 | 2024.10.30 19:46:30.294765 [ 272 ] {e0e3832a-2143-489b-a007-0458a8962f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1839 | 2024.10.30 19:46:30.294781 [ 272 ] {} <Debug> HTTP-Session: 9eb38b24-fbba-42b2-93d4-5b5ff7945b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1840 | 2024.10.30 19:46:30.294932 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1841 | 2024.10.30 19:46:30.294946 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50413, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2024.10.30 19:46:30.295011 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1843 | 2024.10.30 19:46:30.295033 [ 270 ] {} <Debug> HTTP-Session: 144fbefc-3526-459a-a6cc-702808e0df13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50413 | ||
1844 | 2024.10.30 19:46:30.295055 [ 270 ] {} <Debug> HTTP-Session: 144fbefc-3526-459a-a6cc-702808e0df13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2024.10.30 19:46:30.295071 [ 270 ] {} <Debug> HTTP-Session: 144fbefc-3526-459a-a6cc-702808e0df13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2024.10.30 19:46:30.295102 [ 270 ] {} <Trace> HTTP-Session: 144fbefc-3526-459a-a6cc-702808e0df13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1847 | 2024.10.30 19:46:30.295211 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50413) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
1848 | 2024.10.30 19:46:30.295255 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
1849 | 2024.10.30 19:46:30.295488 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1850 | 2024.10.30 19:46:30.296059 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2024.10.30 19:46:30.296095 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1852 | 2024.10.30 19:46:30.296479 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1853 | 2024.10.30 19:46:30.296844 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2024.10.30 19:46:30.297007 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001815 sec., 19834.710743801654 rows/sec., 1.47 MiB/sec. | ||
1855 | 2024.10.30 19:46:30.297179 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Debug> DynamicQueryHandler: Done processing query | ||
1856 | 2024.10.30 19:46:30.297203 [ 270 ] {985089bf-3a14-4b1a-ba80-5b193abee705} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
1857 | 2024.10.30 19:46:30.297219 [ 270 ] {} <Debug> HTTP-Session: 144fbefc-3526-459a-a6cc-702808e0df13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1858 | 2024.10.30 19:46:30.297428 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1859 | 2024.10.30 19:46:30.297509 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55966, User-Agent: (none), Length: 22535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1860 | 2024.10.30 19:46:30.297577 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1861 | 2024.10.30 19:46:30.297602 [ 272 ] {} <Debug> HTTP-Session: bc824472-0b79-48ec-84f2-c1bb6a02c291 Authenticating user 'default' from [fd00:1122:3344:101::d]:55966 | ||
1862 | 2024.10.30 19:46:30.297622 [ 272 ] {} <Debug> HTTP-Session: bc824472-0b79-48ec-84f2-c1bb6a02c291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1863 | 2024.10.30 19:46:30.297639 [ 272 ] {} <Debug> HTTP-Session: bc824472-0b79-48ec-84f2-c1bb6a02c291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1864 | 2024.10.30 19:46:30.297677 [ 272 ] {} <Trace> HTTP-Session: bc824472-0b79-48ec-84f2-c1bb6a02c291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2024.10.30 19:46:30.297895 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55966) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1866 | 2024.10.30 19:46:30.297948 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1867 | 2024.10.30 19:46:30.298177 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1868 | 2024.10.30 19:46:30.298594 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2024.10.30 19:46:30.298631 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1870 | 2024.10.30 19:46:30.299012 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1871 | 2024.10.30 19:46:30.299354 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2024.10.30 19:46:30.299511 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.001734 sec., 88811.99538638984 rows/sec., 7.42 MiB/sec. | ||
1873 | 2024.10.30 19:46:30.299681 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Debug> DynamicQueryHandler: Done processing query | ||
1874 | 2024.10.30 19:46:30.299705 [ 272 ] {2c438527-9874-4ebb-bdf5-0e0040eaf19a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
1875 | 2024.10.30 19:46:30.299720 [ 272 ] {} <Debug> HTTP-Session: bc824472-0b79-48ec-84f2-c1bb6a02c291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1876 | 2024.10.30 19:46:30.299906 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1877 | 2024.10.30 19:46:30.299954 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Length: 3649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1878 | 2024.10.30 19:46:30.300019 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1879 | 2024.10.30 19:46:30.300046 [ 270 ] {} <Debug> HTTP-Session: 1feecd4e-5d26-4059-aec8-ef98c181f497 Authenticating user 'default' from [fd00:1122:3344:101::d]:45275 | ||
1880 | 2024.10.30 19:46:30.300067 [ 270 ] {} <Debug> HTTP-Session: 1feecd4e-5d26-4059-aec8-ef98c181f497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1881 | 2024.10.30 19:46:30.300084 [ 270 ] {} <Debug> HTTP-Session: 1feecd4e-5d26-4059-aec8-ef98c181f497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2024.10.30 19:46:30.300122 [ 270 ] {} <Trace> HTTP-Session: 1feecd4e-5d26-4059-aec8-ef98c181f497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1883 | 2024.10.30 19:46:30.300257 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45275) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1884 | 2024.10.30 19:46:30.300309 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1885 | 2024.10.30 19:46:30.300579 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1886 | 2024.10.30 19:46:30.301005 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1887 | 2024.10.30 19:46:30.301040 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1888 | 2024.10.30 19:46:30.301389 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1889 | 2024.10.30 19:46:30.301753 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2024.10.30 19:46:30.301914 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Debug> executeQuery: Read 26 rows, 1.87 KiB in 0.001696 sec., 15330.188679245282 rows/sec., 1.07 MiB/sec. | ||
1891 | 2024.10.30 19:46:30.302203 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Debug> DynamicQueryHandler: Done processing query | ||
1892 | 2024.10.30 19:46:30.302229 [ 270 ] {ee2538eb-552f-4487-bb15-993bff36dd4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1893 | 2024.10.30 19:46:30.302246 [ 270 ] {} <Debug> HTTP-Session: 1feecd4e-5d26-4059-aec8-ef98c181f497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1894 | 2024.10.30 19:46:30.302399 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1895 | 2024.10.30 19:46:30.302498 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37264, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1896 | 2024.10.30 19:46:30.302554 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1897 | 2024.10.30 19:46:30.302573 [ 272 ] {} <Debug> HTTP-Session: 3765cdb0-721f-410d-975e-9b47b5503cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37264 | ||
1898 | 2024.10.30 19:46:30.302590 [ 272 ] {} <Debug> HTTP-Session: 3765cdb0-721f-410d-975e-9b47b5503cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1899 | 2024.10.30 19:46:30.302604 [ 272 ] {} <Debug> HTTP-Session: 3765cdb0-721f-410d-975e-9b47b5503cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1900 | 2024.10.30 19:46:30.302635 [ 272 ] {} <Trace> HTTP-Session: 3765cdb0-721f-410d-975e-9b47b5503cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1901 | 2024.10.30 19:46:30.302744 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37264) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1902 | 2024.10.30 19:46:30.302788 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1903 | 2024.10.30 19:46:30.303037 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1904 | 2024.10.30 19:46:30.303377 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2024.10.30 19:46:30.303415 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1906 | 2024.10.30 19:46:30.303775 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1907 | 2024.10.30 19:46:30.304137 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2024.10.30 19:46:30.304288 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001573 sec., 22886.204704386524 rows/sec., 1.68 MiB/sec. | ||
1909 | 2024.10.30 19:46:30.304459 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Debug> DynamicQueryHandler: Done processing query | ||
1910 | 2024.10.30 19:46:30.304486 [ 272 ] {b725b992-2c00-4bae-b88e-96582bc12f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1911 | 2024.10.30 19:46:30.304502 [ 272 ] {} <Debug> HTTP-Session: 3765cdb0-721f-410d-975e-9b47b5503cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1912 | 2024.10.30 19:46:30.304639 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1913 | 2024.10.30 19:46:30.304675 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1914 | 2024.10.30 19:46:30.304728 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1915 | 2024.10.30 19:46:30.304751 [ 270 ] {} <Debug> HTTP-Session: fad05a66-4848-4c14-b01d-985674e968c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45275 | ||
1916 | 2024.10.30 19:46:30.304778 [ 270 ] {} <Debug> HTTP-Session: fad05a66-4848-4c14-b01d-985674e968c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1917 | 2024.10.30 19:46:30.304794 [ 270 ] {} <Debug> HTTP-Session: fad05a66-4848-4c14-b01d-985674e968c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1918 | 2024.10.30 19:46:30.304826 [ 270 ] {} <Trace> HTTP-Session: fad05a66-4848-4c14-b01d-985674e968c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1919 | 2024.10.30 19:46:30.304925 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45275) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1920 | 2024.10.30 19:46:30.304968 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1921 | 2024.10.30 19:46:30.305201 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1922 | 2024.10.30 19:46:30.305525 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1923 | 2024.10.30 19:46:30.305563 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1924 | 2024.10.30 19:46:30.305914 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1925 | 2024.10.30 19:46:30.306274 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1926 | 2024.10.30 19:46:30.306428 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001521 sec., 11834.31952662722 rows/sec., 830.82 KiB/sec. | ||
1927 | 2024.10.30 19:46:30.306642 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Debug> DynamicQueryHandler: Done processing query | ||
1928 | 2024.10.30 19:46:30.306667 [ 270 ] {9a443aaf-b517-4578-bc4b-7e64a27920b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1929 | 2024.10.30 19:46:30.306683 [ 270 ] {} <Debug> HTTP-Session: fad05a66-4848-4c14-b01d-985674e968c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.10.30 19:46:30.306887 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1931 | 2024.10.30 19:46:30.306956 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61477, User-Agent: (none), Length: 10580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1932 | 2024.10.30 19:46:30.307008 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1933 | 2024.10.30 19:46:30.307027 [ 272 ] {} <Debug> HTTP-Session: 1867f865-4e87-4ccc-a763-4480fb0f3368 Authenticating user 'default' from [fd00:1122:3344:101::d]:61477 | ||
1934 | 2024.10.30 19:46:30.307044 [ 272 ] {} <Debug> HTTP-Session: 1867f865-4e87-4ccc-a763-4480fb0f3368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1935 | 2024.10.30 19:46:30.307058 [ 272 ] {} <Debug> HTTP-Session: 1867f865-4e87-4ccc-a763-4480fb0f3368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1936 | 2024.10.30 19:46:30.307089 [ 272 ] {} <Trace> HTTP-Session: 1867f865-4e87-4ccc-a763-4480fb0f3368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1937 | 2024.10.30 19:46:30.307209 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1938 | 2024.10.30 19:46:30.307252 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1939 | 2024.10.30 19:46:30.307473 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1940 | 2024.10.30 19:46:30.307832 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1941 | 2024.10.30 19:46:30.307868 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1942 | 2024.10.30 19:46:30.308249 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1943 | 2024.10.30 19:46:30.308617 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1944 | 2024.10.30 19:46:30.308769 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001595 sec., 38871.473354231974 rows/sec., 3.06 MiB/sec. | ||
1945 | 2024.10.30 19:46:30.308946 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Debug> DynamicQueryHandler: Done processing query | ||
1946 | 2024.10.30 19:46:30.308971 [ 272 ] {53914df2-565b-4001-bf3b-5c85f0a33a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1947 | 2024.10.30 19:46:30.308987 [ 272 ] {} <Debug> HTTP-Session: 1867f865-4e87-4ccc-a763-4480fb0f3368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1948 | 2024.10.30 19:46:30.309131 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1949 | 2024.10.30 19:46:30.309145 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Length: 3921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1950 | 2024.10.30 19:46:30.309211 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1951 | 2024.10.30 19:46:30.309237 [ 270 ] {} <Debug> HTTP-Session: 0bd1f92c-b4ac-4b38-aecb-9722cd8f8dec Authenticating user 'default' from [fd00:1122:3344:101::d]:45275 | ||
1952 | 2024.10.30 19:46:30.309261 [ 270 ] {} <Debug> HTTP-Session: 0bd1f92c-b4ac-4b38-aecb-9722cd8f8dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1953 | 2024.10.30 19:46:30.309279 [ 270 ] {} <Debug> HTTP-Session: 0bd1f92c-b4ac-4b38-aecb-9722cd8f8dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1954 | 2024.10.30 19:46:30.309316 [ 270 ] {} <Trace> HTTP-Session: 0bd1f92c-b4ac-4b38-aecb-9722cd8f8dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2024.10.30 19:46:30.309445 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1956 | 2024.10.30 19:46:30.309507 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1957 | 2024.10.30 19:46:30.309681 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1958 | 2024.10.30 19:46:30.310015 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2024.10.30 19:46:30.310052 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1960 | 2024.10.30 19:46:30.310414 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1961 | 2024.10.30 19:46:30.310764 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1962 | 2024.10.30 19:46:30.310920 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.00151 sec., 13245.033112582782 rows/sec., 974.62 KiB/sec. | ||
1963 | 2024.10.30 19:46:30.311215 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Debug> DynamicQueryHandler: Done processing query | ||
1964 | 2024.10.30 19:46:30.311239 [ 270 ] {c0683574-bcf3-4b85-863c-c92853e751eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1965 | 2024.10.30 19:46:30.311256 [ 270 ] {} <Debug> HTTP-Session: 0bd1f92c-b4ac-4b38-aecb-9722cd8f8dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1966 | 2024.10.30 19:46:30.311467 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1967 | 2024.10.30 19:46:30.311538 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41481, User-Agent: (none), Length: 14095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2024.10.30 19:46:30.311594 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1969 | 2024.10.30 19:46:30.311614 [ 272 ] {} <Debug> HTTP-Session: 0d8dd4c5-3f1c-45c5-aee4-e53f5e57beac Authenticating user 'default' from [fd00:1122:3344:101::d]:41481 | ||
1970 | 2024.10.30 19:46:30.311630 [ 272 ] {} <Debug> HTTP-Session: 0d8dd4c5-3f1c-45c5-aee4-e53f5e57beac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2024.10.30 19:46:30.311644 [ 272 ] {} <Debug> HTTP-Session: 0d8dd4c5-3f1c-45c5-aee4-e53f5e57beac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.10.30 19:46:30.311675 [ 272 ] {} <Trace> HTTP-Session: 0d8dd4c5-3f1c-45c5-aee4-e53f5e57beac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2024.10.30 19:46:30.311884 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41481) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1974 | 2024.10.30 19:46:30.311957 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1975 | 2024.10.30 19:46:30.312425 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1976 | 2024.10.30 19:46:30.313031 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.10.30 19:46:30.313067 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1978 | 2024.10.30 19:46:30.318215 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1979 | 2024.10.30 19:46:30.318654 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.10.30 19:46:30.318837 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007083 sec., 1129.4649159960468 rows/sec., 2.02 MiB/sec. | ||
1981 | 2024.10.30 19:46:30.319143 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Debug> DynamicQueryHandler: Done processing query | ||
1982 | 2024.10.30 19:46:30.319167 [ 272 ] {231b7b42-e82d-44eb-8e32-189742924c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1983 | 2024.10.30 19:46:30.319184 [ 272 ] {} <Debug> HTTP-Session: 0d8dd4c5-3f1c-45c5-aee4-e53f5e57beac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1984 | 2024.10.30 19:46:30.319356 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2024.10.30 19:46:30.319389 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Length: 2117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1986 | 2024.10.30 19:46:30.319453 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1987 | 2024.10.30 19:46:30.319481 [ 270 ] {} <Debug> HTTP-Session: 331999f2-0e85-4c37-93b3-f625f8dc506b Authenticating user 'default' from [fd00:1122:3344:101::d]:45275 | ||
1988 | 2024.10.30 19:46:30.319503 [ 270 ] {} <Debug> HTTP-Session: 331999f2-0e85-4c37-93b3-f625f8dc506b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1989 | 2024.10.30 19:46:30.319520 [ 270 ] {} <Debug> HTTP-Session: 331999f2-0e85-4c37-93b3-f625f8dc506b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1990 | 2024.10.30 19:46:30.319558 [ 270 ] {} <Trace> HTTP-Session: 331999f2-0e85-4c37-93b3-f625f8dc506b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.10.30 19:46:30.319678 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45275) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1992 | 2024.10.30 19:46:30.319732 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1993 | 2024.10.30 19:46:30.319890 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1994 | 2024.10.30 19:46:30.320239 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1995 | 2024.10.30 19:46:30.320276 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
1996 | 2024.10.30 19:46:30.320633 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1997 | 2024.10.30 19:46:30.320960 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2024.10.30 19:46:30.321108 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Debug> executeQuery: Read 14 rows, 933.00 B in 0.001465 sec., 9556.313993174062 rows/sec., 621.93 KiB/sec. | ||
1999 | 2024.10.30 19:46:30.321271 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Debug> DynamicQueryHandler: Done processing query | ||
2000 | 2024.10.30 19:46:30.321295 [ 270 ] {4269c5cc-7aca-4351-bb9f-b919683d085f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2001 | 2024.10.30 19:46:30.321312 [ 270 ] {} <Debug> HTTP-Session: 331999f2-0e85-4c37-93b3-f625f8dc506b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.10.30 19:46:30.321512 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2003 | 2024.10.30 19:46:30.654094 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2004 | 2024.10.30 19:46:30.812510 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2005 | 2024.10.30 19:46:30.858915 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2006 | 2024.10.30 19:46:30.899424 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2007 | 2024.10.30 19:46:30.955718 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2008 | 2024.10.30 19:46:31.023170 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2009 | 2024.10.30 19:46:31.031565 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2024.10.30 19:46:35.236939 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48290, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2011 | 2024.10.30 19:46:35.237075 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2012 | 2024.10.30 19:46:35.237105 [ 259 ] {} <Debug> HTTP-Session: 497ae059-ea3b-4c33-95b6-b932525416c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48290 | ||
2013 | 2024.10.30 19:46:35.237135 [ 259 ] {} <Debug> HTTP-Session: 497ae059-ea3b-4c33-95b6-b932525416c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2024.10.30 19:46:35.237152 [ 259 ] {} <Debug> HTTP-Session: 497ae059-ea3b-4c33-95b6-b932525416c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2015 | 2024.10.30 19:46:35.237200 [ 259 ] {} <Trace> HTTP-Session: 497ae059-ea3b-4c33-95b6-b932525416c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2024.10.30 19:46:35.237410 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48290) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2024.10.30 19:46:35.237486 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
2018 | 2024.10.30 19:46:35.237824 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2024.10.30 19:46:35.238284 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2024.10.30 19:46:35.238328 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2021 | 2024.10.30 19:46:35.238748 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2022 | 2024.10.30 19:46:35.239135 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2024.10.30 19:46:35.239319 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001962 sec., 18348.623853211007 rows/sec., 1.36 MiB/sec. | ||
2024 | 2024.10.30 19:46:35.239540 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Debug> DynamicQueryHandler: Done processing query | ||
2025 | 2024.10.30 19:46:35.239568 [ 259 ] {e62ba09f-3294-4a80-ba81-9759fb90f9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2026 | 2024.10.30 19:46:35.239585 [ 259 ] {} <Debug> HTTP-Session: 497ae059-ea3b-4c33-95b6-b932525416c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2027 | 2024.10.30 19:46:35.239812 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2028 | 2024.10.30 19:46:35.240000 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36057, User-Agent: (none), Length: 19981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2029 | 2024.10.30 19:46:35.240105 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2030 | 2024.10.30 19:46:35.240132 [ 262 ] {} <Debug> HTTP-Session: 8a1e5db9-0840-495b-a557-3a8af5a5a8de Authenticating user 'default' from [fd00:1122:3344:101::d]:36057 | ||
2031 | 2024.10.30 19:46:35.240160 [ 262 ] {} <Debug> HTTP-Session: 8a1e5db9-0840-495b-a557-3a8af5a5a8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2032 | 2024.10.30 19:46:35.240178 [ 262 ] {} <Debug> HTTP-Session: 8a1e5db9-0840-495b-a557-3a8af5a5a8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2033 | 2024.10.30 19:46:35.240238 [ 262 ] {} <Trace> HTTP-Session: 8a1e5db9-0840-495b-a557-3a8af5a5a8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2024.10.30 19:46:35.240507 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36057) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2035 | 2024.10.30 19:46:35.240584 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2036 | 2024.10.30 19:46:35.240975 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2037 | 2024.10.30 19:46:35.241459 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2024.10.30 19:46:35.241502 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2039 | 2024.10.30 19:46:35.241987 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2040 | 2024.10.30 19:46:35.242381 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2024.10.30 19:46:35.242582 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Debug> executeQuery: Read 138 rows, 11.60 KiB in 0.002205 sec., 62585.034013605444 rows/sec., 5.14 MiB/sec. | ||
2042 | 2024.10.30 19:46:35.242977 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Debug> DynamicQueryHandler: Done processing query | ||
2043 | 2024.10.30 19:46:35.243006 [ 262 ] {67161fa7-9774-4236-be82-b9d665a513d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2044 | 2024.10.30 19:46:35.243024 [ 262 ] {} <Debug> HTTP-Session: 8a1e5db9-0840-495b-a557-3a8af5a5a8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2045 | 2024.10.30 19:46:35.243236 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48290, User-Agent: (none), Length: 2503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2046 | 2024.10.30 19:46:35.243251 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2047 | 2024.10.30 19:46:35.243330 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2048 | 2024.10.30 19:46:35.243361 [ 259 ] {} <Debug> HTTP-Session: 25b30421-f394-466a-b062-a042a4f6a6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:48290 | ||
2049 | 2024.10.30 19:46:35.243381 [ 259 ] {} <Debug> HTTP-Session: 25b30421-f394-466a-b062-a042a4f6a6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2050 | 2024.10.30 19:46:35.243395 [ 259 ] {} <Debug> HTTP-Session: 25b30421-f394-466a-b062-a042a4f6a6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2051 | 2024.10.30 19:46:35.243449 [ 259 ] {} <Trace> HTTP-Session: 25b30421-f394-466a-b062-a042a4f6a6aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2052 | 2024.10.30 19:46:35.243586 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48290) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2053 | 2024.10.30 19:46:35.243638 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2054 | 2024.10.30 19:46:35.243894 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2055 | 2024.10.30 19:46:35.244298 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2024.10.30 19:46:35.244337 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2057 | 2024.10.30 19:46:35.244713 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2058 | 2024.10.30 19:46:35.245080 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2024.10.30 19:46:35.245244 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001691 sec., 10644.589000591366 rows/sec., 747.29 KiB/sec. | ||
2060 | 2024.10.30 19:46:35.245529 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Debug> DynamicQueryHandler: Done processing query | ||
2061 | 2024.10.30 19:46:35.245556 [ 259 ] {70649897-5311-4892-b84e-dea04f58bfa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2062 | 2024.10.30 19:46:35.245573 [ 259 ] {} <Debug> HTTP-Session: 25b30421-f394-466a-b062-a042a4f6a6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2063 | 2024.10.30 19:46:35.245795 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2064 | 2024.10.30 19:46:35.245869 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2065 | 2024.10.30 19:46:35.245993 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2066 | 2024.10.30 19:46:35.246034 [ 262 ] {} <Debug> HTTP-Session: 466a8c98-7247-432b-abe6-c52941fa79a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37296 | ||
2067 | 2024.10.30 19:46:35.246069 [ 262 ] {} <Debug> HTTP-Session: 466a8c98-7247-432b-abe6-c52941fa79a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2068 | 2024.10.30 19:46:35.246097 [ 262 ] {} <Debug> HTTP-Session: 466a8c98-7247-432b-abe6-c52941fa79a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2069 | 2024.10.30 19:46:35.246169 [ 262 ] {} <Trace> HTTP-Session: 466a8c98-7247-432b-abe6-c52941fa79a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2070 | 2024.10.30 19:46:35.246329 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37296) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2071 | 2024.10.30 19:46:35.246388 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2072 | 2024.10.30 19:46:35.246708 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2073 | 2024.10.30 19:46:35.247112 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2074 | 2024.10.30 19:46:35.247151 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2075 | 2024.10.30 19:46:35.247536 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2076 | 2024.10.30 19:46:35.247921 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2077 | 2024.10.30 19:46:35.248088 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00181 sec., 19889.50276243094 rows/sec., 1.46 MiB/sec. | ||
2078 | 2024.10.30 19:46:35.248270 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Debug> DynamicQueryHandler: Done processing query | ||
2079 | 2024.10.30 19:46:35.248296 [ 262 ] {71e1467a-025e-4702-8b54-21670e88f3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2080 | 2024.10.30 19:46:35.248312 [ 262 ] {} <Debug> HTTP-Session: 466a8c98-7247-432b-abe6-c52941fa79a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2081 | 2024.10.30 19:46:35.248495 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2082 | 2024.10.30 19:46:35.248607 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60824, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2083 | 2024.10.30 19:46:35.248716 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2084 | 2024.10.30 19:46:35.248756 [ 259 ] {} <Debug> HTTP-Session: 8646a364-75be-4b9e-8606-9af3d9cf637f Authenticating user 'default' from [fd00:1122:3344:101::d]:60824 | ||
2085 | 2024.10.30 19:46:35.248789 [ 259 ] {} <Debug> HTTP-Session: 8646a364-75be-4b9e-8606-9af3d9cf637f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2024.10.30 19:46:35.248817 [ 259 ] {} <Debug> HTTP-Session: 8646a364-75be-4b9e-8606-9af3d9cf637f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2087 | 2024.10.30 19:46:35.248885 [ 259 ] {} <Trace> HTTP-Session: 8646a364-75be-4b9e-8606-9af3d9cf637f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2088 | 2024.10.30 19:46:35.249100 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60824) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2089 | 2024.10.30 19:46:35.249187 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2090 | 2024.10.30 19:46:35.249450 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2091 | 2024.10.30 19:46:35.249784 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2024.10.30 19:46:35.249823 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2093 | 2024.10.30 19:46:35.250197 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2094 | 2024.10.30 19:46:35.250584 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2024.10.30 19:46:35.250748 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001713 sec., 10507.880910683012 rows/sec., 737.70 KiB/sec. | ||
2096 | 2024.10.30 19:46:35.250919 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Debug> DynamicQueryHandler: Done processing query | ||
2097 | 2024.10.30 19:46:35.250943 [ 259 ] {3ad5261b-c977-42c4-816f-00e2b7797cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2098 | 2024.10.30 19:46:35.250960 [ 259 ] {} <Debug> HTTP-Session: 8646a364-75be-4b9e-8606-9af3d9cf637f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2099 | 2024.10.30 19:46:35.251126 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2100 | 2024.10.30 19:46:35.251198 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Length: 9226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2101 | 2024.10.30 19:46:35.251295 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2102 | 2024.10.30 19:46:35.251323 [ 262 ] {} <Debug> HTTP-Session: dc5000cb-d0f0-4d4f-a1d8-f880f5fcd6da Authenticating user 'default' from [fd00:1122:3344:101::d]:37296 | ||
2103 | 2024.10.30 19:46:35.251345 [ 262 ] {} <Debug> HTTP-Session: dc5000cb-d0f0-4d4f-a1d8-f880f5fcd6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2104 | 2024.10.30 19:46:35.251362 [ 262 ] {} <Debug> HTTP-Session: dc5000cb-d0f0-4d4f-a1d8-f880f5fcd6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2105 | 2024.10.30 19:46:35.251406 [ 262 ] {} <Trace> HTTP-Session: dc5000cb-d0f0-4d4f-a1d8-f880f5fcd6da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2106 | 2024.10.30 19:46:35.251557 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37296) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2107 | 2024.10.30 19:46:35.251612 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2108 | 2024.10.30 19:46:35.251917 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2109 | 2024.10.30 19:46:35.252292 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2024.10.30 19:46:35.252328 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2111 | 2024.10.30 19:46:35.252712 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2112 | 2024.10.30 19:46:35.253102 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2024.10.30 19:46:35.253269 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Debug> executeQuery: Read 54 rows, 4.35 KiB in 0.001765 sec., 30594.900849858357 rows/sec., 2.41 MiB/sec. | ||
2114 | 2024.10.30 19:46:35.253449 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Debug> DynamicQueryHandler: Done processing query | ||
2115 | 2024.10.30 19:46:35.253475 [ 262 ] {b5326f02-e1f4-4c95-80ff-af196668d50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2116 | 2024.10.30 19:46:35.253492 [ 262 ] {} <Debug> HTTP-Session: dc5000cb-d0f0-4d4f-a1d8-f880f5fcd6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2117 | 2024.10.30 19:46:35.253751 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2024.10.30 19:46:35.253839 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34136, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2119 | 2024.10.30 19:46:35.253967 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2120 | 2024.10.30 19:46:35.254006 [ 259 ] {} <Debug> HTTP-Session: d65e1e70-6e11-4c0e-91d2-424a11245d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:34136 | ||
2121 | 2024.10.30 19:46:35.254040 [ 259 ] {} <Debug> HTTP-Session: d65e1e70-6e11-4c0e-91d2-424a11245d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2122 | 2024.10.30 19:46:35.254066 [ 259 ] {} <Debug> HTTP-Session: d65e1e70-6e11-4c0e-91d2-424a11245d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2123 | 2024.10.30 19:46:35.254136 [ 259 ] {} <Trace> HTTP-Session: d65e1e70-6e11-4c0e-91d2-424a11245d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2024.10.30 19:46:35.254303 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2125 | 2024.10.30 19:46:35.254354 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2126 | 2024.10.30 19:46:35.254535 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2127 | 2024.10.30 19:46:35.254867 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2024.10.30 19:46:35.254904 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2129 | 2024.10.30 19:46:35.255303 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2130 | 2024.10.30 19:46:35.255646 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.10.30 19:46:35.255813 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.69 MiB/sec. | ||
2132 | 2024.10.30 19:46:35.255984 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Debug> DynamicQueryHandler: Done processing query | ||
2133 | 2024.10.30 19:46:35.256008 [ 259 ] {326f1a94-a812-454b-948f-a91f8617973e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2134 | 2024.10.30 19:46:35.256024 [ 259 ] {} <Debug> HTTP-Session: d65e1e70-6e11-4c0e-91d2-424a11245d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2135 | 2024.10.30 19:46:35.256189 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2136 | 2024.10.30 19:46:35.256311 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64372, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2137 | 2024.10.30 19:46:35.256422 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2138 | 2024.10.30 19:46:35.256473 [ 262 ] {} <Debug> HTTP-Session: 9165df12-ffba-4e49-8c21-617f0b05f721 Authenticating user 'default' from [fd00:1122:3344:101::d]:64372 | ||
2139 | 2024.10.30 19:46:35.256506 [ 262 ] {} <Debug> HTTP-Session: 9165df12-ffba-4e49-8c21-617f0b05f721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2140 | 2024.10.30 19:46:35.256533 [ 262 ] {} <Debug> HTTP-Session: 9165df12-ffba-4e49-8c21-617f0b05f721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2141 | 2024.10.30 19:46:35.256600 [ 262 ] {} <Trace> HTTP-Session: 9165df12-ffba-4e49-8c21-617f0b05f721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2142 | 2024.10.30 19:46:35.256835 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64372) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2143 | 2024.10.30 19:46:35.256925 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2144 | 2024.10.30 19:46:35.257199 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2145 | 2024.10.30 19:46:35.257851 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2024.10.30 19:46:35.257888 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2147 | 2024.10.30 19:46:35.258258 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2148 | 2024.10.30 19:46:35.258614 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2024.10.30 19:46:35.258784 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.002028 sec., 14792.899408284025 rows/sec., 1004.01 KiB/sec. | ||
2150 | 2024.10.30 19:46:35.259120 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Debug> DynamicQueryHandler: Done processing query | ||
2151 | 2024.10.30 19:46:35.259147 [ 262 ] {7f6cb050-b14c-42af-9ec0-e4945d282cb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2152 | 2024.10.30 19:46:35.259164 [ 262 ] {} <Debug> HTTP-Session: 9165df12-ffba-4e49-8c21-617f0b05f721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2153 | 2024.10.30 19:46:35.259514 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2154 | 2024.10.30 19:46:36.589929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 214 | ||
2155 | 2024.10.30 19:46:36.593646 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2024.10.30 19:46:36.593713 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2157 | 2024.10.30 19:46:36.595486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2158 | 2024.10.30 19:46:36.596486 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2024.10.30 19:46:36.597051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
2160 | 2024.10.30 19:46:40.040849 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34136, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2161 | 2024.10.30 19:46:40.040961 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2162 | 2024.10.30 19:46:40.040987 [ 259 ] {} <Debug> HTTP-Session: 52f4289e-3fd0-4a85-aa38-9628fb459d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:34136 | ||
2163 | 2024.10.30 19:46:40.041011 [ 259 ] {} <Debug> HTTP-Session: 52f4289e-3fd0-4a85-aa38-9628fb459d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2164 | 2024.10.30 19:46:40.041026 [ 259 ] {} <Debug> HTTP-Session: 52f4289e-3fd0-4a85-aa38-9628fb459d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2165 | 2024.10.30 19:46:40.041077 [ 259 ] {} <Trace> HTTP-Session: 52f4289e-3fd0-4a85-aa38-9628fb459d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2166 | 2024.10.30 19:46:40.041306 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34136) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2167 | 2024.10.30 19:46:40.041685 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2168 | 2024.10.30 19:46:40.041730 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2169 | 2024.10.30 19:46:40.042036 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2170 | 2024.10.30 19:46:40.042116 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2171 | 2024.10.30 19:46:40.042293 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
2172 | 2024.10.30 19:46:40.042430 [ 261 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2173 | 2024.10.30 19:46:40.042446 [ 264 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2174 | 2024.10.30 19:46:40.042582 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2175 | 2024.10.30 19:46:40.042612 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2176 | 2024.10.30 19:46:40.042829 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2177 | 2024.10.30 19:46:40.043383 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2178 | 2024.10.30 19:46:40.043454 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2179 | 2024.10.30 19:46:40.043503 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2180 | 2024.10.30 19:46:40.045322 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.004116 sec., 4616.132167152576 rows/sec., 190.05 KiB/sec. | ||
2181 | 2024.10.30 19:46:40.045699 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> DynamicQueryHandler: Done processing query | ||
2182 | 2024.10.30 19:46:40.045730 [ 259 ] {a460683e-7659-4b81-b8ad-9065118b49d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2183 | 2024.10.30 19:46:40.045751 [ 259 ] {} <Debug> HTTP-Session: 52f4289e-3fd0-4a85-aa38-9628fb459d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2184 | 2024.10.30 19:46:40.046114 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2185 | 2024.10.30 19:46:40.046237 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56689, User-Agent: (none), Length: 830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2186 | 2024.10.30 19:46:40.046361 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2187 | 2024.10.30 19:46:40.046391 [ 262 ] {} <Debug> HTTP-Session: eec46560-f8a5-4fda-97a4-1b04358ec763 Authenticating user 'default' from [fd00:1122:3344:101::d]:56689 | ||
2188 | 2024.10.30 19:46:40.046420 [ 262 ] {} <Debug> HTTP-Session: eec46560-f8a5-4fda-97a4-1b04358ec763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2189 | 2024.10.30 19:46:40.046438 [ 262 ] {} <Debug> HTTP-Session: eec46560-f8a5-4fda-97a4-1b04358ec763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2190 | 2024.10.30 19:46:40.046497 [ 262 ] {} <Trace> HTTP-Session: eec46560-f8a5-4fda-97a4-1b04358ec763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2191 | 2024.10.30 19:46:40.046749 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2192 | 2024.10.30 19:46:40.047187 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2193 | 2024.10.30 19:46:40.047244 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2194 | 2024.10.30 19:46:40.047545 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2195 | 2024.10.30 19:46:40.047631 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2196 | 2024.10.30 19:46:40.047814 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
2197 | 2024.10.30 19:46:40.047906 [ 275 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2198 | 2024.10.30 19:46:40.047926 [ 273 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2199 | 2024.10.30 19:46:40.048040 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2200 | 2024.10.30 19:46:40.048074 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2201 | 2024.10.30 19:46:40.048262 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2202 | 2024.10.30 19:46:40.048288 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2203 | 2024.10.30 19:46:40.048331 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2204 | 2024.10.30 19:46:40.048380 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2205 | 2024.10.30 19:46:40.049833 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.003204 sec., 5930.087390761549 rows/sec., 244.14 KiB/sec. | ||
2206 | 2024.10.30 19:46:40.050166 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> DynamicQueryHandler: Done processing query | ||
2207 | 2024.10.30 19:46:40.050191 [ 262 ] {76faf1c6-907f-4ee3-9fa0-c0b4b5f1c15e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2208 | 2024.10.30 19:46:40.050209 [ 262 ] {} <Debug> HTTP-Session: eec46560-f8a5-4fda-97a4-1b04358ec763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2024.10.30 19:46:40.050519 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2024.10.30 19:46:40.050605 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Length: 860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2211 | 2024.10.30 19:46:40.050684 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2212 | 2024.10.30 19:46:40.050710 [ 259 ] {} <Debug> HTTP-Session: 3312bc7e-4d72-444b-b388-ec473df87275 Authenticating user 'default' from [fd00:1122:3344:101::d]:55676 | ||
2213 | 2024.10.30 19:46:40.050731 [ 259 ] {} <Debug> HTTP-Session: 3312bc7e-4d72-444b-b388-ec473df87275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2024.10.30 19:46:40.050749 [ 259 ] {} <Debug> HTTP-Session: 3312bc7e-4d72-444b-b388-ec473df87275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2215 | 2024.10.30 19:46:40.050796 [ 259 ] {} <Trace> HTTP-Session: 3312bc7e-4d72-444b-b388-ec473df87275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2216 | 2024.10.30 19:46:40.050988 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2217 | 2024.10.30 19:46:40.051340 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2218 | 2024.10.30 19:46:40.051383 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2219 | 2024.10.30 19:46:40.051653 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2220 | 2024.10.30 19:46:40.051721 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2221 | 2024.10.30 19:46:40.051866 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
2222 | 2024.10.30 19:46:40.051978 [ 260 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2223 | 2024.10.30 19:46:40.051989 [ 261 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2224 | 2024.10.30 19:46:40.052094 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2225 | 2024.10.30 19:46:40.052122 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2226 | 2024.10.30 19:46:40.052204 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2227 | 2024.10.30 19:46:40.052224 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2228 | 2024.10.30 19:46:40.052264 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2229 | 2024.10.30 19:46:40.052310 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2230 | 2024.10.30 19:46:40.053644 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.00275 sec., 6909.09090909091 rows/sec., 284.45 KiB/sec. | ||
2231 | 2024.10.30 19:46:40.053950 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> DynamicQueryHandler: Done processing query | ||
2232 | 2024.10.30 19:46:40.053974 [ 259 ] {5a26ed72-ee05-47e0-a4af-ad55e9c07891} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2233 | 2024.10.30 19:46:40.053991 [ 259 ] {} <Debug> HTTP-Session: 3312bc7e-4d72-444b-b388-ec473df87275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2234 | 2024.10.30 19:46:40.054269 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2235 | 2024.10.30 19:46:40.054357 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49527, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2236 | 2024.10.30 19:46:40.054431 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2237 | 2024.10.30 19:46:40.054457 [ 262 ] {} <Debug> HTTP-Session: ba8c3a66-0db7-4a52-97a5-efc8e8363629 Authenticating user 'default' from [fd00:1122:3344:101::d]:49527 | ||
2238 | 2024.10.30 19:46:40.054480 [ 262 ] {} <Debug> HTTP-Session: ba8c3a66-0db7-4a52-97a5-efc8e8363629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2239 | 2024.10.30 19:46:40.054497 [ 262 ] {} <Debug> HTTP-Session: ba8c3a66-0db7-4a52-97a5-efc8e8363629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2240 | 2024.10.30 19:46:40.054546 [ 262 ] {} <Trace> HTTP-Session: ba8c3a66-0db7-4a52-97a5-efc8e8363629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2024.10.30 19:46:40.054747 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2242 | 2024.10.30 19:46:40.055122 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2243 | 2024.10.30 19:46:40.055176 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2244 | 2024.10.30 19:46:40.055466 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2245 | 2024.10.30 19:46:40.055535 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2246 | 2024.10.30 19:46:40.055691 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
2247 | 2024.10.30 19:46:40.055812 [ 273 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2248 | 2024.10.30 19:46:40.055817 [ 274 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2249 | 2024.10.30 19:46:40.055957 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2250 | 2024.10.30 19:46:40.055988 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2251 | 2024.10.30 19:46:40.056072 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2252 | 2024.10.30 19:46:40.056093 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2253 | 2024.10.30 19:46:40.056134 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2254 | 2024.10.30 19:46:40.056177 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2255 | 2024.10.30 19:46:40.057554 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002908 sec., 6533.700137551582 rows/sec., 268.99 KiB/sec. | ||
2256 | 2024.10.30 19:46:40.057865 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> DynamicQueryHandler: Done processing query | ||
2257 | 2024.10.30 19:46:40.057890 [ 262 ] {c9e14efe-a509-4cb8-9501-2a78c4be3747} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2258 | 2024.10.30 19:46:40.057907 [ 262 ] {} <Debug> HTTP-Session: ba8c3a66-0db7-4a52-97a5-efc8e8363629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2259 | 2024.10.30 19:46:40.058226 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Length: 928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2260 | 2024.10.30 19:46:40.058243 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2261 | 2024.10.30 19:46:40.058312 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2262 | 2024.10.30 19:46:40.058353 [ 259 ] {} <Debug> HTTP-Session: 3d1064ae-cab3-4fc9-a596-6a7fad1fab9b Authenticating user 'default' from [fd00:1122:3344:101::d]:55676 | ||
2263 | 2024.10.30 19:46:40.058383 [ 259 ] {} <Debug> HTTP-Session: 3d1064ae-cab3-4fc9-a596-6a7fad1fab9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2264 | 2024.10.30 19:46:40.058414 [ 259 ] {} <Debug> HTTP-Session: 3d1064ae-cab3-4fc9-a596-6a7fad1fab9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2024.10.30 19:46:40.058460 [ 259 ] {} <Trace> HTTP-Session: 3d1064ae-cab3-4fc9-a596-6a7fad1fab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2024.10.30 19:46:40.058648 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55676) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2267 | 2024.10.30 19:46:40.059018 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2268 | 2024.10.30 19:46:40.059073 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2269 | 2024.10.30 19:46:40.059383 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2270 | 2024.10.30 19:46:40.059456 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2271 | 2024.10.30 19:46:40.059602 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
2272 | 2024.10.30 19:46:40.059706 [ 260 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2273 | 2024.10.30 19:46:40.059720 [ 261 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2274 | 2024.10.30 19:46:40.059837 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2275 | 2024.10.30 19:46:40.059866 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2276 | 2024.10.30 19:46:40.059946 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2277 | 2024.10.30 19:46:40.059966 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2278 | 2024.10.30 19:46:40.060006 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2279 | 2024.10.30 19:46:40.060051 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2280 | 2024.10.30 19:46:40.061176 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002623 sec., 7243.614182234083 rows/sec., 298.22 KiB/sec. | ||
2281 | 2024.10.30 19:46:40.061476 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> DynamicQueryHandler: Done processing query | ||
2282 | 2024.10.30 19:46:40.061500 [ 259 ] {a4298d94-9248-4531-8851-ea6b2d695f65} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2283 | 2024.10.30 19:46:40.061518 [ 259 ] {} <Debug> HTTP-Session: 3d1064ae-cab3-4fc9-a596-6a7fad1fab9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2024.10.30 19:46:40.061764 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2285 | 2024.10.30 19:46:40.061866 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44044, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2286 | 2024.10.30 19:46:40.061934 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2287 | 2024.10.30 19:46:40.061958 [ 262 ] {} <Debug> HTTP-Session: f080fd84-ce6b-409d-8bb5-049ce1032916 Authenticating user 'default' from [fd00:1122:3344:101::d]:44044 | ||
2288 | 2024.10.30 19:46:40.061979 [ 262 ] {} <Debug> HTTP-Session: f080fd84-ce6b-409d-8bb5-049ce1032916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2289 | 2024.10.30 19:46:40.061996 [ 262 ] {} <Debug> HTTP-Session: f080fd84-ce6b-409d-8bb5-049ce1032916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2290 | 2024.10.30 19:46:40.062042 [ 262 ] {} <Trace> HTTP-Session: f080fd84-ce6b-409d-8bb5-049ce1032916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2291 | 2024.10.30 19:46:40.062232 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2292 | 2024.10.30 19:46:40.062548 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2293 | 2024.10.30 19:46:40.062592 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2294 | 2024.10.30 19:46:40.062875 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2295 | 2024.10.30 19:46:40.062943 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2296 | 2024.10.30 19:46:40.063090 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
2297 | 2024.10.30 19:46:40.063189 [ 271 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2298 | 2024.10.30 19:46:40.063203 [ 274 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2299 | 2024.10.30 19:46:40.063338 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2300 | 2024.10.30 19:46:40.063369 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2301 | 2024.10.30 19:46:40.063456 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2302 | 2024.10.30 19:46:40.063477 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
2303 | 2024.10.30 19:46:40.063517 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2304 | 2024.10.30 19:46:40.063564 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2305 | 2024.10.30 19:46:40.064900 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002762 sec., 6879.073135409123 rows/sec., 283.21 KiB/sec. | ||
2306 | 2024.10.30 19:46:40.065187 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> DynamicQueryHandler: Done processing query | ||
2307 | 2024.10.30 19:46:40.065212 [ 262 ] {ea3fc58f-795b-4528-aaf6-0f4e238756ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2308 | 2024.10.30 19:46:40.065229 [ 262 ] {} <Debug> HTTP-Session: f080fd84-ce6b-409d-8bb5-049ce1032916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2309 | 2024.10.30 19:46:40.070968 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2310 | 2024.10.30 19:46:40.141879 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.10.30 19:46:40.141961 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2312 | 2024.10.30 19:46:40.141988 [ 259 ] {} <Debug> HTTP-Session: 8e6e6eec-0eb9-4650-b025-35c5a59a75e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55676 | ||
2313 | 2024.10.30 19:46:40.142010 [ 259 ] {} <Debug> HTTP-Session: 8e6e6eec-0eb9-4650-b025-35c5a59a75e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.10.30 19:46:40.142029 [ 259 ] {} <Debug> HTTP-Session: 8e6e6eec-0eb9-4650-b025-35c5a59a75e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2315 | 2024.10.30 19:46:40.142078 [ 259 ] {} <Trace> HTTP-Session: 8e6e6eec-0eb9-4650-b025-35c5a59a75e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2316 | 2024.10.30 19:46:40.142244 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55676) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2317 | 2024.10.30 19:46:40.142299 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2318 | 2024.10.30 19:46:40.142520 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2319 | 2024.10.30 19:46:40.142929 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2024.10.30 19:46:40.142967 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2321 | 2024.10.30 19:46:40.143519 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2322 | 2024.10.30 19:46:40.143855 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2024.10.30 19:46:40.144033 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001849 sec., 3244.997295835587 rows/sec., 722.52 KiB/sec. | ||
2324 | 2024.10.30 19:46:40.144274 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Debug> DynamicQueryHandler: Done processing query | ||
2325 | 2024.10.30 19:46:40.144299 [ 259 ] {f6e4a72f-5a91-4591-88de-fec8d8f1e66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2326 | 2024.10.30 19:46:40.144316 [ 259 ] {} <Debug> HTTP-Session: 8e6e6eec-0eb9-4650-b025-35c5a59a75e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2327 | 2024.10.30 19:46:40.144557 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2328 | 2024.10.30 19:46:40.144749 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54470, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2329 | 2024.10.30 19:46:40.144864 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2330 | 2024.10.30 19:46:40.144902 [ 262 ] {} <Debug> HTTP-Session: d846c9e3-a954-41bb-8f8c-fc736a872f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54470 | ||
2331 | 2024.10.30 19:46:40.144936 [ 262 ] {} <Debug> HTTP-Session: d846c9e3-a954-41bb-8f8c-fc736a872f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2332 | 2024.10.30 19:46:40.144964 [ 262 ] {} <Debug> HTTP-Session: d846c9e3-a954-41bb-8f8c-fc736a872f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2024.10.30 19:46:40.145032 [ 262 ] {} <Trace> HTTP-Session: d846c9e3-a954-41bb-8f8c-fc736a872f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2334 | 2024.10.30 19:46:40.145277 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54470) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
2335 | 2024.10.30 19:46:40.145340 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
2336 | 2024.10.30 19:46:40.145622 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2337 | 2024.10.30 19:46:40.145996 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2024.10.30 19:46:40.146036 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2339 | 2024.10.30 19:46:40.146442 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2340 | 2024.10.30 19:46:40.146836 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2341 | 2024.10.30 19:46:40.147003 [ 73 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2342 | 2024.10.30 19:46:40.147017 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001828 sec., 19693.654266958423 rows/sec., 1.46 MiB/sec. | ||
2343 | 2024.10.30 19:46:40.147089 [ 73 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2024.10.30 19:46:40.147151 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2345 | 2024.10.30 19:46:40.147347 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Debug> DynamicQueryHandler: Done processing query | ||
2346 | 2024.10.30 19:46:40.147389 [ 262 ] {ec769df6-5b5b-4478-a635-283100d789a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2347 | 2024.10.30 19:46:40.147416 [ 262 ] {} <Debug> HTTP-Session: d846c9e3-a954-41bb-8f8c-fc736a872f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2348 | 2024.10.30 19:46:40.147677 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Length: 187459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2349 | 2024.10.30 19:46:40.147697 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2350 | 2024.10.30 19:46:40.147762 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2351 | 2024.10.30 19:46:40.147798 [ 259 ] {} <Debug> HTTP-Session: 5c538542-3265-43b7-b4c5-3cd199844e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:55676 | ||
2352 | 2024.10.30 19:46:40.147818 [ 259 ] {} <Debug> HTTP-Session: 5c538542-3265-43b7-b4c5-3cd199844e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2353 | 2024.10.30 19:46:40.147836 [ 259 ] {} <Debug> HTTP-Session: 5c538542-3265-43b7-b4c5-3cd199844e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2354 | 2024.10.30 19:46:40.147891 [ 259 ] {} <Trace> HTTP-Session: 5c538542-3265-43b7-b4c5-3cd199844e73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2355 | 2024.10.30 19:46:40.149317 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55676) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2356 | 2024.10.30 19:46:40.149372 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2357 | 2024.10.30 19:46:40.149412 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
2358 | 2024.10.30 19:46:40.149655 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2359 | 2024.10.30 19:46:40.149737 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
2360 | 2024.10.30 19:46:40.149775 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2361 | 2024.10.30 19:46:40.150017 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
2362 | 2024.10.30 19:46:40.150313 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2363 | 2024.10.30 19:46:40.150638 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2364 | 2024.10.30 19:46:40.150777 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2365 | 2024.10.30 19:46:40.151018 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2366 | 2024.10.30 19:46:40.152108 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2367 | 2024.10.30 19:46:40.152152 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2368 | 2024.10.30 19:46:40.152942 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005646991 sec., 23375.28074686147 rows/sec., 1.81 MiB/sec. | ||
2369 | 2024.10.30 19:46:40.153039 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2370 | 2024.10.30 19:46:40.153153 [ 198 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2371 | 2024.10.30 19:46:40.153627 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2024.10.30 19:46:40.153851 [ 73 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2373 | 2024.10.30 19:46:40.153906 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Debug> executeQuery: Read 1294 rows, 109.30 KiB in 0.005568 sec., 232399.4252873563 rows/sec., 19.17 MiB/sec. | ||
2374 | 2024.10.30 19:46:40.153917 [ 198 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2375 | 2024.10.30 19:46:40.153934 [ 73 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2376 | 2024.10.30 19:46:40.154028 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2377 | 2024.10.30 19:46:40.154325 [ 198 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_6_1} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2378 | 2024.10.30 19:46:40.154719 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Debug> DynamicQueryHandler: Done processing query | ||
2379 | 2024.10.30 19:46:40.154792 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
2380 | 2024.10.30 19:46:40.154831 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2381 | 2024.10.30 19:46:40.154838 [ 259 ] {a286d7ff-9d0f-47a1-98e1-0165aec3be69} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
2382 | 2024.10.30 19:46:40.154975 [ 259 ] {} <Debug> HTTP-Session: 5c538542-3265-43b7-b4c5-3cd199844e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2383 | 2024.10.30 19:46:40.155114 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2384 | 2024.10.30 19:46:40.155143 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
2385 | 2024.10.30 19:46:40.155234 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
2386 | 2024.10.30 19:46:40.155349 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2387 | 2024.10.30 19:46:40.155642 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
2388 | 2024.10.30 19:46:40.155858 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61257, User-Agent: (none), Length: 3649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2389 | 2024.10.30 19:46:40.155964 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 154 rows starting from the beginning of the part | ||
2390 | 2024.10.30 19:46:40.156210 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 138 rows starting from the beginning of the part | ||
2391 | 2024.10.30 19:46:40.156244 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2392 | 2024.10.30 19:46:40.156379 [ 262 ] {} <Debug> HTTP-Session: 8894a24b-d3bc-47ab-9f07-347a355d1246 Authenticating user 'default' from [fd00:1122:3344:101::d]:61257 | ||
2393 | 2024.10.30 19:46:40.156465 [ 262 ] {} <Debug> HTTP-Session: 8894a24b-d3bc-47ab-9f07-347a355d1246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2394 | 2024.10.30 19:46:40.156516 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1294 rows starting from the beginning of the part | ||
2395 | 2024.10.30 19:46:40.156549 [ 262 ] {} <Debug> HTTP-Session: 8894a24b-d3bc-47ab-9f07-347a355d1246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2396 | 2024.10.30 19:46:40.156756 [ 262 ] {} <Trace> HTTP-Session: 8894a24b-d3bc-47ab-9f07-347a355d1246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2397 | 2024.10.30 19:46:40.156982 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61257) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2398 | 2024.10.30 19:46:40.157064 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2399 | 2024.10.30 19:46:40.157995 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2400 | 2024.10.30 19:46:40.158941 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2024.10.30 19:46:40.159009 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2402 | 2024.10.30 19:46:40.159764 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 5 columns (5 merged, 0 gathered) in 0.005558208 sec., 300456.5500247562 rows/sec., 25.96 MiB/sec. | ||
2403 | 2024.10.30 19:46:40.159846 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2404 | 2024.10.30 19:46:40.160026 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2405 | 2024.10.30 19:46:40.160831 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2024.10.30 19:46:40.161072 [ 73 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2407 | 2024.10.30 19:46:40.161166 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2024.10.30 19:46:40.161177 [ 73 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2409 | 2024.10.30 19:46:40.161184 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Debug> executeQuery: Read 26 rows, 1.87 KiB in 0.004221 sec., 6159.677801468846 rows/sec., 441.89 KiB/sec. | ||
2410 | 2024.10.30 19:46:40.161266 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2411 | 2024.10.30 19:46:40.161427 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_6_1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2412 | 2024.10.30 19:46:40.161726 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
2413 | 2024.10.30 19:46:40.161739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
2414 | 2024.10.30 19:46:40.161960 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2415 | 2024.10.30 19:46:40.162002 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Debug> DynamicQueryHandler: Done processing query | ||
2416 | 2024.10.30 19:46:40.162015 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2417 | 2024.10.30 19:46:40.162059 [ 262 ] {0ffa3682-d900-48a0-b217-31b73e363390} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2418 | 2024.10.30 19:46:40.162117 [ 262 ] {} <Debug> HTTP-Session: 8894a24b-d3bc-47ab-9f07-347a355d1246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2419 | 2024.10.30 19:46:40.162232 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2420 | 2024.10.30 19:46:40.162581 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2421 | 2024.10.30 19:46:40.162629 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2422 | 2024.10.30 19:46:40.162662 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54612, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2423 | 2024.10.30 19:46:40.162920 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2424 | 2024.10.30 19:46:40.162924 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
2425 | 2024.10.30 19:46:40.163024 [ 265 ] {} <Debug> HTTP-Session: b850fdb2-9641-456a-b2eb-920ad7050bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54612 | ||
2426 | 2024.10.30 19:46:40.163129 [ 265 ] {} <Debug> HTTP-Session: b850fdb2-9641-456a-b2eb-920ad7050bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2427 | 2024.10.30 19:46:40.163215 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2428 | |||
2429 | (version 23.8.7.1) | ||
2430 | 2024.10.30 19:46:40.163258 [ 265 ] {} <Debug> HTTP-Session: b850fdb2-9641-456a-b2eb-920ad7050bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2431 | 2024.10.30 19:46:40.163338 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
2432 | 2024.10.30 19:46:40.163433 [ 265 ] {} <Trace> HTTP-Session: b850fdb2-9641-456a-b2eb-920ad7050bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2024.10.30 19:46:40.163610 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
2434 | 2024.10.30 19:46:40.164040 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54612) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2435 | 2024.10.30 19:46:40.164141 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2436 | 2024.10.30 19:46:40.165190 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2437 | 2024.10.30 19:46:40.166323 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490793 sec., 16707.654754652165 rows/sec., 1.22 MiB/sec. | ||
2438 | 2024.10.30 19:46:40.166457 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2439 | 2024.10.30 19:46:40.166518 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2440 | 2024.10.30 19:46:40.166569 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2441 | 2024.10.30 19:46:40.167598 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2442 | 2024.10.30 19:46:40.167633 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2443 | 2024.10.30 19:46:40.167774 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_6_1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2444 | 2024.10.30 19:46:40.167954 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2445 | 2024.10.30 19:46:40.168269 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2446 | 2024.10.30 19:46:40.168447 [ 73 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2447 | 2024.10.30 19:46:40.168483 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.004753 sec., 55543.86703134862 rows/sec., 3.80 MiB/sec. | ||
2448 | 2024.10.30 19:46:40.168507 [ 73 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2449 | 2024.10.30 19:46:40.168579 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2450 | 2024.10.30 19:46:40.169138 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Debug> DynamicQueryHandler: Done processing query | ||
2451 | 2024.10.30 19:46:40.169148 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
2452 | 2024.10.30 19:46:40.169201 [ 265 ] {1ee654e7-606a-4cb3-89d2-879e997eba5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2453 | 2024.10.30 19:46:40.169269 [ 265 ] {} <Debug> HTTP-Session: b850fdb2-9641-456a-b2eb-920ad7050bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.10.30 19:46:40.169388 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2455 | 2024.10.30 19:46:40.169424 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
2456 | 2024.10.30 19:46:40.169615 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2457 | 2024.10.30 19:46:40.169613 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
2458 | 2024.10.30 19:46:40.169995 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2459 | |||
2460 | (version 23.8.7.1) | ||
2461 | 2024.10.30 19:46:40.170100 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2462 | 2024.10.30 19:46:40.170138 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50489, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2463 | 2024.10.30 19:46:40.170393 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2464 | 2024.10.30 19:46:40.170442 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2465 | 2024.10.30 19:46:40.170578 [ 262 ] {} <Debug> HTTP-Session: b8a403b9-2807-464a-be71-4b25e923e018 Authenticating user 'default' from [fd00:1122:3344:101::d]:50489 | ||
2466 | 2024.10.30 19:46:40.170687 [ 262 ] {} <Debug> HTTP-Session: b8a403b9-2807-464a-be71-4b25e923e018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2467 | 2024.10.30 19:46:40.170805 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2468 | 2024.10.30 19:46:40.170821 [ 262 ] {} <Debug> HTTP-Session: b8a403b9-2807-464a-be71-4b25e923e018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2469 | 2024.10.30 19:46:40.171042 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
2470 | 2024.10.30 19:46:40.171060 [ 262 ] {} <Trace> HTTP-Session: b8a403b9-2807-464a-be71-4b25e923e018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2024.10.30 19:46:40.171517 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2472 | 2024.10.30 19:46:40.171573 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2473 | 2024.10.30 19:46:40.172520 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2474 | 2024.10.30 19:46:40.173507 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2475 | 2024.10.30 19:46:40.173582 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2476 | 2024.10.30 19:46:40.174039 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.005329122 sec., 67553.34180752476 rows/sec., 4.73 MiB/sec. | ||
2477 | 2024.10.30 19:46:40.174257 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2478 | 2024.10.30 19:46:40.174507 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2479 | 2024.10.30 19:46:40.175310 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2024.10.30 19:46:40.175476 [ 186 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_6_1} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2481 | 2024.10.30 19:46:40.175481 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.10.30 19:46:40.175627 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2483 | 2024.10.30 19:46:40.175758 [ 73 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2484 | 2024.10.30 19:46:40.175775 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.004373 sec., 4116.167390807226 rows/sec., 288.97 KiB/sec. | ||
2485 | 2024.10.30 19:46:40.175810 [ 73 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2024.10.30 19:46:40.175885 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2487 | 2024.10.30 19:46:40.176185 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
2488 | 2024.10.30 19:46:40.176275 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Debug> DynamicQueryHandler: Done processing query | ||
2489 | 2024.10.30 19:46:40.176330 [ 262 ] {8acce55a-374b-4567-828c-429107e9cbc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2490 | 2024.10.30 19:46:40.176368 [ 262 ] {} <Debug> HTTP-Session: b8a403b9-2807-464a-be71-4b25e923e018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2491 | 2024.10.30 19:46:40.176440 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2492 | 2024.10.30 19:46:40.176471 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2493 | 2024.10.30 19:46:40.176554 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2494 | 2024.10.30 19:46:40.176822 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2495 | 2024.10.30 19:46:40.176899 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2496 | 2024.10.30 19:46:40.177247 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
2497 | 2024.10.30 19:46:40.177340 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48381, User-Agent: (none), Length: 85516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2498 | 2024.10.30 19:46:40.177519 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2499 | 2024.10.30 19:46:40.177601 [ 265 ] {} <Debug> HTTP-Session: b5e12245-7b30-444e-b35f-3a67f254ddd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48381 | ||
2500 | 2024.10.30 19:46:40.177674 [ 265 ] {} <Debug> HTTP-Session: b5e12245-7b30-444e-b35f-3a67f254ddd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2501 | 2024.10.30 19:46:40.177745 [ 265 ] {} <Debug> HTTP-Session: b5e12245-7b30-444e-b35f-3a67f254ddd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2502 | 2024.10.30 19:46:40.177814 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
2503 | 2024.10.30 19:46:40.177862 [ 265 ] {} <Trace> HTTP-Session: b5e12245-7b30-444e-b35f-3a67f254ddd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.10.30 19:46:40.178131 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
2505 | 2024.10.30 19:46:40.178554 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48381) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2024.10.30 19:46:40.178647 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2507 | 2024.10.30 19:46:40.179304 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2024.10.30 19:46:40.180001 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2024.10.30 19:46:40.180040 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2510 | 2024.10.30 19:46:40.181426 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2511 | 2024.10.30 19:46:40.182780 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2512 | 2024.10.30 19:46:40.182837 [ 200 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835563 sec., 9655.386103529438 rows/sec., 714.47 KiB/sec. | ||
2513 | 2024.10.30 19:46:40.182994 [ 73 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2514 | 2024.10.30 19:46:40.183081 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Debug> executeQuery: Read 518 rows, 39.28 KiB in 0.004919 sec., 105305.9564952226 rows/sec., 7.80 MiB/sec. | ||
2515 | 2024.10.30 19:46:40.183086 [ 73 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2024.10.30 19:46:40.183168 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2517 | 2024.10.30 19:46:40.183185 [ 200 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2518 | 2024.10.30 19:46:40.183744 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
2519 | 2024.10.30 19:46:40.183827 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Debug> DynamicQueryHandler: Done processing query | ||
2520 | 2024.10.30 19:46:40.183925 [ 265 ] {d9ff390d-b424-4caf-b13b-ef59ed996f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2521 | 2024.10.30 19:46:40.184047 [ 265 ] {} <Debug> HTTP-Session: b5e12245-7b30-444e-b35f-3a67f254ddd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2522 | 2024.10.30 19:46:40.184297 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2523 | 2024.10.30 19:46:40.184340 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
2524 | 2024.10.30 19:46:40.184677 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2525 | 2024.10.30 19:46:40.184942 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60341, User-Agent: (none), Length: 386813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2526 | 2024.10.30 19:46:40.185134 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2527 | |||
2528 | (version 23.8.7.1) | ||
2529 | 2024.10.30 19:46:40.185177 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
2530 | 2024.10.30 19:46:40.185331 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2531 | 2024.10.30 19:46:40.185486 [ 262 ] {} <Debug> HTTP-Session: 5ac08164-16da-4a4b-ab25-f38cb5b01f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:60341 | ||
2532 | 2024.10.30 19:46:40.185589 [ 262 ] {} <Debug> HTTP-Session: 5ac08164-16da-4a4b-ab25-f38cb5b01f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2533 | 2024.10.30 19:46:40.185706 [ 262 ] {} <Debug> HTTP-Session: 5ac08164-16da-4a4b-ab25-f38cb5b01f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2534 | 2024.10.30 19:46:40.185748 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2535 | 2024.10.30 19:46:40.185891 [ 262 ] {} <Trace> HTTP-Session: 5ac08164-16da-4a4b-ab25-f38cb5b01f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2536 | 2024.10.30 19:46:40.186009 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2024.10.30 19:46:40.186222 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
2538 | 2024.10.30 19:46:40.186461 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
2539 | 2024.10.30 19:46:40.186484 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_6_1} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2540 | 2024.10.30 19:46:40.186701 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 518 rows starting from the beginning of the part | ||
2541 | 2024.10.30 19:46:40.186977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2542 | 2024.10.30 19:46:40.187385 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2543 | 2024.10.30 19:46:40.187504 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2544 | 2024.10.30 19:46:40.188202 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2545 | 2024.10.30 19:46:40.188889 [ 200 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 5 columns (5 merged, 0 gathered) in 0.005573639 sec., 120208.71821802596 rows/sec., 9.49 MiB/sec. | ||
2546 | 2024.10.30 19:46:40.189046 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2547 | 2024.10.30 19:46:40.189505 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2024.10.30 19:46:40.189583 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_6_1} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2549 | 2024.10.30 19:46:40.189655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2550 | 2024.10.30 19:46:40.190247 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2024.10.30 19:46:40.190288 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2552 | 2024.10.30 19:46:40.190828 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2553 | 2024.10.30 19:46:40.191189 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2554 | 2024.10.30 19:46:40.191345 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2555 | 2024.10.30 19:46:40.191363 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Debug> executeQuery: Read 2046 rows, 140.07 KiB in 0.005176 sec., 395285.93508500775 rows/sec., 26.43 MiB/sec. | ||
2556 | 2024.10.30 19:46:40.191397 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.10.30 19:46:40.191465 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2558 | 2024.10.30 19:46:40.191757 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Debug> DynamicQueryHandler: Done processing query | ||
2559 | 2024.10.30 19:46:40.191775 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
2560 | 2024.10.30 19:46:40.191801 [ 262 ] {4184afa9-6377-4a4d-bde4-fb6c89c69b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.85 MiB. | ||
2561 | 2024.10.30 19:46:40.191867 [ 262 ] {} <Debug> HTTP-Session: 5ac08164-16da-4a4b-ab25-f38cb5b01f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2562 | 2024.10.30 19:46:40.192079 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2563 | 2024.10.30 19:46:40.192156 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2564 | 2024.10.30 19:46:40.192215 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2565 | 2024.10.30 19:46:40.192432 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37767, User-Agent: (none), Length: 14085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2566 | 2024.10.30 19:46:40.192453 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
2567 | 2024.10.30 19:46:40.192527 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2568 | |||
2569 | (version 23.8.7.1) | ||
2570 | 2024.10.30 19:46:40.192637 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2571 | 2024.10.30 19:46:40.192787 [ 265 ] {} <Debug> HTTP-Session: 1435b8b9-57f6-49a0-adae-053c0a77a96f Authenticating user 'default' from [fd00:1122:3344:101::d]:37767 | ||
2572 | 2024.10.30 19:46:40.192876 [ 265 ] {} <Debug> HTTP-Session: 1435b8b9-57f6-49a0-adae-053c0a77a96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2024.10.30 19:46:40.192889 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
2574 | 2024.10.30 19:46:40.192926 [ 265 ] {} <Debug> HTTP-Session: 1435b8b9-57f6-49a0-adae-053c0a77a96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2575 | 2024.10.30 19:46:40.193072 [ 265 ] {} <Trace> HTTP-Session: 1435b8b9-57f6-49a0-adae-053c0a77a96f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2576 | 2024.10.30 19:46:40.193123 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2577 | 2024.10.30 19:46:40.193334 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
2578 | 2024.10.30 19:46:40.193515 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37767) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2579 | 2024.10.30 19:46:40.193535 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2046 rows starting from the beginning of the part | ||
2580 | 2024.10.30 19:46:40.193821 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2581 | 2024.10.30 19:46:40.194355 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2582 | 2024.10.30 19:46:40.195225 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2024.10.30 19:46:40.195271 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2584 | 2024.10.30 19:46:40.196304 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2585 | 2024.10.30 19:46:40.196579 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 5 columns (5 merged, 0 gathered) in 0.004934712 sec., 435689.05338345986 rows/sec., 29.23 MiB/sec. | ||
2586 | 2024.10.30 19:46:40.196825 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2587 | 2024.10.30 19:46:40.196950 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2588 | 2024.10.30 19:46:40.197268 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004001 sec., 1999.5001249687577 rows/sec., 3.58 MiB/sec. | ||
2589 | 2024.10.30 19:46:40.197548 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2024.10.30 19:46:40.197595 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Debug> DynamicQueryHandler: Done processing query | ||
2591 | 2024.10.30 19:46:40.197625 [ 265 ] {23f1cbcc-e470-43e1-a42a-27a39a56ea43} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2592 | 2024.10.30 19:46:40.197634 [ 191 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2593 | 2024.10.30 19:46:40.197649 [ 265 ] {} <Debug> HTTP-Session: 1435b8b9-57f6-49a0-adae-053c0a77a96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2594 | 2024.10.30 19:46:40.197719 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2595 | 2024.10.30 19:46:40.197798 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2596 | 2024.10.30 19:46:40.197890 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62514, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2597 | 2024.10.30 19:46:40.197960 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2598 | 2024.10.30 19:46:40.197981 [ 262 ] {} <Debug> HTTP-Session: 25932e0a-ecb3-4bbe-a7a1-03579f0b3153 Authenticating user 'default' from [fd00:1122:3344:101::d]:62514 | ||
2599 | 2024.10.30 19:46:40.197999 [ 262 ] {} <Debug> HTTP-Session: 25932e0a-ecb3-4bbe-a7a1-03579f0b3153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2600 | 2024.10.30 19:46:40.198013 [ 262 ] {} <Debug> HTTP-Session: 25932e0a-ecb3-4bbe-a7a1-03579f0b3153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2601 | 2024.10.30 19:46:40.198054 [ 262 ] {} <Trace> HTTP-Session: 25932e0a-ecb3-4bbe-a7a1-03579f0b3153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2024.10.30 19:46:40.198187 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62514) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2603 | 2024.10.30 19:46:40.198236 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2604 | 2024.10.30 19:46:40.198398 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2605 | 2024.10.30 19:46:40.198655 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.10.30 19:46:40.198716 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2607 | 2024.10.30 19:46:40.199092 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2608 | 2024.10.30 19:46:40.199436 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.10.30 19:46:40.199592 [ 73 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2610 | 2024.10.30 19:46:40.199602 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001453 sec., 20646.93737095664 rows/sec., 1.37 MiB/sec. | ||
2611 | 2024.10.30 19:46:40.199643 [ 73 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2612 | 2024.10.30 19:46:40.199711 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2613 | 2024.10.30 19:46:40.199872 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
2614 | 2024.10.30 19:46:40.199890 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Debug> DynamicQueryHandler: Done processing query | ||
2615 | 2024.10.30 19:46:40.199949 [ 262 ] {eead46cf-3605-4857-80cd-25ade9aa3632} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2616 | 2024.10.30 19:46:40.199974 [ 262 ] {} <Debug> HTTP-Session: 25932e0a-ecb3-4bbe-a7a1-03579f0b3153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2617 | 2024.10.30 19:46:40.200056 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2618 | 2024.10.30 19:46:40.200091 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2619 | 2024.10.30 19:46:40.200201 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
2620 | 2024.10.30 19:46:40.200396 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
2621 | 2024.10.30 19:46:40.200588 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2622 | 2024.10.30 19:46:40.200696 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2623 | 2024.10.30 19:46:40.200933 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2624 | 2024.10.30 19:46:40.201972 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155248 sec., 45470.40526194666 rows/sec., 2.94 MiB/sec. | ||
2625 | 2024.10.30 19:46:40.202121 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2626 | 2024.10.30 19:46:40.202533 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2024.10.30 19:46:40.202617 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_6_1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2628 | 2024.10.30 19:46:40.202689 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2629 | 2024.10.30 19:46:40.206264 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2024.10.30 19:46:41.000154 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.90 MiB, peak 156.68 MiB, free memory in arenas 0.00 B, will set to 150.61 MiB (RSS), difference: 2.71 MiB | ||
2631 | 2024.10.30 19:46:41.517090 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2632 | 2024.10.30 19:46:41.517152 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2633 | 2024.10.30 19:46:45.235607 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2634 | 2024.10.30 19:46:45.235736 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2635 | 2024.10.30 19:46:45.235761 [ 270 ] {} <Debug> HTTP-Session: 1697a254-7cb2-49ce-bfd7-ceca52df5895 Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2636 | 2024.10.30 19:46:45.235785 [ 270 ] {} <Debug> HTTP-Session: 1697a254-7cb2-49ce-bfd7-ceca52df5895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2637 | 2024.10.30 19:46:45.235801 [ 270 ] {} <Debug> HTTP-Session: 1697a254-7cb2-49ce-bfd7-ceca52df5895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2024.10.30 19:46:45.235852 [ 270 ] {} <Trace> HTTP-Session: 1697a254-7cb2-49ce-bfd7-ceca52df5895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2639 | 2024.10.30 19:46:45.236044 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
2640 | 2024.10.30 19:46:45.236113 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
2641 | 2024.10.30 19:46:45.236454 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2642 | 2024.10.30 19:46:45.236917 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2024.10.30 19:46:45.236963 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2644 | 2024.10.30 19:46:45.237399 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2645 | 2024.10.30 19:46:45.237806 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2024.10.30 19:46:45.237985 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 1.34 MiB/sec. | ||
2647 | 2024.10.30 19:46:45.238346 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Debug> DynamicQueryHandler: Done processing query | ||
2648 | 2024.10.30 19:46:45.238375 [ 270 ] {cc48999f-3d70-4a6a-808a-1f99c307f919} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2649 | 2024.10.30 19:46:45.238392 [ 270 ] {} <Debug> HTTP-Session: 1697a254-7cb2-49ce-bfd7-ceca52df5895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2650 | 2024.10.30 19:46:45.238615 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2651 | 2024.10.30 19:46:45.238797 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46213, User-Agent: (none), Length: 19981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2652 | 2024.10.30 19:46:45.238903 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2653 | 2024.10.30 19:46:45.238928 [ 262 ] {} <Debug> HTTP-Session: f16cebf9-13e4-437a-8be9-57cf728d7010 Authenticating user 'default' from [fd00:1122:3344:101::d]:46213 | ||
2654 | 2024.10.30 19:46:45.238952 [ 262 ] {} <Debug> HTTP-Session: f16cebf9-13e4-437a-8be9-57cf728d7010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2655 | 2024.10.30 19:46:45.238967 [ 262 ] {} <Debug> HTTP-Session: f16cebf9-13e4-437a-8be9-57cf728d7010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2656 | 2024.10.30 19:46:45.239020 [ 262 ] {} <Trace> HTTP-Session: f16cebf9-13e4-437a-8be9-57cf728d7010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2657 | 2024.10.30 19:46:45.239233 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2658 | 2024.10.30 19:46:45.239303 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2659 | 2024.10.30 19:46:45.239630 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2660 | 2024.10.30 19:46:45.240030 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2024.10.30 19:46:45.240068 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2662 | 2024.10.30 19:46:45.240485 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2663 | 2024.10.30 19:46:45.240884 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2664 | 2024.10.30 19:46:45.241025 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Debug> executeQuery: Read 138 rows, 11.60 KiB in 0.001883 sec., 73287.30748805098 rows/sec., 6.01 MiB/sec. | ||
2665 | 2024.10.30 19:46:45.241209 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Debug> DynamicQueryHandler: Done processing query | ||
2666 | 2024.10.30 19:46:45.241236 [ 262 ] {f7662f1c-0e95-4535-8f98-739237c9a07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2667 | 2024.10.30 19:46:45.241254 [ 262 ] {} <Debug> HTTP-Session: f16cebf9-13e4-437a-8be9-57cf728d7010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2668 | 2024.10.30 19:46:45.241443 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 2503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2669 | 2024.10.30 19:46:45.241461 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2670 | 2024.10.30 19:46:45.241543 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2671 | 2024.10.30 19:46:45.241591 [ 270 ] {} <Debug> HTTP-Session: ffdf9c9f-bcf3-4d7a-b3e1-6009de672f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2672 | 2024.10.30 19:46:45.241626 [ 270 ] {} <Debug> HTTP-Session: ffdf9c9f-bcf3-4d7a-b3e1-6009de672f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2673 | 2024.10.30 19:46:45.241656 [ 270 ] {} <Debug> HTTP-Session: ffdf9c9f-bcf3-4d7a-b3e1-6009de672f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2674 | 2024.10.30 19:46:45.241710 [ 270 ] {} <Trace> HTTP-Session: ffdf9c9f-bcf3-4d7a-b3e1-6009de672f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2024.10.30 19:46:45.241859 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2024.10.30 19:46:45.241916 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2677 | 2024.10.30 19:46:45.242239 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2024.10.30 19:46:45.242588 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2679 | 2024.10.30 19:46:45.242627 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2680 | 2024.10.30 19:46:45.243001 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2681 | 2024.10.30 19:46:45.243381 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2682 | 2024.10.30 19:46:45.243541 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00173 sec., 10404.624277456647 rows/sec., 730.45 KiB/sec. | ||
2683 | 2024.10.30 19:46:45.243730 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Debug> DynamicQueryHandler: Done processing query | ||
2684 | 2024.10.30 19:46:45.243755 [ 270 ] {726ccf7f-db6a-4580-860f-7078dc1b9ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2685 | 2024.10.30 19:46:45.243771 [ 270 ] {} <Debug> HTTP-Session: ffdf9c9f-bcf3-4d7a-b3e1-6009de672f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2686 | 2024.10.30 19:46:45.243982 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2687 | 2024.10.30 19:46:45.244101 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40470, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2688 | 2024.10.30 19:46:45.244172 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2689 | 2024.10.30 19:46:45.244197 [ 262 ] {} <Debug> HTTP-Session: 2b2645a6-0606-47ef-8851-3e6a90a5181e Authenticating user 'default' from [fd00:1122:3344:101::d]:40470 | ||
2690 | 2024.10.30 19:46:45.244218 [ 262 ] {} <Debug> HTTP-Session: 2b2645a6-0606-47ef-8851-3e6a90a5181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2691 | 2024.10.30 19:46:45.244235 [ 262 ] {} <Debug> HTTP-Session: 2b2645a6-0606-47ef-8851-3e6a90a5181e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2692 | 2024.10.30 19:46:45.244280 [ 262 ] {} <Trace> HTTP-Session: 2b2645a6-0606-47ef-8851-3e6a90a5181e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.10.30 19:46:45.244419 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40470) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2694 | 2024.10.30 19:46:45.244466 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2695 | 2024.10.30 19:46:45.244724 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2696 | 2024.10.30 19:46:45.245099 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2697 | 2024.10.30 19:46:45.245135 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2698 | 2024.10.30 19:46:45.245500 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2699 | 2024.10.30 19:46:45.245877 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2700 | 2024.10.30 19:46:45.246016 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001629 sec., 22099.447513812156 rows/sec., 1.62 MiB/sec. | ||
2701 | 2024.10.30 19:46:45.246312 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2024.10.30 19:46:45.246338 [ 262 ] {73313429-dfef-477e-8928-48111309d648} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2703 | 2024.10.30 19:46:45.246354 [ 262 ] {} <Debug> HTTP-Session: 2b2645a6-0606-47ef-8851-3e6a90a5181e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2704 | 2024.10.30 19:46:45.246520 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2705 | 2024.10.30 19:46:45.246569 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2706 | 2024.10.30 19:46:45.246677 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2707 | 2024.10.30 19:46:45.246715 [ 270 ] {} <Debug> HTTP-Session: c966a7a3-c46c-474c-9f4f-3d4176d169e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2708 | 2024.10.30 19:46:45.246738 [ 270 ] {} <Debug> HTTP-Session: c966a7a3-c46c-474c-9f4f-3d4176d169e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2709 | 2024.10.30 19:46:45.246755 [ 270 ] {} <Debug> HTTP-Session: c966a7a3-c46c-474c-9f4f-3d4176d169e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2710 | 2024.10.30 19:46:45.246802 [ 270 ] {} <Trace> HTTP-Session: c966a7a3-c46c-474c-9f4f-3d4176d169e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2024.10.30 19:46:45.246944 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2712 | 2024.10.30 19:46:45.246999 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2713 | 2024.10.30 19:46:45.247299 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2714 | 2024.10.30 19:46:45.247652 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2715 | 2024.10.30 19:46:45.247689 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2716 | 2024.10.30 19:46:45.248053 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2717 | 2024.10.30 19:46:45.248425 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2718 | 2024.10.30 19:46:45.248581 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001679 sec., 10720.66706372841 rows/sec., 752.63 KiB/sec. | ||
2719 | 2024.10.30 19:46:45.248761 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Debug> DynamicQueryHandler: Done processing query | ||
2720 | 2024.10.30 19:46:45.248786 [ 270 ] {010e1f53-56c7-4c87-85e7-7ee367f581bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2721 | 2024.10.30 19:46:45.248802 [ 270 ] {} <Debug> HTTP-Session: c966a7a3-c46c-474c-9f4f-3d4176d169e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2024.10.30 19:46:45.249010 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.10.30 19:46:45.249125 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34773, User-Agent: (none), Length: 9226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2724 | 2024.10.30 19:46:45.249192 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2725 | 2024.10.30 19:46:45.249217 [ 262 ] {} <Debug> HTTP-Session: 1ffd5492-1e14-4882-baaa-6a23e1380fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34773 | ||
2726 | 2024.10.30 19:46:45.249238 [ 262 ] {} <Debug> HTTP-Session: 1ffd5492-1e14-4882-baaa-6a23e1380fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2727 | 2024.10.30 19:46:45.249255 [ 262 ] {} <Debug> HTTP-Session: 1ffd5492-1e14-4882-baaa-6a23e1380fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2728 | 2024.10.30 19:46:45.249299 [ 262 ] {} <Trace> HTTP-Session: 1ffd5492-1e14-4882-baaa-6a23e1380fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2729 | 2024.10.30 19:46:45.249436 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34773) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2730 | 2024.10.30 19:46:45.249481 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2731 | 2024.10.30 19:46:45.249733 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2732 | 2024.10.30 19:46:45.250074 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2733 | 2024.10.30 19:46:45.250109 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2734 | 2024.10.30 19:46:45.250476 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2735 | 2024.10.30 19:46:45.250853 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2736 | 2024.10.30 19:46:45.250982 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Debug> executeQuery: Read 54 rows, 4.35 KiB in 0.001587 sec., 34026.465028355386 rows/sec., 2.68 MiB/sec. | ||
2737 | 2024.10.30 19:46:45.251161 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Debug> DynamicQueryHandler: Done processing query | ||
2738 | 2024.10.30 19:46:45.251186 [ 262 ] {8cbeff82-47ee-46fb-977a-19647282e4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2739 | 2024.10.30 19:46:45.251202 [ 262 ] {} <Debug> HTTP-Session: 1ffd5492-1e14-4882-baaa-6a23e1380fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2740 | 2024.10.30 19:46:45.251404 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2741 | 2024.10.30 19:46:45.251433 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2742 | 2024.10.30 19:46:45.251514 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2743 | 2024.10.30 19:46:45.251547 [ 270 ] {} <Debug> HTTP-Session: 8317bea7-b60d-49bb-a2f8-45664c5e3c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2744 | 2024.10.30 19:46:45.251571 [ 270 ] {} <Debug> HTTP-Session: 8317bea7-b60d-49bb-a2f8-45664c5e3c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2745 | 2024.10.30 19:46:45.251587 [ 270 ] {} <Debug> HTTP-Session: 8317bea7-b60d-49bb-a2f8-45664c5e3c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2746 | 2024.10.30 19:46:45.251626 [ 270 ] {} <Trace> HTTP-Session: 8317bea7-b60d-49bb-a2f8-45664c5e3c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2747 | 2024.10.30 19:46:45.251770 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2748 | 2024.10.30 19:46:45.251821 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2749 | 2024.10.30 19:46:45.251999 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2750 | 2024.10.30 19:46:45.252344 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2024.10.30 19:46:45.252381 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2752 | 2024.10.30 19:46:45.252771 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2753 | 2024.10.30 19:46:45.253126 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2754 | 2024.10.30 19:46:45.253275 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.71 MiB/sec. | ||
2755 | 2024.10.30 19:46:45.253448 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Debug> DynamicQueryHandler: Done processing query | ||
2756 | 2024.10.30 19:46:45.253473 [ 270 ] {93fb8183-d98a-472c-ba0c-a912e90ca3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2757 | 2024.10.30 19:46:45.253490 [ 270 ] {} <Debug> HTTP-Session: 8317bea7-b60d-49bb-a2f8-45664c5e3c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2758 | 2024.10.30 19:46:45.253633 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2759 | 2024.10.30 19:46:45.253746 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51809, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2760 | 2024.10.30 19:46:45.253815 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2761 | 2024.10.30 19:46:45.253839 [ 262 ] {} <Debug> HTTP-Session: a0ec0a21-257d-4070-b444-eda7020d4c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:51809 | ||
2762 | 2024.10.30 19:46:45.253860 [ 262 ] {} <Debug> HTTP-Session: a0ec0a21-257d-4070-b444-eda7020d4c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2763 | 2024.10.30 19:46:45.253877 [ 262 ] {} <Debug> HTTP-Session: a0ec0a21-257d-4070-b444-eda7020d4c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2764 | 2024.10.30 19:46:45.253921 [ 262 ] {} <Trace> HTTP-Session: a0ec0a21-257d-4070-b444-eda7020d4c6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2765 | 2024.10.30 19:46:45.254061 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51809) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2766 | 2024.10.30 19:46:45.254117 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2767 | 2024.10.30 19:46:45.254302 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2768 | 2024.10.30 19:46:45.254604 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2024.10.30 19:46:45.254638 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2770 | 2024.10.30 19:46:45.255014 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2771 | 2024.10.30 19:46:45.255354 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2024.10.30 19:46:45.255481 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001468 sec., 20435.967302452318 rows/sec., 1.35 MiB/sec. | ||
2773 | 2024.10.30 19:46:45.255651 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Debug> DynamicQueryHandler: Done processing query | ||
2774 | 2024.10.30 19:46:45.255674 [ 262 ] {efb4d130-37c2-4338-8329-cf12795f0744} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2775 | 2024.10.30 19:46:45.255690 [ 262 ] {} <Debug> HTTP-Session: a0ec0a21-257d-4070-b444-eda7020d4c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2776 | 2024.10.30 19:46:45.255953 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.10.30 19:46:46.598219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 262 | ||
2778 | 2024.10.30 19:46:46.601612 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.10.30 19:46:46.601662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2780 | 2024.10.30 19:46:46.603241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2781 | 2024.10.30 19:46:46.604213 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2024.10.30 19:46:46.604741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
2783 | 2024.10.30 19:46:50.234350 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2784 | 2024.10.30 19:46:50.234471 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2785 | 2024.10.30 19:46:50.234497 [ 270 ] {} <Debug> HTTP-Session: 98d93224-c89b-4609-a80b-a9473d063b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2786 | 2024.10.30 19:46:50.234521 [ 270 ] {} <Debug> HTTP-Session: 98d93224-c89b-4609-a80b-a9473d063b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2024.10.30 19:46:50.234536 [ 270 ] {} <Debug> HTTP-Session: 98d93224-c89b-4609-a80b-a9473d063b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2788 | 2024.10.30 19:46:50.234587 [ 270 ] {} <Trace> HTTP-Session: 98d93224-c89b-4609-a80b-a9473d063b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2789 | 2024.10.30 19:46:50.234840 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2790 | 2024.10.30 19:46:50.235228 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2791 | 2024.10.30 19:46:50.235274 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2792 | 2024.10.30 19:46:50.235600 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2793 | 2024.10.30 19:46:50.235681 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2794 | 2024.10.30 19:46:50.235857 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
2795 | 2024.10.30 19:46:50.236056 [ 275 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2796 | 2024.10.30 19:46:50.236080 [ 273 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2797 | 2024.10.30 19:46:50.236059 [ 260 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2798 | 2024.10.30 19:46:50.236271 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2799 | 2024.10.30 19:46:50.236305 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2800 | 2024.10.30 19:46:50.236424 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2801 | 2024.10.30 19:46:50.236448 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2802 | 2024.10.30 19:46:50.236491 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2803 | 2024.10.30 19:46:50.236538 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2804 | 2024.10.30 19:46:50.236580 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2805 | 2024.10.30 19:46:50.238613 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.00388 sec., 6443.298969072164 rows/sec., 257.48 KiB/sec. | ||
2806 | 2024.10.30 19:46:50.239012 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> DynamicQueryHandler: Done processing query | ||
2807 | 2024.10.30 19:46:50.239039 [ 270 ] {f69e97cd-a128-4c62-8492-e4fea22194b0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2808 | 2024.10.30 19:46:50.239057 [ 270 ] {} <Debug> HTTP-Session: 98d93224-c89b-4609-a80b-a9473d063b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2809 | 2024.10.30 19:46:50.239520 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2810 | 2024.10.30 19:46:50.239702 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Length: 1024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2811 | 2024.10.30 19:46:50.239785 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2812 | 2024.10.30 19:46:50.239810 [ 262 ] {} <Debug> HTTP-Session: 05fc0e08-70ab-47ca-abe0-0952e01b1e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43611 | ||
2813 | 2024.10.30 19:46:50.239834 [ 262 ] {} <Debug> HTTP-Session: 05fc0e08-70ab-47ca-abe0-0952e01b1e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2814 | 2024.10.30 19:46:50.239848 [ 262 ] {} <Debug> HTTP-Session: 05fc0e08-70ab-47ca-abe0-0952e01b1e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2815 | 2024.10.30 19:46:50.239903 [ 262 ] {} <Trace> HTTP-Session: 05fc0e08-70ab-47ca-abe0-0952e01b1e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2816 | 2024.10.30 19:46:50.240153 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43611) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
2817 | 2024.10.30 19:46:50.240552 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2818 | 2024.10.30 19:46:50.240601 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received')" moved to PREWHERE | ||
2819 | 2024.10.30 19:46:50.240936 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2820 | 2024.10.30 19:46:50.241024 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2821 | 2024.10.30 19:46:50.241208 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
2822 | 2024.10.30 19:46:50.241352 [ 278 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2823 | 2024.10.30 19:46:50.241378 [ 279 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2824 | 2024.10.30 19:46:50.241379 [ 276 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2825 | 2024.10.30 19:46:50.241550 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2826 | 2024.10.30 19:46:50.241582 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2827 | 2024.10.30 19:46:50.241703 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2828 | 2024.10.30 19:46:50.241729 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2829 | 2024.10.30 19:46:50.241774 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received'))" | ||
2830 | 2024.10.30 19:46:50.241827 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received'))" | ||
2831 | 2024.10.30 19:46:50.241876 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received'))" | ||
2832 | 2024.10.30 19:46:50.243637 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.003592 sec., 6959.910913140311 rows/sec., 278.12 KiB/sec. | ||
2833 | 2024.10.30 19:46:50.244035 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> DynamicQueryHandler: Done processing query | ||
2834 | 2024.10.30 19:46:50.244063 [ 262 ] {686c9cc1-0a9e-49a9-9394-39f599798fe5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2835 | 2024.10.30 19:46:50.244081 [ 262 ] {} <Debug> HTTP-Session: 05fc0e08-70ab-47ca-abe0-0952e01b1e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2024.10.30 19:46:50.244462 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 1056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2837 | 2024.10.30 19:46:50.244476 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2838 | 2024.10.30 19:46:50.244561 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2839 | 2024.10.30 19:46:50.244596 [ 270 ] {} <Debug> HTTP-Session: 4e1f1f6e-9330-4dd7-bd80-7e5987992bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2840 | 2024.10.30 19:46:50.244618 [ 270 ] {} <Debug> HTTP-Session: 4e1f1f6e-9330-4dd7-bd80-7e5987992bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2841 | 2024.10.30 19:46:50.244632 [ 270 ] {} <Debug> HTTP-Session: 4e1f1f6e-9330-4dd7-bd80-7e5987992bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2842 | 2024.10.30 19:46:50.244682 [ 270 ] {} <Trace> HTTP-Session: 4e1f1f6e-9330-4dd7-bd80-7e5987992bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2024.10.30 19:46:50.244870 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
2844 | 2024.10.30 19:46:50.245192 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2845 | 2024.10.30 19:46:50.245237 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent')" moved to PREWHERE | ||
2846 | 2024.10.30 19:46:50.245535 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2847 | 2024.10.30 19:46:50.245603 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2848 | 2024.10.30 19:46:50.245753 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
2849 | 2024.10.30 19:46:50.245862 [ 275 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2850 | 2024.10.30 19:46:50.245894 [ 260 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2851 | 2024.10.30 19:46:50.245916 [ 273 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2852 | 2024.10.30 19:46:50.246024 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2853 | 2024.10.30 19:46:50.246052 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2854 | 2024.10.30 19:46:50.246159 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2855 | 2024.10.30 19:46:50.246180 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2856 | 2024.10.30 19:46:50.246222 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2857 | 2024.10.30 19:46:50.246270 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2858 | 2024.10.30 19:46:50.246315 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2859 | 2024.10.30 19:46:50.248084 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.003303 sec., 7568.8767786860435 rows/sec., 302.46 KiB/sec. | ||
2860 | 2024.10.30 19:46:50.248440 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> DynamicQueryHandler: Done processing query | ||
2861 | 2024.10.30 19:46:50.248464 [ 270 ] {36106325-ada8-49cb-b9c2-80493b876656} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2862 | 2024.10.30 19:46:50.248483 [ 270 ] {} <Debug> HTTP-Session: 4e1f1f6e-9330-4dd7-bd80-7e5987992bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2863 | 2024.10.30 19:46:50.248867 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2864 | 2024.10.30 19:46:50.248999 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57445, User-Agent: (none), Length: 1091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2865 | 2024.10.30 19:46:50.249066 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2866 | 2024.10.30 19:46:50.249088 [ 262 ] {} <Debug> HTTP-Session: 1c3956cf-83d2-4a5f-a927-331c361a058f Authenticating user 'default' from [fd00:1122:3344:101::d]:57445 | ||
2867 | 2024.10.30 19:46:50.249108 [ 262 ] {} <Debug> HTTP-Session: 1c3956cf-83d2-4a5f-a927-331c361a058f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2868 | 2024.10.30 19:46:50.249123 [ 262 ] {} <Debug> HTTP-Session: 1c3956cf-83d2-4a5f-a927-331c361a058f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2869 | 2024.10.30 19:46:50.249167 [ 262 ] {} <Trace> HTTP-Session: 1c3956cf-83d2-4a5f-a927-331c361a058f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2870 | 2024.10.30 19:46:50.249363 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57445) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
2871 | 2024.10.30 19:46:50.249698 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2872 | 2024.10.30 19:46:50.249744 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent')" moved to PREWHERE | ||
2873 | 2024.10.30 19:46:50.250052 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2874 | 2024.10.30 19:46:50.250122 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2875 | 2024.10.30 19:46:50.250278 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
2876 | 2024.10.30 19:46:50.250386 [ 260 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2877 | 2024.10.30 19:46:50.250392 [ 275 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2878 | 2024.10.30 19:46:50.250417 [ 273 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2879 | 2024.10.30 19:46:50.250530 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2880 | 2024.10.30 19:46:50.250562 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2881 | 2024.10.30 19:46:50.250672 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2882 | 2024.10.30 19:46:50.250697 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2883 | 2024.10.30 19:46:50.250740 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2884 | 2024.10.30 19:46:50.250790 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2885 | 2024.10.30 19:46:50.250839 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent'))" | ||
2886 | 2024.10.30 19:46:50.252569 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.003301 sec., 7573.462587094819 rows/sec., 302.64 KiB/sec. | ||
2887 | 2024.10.30 19:46:50.252967 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> DynamicQueryHandler: Done processing query | ||
2888 | 2024.10.30 19:46:50.252999 [ 262 ] {8eba4c6e-be44-48a7-8b8d-cffe1371a830} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2889 | 2024.10.30 19:46:50.253020 [ 262 ] {} <Debug> HTTP-Session: 1c3956cf-83d2-4a5f-a927-331c361a058f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2890 | 2024.10.30 19:46:50.253380 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2891 | 2024.10.30 19:46:50.253399 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2892 | 2024.10.30 19:46:50.253495 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2893 | 2024.10.30 19:46:50.253520 [ 270 ] {} <Debug> HTTP-Session: c34c5350-9fd8-40db-8179-49303d73698b Authenticating user 'default' from [fd00:1122:3344:101::d]:40677 | ||
2894 | 2024.10.30 19:46:50.253549 [ 270 ] {} <Debug> HTTP-Session: c34c5350-9fd8-40db-8179-49303d73698b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2895 | 2024.10.30 19:46:50.253565 [ 270 ] {} <Debug> HTTP-Session: c34c5350-9fd8-40db-8179-49303d73698b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2896 | 2024.10.30 19:46:50.253605 [ 270 ] {} <Trace> HTTP-Session: c34c5350-9fd8-40db-8179-49303d73698b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2024.10.30 19:46:50.253775 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40677) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
2898 | 2024.10.30 19:46:50.254096 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2899 | 2024.10.30 19:46:50.254142 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received')" moved to PREWHERE | ||
2900 | 2024.10.30 19:46:50.254446 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2901 | 2024.10.30 19:46:50.254512 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2902 | 2024.10.30 19:46:50.254661 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2903 | 2024.10.30 19:46:50.254808 [ 260 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2904 | 2024.10.30 19:46:50.254812 [ 275 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2905 | 2024.10.30 19:46:50.254834 [ 280 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2906 | 2024.10.30 19:46:50.254971 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2907 | 2024.10.30 19:46:50.255000 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2908 | 2024.10.30 19:46:50.255107 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2909 | 2024.10.30 19:46:50.255129 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2910 | 2024.10.30 19:46:50.255171 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2911 | 2024.10.30 19:46:50.255218 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2912 | 2024.10.30 19:46:50.255265 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2913 | 2024.10.30 19:46:50.256876 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.003185 sec., 7849.293563579278 rows/sec., 313.67 KiB/sec. | ||
2914 | 2024.10.30 19:46:50.257217 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> DynamicQueryHandler: Done processing query | ||
2915 | 2024.10.30 19:46:50.257241 [ 270 ] {37e7cd9d-3fed-4714-98b6-20f22d27ed5b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2916 | 2024.10.30 19:46:50.257259 [ 270 ] {} <Debug> HTTP-Session: c34c5350-9fd8-40db-8179-49303d73698b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2917 | 2024.10.30 19:46:50.257617 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2918 | 2024.10.30 19:46:50.257675 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62076, User-Agent: (none), Length: 1159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2919 | 2024.10.30 19:46:50.257748 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2920 | 2024.10.30 19:46:50.257774 [ 262 ] {} <Debug> HTTP-Session: d1f2242a-f459-45c6-bbf7-7d0a01cc1ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62076 | ||
2921 | 2024.10.30 19:46:50.257794 [ 262 ] {} <Debug> HTTP-Session: d1f2242a-f459-45c6-bbf7-7d0a01cc1ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2922 | 2024.10.30 19:46:50.257809 [ 262 ] {} <Debug> HTTP-Session: d1f2242a-f459-45c6-bbf7-7d0a01cc1ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2923 | 2024.10.30 19:46:50.257849 [ 262 ] {} <Trace> HTTP-Session: d1f2242a-f459-45c6-bbf7-7d0a01cc1ca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2024.10.30 19:46:50.258022 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62076) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
2925 | 2024.10.30 19:46:50.258353 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2926 | 2024.10.30 19:46:50.258401 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received')" moved to PREWHERE | ||
2927 | 2024.10.30 19:46:50.258716 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2928 | 2024.10.30 19:46:50.258785 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2929 | 2024.10.30 19:46:50.258935 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2930 | 2024.10.30 19:46:50.259070 [ 275 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2931 | 2024.10.30 19:46:50.259098 [ 280 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2932 | 2024.10.30 19:46:50.259089 [ 273 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2933 | 2024.10.30 19:46:50.259225 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2934 | 2024.10.30 19:46:50.259255 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2935 | 2024.10.30 19:46:50.259361 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2936 | 2024.10.30 19:46:50.259385 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
2937 | 2024.10.30 19:46:50.259429 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2938 | 2024.10.30 19:46:50.259479 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2939 | 2024.10.30 19:46:50.259527 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received'))" | ||
2940 | 2024.10.30 19:46:50.260957 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.003019 sec., 8280.887711162637 rows/sec., 330.91 KiB/sec. | ||
2941 | 2024.10.30 19:46:50.261308 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> DynamicQueryHandler: Done processing query | ||
2942 | 2024.10.30 19:46:50.261333 [ 262 ] {80ad8945-3123-463b-baa8-da19403890eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2943 | 2024.10.30 19:46:50.261350 [ 262 ] {} <Debug> HTTP-Session: d1f2242a-f459-45c6-bbf7-7d0a01cc1ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2944 | 2024.10.30 19:46:50.267301 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2945 | 2024.10.30 19:46:50.271047 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38386, User-Agent: (none), Length: 4216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2024.10.30 19:46:50.271109 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2947 | 2024.10.30 19:46:50.271135 [ 262 ] {} <Debug> HTTP-Session: e83ef71a-2260-4191-8561-0a2906375298 Authenticating user 'default' from [fd00:1122:3344:101::d]:38386 | ||
2948 | 2024.10.30 19:46:50.271155 [ 262 ] {} <Debug> HTTP-Session: e83ef71a-2260-4191-8561-0a2906375298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2024.10.30 19:46:50.271173 [ 262 ] {} <Debug> HTTP-Session: e83ef71a-2260-4191-8561-0a2906375298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2950 | 2024.10.30 19:46:50.271212 [ 262 ] {} <Trace> HTTP-Session: e83ef71a-2260-4191-8561-0a2906375298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2024.10.30 19:46:50.271362 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38386) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2952 | 2024.10.30 19:46:50.271419 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2953 | 2024.10.30 19:46:50.271609 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2954 | 2024.10.30 19:46:50.271925 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2955 | 2024.10.30 19:46:50.271966 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2956 | 2024.10.30 19:46:50.272484 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2957 | 2024.10.30 19:46:50.272820 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2024.10.30 19:46:50.272983 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Debug> executeQuery: Read 6 rows, 2.63 KiB in 0.001673 sec., 3586.371787208607 rows/sec., 1.53 MiB/sec. | ||
2959 | 2024.10.30 19:46:50.273340 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Debug> DynamicQueryHandler: Done processing query | ||
2960 | 2024.10.30 19:46:50.273378 [ 262 ] {11c246e5-e35a-4fb7-a3c1-8831854669b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2961 | 2024.10.30 19:46:50.273403 [ 262 ] {} <Debug> HTTP-Session: e83ef71a-2260-4191-8561-0a2906375298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2962 | 2024.10.30 19:46:50.273590 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2963 | 2024.10.30 19:46:50.273687 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38705, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2964 | 2024.10.30 19:46:50.273799 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2965 | 2024.10.30 19:46:50.273827 [ 265 ] {} <Debug> HTTP-Session: 80bae6fd-50b2-4396-9e90-2c095aa38bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:38705 | ||
2966 | 2024.10.30 19:46:50.273854 [ 265 ] {} <Debug> HTTP-Session: 80bae6fd-50b2-4396-9e90-2c095aa38bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2967 | 2024.10.30 19:46:50.273872 [ 265 ] {} <Debug> HTTP-Session: 80bae6fd-50b2-4396-9e90-2c095aa38bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2968 | 2024.10.30 19:46:50.273928 [ 265 ] {} <Trace> HTTP-Session: 80bae6fd-50b2-4396-9e90-2c095aa38bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2969 | 2024.10.30 19:46:50.274155 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38705) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
2970 | 2024.10.30 19:46:50.274227 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
2971 | 2024.10.30 19:46:50.274580 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2972 | 2024.10.30 19:46:50.275023 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2024.10.30 19:46:50.275059 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2974 | 2024.10.30 19:46:50.275487 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2975 | 2024.10.30 19:46:50.275881 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2024.10.30 19:46:50.276103 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002016 sec., 29761.904761904763 rows/sec., 2.18 MiB/sec. | ||
2977 | 2024.10.30 19:46:50.276316 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Debug> DynamicQueryHandler: Done processing query | ||
2978 | 2024.10.30 19:46:50.276344 [ 265 ] {3243f232-db68-4f42-81a0-7e583089c15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2979 | 2024.10.30 19:46:50.276360 [ 265 ] {} <Debug> HTTP-Session: 80bae6fd-50b2-4396-9e90-2c095aa38bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2980 | 2024.10.30 19:46:50.276582 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2981 | 2024.10.30 19:46:50.276681 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33205, User-Agent: (none), Length: 36187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2982 | 2024.10.30 19:46:50.276749 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2983 | 2024.10.30 19:46:50.276769 [ 262 ] {} <Debug> HTTP-Session: 54951af7-4795-4d98-9b05-8321f449400f Authenticating user 'default' from [fd00:1122:3344:101::d]:33205 | ||
2984 | 2024.10.30 19:46:50.276787 [ 262 ] {} <Debug> HTTP-Session: 54951af7-4795-4d98-9b05-8321f449400f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2985 | 2024.10.30 19:46:50.276801 [ 262 ] {} <Debug> HTTP-Session: 54951af7-4795-4d98-9b05-8321f449400f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2986 | 2024.10.30 19:46:50.276841 [ 262 ] {} <Trace> HTTP-Session: 54951af7-4795-4d98-9b05-8321f449400f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2987 | 2024.10.30 19:46:50.277063 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33205) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2988 | 2024.10.30 19:46:50.277115 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2989 | 2024.10.30 19:46:50.277401 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2990 | 2024.10.30 19:46:50.277873 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.10.30 19:46:50.277912 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
2992 | 2024.10.30 19:46:50.278317 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2993 | 2024.10.30 19:46:50.278708 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.10.30 19:46:50.278870 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Debug> executeQuery: Read 250 rows, 21.02 KiB in 0.001903 sec., 131371.51865475567 rows/sec., 10.79 MiB/sec. | ||
2995 | 2024.10.30 19:46:50.279062 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Debug> DynamicQueryHandler: Done processing query | ||
2996 | 2024.10.30 19:46:50.279087 [ 262 ] {79d256f3-6382-46df-a677-e004beb3ef83} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
2997 | 2024.10.30 19:46:50.279103 [ 262 ] {} <Debug> HTTP-Session: 54951af7-4795-4d98-9b05-8321f449400f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2998 | 2024.10.30 19:46:50.279287 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38705, User-Agent: (none), Length: 5252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2999 | 2024.10.30 19:46:50.279328 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3000 | 2024.10.30 19:46:50.279395 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3001 | 2024.10.30 19:46:50.279424 [ 265 ] {} <Debug> HTTP-Session: de2a78a4-86a4-4538-aa37-576bc0be1531 Authenticating user 'default' from [fd00:1122:3344:101::d]:38705 | ||
3002 | 2024.10.30 19:46:50.279449 [ 265 ] {} <Debug> HTTP-Session: de2a78a4-86a4-4538-aa37-576bc0be1531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3003 | 2024.10.30 19:46:50.279478 [ 265 ] {} <Debug> HTTP-Session: de2a78a4-86a4-4538-aa37-576bc0be1531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3004 | 2024.10.30 19:46:50.279522 [ 265 ] {} <Trace> HTTP-Session: de2a78a4-86a4-4538-aa37-576bc0be1531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3005 | 2024.10.30 19:46:50.279685 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3006 | 2024.10.30 19:46:50.279741 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3007 | 2024.10.30 19:46:50.280057 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3008 | 2024.10.30 19:46:50.280444 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2024.10.30 19:46:50.280488 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3010 | 2024.10.30 19:46:50.280860 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3011 | 2024.10.30 19:46:50.281239 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2024.10.30 19:46:50.281404 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Debug> executeQuery: Read 38 rows, 2.67 KiB in 0.001764 sec., 21541.950113378687 rows/sec., 1.48 MiB/sec. | ||
3013 | 2024.10.30 19:46:50.281579 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Debug> DynamicQueryHandler: Done processing query | ||
3014 | 2024.10.30 19:46:50.281603 [ 265 ] {cbfb0304-fc3e-4819-ad55-60adfd1de845} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3015 | 2024.10.30 19:46:50.281619 [ 265 ] {} <Debug> HTTP-Session: de2a78a4-86a4-4538-aa37-576bc0be1531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3016 | 2024.10.30 19:46:50.281780 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3017 | 2024.10.30 19:46:50.281869 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55879, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3018 | 2024.10.30 19:46:50.281940 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3019 | 2024.10.30 19:46:50.281962 [ 262 ] {} <Debug> HTTP-Session: 4952ac98-e592-4f7a-a8d8-a4d5f13eab1c Authenticating user 'default' from [fd00:1122:3344:101::d]:55879 | ||
3020 | 2024.10.30 19:46:50.281979 [ 262 ] {} <Debug> HTTP-Session: 4952ac98-e592-4f7a-a8d8-a4d5f13eab1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3021 | 2024.10.30 19:46:50.281993 [ 262 ] {} <Debug> HTTP-Session: 4952ac98-e592-4f7a-a8d8-a4d5f13eab1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3022 | 2024.10.30 19:46:50.282032 [ 262 ] {} <Trace> HTTP-Session: 4952ac98-e592-4f7a-a8d8-a4d5f13eab1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2024.10.30 19:46:50.282162 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55879) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3024 | 2024.10.30 19:46:50.282210 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3025 | 2024.10.30 19:46:50.282474 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3026 | 2024.10.30 19:46:50.282807 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.10.30 19:46:50.282845 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3028 | 2024.10.30 19:46:50.283219 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3029 | 2024.10.30 19:46:50.283592 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.10.30 19:46:50.283746 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.67 MiB/sec. | ||
3031 | 2024.10.30 19:46:50.283913 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Debug> DynamicQueryHandler: Done processing query | ||
3032 | 2024.10.30 19:46:50.283936 [ 262 ] {2fc997ff-ae62-4ad3-9702-e49f842f70f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3033 | 2024.10.30 19:46:50.283952 [ 262 ] {} <Debug> HTTP-Session: 4952ac98-e592-4f7a-a8d8-a4d5f13eab1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3034 | 2024.10.30 19:46:50.284107 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3035 | 2024.10.30 19:46:50.284201 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52363, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3036 | 2024.10.30 19:46:50.284295 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3037 | 2024.10.30 19:46:50.284359 [ 265 ] {} <Debug> HTTP-Session: 07207987-6e78-43cc-be80-a81a380f74b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52363 | ||
3038 | 2024.10.30 19:46:50.284395 [ 265 ] {} <Debug> HTTP-Session: 07207987-6e78-43cc-be80-a81a380f74b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3039 | 2024.10.30 19:46:50.284415 [ 265 ] {} <Debug> HTTP-Session: 07207987-6e78-43cc-be80-a81a380f74b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3040 | 2024.10.30 19:46:50.284457 [ 265 ] {} <Trace> HTTP-Session: 07207987-6e78-43cc-be80-a81a380f74b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3041 | 2024.10.30 19:46:50.284615 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52363) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3042 | 2024.10.30 19:46:50.284668 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3043 | 2024.10.30 19:46:50.284958 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3044 | 2024.10.30 19:46:50.285339 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.10.30 19:46:50.285384 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3046 | 2024.10.30 19:46:50.285844 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3047 | 2024.10.30 19:46:50.286314 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.10.30 19:46:50.286497 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001922 sec., 15608.740894901144 rows/sec., 1.05 MiB/sec. | ||
3049 | 2024.10.30 19:46:50.286696 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Debug> DynamicQueryHandler: Done processing query | ||
3050 | 2024.10.30 19:46:50.286720 [ 265 ] {1bba158c-1f17-4e87-a907-9181d3e90eb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3051 | 2024.10.30 19:46:50.286736 [ 265 ] {} <Debug> HTTP-Session: 07207987-6e78-43cc-be80-a81a380f74b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3052 | 2024.10.30 19:46:50.286929 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3053 | 2024.10.30 19:46:50.287008 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50265, User-Agent: (none), Length: 16601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2024.10.30 19:46:50.287081 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3055 | 2024.10.30 19:46:50.287108 [ 262 ] {} <Debug> HTTP-Session: 0edb87bb-19a8-494c-a5f9-e6a7f39c2d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50265 | ||
3056 | 2024.10.30 19:46:50.287128 [ 262 ] {} <Debug> HTTP-Session: 0edb87bb-19a8-494c-a5f9-e6a7f39c2d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2024.10.30 19:46:50.287143 [ 262 ] {} <Debug> HTTP-Session: 0edb87bb-19a8-494c-a5f9-e6a7f39c2d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2024.10.30 19:46:50.287184 [ 262 ] {} <Trace> HTTP-Session: 0edb87bb-19a8-494c-a5f9-e6a7f39c2d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3059 | 2024.10.30 19:46:50.287330 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50265) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3060 | 2024.10.30 19:46:50.287382 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3061 | 2024.10.30 19:46:50.287652 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3062 | 2024.10.30 19:46:50.288053 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2024.10.30 19:46:50.288090 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3064 | 2024.10.30 19:46:50.288486 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3065 | 2024.10.30 19:46:50.288874 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2024.10.30 19:46:50.289020 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Debug> executeQuery: Read 98 rows, 7.79 KiB in 0.001744 sec., 56192.66055045871 rows/sec., 4.36 MiB/sec. | ||
3067 | 2024.10.30 19:46:50.289231 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Debug> DynamicQueryHandler: Done processing query | ||
3068 | 2024.10.30 19:46:50.289256 [ 262 ] {888f86f2-f9b7-44b9-bc24-34e6ae5d4104} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3069 | 2024.10.30 19:46:50.289272 [ 262 ] {} <Debug> HTTP-Session: 0edb87bb-19a8-494c-a5f9-e6a7f39c2d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3070 | 2024.10.30 19:46:50.289461 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3071 | 2024.10.30 19:46:50.289578 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61152, User-Agent: (none), Length: 43574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3072 | 2024.10.30 19:46:50.289655 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3073 | 2024.10.30 19:46:50.289679 [ 265 ] {} <Debug> HTTP-Session: 9718f32a-79ab-41c8-b98d-701ad9fb47b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61152 | ||
3074 | 2024.10.30 19:46:50.289702 [ 265 ] {} <Debug> HTTP-Session: 9718f32a-79ab-41c8-b98d-701ad9fb47b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3075 | 2024.10.30 19:46:50.289719 [ 265 ] {} <Debug> HTTP-Session: 9718f32a-79ab-41c8-b98d-701ad9fb47b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3076 | 2024.10.30 19:46:50.289764 [ 265 ] {} <Trace> HTTP-Session: 9718f32a-79ab-41c8-b98d-701ad9fb47b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3077 | 2024.10.30 19:46:50.289994 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3078 | 2024.10.30 19:46:50.290057 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3079 | 2024.10.30 19:46:50.290272 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3080 | 2024.10.30 19:46:50.290719 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.10.30 19:46:50.290757 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3082 | 2024.10.30 19:46:50.291162 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3083 | 2024.10.30 19:46:50.291533 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2024.10.30 19:46:50.291700 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Debug> executeQuery: Read 228 rows, 16.12 KiB in 0.001818 sec., 125412.54125412542 rows/sec., 8.66 MiB/sec. | ||
3085 | 2024.10.30 19:46:50.291925 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Debug> DynamicQueryHandler: Done processing query | ||
3086 | 2024.10.30 19:46:50.291951 [ 265 ] {ca0a6d16-a041-4354-ac12-319f55ad39d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3087 | 2024.10.30 19:46:50.291968 [ 265 ] {} <Debug> HTTP-Session: 9718f32a-79ab-41c8-b98d-701ad9fb47b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3088 | 2024.10.30 19:46:50.292167 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3089 | 2024.10.30 19:46:50.292204 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50265, User-Agent: (none), Length: 14198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3090 | 2024.10.30 19:46:50.292278 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3091 | 2024.10.30 19:46:50.292298 [ 262 ] {} <Debug> HTTP-Session: 03b4beb2-bce5-41a0-b9be-f8a7f7fa7afe Authenticating user 'default' from [fd00:1122:3344:101::d]:50265 | ||
3092 | 2024.10.30 19:46:50.292316 [ 262 ] {} <Debug> HTTP-Session: 03b4beb2-bce5-41a0-b9be-f8a7f7fa7afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3093 | 2024.10.30 19:46:50.292336 [ 262 ] {} <Debug> HTTP-Session: 03b4beb2-bce5-41a0-b9be-f8a7f7fa7afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3094 | 2024.10.30 19:46:50.292378 [ 262 ] {} <Trace> HTTP-Session: 03b4beb2-bce5-41a0-b9be-f8a7f7fa7afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3095 | 2024.10.30 19:46:50.292564 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50265) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3096 | 2024.10.30 19:46:50.292643 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3097 | 2024.10.30 19:46:50.293138 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3098 | 2024.10.30 19:46:50.293587 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.10.30 19:46:50.293624 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3100 | 2024.10.30 19:46:50.294242 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3101 | 2024.10.30 19:46:50.294661 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2024.10.30 19:46:50.294856 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002387 sec., 3351.4872224549645 rows/sec., 6.01 MiB/sec. | ||
3103 | 2024.10.30 19:46:50.295131 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Debug> DynamicQueryHandler: Done processing query | ||
3104 | 2024.10.30 19:46:50.295157 [ 262 ] {731f5c14-d624-4598-b5f0-765bf0a90642} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3105 | 2024.10.30 19:46:50.295172 [ 262 ] {} <Debug> HTTP-Session: 03b4beb2-bce5-41a0-b9be-f8a7f7fa7afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3106 | 2024.10.30 19:46:50.295320 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3107 | 2024.10.30 19:46:50.295484 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45019, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3108 | 2024.10.30 19:46:50.295564 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3109 | 2024.10.30 19:46:50.295585 [ 265 ] {} <Debug> HTTP-Session: c00eb7b9-51cc-4cb6-bbf0-3d16b6da45d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45019 | ||
3110 | 2024.10.30 19:46:50.295603 [ 265 ] {} <Debug> HTTP-Session: c00eb7b9-51cc-4cb6-bbf0-3d16b6da45d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3111 | 2024.10.30 19:46:50.295617 [ 265 ] {} <Debug> HTTP-Session: c00eb7b9-51cc-4cb6-bbf0-3d16b6da45d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3112 | 2024.10.30 19:46:50.295656 [ 265 ] {} <Trace> HTTP-Session: c00eb7b9-51cc-4cb6-bbf0-3d16b6da45d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3113 | 2024.10.30 19:46:50.295789 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45019) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2024.10.30 19:46:50.295837 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3115 | 2024.10.30 19:46:50.295997 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2024.10.30 19:46:50.296283 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2024.10.30 19:46:50.296324 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
3118 | 2024.10.30 19:46:50.296703 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3119 | 2024.10.30 19:46:50.297042 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.10.30 19:46:50.297165 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.40 MiB/sec. | ||
3121 | 2024.10.30 19:46:50.297339 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Debug> DynamicQueryHandler: Done processing query | ||
3122 | 2024.10.30 19:46:50.297364 [ 265 ] {967a7ed7-c143-4aa8-af17-09f7a7ce058a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3123 | 2024.10.30 19:46:50.297380 [ 265 ] {} <Debug> HTTP-Session: c00eb7b9-51cc-4cb6-bbf0-3d16b6da45d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3124 | 2024.10.30 19:46:50.297956 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3125 | 2024.10.30 19:46:51.000143 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.17 MiB, peak 157.39 MiB, free memory in arenas 0.00 B, will set to 150.84 MiB (RSS), difference: -1.33 MiB | ||
3126 | 2024.10.30 19:46:54.771846 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3127 | 2024.10.30 19:46:54.786261 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3128 | 2024.10.30 19:46:54.813546 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3129 | 2024.10.30 19:46:54.889860 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3130 | 2024.10.30 19:46:54.892235 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3131 | 2024.10.30 19:46:55.052640 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3132 | 2024.10.30 19:46:55.061056 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2024.10.30 19:46:55.146747 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3134 | 2024.10.30 19:46:55.153065 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3135 | 2024.10.30 19:46:55.237485 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Length: 1192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3136 | 2024.10.30 19:46:55.237581 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3137 | 2024.10.30 19:46:55.237604 [ 266 ] {} <Debug> HTTP-Session: c735925e-d79c-4c68-813c-b2abf72ada72 Authenticating user 'default' from [fd00:1122:3344:101::d]:49752 | ||
3138 | 2024.10.30 19:46:55.237629 [ 266 ] {} <Debug> HTTP-Session: c735925e-d79c-4c68-813c-b2abf72ada72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3139 | 2024.10.30 19:46:55.237644 [ 266 ] {} <Debug> HTTP-Session: c735925e-d79c-4c68-813c-b2abf72ada72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3140 | 2024.10.30 19:46:55.237694 [ 266 ] {} <Trace> HTTP-Session: c735925e-d79c-4c68-813c-b2abf72ada72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.10.30 19:46:55.237982 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49752) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
3142 | 2024.10.30 19:46:55.238476 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3143 | 2024.10.30 19:46:55.238538 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent')" moved to PREWHERE | ||
3144 | 2024.10.30 19:46:55.238958 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3145 | 2024.10.30 19:46:55.239045 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3146 | 2024.10.30 19:46:55.239223 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
3147 | 2024.10.30 19:46:55.239431 [ 278 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3148 | 2024.10.30 19:46:55.239455 [ 260 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3149 | 2024.10.30 19:46:55.239478 [ 273 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3150 | 2024.10.30 19:46:55.239435 [ 275 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3151 | 2024.10.30 19:46:55.239650 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
3152 | 2024.10.30 19:46:55.239683 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3153 | 2024.10.30 19:46:55.239822 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3154 | 2024.10.30 19:46:55.239848 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 31 rows with 4 streams | ||
3155 | 2024.10.30 19:46:55.239891 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3156 | 2024.10.30 19:46:55.239938 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3157 | 2024.10.30 19:46:55.239981 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3158 | 2024.10.30 19:46:55.240021 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3159 | 2024.10.30 19:46:55.242512 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> executeQuery: Read 31 rows, 1.23 KiB in 0.004659 sec., 6653.788366602275 rows/sec., 263.48 KiB/sec. | ||
3160 | 2024.10.30 19:46:55.242996 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> DynamicQueryHandler: Done processing query | ||
3161 | 2024.10.30 19:46:55.243028 [ 266 ] {f89def4e-9585-4237-8822-08e08609a40e} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB. | ||
3162 | 2024.10.30 19:46:55.243049 [ 266 ] {} <Debug> HTTP-Session: c735925e-d79c-4c68-813c-b2abf72ada72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3163 | 2024.10.30 19:46:55.243413 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3164 | 2024.10.30 19:46:55.243517 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55040, User-Agent: (none), Length: 1230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3165 | 2024.10.30 19:46:55.243624 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3166 | 2024.10.30 19:46:55.243651 [ 267 ] {} <Debug> HTTP-Session: b92b9e54-4959-4b0c-a8a1-67ea5e638b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:55040 | ||
3167 | 2024.10.30 19:46:55.243676 [ 267 ] {} <Debug> HTTP-Session: b92b9e54-4959-4b0c-a8a1-67ea5e638b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3168 | 2024.10.30 19:46:55.243691 [ 267 ] {} <Debug> HTTP-Session: b92b9e54-4959-4b0c-a8a1-67ea5e638b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2024.10.30 19:46:55.243744 [ 267 ] {} <Trace> HTTP-Session: b92b9e54-4959-4b0c-a8a1-67ea5e638b44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3170 | 2024.10.30 19:46:55.244006 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55040) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
3171 | 2024.10.30 19:46:55.244450 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3172 | 2024.10.30 19:46:55.244504 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent')" moved to PREWHERE | ||
3173 | 2024.10.30 19:46:55.244875 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3174 | 2024.10.30 19:46:55.244959 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3175 | 2024.10.30 19:46:55.245141 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
3176 | 2024.10.30 19:46:55.245339 [ 260 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3177 | 2024.10.30 19:46:55.245361 [ 275 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3178 | 2024.10.30 19:46:55.245366 [ 273 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3179 | 2024.10.30 19:46:55.245345 [ 279 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3180 | 2024.10.30 19:46:55.245557 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
3181 | 2024.10.30 19:46:55.245589 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3182 | 2024.10.30 19:46:55.245723 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3183 | 2024.10.30 19:46:55.245749 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 31 rows with 4 streams | ||
3184 | 2024.10.30 19:46:55.245792 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3185 | 2024.10.30 19:46:55.245840 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3186 | 2024.10.30 19:46:55.245885 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3187 | 2024.10.30 19:46:55.245929 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3188 | 2024.10.30 19:46:55.248096 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> executeQuery: Read 31 rows, 1.23 KiB in 0.004217 sec., 7351.197533791795 rows/sec., 291.09 KiB/sec. | ||
3189 | 2024.10.30 19:46:55.248488 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> DynamicQueryHandler: Done processing query | ||
3190 | 2024.10.30 19:46:55.248516 [ 267 ] {3c6d80f6-7e94-4893-b1f9-6c6986c5bbb0} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB. | ||
3191 | 2024.10.30 19:46:55.248536 [ 267 ] {} <Debug> HTTP-Session: b92b9e54-4959-4b0c-a8a1-67ea5e638b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3192 | 2024.10.30 19:46:55.248818 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3193 | 2024.10.30 19:46:55.248983 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52043, User-Agent: (none), Length: 1267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3194 | 2024.10.30 19:46:55.249051 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3195 | 2024.10.30 19:46:55.249072 [ 266 ] {} <Debug> HTTP-Session: 4495eb2b-97f8-430e-aebc-0882675f4b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52043 | ||
3196 | 2024.10.30 19:46:55.249091 [ 266 ] {} <Debug> HTTP-Session: 4495eb2b-97f8-430e-aebc-0882675f4b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3197 | 2024.10.30 19:46:55.249106 [ 266 ] {} <Debug> HTTP-Session: 4495eb2b-97f8-430e-aebc-0882675f4b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3198 | 2024.10.30 19:46:55.249147 [ 266 ] {} <Trace> HTTP-Session: 4495eb2b-97f8-430e-aebc-0882675f4b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2024.10.30 19:46:55.249342 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
3200 | 2024.10.30 19:46:55.249691 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3201 | 2024.10.30 19:46:55.249738 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent')" moved to PREWHERE | ||
3202 | 2024.10.30 19:46:55.250064 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3203 | 2024.10.30 19:46:55.250133 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3204 | 2024.10.30 19:46:55.250288 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
3205 | 2024.10.30 19:46:55.250489 [ 279 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3206 | 2024.10.30 19:46:55.250507 [ 276 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3207 | 2024.10.30 19:46:55.250528 [ 273 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3208 | 2024.10.30 19:46:55.250549 [ 260 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3209 | 2024.10.30 19:46:55.250675 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
3210 | 2024.10.30 19:46:55.250706 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3211 | 2024.10.30 19:46:55.250837 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3212 | 2024.10.30 19:46:55.250860 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Reading approx. 31 rows with 4 streams | ||
3213 | 2024.10.30 19:46:55.250904 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3214 | 2024.10.30 19:46:55.250952 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3215 | 2024.10.30 19:46:55.250999 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3216 | 2024.10.30 19:46:55.251045 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3217 | 2024.10.30 19:46:55.253231 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> executeQuery: Read 31 rows, 1.23 KiB in 0.003985 sec., 7779.171894604769 rows/sec., 308.04 KiB/sec. | ||
3218 | 2024.10.30 19:46:55.253649 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> DynamicQueryHandler: Done processing query | ||
3219 | 2024.10.30 19:46:55.253675 [ 266 ] {76eedd0a-8452-4780-b5bf-64a020277d16} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB. | ||
3220 | 2024.10.30 19:46:55.253693 [ 266 ] {} <Debug> HTTP-Session: 4495eb2b-97f8-430e-aebc-0882675f4b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3221 | 2024.10.30 19:46:55.254475 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3222 | 2024.10.30 19:46:55.254516 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59301, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2024.10.30 19:46:55.254592 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3224 | 2024.10.30 19:46:55.254628 [ 267 ] {} <Debug> HTTP-Session: a2e7dd4f-001e-4130-ba0c-56b7503cc575 Authenticating user 'default' from [fd00:1122:3344:101::d]:59301 | ||
3225 | 2024.10.30 19:46:55.254651 [ 267 ] {} <Debug> HTTP-Session: a2e7dd4f-001e-4130-ba0c-56b7503cc575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3226 | 2024.10.30 19:46:55.254667 [ 267 ] {} <Debug> HTTP-Session: a2e7dd4f-001e-4130-ba0c-56b7503cc575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2024.10.30 19:46:55.254709 [ 267 ] {} <Trace> HTTP-Session: a2e7dd4f-001e-4130-ba0c-56b7503cc575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3228 | 2024.10.30 19:46:55.254844 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59301) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3229 | 2024.10.30 19:46:55.254902 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3230 | 2024.10.30 19:46:55.255117 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3231 | 2024.10.30 19:46:55.255469 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3232 | 2024.10.30 19:46:55.255510 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3233 | 2024.10.30 19:46:55.256026 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3234 | 2024.10.30 19:46:55.256356 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3235 | 2024.10.30 19:46:55.256534 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001721 sec., 1743.1725740848342 rows/sec., 158.88 KiB/sec. | ||
3236 | 2024.10.30 19:46:55.256712 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Debug> DynamicQueryHandler: Done processing query | ||
3237 | 2024.10.30 19:46:55.256738 [ 267 ] {f12c8156-79ae-423e-9060-f18228d74aad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3238 | 2024.10.30 19:46:55.256754 [ 267 ] {} <Debug> HTTP-Session: a2e7dd4f-001e-4130-ba0c-56b7503cc575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3239 | 2024.10.30 19:46:55.256898 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3240 | 2024.10.30 19:46:55.256986 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39184, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3241 | 2024.10.30 19:46:55.257087 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3242 | 2024.10.30 19:46:55.257114 [ 268 ] {} <Debug> HTTP-Session: b455c844-a240-4c1d-adec-8d3d79a0fcc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39184 | ||
3243 | 2024.10.30 19:46:55.257134 [ 268 ] {} <Debug> HTTP-Session: b455c844-a240-4c1d-adec-8d3d79a0fcc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3244 | 2024.10.30 19:46:55.257148 [ 268 ] {} <Debug> HTTP-Session: b455c844-a240-4c1d-adec-8d3d79a0fcc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3245 | 2024.10.30 19:46:55.257189 [ 268 ] {} <Trace> HTTP-Session: b455c844-a240-4c1d-adec-8d3d79a0fcc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3246 | 2024.10.30 19:46:55.257382 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39184) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
3247 | 2024.10.30 19:46:55.257445 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
3248 | 2024.10.30 19:46:55.257745 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3249 | 2024.10.30 19:46:55.258126 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.10.30 19:46:55.258164 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3251 | 2024.10.30 19:46:55.258589 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3252 | 2024.10.30 19:46:55.258984 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.10.30 19:46:55.259122 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001816 sec., 19823.788546255506 rows/sec., 1.47 MiB/sec. | ||
3254 | 2024.10.30 19:46:55.259301 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Debug> DynamicQueryHandler: Done processing query | ||
3255 | 2024.10.30 19:46:55.259325 [ 268 ] {f04b4df9-1492-4765-b9be-06b6dcb23d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3256 | 2024.10.30 19:46:55.259342 [ 268 ] {} <Debug> HTTP-Session: b455c844-a240-4c1d-adec-8d3d79a0fcc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3257 | 2024.10.30 19:46:55.259531 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3258 | 2024.10.30 19:46:55.259683 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33601, User-Agent: (none), Length: 27673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3259 | 2024.10.30 19:46:55.259765 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3260 | 2024.10.30 19:46:55.259790 [ 267 ] {} <Debug> HTTP-Session: 0d93ab87-38bb-4efa-be88-da216c9e99ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33601 | ||
3261 | 2024.10.30 19:46:55.259811 [ 267 ] {} <Debug> HTTP-Session: 0d93ab87-38bb-4efa-be88-da216c9e99ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3262 | 2024.10.30 19:46:55.259828 [ 267 ] {} <Debug> HTTP-Session: 0d93ab87-38bb-4efa-be88-da216c9e99ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3263 | 2024.10.30 19:46:55.259873 [ 267 ] {} <Trace> HTTP-Session: 0d93ab87-38bb-4efa-be88-da216c9e99ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2024.10.30 19:46:55.260066 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33601) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3265 | 2024.10.30 19:46:55.260122 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3266 | 2024.10.30 19:46:55.260444 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3267 | 2024.10.30 19:46:55.260917 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2024.10.30 19:46:55.260955 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3269 | 2024.10.30 19:46:55.261339 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3270 | 2024.10.30 19:46:55.261714 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2024.10.30 19:46:55.261838 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Debug> executeQuery: Read 188 rows, 16.27 KiB in 0.001861 sec., 101020.95647501343 rows/sec., 8.54 MiB/sec. | ||
3272 | 2024.10.30 19:46:55.262020 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Debug> DynamicQueryHandler: Done processing query | ||
3273 | 2024.10.30 19:46:55.262045 [ 267 ] {2ecb45a5-88af-41c0-b39d-3df01610c49a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
3274 | 2024.10.30 19:46:55.262061 [ 267 ] {} <Debug> HTTP-Session: 0d93ab87-38bb-4efa-be88-da216c9e99ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3275 | 2024.10.30 19:46:55.262235 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3276 | 2024.10.30 19:46:55.262302 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43757, User-Agent: (none), Length: 6084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3277 | 2024.10.30 19:46:55.262390 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3278 | 2024.10.30 19:46:55.262415 [ 268 ] {} <Debug> HTTP-Session: f8433725-8a3c-43e9-84c0-9e82fd807e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:43757 | ||
3279 | 2024.10.30 19:46:55.262434 [ 268 ] {} <Debug> HTTP-Session: f8433725-8a3c-43e9-84c0-9e82fd807e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3280 | 2024.10.30 19:46:55.262448 [ 268 ] {} <Debug> HTTP-Session: f8433725-8a3c-43e9-84c0-9e82fd807e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3281 | 2024.10.30 19:46:55.262486 [ 268 ] {} <Trace> HTTP-Session: f8433725-8a3c-43e9-84c0-9e82fd807e5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3282 | 2024.10.30 19:46:55.262625 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43757) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3283 | 2024.10.30 19:46:55.262673 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3284 | 2024.10.30 19:46:55.262943 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3285 | 2024.10.30 19:46:55.263283 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2024.10.30 19:46:55.263320 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3287 | 2024.10.30 19:46:55.263692 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3288 | 2024.10.30 19:46:55.264076 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2024.10.30 19:46:55.264245 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Debug> executeQuery: Read 43 rows, 3.14 KiB in 0.001663 sec., 25856.885147324112 rows/sec., 1.85 MiB/sec. | ||
3290 | 2024.10.30 19:46:55.264418 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Debug> DynamicQueryHandler: Done processing query | ||
3291 | 2024.10.30 19:46:55.264442 [ 268 ] {6bd56d53-7357-43a2-8ca4-2cee34980187} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3292 | 2024.10.30 19:46:55.264458 [ 268 ] {} <Debug> HTTP-Session: f8433725-8a3c-43e9-84c0-9e82fd807e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3293 | 2024.10.30 19:46:55.264608 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3294 | 2024.10.30 19:46:55.264707 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61786, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3295 | 2024.10.30 19:46:55.264789 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3296 | 2024.10.30 19:46:55.264810 [ 267 ] {} <Debug> HTTP-Session: 4026406b-85af-4bd0-9e64-4cd27aa107fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61786 | ||
3297 | 2024.10.30 19:46:55.264828 [ 267 ] {} <Debug> HTTP-Session: 4026406b-85af-4bd0-9e64-4cd27aa107fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3298 | 2024.10.30 19:46:55.264843 [ 267 ] {} <Debug> HTTP-Session: 4026406b-85af-4bd0-9e64-4cd27aa107fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3299 | 2024.10.30 19:46:55.264881 [ 267 ] {} <Trace> HTTP-Session: 4026406b-85af-4bd0-9e64-4cd27aa107fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3300 | 2024.10.30 19:46:55.265023 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61786) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3301 | 2024.10.30 19:46:55.265073 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3302 | 2024.10.30 19:46:55.265344 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3303 | 2024.10.30 19:46:55.265692 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3304 | 2024.10.30 19:46:55.265727 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3305 | 2024.10.30 19:46:55.266111 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3306 | 2024.10.30 19:46:55.266489 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2024.10.30 19:46:55.266625 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001644 sec., 21897.810218978102 rows/sec., 1.61 MiB/sec. | ||
3308 | 2024.10.30 19:46:55.266926 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Debug> DynamicQueryHandler: Done processing query | ||
3309 | 2024.10.30 19:46:55.266952 [ 267 ] {20b62f19-5464-469d-b601-46730d49f39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3310 | 2024.10.30 19:46:55.266968 [ 267 ] {} <Debug> HTTP-Session: 4026406b-85af-4bd0-9e64-4cd27aa107fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3311 | 2024.10.30 19:46:55.267173 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3312 | 2024.10.30 19:46:55.267237 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62303, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2024.10.30 19:46:55.267336 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3314 | 2024.10.30 19:46:55.267369 [ 268 ] {} <Debug> HTTP-Session: b7146ac1-8a23-40e8-85e9-088917f50403 Authenticating user 'default' from [fd00:1122:3344:101::d]:62303 | ||
3315 | 2024.10.30 19:46:55.267388 [ 268 ] {} <Debug> HTTP-Session: b7146ac1-8a23-40e8-85e9-088917f50403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2024.10.30 19:46:55.267402 [ 268 ] {} <Debug> HTTP-Session: b7146ac1-8a23-40e8-85e9-088917f50403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.10.30 19:46:55.267442 [ 268 ] {} <Trace> HTTP-Session: b7146ac1-8a23-40e8-85e9-088917f50403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3318 | 2024.10.30 19:46:55.267567 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62303) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3319 | 2024.10.30 19:46:55.267615 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3320 | 2024.10.30 19:46:55.267878 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3321 | 2024.10.30 19:46:55.268210 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3322 | 2024.10.30 19:46:55.268247 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3323 | 2024.10.30 19:46:55.268632 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3324 | 2024.10.30 19:46:55.269010 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3325 | 2024.10.30 19:46:55.269173 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001645 sec., 10942.24924012158 rows/sec., 768.19 KiB/sec. | ||
3326 | 2024.10.30 19:46:55.269363 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Debug> DynamicQueryHandler: Done processing query | ||
3327 | 2024.10.30 19:46:55.269387 [ 268 ] {ee65281c-4d4b-4f1a-aea9-96f4db7e6938} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3328 | 2024.10.30 19:46:55.269403 [ 268 ] {} <Debug> HTTP-Session: b7146ac1-8a23-40e8-85e9-088917f50403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3329 | 2024.10.30 19:46:55.269584 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.10.30 19:46:55.269667 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Length: 15164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3331 | 2024.10.30 19:46:55.269750 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3332 | 2024.10.30 19:46:55.269775 [ 267 ] {} <Debug> HTTP-Session: e40ef839-11a5-4743-a702-8f9af4502c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33622 | ||
3333 | 2024.10.30 19:46:55.269797 [ 267 ] {} <Debug> HTTP-Session: e40ef839-11a5-4743-a702-8f9af4502c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3334 | 2024.10.30 19:46:55.269814 [ 267 ] {} <Debug> HTTP-Session: e40ef839-11a5-4743-a702-8f9af4502c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3335 | 2024.10.30 19:46:55.269860 [ 267 ] {} <Trace> HTTP-Session: e40ef839-11a5-4743-a702-8f9af4502c82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3336 | 2024.10.30 19:46:55.270030 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3337 | 2024.10.30 19:46:55.270087 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3338 | 2024.10.30 19:46:55.270403 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3339 | 2024.10.30 19:46:55.270806 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2024.10.30 19:46:55.270845 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3341 | 2024.10.30 19:46:55.271256 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3342 | 2024.10.30 19:46:55.271644 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2024.10.30 19:46:55.271783 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Debug> executeQuery: Read 89 rows, 7.17 KiB in 0.001812 sec., 49116.99779249448 rows/sec., 3.86 MiB/sec. | ||
3344 | 2024.10.30 19:46:55.272094 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Debug> DynamicQueryHandler: Done processing query | ||
3345 | 2024.10.30 19:46:55.272120 [ 267 ] {7cb47782-1e55-42c2-b264-bf9cc766595f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3346 | 2024.10.30 19:46:55.272136 [ 267 ] {} <Debug> HTTP-Session: e40ef839-11a5-4743-a702-8f9af4502c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3347 | 2024.10.30 19:46:55.272303 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3348 | 2024.10.30 19:46:55.272382 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51003, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3349 | 2024.10.30 19:46:55.272455 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3350 | 2024.10.30 19:46:55.272476 [ 268 ] {} <Debug> HTTP-Session: faf086ff-cb12-46e0-8f55-556cac83af09 Authenticating user 'default' from [fd00:1122:3344:101::d]:51003 | ||
3351 | 2024.10.30 19:46:55.272494 [ 268 ] {} <Debug> HTTP-Session: faf086ff-cb12-46e0-8f55-556cac83af09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3352 | 2024.10.30 19:46:55.272508 [ 268 ] {} <Debug> HTTP-Session: faf086ff-cb12-46e0-8f55-556cac83af09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3353 | 2024.10.30 19:46:55.272548 [ 268 ] {} <Trace> HTTP-Session: faf086ff-cb12-46e0-8f55-556cac83af09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3354 | 2024.10.30 19:46:55.272694 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3355 | 2024.10.30 19:46:55.272746 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3356 | 2024.10.30 19:46:55.272933 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3357 | 2024.10.30 19:46:55.273256 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2024.10.30 19:46:55.273292 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3359 | 2024.10.30 19:46:55.273692 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3360 | 2024.10.30 19:46:55.274039 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2024.10.30 19:46:55.274197 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.70 MiB/sec. | ||
3362 | 2024.10.30 19:46:55.274358 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Debug> DynamicQueryHandler: Done processing query | ||
3363 | 2024.10.30 19:46:55.274382 [ 268 ] {0157d8ce-51e1-40ec-9faf-c1aa7aa95e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3364 | 2024.10.30 19:46:55.274398 [ 268 ] {} <Debug> HTTP-Session: faf086ff-cb12-46e0-8f55-556cac83af09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3365 | 2024.10.30 19:46:55.274597 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3366 | 2024.10.30 19:46:55.274656 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36017, User-Agent: (none), Length: 40952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3367 | 2024.10.30 19:46:55.274741 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3368 | 2024.10.30 19:46:55.274767 [ 267 ] {} <Debug> HTTP-Session: b514786d-ed4d-4573-865a-3b88f877181f Authenticating user 'default' from [fd00:1122:3344:101::d]:36017 | ||
3369 | 2024.10.30 19:46:55.274788 [ 267 ] {} <Debug> HTTP-Session: b514786d-ed4d-4573-865a-3b88f877181f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3370 | 2024.10.30 19:46:55.274805 [ 267 ] {} <Debug> HTTP-Session: b514786d-ed4d-4573-865a-3b88f877181f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3371 | 2024.10.30 19:46:55.274852 [ 267 ] {} <Trace> HTTP-Session: b514786d-ed4d-4573-865a-3b88f877181f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3372 | 2024.10.30 19:46:55.275417 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36017) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3373 | 2024.10.30 19:46:55.275508 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3374 | 2024.10.30 19:46:55.276026 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3375 | 2024.10.30 19:46:55.276734 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2024.10.30 19:46:55.276769 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3377 | 2024.10.30 19:46:55.277495 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3378 | 2024.10.30 19:46:55.277933 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2024.10.30 19:46:55.278098 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003112 sec., 8033.419023136246 rows/sec., 14.40 MiB/sec. | ||
3380 | 2024.10.30 19:46:55.278533 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Debug> DynamicQueryHandler: Done processing query | ||
3381 | 2024.10.30 19:46:55.278557 [ 267 ] {f47c9fe9-2cd9-4436-b0a0-0b1e94d0de73} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
3382 | 2024.10.30 19:46:55.278573 [ 267 ] {} <Debug> HTTP-Session: b514786d-ed4d-4573-865a-3b88f877181f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3383 | 2024.10.30 19:46:55.278749 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3384 | 2024.10.30 19:46:55.278839 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50016, User-Agent: (none), Length: 2947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3385 | 2024.10.30 19:46:55.278909 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3386 | 2024.10.30 19:46:55.278934 [ 268 ] {} <Debug> HTTP-Session: 08406e99-c47d-4b85-90ce-3f9cd64979c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50016 | ||
3387 | 2024.10.30 19:46:55.278955 [ 268 ] {} <Debug> HTTP-Session: 08406e99-c47d-4b85-90ce-3f9cd64979c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3388 | 2024.10.30 19:46:55.278972 [ 268 ] {} <Debug> HTTP-Session: 08406e99-c47d-4b85-90ce-3f9cd64979c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3389 | 2024.10.30 19:46:55.279016 [ 268 ] {} <Trace> HTTP-Session: 08406e99-c47d-4b85-90ce-3f9cd64979c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3390 | 2024.10.30 19:46:55.279157 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50016) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3391 | 2024.10.30 19:46:55.279214 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3392 | 2024.10.30 19:46:55.279406 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3393 | 2024.10.30 19:46:55.279715 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2024.10.30 19:46:55.279751 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3395 | 2024.10.30 19:46:55.280139 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3396 | 2024.10.30 19:46:55.280482 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2024.10.30 19:46:55.280651 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001528 sec., 11780.104712041884 rows/sec., 887.73 KiB/sec. | ||
3398 | 2024.10.30 19:46:55.280925 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Debug> DynamicQueryHandler: Done processing query | ||
3399 | 2024.10.30 19:46:55.280949 [ 268 ] {5f4f3cf2-8d06-4d30-a9c6-d91f2623527a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3400 | 2024.10.30 19:46:55.280965 [ 268 ] {} <Debug> HTTP-Session: 08406e99-c47d-4b85-90ce-3f9cd64979c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3401 | 2024.10.30 19:46:55.281151 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36017, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3402 | 2024.10.30 19:46:55.281162 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3403 | 2024.10.30 19:46:55.281244 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3404 | 2024.10.30 19:46:55.281281 [ 267 ] {} <Debug> HTTP-Session: 6ad9bfe3-16b0-4366-a9a4-183feb455c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36017 | ||
3405 | 2024.10.30 19:46:55.281309 [ 267 ] {} <Debug> HTTP-Session: 6ad9bfe3-16b0-4366-a9a4-183feb455c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3406 | 2024.10.30 19:46:55.281339 [ 267 ] {} <Debug> HTTP-Session: 6ad9bfe3-16b0-4366-a9a4-183feb455c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3407 | 2024.10.30 19:46:55.281385 [ 267 ] {} <Trace> HTTP-Session: 6ad9bfe3-16b0-4366-a9a4-183feb455c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3408 | 2024.10.30 19:46:55.281529 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36017) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3409 | 2024.10.30 19:46:55.281587 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3410 | 2024.10.30 19:46:55.281767 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3411 | 2024.10.30 19:46:55.282054 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3412 | 2024.10.30 19:46:55.282090 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3413 | 2024.10.30 19:46:55.282459 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3414 | 2024.10.30 19:46:55.282792 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2024.10.30 19:46:55.282927 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001445 sec., 20761.245674740483 rows/sec., 1.38 MiB/sec. | ||
3416 | 2024.10.30 19:46:55.283209 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Debug> DynamicQueryHandler: Done processing query | ||
3417 | 2024.10.30 19:46:55.283234 [ 267 ] {5ea8e8a3-9dee-4327-bad6-aea70e89e0ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3418 | 2024.10.30 19:46:55.283251 [ 267 ] {} <Debug> HTTP-Session: 6ad9bfe3-16b0-4366-a9a4-183feb455c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3419 | 2024.10.30 19:46:55.283606 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3420 | 2024.10.30 19:46:55.338947 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2024.10.30 19:46:55.338983 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3422 | 2024.10.30 19:46:55.453272 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3423 | 2024.10.30 19:46:55.458650 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3424 | 2024.10.30 19:46:55.481007 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3425 | 2024.10.30 19:46:55.487273 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3426 | 2024.10.30 19:46:55.489524 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3427 | 2024.10.30 19:46:55.503812 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3428 | 2024.10.30 19:46:55.519076 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3429 | 2024.10.30 19:46:55.839453 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3430 | 2024.10.30 19:46:55.845855 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3431 | 2024.10.30 19:46:55.909169 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3432 | 2024.10.30 19:46:55.915429 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3433 | 2024.10.30 19:46:55.981723 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3434 | 2024.10.30 19:46:56.000158 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3435 | 2024.10.30 19:46:56.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.49 MiB, peak 157.52 MiB, free memory in arenas 0.00 B, will set to 151.44 MiB (RSS), difference: -2.05 MiB | ||
3436 | 2024.10.30 19:46:56.023429 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3437 | 2024.10.30 19:46:56.027742 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3438 | 2024.10.30 19:46:56.027840 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3439 | 2024.10.30 19:46:56.517409 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3440 | 2024.10.30 19:46:56.517463 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3441 | 2024.10.30 19:46:56.605879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 322 | ||
3442 | 2024.10.30 19:46:56.609381 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2024.10.30 19:46:56.609438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3444 | 2024.10.30 19:46:56.611075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3445 | 2024.10.30 19:46:56.612115 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.10.30 19:46:56.612328 [ 24 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3447 | 2024.10.30 19:46:56.612480 [ 24 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2024.10.30 19:46:56.612568 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3449 | 2024.10.30 19:46:56.613377 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
3450 | 2024.10.30 19:46:56.614502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
3451 | 2024.10.30 19:46:56.615103 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3452 | 2024.10.30 19:46:56.615260 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
3453 | 2024.10.30 19:46:56.615822 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
3454 | 2024.10.30 19:46:56.616393 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
3455 | 2024.10.30 19:46:56.616970 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
3456 | 2024.10.30 19:46:56.617530 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
3457 | 2024.10.30 19:46:56.618177 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
3458 | 2024.10.30 19:46:56.642798 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3459 | 2024.10.30 19:46:56.647448 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.034642753 sec., 9294.873302938713 rows/sec., 7.93 MiB/sec. | ||
3460 | 2024.10.30 19:46:56.648392 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3461 | 2024.10.30 19:46:56.650092 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.10.30 19:46:56.650175 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_6_1} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3463 | 2024.10.30 19:46:56.650469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
3464 | 2024.10.30 19:46:56.667166 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2024.10.30 19:46:56.786747 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3466 | 2024.10.30 19:46:56.796112 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3467 | 2024.10.30 19:46:56.797411 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3468 | 2024.10.30 19:46:56.807692 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3469 | 2024.10.30 19:46:56.844988 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3470 | 2024.10.30 19:46:56.851279 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3471 | 2024.10.30 19:46:56.860566 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3472 | 2024.10.30 19:46:57.000143 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.75 MiB, peak 157.52 MiB, free memory in arenas 0.00 B, will set to 153.07 MiB (RSS), difference: 2.31 MiB | ||
3473 | 2024.10.30 19:46:58.273848 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2024.10.30 19:47:00.236319 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63711, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3475 | 2024.10.30 19:47:00.236520 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3476 | 2024.10.30 19:47:00.236568 [ 272 ] {} <Debug> HTTP-Session: 496b7888-db52-47cf-94ec-32f2fc992bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:63711 | ||
3477 | 2024.10.30 19:47:00.236609 [ 272 ] {} <Debug> HTTP-Session: 496b7888-db52-47cf-94ec-32f2fc992bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3478 | 2024.10.30 19:47:00.236637 [ 272 ] {} <Debug> HTTP-Session: 496b7888-db52-47cf-94ec-32f2fc992bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3479 | 2024.10.30 19:47:00.236719 [ 272 ] {} <Trace> HTTP-Session: 496b7888-db52-47cf-94ec-32f2fc992bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3480 | 2024.10.30 19:47:00.236976 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63711) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
3481 | 2024.10.30 19:47:00.237043 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
3482 | 2024.10.30 19:47:00.237374 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3483 | 2024.10.30 19:47:00.237816 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3484 | 2024.10.30 19:47:00.237862 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3485 | 2024.10.30 19:47:00.238295 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3486 | 2024.10.30 19:47:00.238682 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3487 | 2024.10.30 19:47:00.238841 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001929 sec., 18662.51944012442 rows/sec., 1.39 MiB/sec. | ||
3488 | 2024.10.30 19:47:00.239081 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Debug> DynamicQueryHandler: Done processing query | ||
3489 | 2024.10.30 19:47:00.239108 [ 272 ] {df53760a-3c0b-416e-844e-ce530d8ceed0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3490 | 2024.10.30 19:47:00.239124 [ 272 ] {} <Debug> HTTP-Session: 496b7888-db52-47cf-94ec-32f2fc992bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2024.10.30 19:47:00.239381 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3492 | 2024.10.30 19:47:00.239444 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52142, User-Agent: (none), Length: 22535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2024.10.30 19:47:00.239520 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3494 | 2024.10.30 19:47:00.239550 [ 259 ] {} <Debug> HTTP-Session: a724c13d-e123-4c38-9c76-5cfa65cfad07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52142 | ||
3495 | 2024.10.30 19:47:00.239573 [ 259 ] {} <Debug> HTTP-Session: a724c13d-e123-4c38-9c76-5cfa65cfad07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2024.10.30 19:47:00.239591 [ 259 ] {} <Debug> HTTP-Session: a724c13d-e123-4c38-9c76-5cfa65cfad07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2024.10.30 19:47:00.239634 [ 259 ] {} <Trace> HTTP-Session: a724c13d-e123-4c38-9c76-5cfa65cfad07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3498 | 2024.10.30 19:47:00.239817 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3499 | 2024.10.30 19:47:00.239871 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3500 | 2024.10.30 19:47:00.240111 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3501 | 2024.10.30 19:47:00.240545 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2024.10.30 19:47:00.240584 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3503 | 2024.10.30 19:47:00.240955 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3504 | 2024.10.30 19:47:00.241332 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2024.10.30 19:47:00.241493 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Debug> executeQuery: Read 154 rows, 13.18 KiB in 0.001746 sec., 88201.6036655212 rows/sec., 7.37 MiB/sec. | ||
3506 | 2024.10.30 19:47:00.241727 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Debug> DynamicQueryHandler: Done processing query | ||
3507 | 2024.10.30 19:47:00.241751 [ 259 ] {8c2cb9c2-455a-4028-8a78-4284aa1d0765} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3508 | 2024.10.30 19:47:00.241768 [ 259 ] {} <Debug> HTTP-Session: a724c13d-e123-4c38-9c76-5cfa65cfad07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3509 | 2024.10.30 19:47:00.241952 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3510 | 2024.10.30 19:47:00.241985 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Length: 3649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3511 | 2024.10.30 19:47:00.242048 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3512 | 2024.10.30 19:47:00.242069 [ 272 ] {} <Debug> HTTP-Session: be8b3718-e80a-417a-a27c-d44b2280a600 Authenticating user 'default' from [fd00:1122:3344:101::d]:53044 | ||
3513 | 2024.10.30 19:47:00.242088 [ 272 ] {} <Debug> HTTP-Session: be8b3718-e80a-417a-a27c-d44b2280a600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3514 | 2024.10.30 19:47:00.242103 [ 272 ] {} <Debug> HTTP-Session: be8b3718-e80a-417a-a27c-d44b2280a600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3515 | 2024.10.30 19:47:00.242136 [ 272 ] {} <Trace> HTTP-Session: be8b3718-e80a-417a-a27c-d44b2280a600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2024.10.30 19:47:00.242249 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53044) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3517 | 2024.10.30 19:47:00.242294 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3518 | 2024.10.30 19:47:00.242524 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3519 | 2024.10.30 19:47:00.242854 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2024.10.30 19:47:00.242892 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3521 | 2024.10.30 19:47:00.243249 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3522 | 2024.10.30 19:47:00.243616 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2024.10.30 19:47:00.243773 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Debug> executeQuery: Read 26 rows, 1.87 KiB in 0.001546 sec., 16817.59379042691 rows/sec., 1.18 MiB/sec. | ||
3524 | 2024.10.30 19:47:00.244058 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Debug> DynamicQueryHandler: Done processing query | ||
3525 | 2024.10.30 19:47:00.244083 [ 272 ] {7e5f8e89-0285-47cf-8525-d26f8da8f206} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3526 | 2024.10.30 19:47:00.244100 [ 272 ] {} <Debug> HTTP-Session: be8b3718-e80a-417a-a27c-d44b2280a600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3527 | 2024.10.30 19:47:00.244272 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3528 | 2024.10.30 19:47:00.244365 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41633, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3529 | 2024.10.30 19:47:00.244426 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3530 | 2024.10.30 19:47:00.244449 [ 259 ] {} <Debug> HTTP-Session: 3e1d63fe-fecc-495d-b9e7-6100d7a19e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:41633 | ||
3531 | 2024.10.30 19:47:00.244470 [ 259 ] {} <Debug> HTTP-Session: 3e1d63fe-fecc-495d-b9e7-6100d7a19e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3532 | 2024.10.30 19:47:00.244487 [ 259 ] {} <Debug> HTTP-Session: 3e1d63fe-fecc-495d-b9e7-6100d7a19e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3533 | 2024.10.30 19:47:00.244527 [ 259 ] {} <Trace> HTTP-Session: 3e1d63fe-fecc-495d-b9e7-6100d7a19e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3534 | 2024.10.30 19:47:00.244657 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41633) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3535 | 2024.10.30 19:47:00.244709 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3536 | 2024.10.30 19:47:00.244979 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3537 | 2024.10.30 19:47:00.245372 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3538 | 2024.10.30 19:47:00.245409 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3539 | 2024.10.30 19:47:00.245766 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3540 | 2024.10.30 19:47:00.246120 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3541 | 2024.10.30 19:47:00.246283 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001653 sec., 21778.58439201452 rows/sec., 1.60 MiB/sec. | ||
3542 | 2024.10.30 19:47:00.246457 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Debug> DynamicQueryHandler: Done processing query | ||
3543 | 2024.10.30 19:47:00.246482 [ 259 ] {395a7241-7e1f-4fd9-b904-a04792fbb2f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3544 | 2024.10.30 19:47:00.246498 [ 259 ] {} <Debug> HTTP-Session: 3e1d63fe-fecc-495d-b9e7-6100d7a19e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3545 | 2024.10.30 19:47:00.246653 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3546 | 2024.10.30 19:47:00.246665 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3547 | 2024.10.30 19:47:00.246722 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3548 | 2024.10.30 19:47:00.246743 [ 272 ] {} <Debug> HTTP-Session: fb4c7029-30a2-4f21-a2fb-89d5986373a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53044 | ||
3549 | 2024.10.30 19:47:00.246762 [ 272 ] {} <Debug> HTTP-Session: fb4c7029-30a2-4f21-a2fb-89d5986373a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3550 | 2024.10.30 19:47:00.246778 [ 272 ] {} <Debug> HTTP-Session: fb4c7029-30a2-4f21-a2fb-89d5986373a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3551 | 2024.10.30 19:47:00.246810 [ 272 ] {} <Trace> HTTP-Session: fb4c7029-30a2-4f21-a2fb-89d5986373a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3552 | 2024.10.30 19:47:00.246915 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53044) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3553 | 2024.10.30 19:47:00.246958 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3554 | 2024.10.30 19:47:00.247185 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3555 | 2024.10.30 19:47:00.247506 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3556 | 2024.10.30 19:47:00.247544 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3557 | 2024.10.30 19:47:00.247904 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3558 | 2024.10.30 19:47:00.248269 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2024.10.30 19:47:00.248433 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001539 sec., 11695.906432748538 rows/sec., 821.10 KiB/sec. | ||
3560 | 2024.10.30 19:47:00.248611 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2024.10.30 19:47:00.248636 [ 272 ] {2b9b1b79-1db5-4984-a7dd-0c78d6a207f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3562 | 2024.10.30 19:47:00.248652 [ 272 ] {} <Debug> HTTP-Session: fb4c7029-30a2-4f21-a2fb-89d5986373a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3563 | 2024.10.30 19:47:00.248785 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2024.10.30 19:47:00.248862 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33272, User-Agent: (none), Length: 10580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3565 | 2024.10.30 19:47:00.248923 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3566 | 2024.10.30 19:47:00.248947 [ 259 ] {} <Debug> HTTP-Session: 9f850a52-2604-4224-858b-29165fc3da10 Authenticating user 'default' from [fd00:1122:3344:101::d]:33272 | ||
3567 | 2024.10.30 19:47:00.248967 [ 259 ] {} <Debug> HTTP-Session: 9f850a52-2604-4224-858b-29165fc3da10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3568 | 2024.10.30 19:47:00.248985 [ 259 ] {} <Debug> HTTP-Session: 9f850a52-2604-4224-858b-29165fc3da10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3569 | 2024.10.30 19:47:00.249022 [ 259 ] {} <Trace> HTTP-Session: 9f850a52-2604-4224-858b-29165fc3da10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3570 | 2024.10.30 19:47:00.249159 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33272) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3571 | 2024.10.30 19:47:00.249211 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3572 | 2024.10.30 19:47:00.249489 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3573 | 2024.10.30 19:47:00.249881 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2024.10.30 19:47:00.249916 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3575 | 2024.10.30 19:47:00.250271 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3576 | 2024.10.30 19:47:00.250627 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3577 | 2024.10.30 19:47:00.250789 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001665 sec., 37237.237237237234 rows/sec., 2.93 MiB/sec. | ||
3578 | 2024.10.30 19:47:00.251015 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Debug> DynamicQueryHandler: Done processing query | ||
3579 | 2024.10.30 19:47:00.251039 [ 259 ] {6265d928-21c0-4211-8e5c-18467a388892} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3580 | 2024.10.30 19:47:00.251055 [ 259 ] {} <Debug> HTTP-Session: 9f850a52-2604-4224-858b-29165fc3da10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2024.10.30 19:47:00.251222 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3582 | 2024.10.30 19:47:00.251245 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3583 | 2024.10.30 19:47:00.251287 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3584 | 2024.10.30 19:47:00.251314 [ 272 ] {} <Debug> HTTP-Session: 882dd883-4389-4dc7-bf1f-175b7a8e045a Authenticating user 'default' from [fd00:1122:3344:101::d]:53044 | ||
3585 | 2024.10.30 19:47:00.251336 [ 272 ] {} <Debug> HTTP-Session: 882dd883-4389-4dc7-bf1f-175b7a8e045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3586 | 2024.10.30 19:47:00.251353 [ 272 ] {} <Debug> HTTP-Session: 882dd883-4389-4dc7-bf1f-175b7a8e045a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3587 | 2024.10.30 19:47:00.251395 [ 272 ] {} <Trace> HTTP-Session: 882dd883-4389-4dc7-bf1f-175b7a8e045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2024.10.30 19:47:00.251540 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3589 | 2024.10.30 19:47:00.251596 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3590 | 2024.10.30 19:47:00.251776 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3591 | 2024.10.30 19:47:00.252158 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3592 | 2024.10.30 19:47:00.252195 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3593 | 2024.10.30 19:47:00.252577 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3594 | 2024.10.30 19:47:00.252934 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3595 | 2024.10.30 19:47:00.253087 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.65 MiB/sec. | ||
3596 | 2024.10.30 19:47:00.253266 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Debug> DynamicQueryHandler: Done processing query | ||
3597 | 2024.10.30 19:47:00.253290 [ 272 ] {dd37dc47-b15c-425f-8e32-49f46c20a5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3598 | 2024.10.30 19:47:00.253306 [ 272 ] {} <Debug> HTTP-Session: 882dd883-4389-4dc7-bf1f-175b7a8e045a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3599 | 2024.10.30 19:47:00.253483 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3600 | 2024.10.30 19:47:00.253539 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56815, User-Agent: (none), Length: 14172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3601 | 2024.10.30 19:47:00.253602 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3602 | 2024.10.30 19:47:00.253626 [ 259 ] {} <Debug> HTTP-Session: 4d8ba5ed-bd3a-476a-924e-2af2e7078efd Authenticating user 'default' from [fd00:1122:3344:101::d]:56815 | ||
3603 | 2024.10.30 19:47:00.253646 [ 259 ] {} <Debug> HTTP-Session: 4d8ba5ed-bd3a-476a-924e-2af2e7078efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3604 | 2024.10.30 19:47:00.253662 [ 259 ] {} <Debug> HTTP-Session: 4d8ba5ed-bd3a-476a-924e-2af2e7078efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3605 | 2024.10.30 19:47:00.253699 [ 259 ] {} <Trace> HTTP-Session: 4d8ba5ed-bd3a-476a-924e-2af2e7078efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3606 | 2024.10.30 19:47:00.253878 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56815) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3607 | 2024.10.30 19:47:00.253943 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3608 | 2024.10.30 19:47:00.254371 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3609 | 2024.10.30 19:47:00.254927 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3610 | 2024.10.30 19:47:00.254963 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3611 | 2024.10.30 19:47:00.255570 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3612 | 2024.10.30 19:47:00.255979 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2024.10.30 19:47:00.256163 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002375 sec., 3368.421052631579 rows/sec., 6.04 MiB/sec. | ||
3614 | 2024.10.30 19:47:00.256385 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Debug> DynamicQueryHandler: Done processing query | ||
3615 | 2024.10.30 19:47:00.256409 [ 259 ] {468f8a57-912c-4101-9d66-04186026e6e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3616 | 2024.10.30 19:47:00.256426 [ 259 ] {} <Debug> HTTP-Session: 4d8ba5ed-bd3a-476a-924e-2af2e7078efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3617 | 2024.10.30 19:47:00.256574 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2024.10.30 19:47:00.256659 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33380, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3619 | 2024.10.30 19:47:00.256720 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3620 | 2024.10.30 19:47:00.256744 [ 272 ] {} <Debug> HTTP-Session: d841419f-f5f9-42ea-a7eb-9fedca0d27eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33380 | ||
3621 | 2024.10.30 19:47:00.256764 [ 272 ] {} <Debug> HTTP-Session: d841419f-f5f9-42ea-a7eb-9fedca0d27eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3622 | 2024.10.30 19:47:00.256781 [ 272 ] {} <Debug> HTTP-Session: d841419f-f5f9-42ea-a7eb-9fedca0d27eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2024.10.30 19:47:00.256819 [ 272 ] {} <Trace> HTTP-Session: d841419f-f5f9-42ea-a7eb-9fedca0d27eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3624 | 2024.10.30 19:47:00.256946 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33380) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3625 | 2024.10.30 19:47:00.256998 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3626 | 2024.10.30 19:47:00.257154 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3627 | 2024.10.30 19:47:00.257479 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3628 | 2024.10.30 19:47:00.257522 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3629 | 2024.10.30 19:47:00.257930 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3630 | 2024.10.30 19:47:00.258255 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2024.10.30 19:47:00.258378 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001471 sec., 20394.289598912303 rows/sec., 1.35 MiB/sec. | ||
3632 | 2024.10.30 19:47:00.258636 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Debug> DynamicQueryHandler: Done processing query | ||
3633 | 2024.10.30 19:47:00.258661 [ 272 ] {bf68392f-dca3-4403-90dc-fe7b4f06dd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3634 | 2024.10.30 19:47:00.258677 [ 272 ] {} <Debug> HTTP-Session: d841419f-f5f9-42ea-a7eb-9fedca0d27eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2024.10.30 19:47:00.259143 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3636 | 2024.10.30 19:47:00.655478 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3637 | 2024.10.30 19:47:00.830982 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3638 | 2024.10.30 19:47:00.872578 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3639 | 2024.10.30 19:47:00.913019 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3640 | 2024.10.30 19:47:00.966403 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3641 | 2024.10.30 19:47:01.039872 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3642 | 2024.10.30 19:47:01.043223 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3643 | 2024.10.30 19:47:05.237550 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55348, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3644 | 2024.10.30 19:47:05.237692 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3645 | 2024.10.30 19:47:05.237723 [ 259 ] {} <Debug> HTTP-Session: 26a1b70c-46b5-458b-ba38-c59ed2aecc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:55348 | ||
3646 | 2024.10.30 19:47:05.237751 [ 259 ] {} <Debug> HTTP-Session: 26a1b70c-46b5-458b-ba38-c59ed2aecc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3647 | 2024.10.30 19:47:05.237769 [ 259 ] {} <Debug> HTTP-Session: 26a1b70c-46b5-458b-ba38-c59ed2aecc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3648 | 2024.10.30 19:47:05.237826 [ 259 ] {} <Trace> HTTP-Session: 26a1b70c-46b5-458b-ba38-c59ed2aecc76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3649 | 2024.10.30 19:47:05.238038 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55348) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
3650 | 2024.10.30 19:47:05.238106 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
3651 | 2024.10.30 19:47:05.238449 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3652 | 2024.10.30 19:47:05.238927 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2024.10.30 19:47:05.238970 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3654 | 2024.10.30 19:47:05.239400 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3655 | 2024.10.30 19:47:05.239784 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2024.10.30 19:47:05.239966 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001987 sec., 18117.765475591343 rows/sec., 1.35 MiB/sec. | ||
3657 | 2024.10.30 19:47:05.239976 [ 45 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3658 | 2024.10.30 19:47:05.240076 [ 45 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3659 | 2024.10.30 19:47:05.240132 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3660 | 2024.10.30 19:47:05.240300 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Debug> DynamicQueryHandler: Done processing query | ||
3661 | 2024.10.30 19:47:05.240325 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
3662 | 2024.10.30 19:47:05.240357 [ 259 ] {9043389e-de46-4b7a-a60a-0ef1d0008996} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3663 | 2024.10.30 19:47:05.240410 [ 259 ] {} <Debug> HTTP-Session: 26a1b70c-46b5-458b-ba38-c59ed2aecc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3664 | 2024.10.30 19:47:05.240541 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3665 | 2024.10.30 19:47:05.240579 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3666 | 2024.10.30 19:47:05.240703 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2024.10.30 19:47:05.240780 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
3668 | 2024.10.30 19:47:05.240918 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55624, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3669 | 2024.10.30 19:47:05.241191 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3670 | 2024.10.30 19:47:05.241211 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
3671 | 2024.10.30 19:47:05.241246 [ 270 ] {} <Debug> HTTP-Session: bf48dc8f-69ea-4f0f-ba43-6ca53db06134 Authenticating user 'default' from [fd00:1122:3344:101::d]:55624 | ||
3672 | 2024.10.30 19:47:05.241293 [ 270 ] {} <Debug> HTTP-Session: bf48dc8f-69ea-4f0f-ba43-6ca53db06134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3673 | 2024.10.30 19:47:05.241368 [ 270 ] {} <Debug> HTTP-Session: bf48dc8f-69ea-4f0f-ba43-6ca53db06134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3674 | 2024.10.30 19:47:05.241450 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3675 | 2024.10.30 19:47:05.241495 [ 270 ] {} <Trace> HTTP-Session: bf48dc8f-69ea-4f0f-ba43-6ca53db06134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2024.10.30 19:47:05.241631 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3677 | 2024.10.30 19:47:05.241761 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3678 | 2024.10.30 19:47:05.241840 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55624) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3679 | 2024.10.30 19:47:05.241961 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3680 | 2024.10.30 19:47:05.242449 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3681 | 2024.10.30 19:47:05.243280 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2024.10.30 19:47:05.243327 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3683 | 2024.10.30 19:47:05.243549 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 5 columns (5 merged, 0 gathered) in 0.003324818 sec., 72184.4022740493 rows/sec., 5.56 MiB/sec. | ||
3684 | 2024.10.30 19:47:05.243884 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3685 | 2024.10.30 19:47:05.244167 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3686 | 2024.10.30 19:47:05.245136 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3687 | 2024.10.30 19:47:05.245289 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2024.10.30 19:47:05.245367 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_11_2} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3689 | 2024.10.30 19:47:05.245543 [ 45 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3690 | 2024.10.30 19:47:05.245604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3691 | 2024.10.30 19:47:05.245647 [ 45 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3692 | 2024.10.30 19:47:05.245702 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.003962 sec., 48460.37354871277 rows/sec., 4.11 MiB/sec. | ||
3693 | 2024.10.30 19:47:05.245708 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3694 | 2024.10.30 19:47:05.246272 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
3695 | 2024.10.30 19:47:05.246332 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Debug> DynamicQueryHandler: Done processing query | ||
3696 | 2024.10.30 19:47:05.246400 [ 270 ] {77a3f65c-3928-412a-9935-62b5f93e8572} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
3697 | 2024.10.30 19:47:05.246440 [ 270 ] {} <Debug> HTTP-Session: bf48dc8f-69ea-4f0f-ba43-6ca53db06134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3698 | 2024.10.30 19:47:05.246546 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3699 | 2024.10.30 19:47:05.246586 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1294 rows starting from the beginning of the part | ||
3700 | 2024.10.30 19:47:05.246741 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3701 | 2024.10.30 19:47:05.246932 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52027, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3702 | 2024.10.30 19:47:05.247017 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part | ||
3703 | 2024.10.30 19:47:05.247193 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3704 | |||
3705 | (version 23.8.7.1) | ||
3706 | 2024.10.30 19:47:05.247318 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3707 | 2024.10.30 19:47:05.247541 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 250 rows starting from the beginning of the part | ||
3708 | 2024.10.30 19:47:05.247602 [ 259 ] {} <Debug> HTTP-Session: 7624247e-be60-4062-9e7c-d80ca5a624ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52027 | ||
3709 | 2024.10.30 19:47:05.247724 [ 259 ] {} <Debug> HTTP-Session: 7624247e-be60-4062-9e7c-d80ca5a624ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.10.30 19:47:05.247839 [ 259 ] {} <Debug> HTTP-Session: 7624247e-be60-4062-9e7c-d80ca5a624ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2024.10.30 19:47:05.248044 [ 259 ] {} <Trace> HTTP-Session: 7624247e-be60-4062-9e7c-d80ca5a624ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2024.10.30 19:47:05.248033 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 188 rows starting from the beginning of the part | ||
3713 | 2024.10.30 19:47:05.248307 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 154 rows starting from the beginning of the part | ||
3714 | 2024.10.30 19:47:05.248368 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52027) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3715 | 2024.10.30 19:47:05.248541 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3716 | 2024.10.30 19:47:05.248644 [ 195 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 192 rows starting from the beginning of the part | ||
3717 | 2024.10.30 19:47:05.249614 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3718 | 2024.10.30 19:47:05.250545 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3719 | 2024.10.30 19:47:05.250616 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3720 | 2024.10.30 19:47:05.251603 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3721 | 2024.10.30 19:47:05.252563 [ 190 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 5 columns (5 merged, 0 gathered) in 0.006693018 sec., 331091.29543652805 rows/sec., 28.70 MiB/sec. | ||
3722 | 2024.10.30 19:47:05.252601 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2024.10.30 19:47:05.252843 [ 43 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3724 | 2024.10.30 19:47:05.252860 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.004615 sec., 9750.812567713976 rows/sec., 713.75 KiB/sec. | ||
3725 | 2024.10.30 19:47:05.252925 [ 43 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2024.10.30 19:47:05.252954 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3727 | 2024.10.30 19:47:05.253011 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3728 | 2024.10.30 19:47:05.253743 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
3729 | 2024.10.30 19:47:05.253862 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Debug> DynamicQueryHandler: Done processing query | ||
3730 | 2024.10.30 19:47:05.254000 [ 259 ] {f414baca-e034-4f50-ae7d-2fe4c8d4e29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3731 | 2024.10.30 19:47:05.254140 [ 259 ] {} <Debug> HTTP-Session: 7624247e-be60-4062-9e7c-d80ca5a624ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3732 | 2024.10.30 19:47:05.254591 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2024.10.30 19:47:05.254690 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37902, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3734 | 2024.10.30 19:47:05.254893 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3735 | 2024.10.30 19:47:05.254925 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3736 | 2024.10.30 19:47:05.254936 [ 270 ] {} <Debug> HTTP-Session: 9b9e217f-e767-4415-be65-edb5fee38b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:37902 | ||
3737 | 2024.10.30 19:47:05.254987 [ 270 ] {} <Debug> HTTP-Session: 9b9e217f-e767-4415-be65-edb5fee38b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3738 | 2024.10.30 19:47:05.255002 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 26 rows starting from the beginning of the part | ||
3739 | 2024.10.30 19:47:05.255037 [ 270 ] {} <Debug> HTTP-Session: 9b9e217f-e767-4415-be65-edb5fee38b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2024.10.30 19:47:05.255173 [ 270 ] {} <Trace> HTTP-Session: 9b9e217f-e767-4415-be65-edb5fee38b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2024.10.30 19:47:05.255279 [ 197 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3742 | 2024.10.30 19:47:05.255385 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
3743 | 2024.10.30 19:47:05.255688 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37902) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3744 | 2024.10.30 19:47:05.255818 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
3745 | 2024.10.30 19:47:05.255880 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3746 | 2024.10.30 19:47:05.255902 [ 197 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_11_2} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3747 | 2024.10.30 19:47:05.256321 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
3748 | 2024.10.30 19:47:05.256383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
3749 | 2024.10.30 19:47:05.256693 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
3750 | 2024.10.30 19:47:05.257068 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
3751 | 2024.10.30 19:47:05.257756 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3752 | 2024.10.30 19:47:05.258282 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2024.10.30 19:47:05.258326 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3754 | 2024.10.30 19:47:05.258907 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3755 | 2024.10.30 19:47:05.258915 [ 197 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.005738403 sec., 34155.84440479345 rows/sec., 2.53 MiB/sec. | ||
3756 | 2024.10.30 19:47:05.259169 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3757 | 2024.10.30 19:47:05.259848 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2024.10.30 19:47:05.260164 [ 43 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3759 | 2024.10.30 19:47:05.260257 [ 43 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2024.10.30 19:47:05.260272 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.004797 sec., 7504.6904315197 rows/sec., 563.50 KiB/sec. | ||
3761 | 2024.10.30 19:47:05.260300 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3762 | 2024.10.30 19:47:05.260479 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2024.10.30 19:47:05.260805 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
3764 | 2024.10.30 19:47:05.260876 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_11_2} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3765 | 2024.10.30 19:47:05.261000 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Debug> DynamicQueryHandler: Done processing query | ||
3766 | 2024.10.30 19:47:05.261092 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3767 | 2024.10.30 19:47:05.261109 [ 270 ] {d0ba9b65-91d2-481e-8c8b-da445a353707} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3768 | 2024.10.30 19:47:05.261194 [ 270 ] {} <Debug> HTTP-Session: 9b9e217f-e767-4415-be65-edb5fee38b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3769 | 2024.10.30 19:47:05.261258 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3770 | 2024.10.30 19:47:05.261295 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
3771 | 2024.10.30 19:47:05.261450 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
3772 | 2024.10.30 19:47:05.261541 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3773 | 2024.10.30 19:47:05.261632 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44817, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2024.10.30 19:47:05.261886 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
3775 | 2024.10.30 19:47:05.261916 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3776 | 2024.10.30 19:47:05.262024 [ 259 ] {} <Debug> HTTP-Session: 47c4bc6e-6279-47fb-8beb-b20db0285a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:44817 | ||
3777 | 2024.10.30 19:47:05.262144 [ 259 ] {} <Debug> HTTP-Session: 47c4bc6e-6279-47fb-8beb-b20db0285a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3778 | 2024.10.30 19:47:05.262225 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3779 | 2024.10.30 19:47:05.262242 [ 259 ] {} <Debug> HTTP-Session: 47c4bc6e-6279-47fb-8beb-b20db0285a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3780 | 2024.10.30 19:47:05.262399 [ 259 ] {} <Trace> HTTP-Session: 47c4bc6e-6279-47fb-8beb-b20db0285a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3781 | 2024.10.30 19:47:05.262501 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3782 | 2024.10.30 19:47:05.262685 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3783 | 2024.10.30 19:47:05.262993 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44817) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3784 | 2024.10.30 19:47:05.263135 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3785 | 2024.10.30 19:47:05.263981 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3786 | 2024.10.30 19:47:05.264943 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3787 | 2024.10.30 19:47:05.265031 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3788 | 2024.10.30 19:47:05.265919 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462656 sec., 85672.61053963493 rows/sec., 6.05 MiB/sec. | ||
3789 | 2024.10.30 19:47:05.266027 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3790 | 2024.10.30 19:47:05.266118 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3791 | 2024.10.30 19:47:05.266564 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3792 | 2024.10.30 19:47:05.266779 [ 43 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3793 | 2024.10.30 19:47:05.266787 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2024.10.30 19:47:05.266822 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.004123 sec., 4365.75309240844 rows/sec., 306.49 KiB/sec. | ||
3795 | 2024.10.30 19:47:05.266859 [ 43 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2024.10.30 19:47:05.266985 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3797 | 2024.10.30 19:47:05.267148 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_11_2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3798 | 2024.10.30 19:47:05.267473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3799 | 2024.10.30 19:47:05.267492 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Debug> DynamicQueryHandler: Done processing query | ||
3800 | 2024.10.30 19:47:05.267528 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
3801 | 2024.10.30 19:47:05.267533 [ 259 ] {95f13319-6b8b-48da-94ff-169952b07a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3802 | 2024.10.30 19:47:05.267607 [ 259 ] {} <Debug> HTTP-Session: 47c4bc6e-6279-47fb-8beb-b20db0285a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3803 | 2024.10.30 19:47:05.267715 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3804 | 2024.10.30 19:47:05.267749 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
3805 | 2024.10.30 19:47:05.267929 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2024.10.30 19:47:05.268018 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
3807 | 2024.10.30 19:47:05.268063 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45216, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3808 | 2024.10.30 19:47:05.268314 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3809 | 2024.10.30 19:47:05.268348 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
3810 | 2024.10.30 19:47:05.268435 [ 270 ] {} <Debug> HTTP-Session: 75c47943-14db-4d94-952d-87ec9be7f883 Authenticating user 'default' from [fd00:1122:3344:101::d]:45216 | ||
3811 | 2024.10.30 19:47:05.268605 [ 270 ] {} <Debug> HTTP-Session: 75c47943-14db-4d94-952d-87ec9be7f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3812 | 2024.10.30 19:47:05.268657 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
3813 | 2024.10.30 19:47:05.268719 [ 270 ] {} <Debug> HTTP-Session: 75c47943-14db-4d94-952d-87ec9be7f883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3814 | 2024.10.30 19:47:05.268908 [ 270 ] {} <Trace> HTTP-Session: 75c47943-14db-4d94-952d-87ec9be7f883 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3815 | 2024.10.30 19:47:05.268918 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
3816 | 2024.10.30 19:47:05.269184 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
3817 | 2024.10.30 19:47:05.269409 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45216) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3818 | 2024.10.30 19:47:05.269589 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3819 | 2024.10.30 19:47:05.270435 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3820 | 2024.10.30 19:47:05.271591 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2024.10.30 19:47:05.271659 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3822 | 2024.10.30 19:47:05.272354 [ 199 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005184878 sec., 23144.228273066405 rows/sec., 1.66 MiB/sec. | ||
3823 | 2024.10.30 19:47:05.272579 [ 194 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3824 | 2024.10.30 19:47:05.272585 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3825 | 2024.10.30 19:47:05.273227 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2024.10.30 19:47:05.273302 [ 194 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.10.30 19:47:05.273434 [ 43 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3828 | 2024.10.30 19:47:05.273496 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.004357 sec., 18590.77346798256 rows/sec., 1.46 MiB/sec. | ||
3829 | 2024.10.30 19:47:05.273534 [ 43 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2024.10.30 19:47:05.273560 [ 194 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_11_2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3831 | 2024.10.30 19:47:05.273658 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3832 | 2024.10.30 19:47:05.273941 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3833 | 2024.10.30 19:47:05.273996 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Debug> DynamicQueryHandler: Done processing query | ||
3834 | 2024.10.30 19:47:05.274023 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
3835 | 2024.10.30 19:47:05.274037 [ 270 ] {2ce33c6a-5891-4626-8c4c-26d9f86ad3b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3836 | 2024.10.30 19:47:05.274104 [ 270 ] {} <Debug> HTTP-Session: 75c47943-14db-4d94-952d-87ec9be7f883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2024.10.30 19:47:05.274214 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3838 | 2024.10.30 19:47:05.274248 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 518 rows starting from the beginning of the part | ||
3839 | 2024.10.30 19:47:05.274379 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
3840 | 2024.10.30 19:47:05.274441 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.10.30 19:47:05.274592 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56701, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3842 | 2024.10.30 19:47:05.274766 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part | ||
3843 | 2024.10.30 19:47:05.274925 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3844 | 2024.10.30 19:47:05.274979 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3845 | |||
3846 | (version 23.8.7.1) | ||
3847 | 2024.10.30 19:47:05.275112 [ 259 ] {} <Debug> HTTP-Session: 5af3f874-7c93-467c-b662-162beaf08837 Authenticating user 'default' from [fd00:1122:3344:101::d]:56701 | ||
3848 | 2024.10.30 19:47:05.275143 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
3849 | 2024.10.30 19:47:05.275197 [ 259 ] {} <Debug> HTTP-Session: 5af3f874-7c93-467c-b662-162beaf08837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3850 | 2024.10.30 19:47:05.275237 [ 259 ] {} <Debug> HTTP-Session: 5af3f874-7c93-467c-b662-162beaf08837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3851 | 2024.10.30 19:47:05.275419 [ 259 ] {} <Trace> HTTP-Session: 5af3f874-7c93-467c-b662-162beaf08837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3852 | 2024.10.30 19:47:05.275434 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
3853 | 2024.10.30 19:47:05.275663 [ 191 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 81 rows starting from the beginning of the part | ||
3854 | 2024.10.30 19:47:05.275988 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3855 | 2024.10.30 19:47:05.276173 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3856 | 2024.10.30 19:47:05.276734 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3857 | 2024.10.30 19:47:05.277748 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3858 | 2024.10.30 19:47:05.277825 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3859 | 2024.10.30 19:47:05.278828 [ 199 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 5 columns (5 merged, 0 gathered) in 0.004992283 sec., 180678.85975214146 rows/sec., 14.40 MiB/sec. | ||
3860 | 2024.10.30 19:47:05.278892 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3861 | 2024.10.30 19:47:05.279047 [ 199 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3862 | 2024.10.30 19:47:05.279880 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2024.10.30 19:47:05.280138 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3864 | 2024.10.30 19:47:05.280218 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.004547 sec., 13195.513525401364 rows/sec., 948.21 KiB/sec. | ||
3865 | 2024.10.30 19:47:05.280228 [ 199 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2024.10.30 19:47:05.280237 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2024.10.30 19:47:05.280337 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3868 | 2024.10.30 19:47:05.280592 [ 199 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_11_2} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3869 | 2024.10.30 19:47:05.280778 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
3870 | 2024.10.30 19:47:05.280839 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3871 | 2024.10.30 19:47:05.280955 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Debug> DynamicQueryHandler: Done processing query | ||
3872 | 2024.10.30 19:47:05.281009 [ 259 ] {621fdf82-3218-4baf-9864-749708a2566c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3873 | 2024.10.30 19:47:05.281061 [ 259 ] {} <Debug> HTTP-Session: 5af3f874-7c93-467c-b662-162beaf08837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3874 | 2024.10.30 19:47:05.281130 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3875 | 2024.10.30 19:47:05.281178 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2150 rows starting from the beginning of the part | ||
3876 | 2024.10.30 19:47:05.281360 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
3877 | 2024.10.30 19:47:05.281408 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3878 | 2024.10.30 19:47:05.281597 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60200, User-Agent: (none), Length: 44472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3879 | 2024.10.30 19:47:05.281820 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
3880 | 2024.10.30 19:47:05.281851 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3881 | 2024.10.30 19:47:05.281876 [ 259 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3882 | |||
3883 | (version 23.8.7.1) | ||
3884 | 2024.10.30 19:47:05.281936 [ 270 ] {} <Debug> HTTP-Session: bcb1ded3-5103-4fa1-85aa-f70bb5869d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60200 | ||
3885 | 2024.10.30 19:47:05.282065 [ 270 ] {} <Debug> HTTP-Session: bcb1ded3-5103-4fa1-85aa-f70bb5869d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3886 | 2024.10.30 19:47:05.282165 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
3887 | 2024.10.30 19:47:05.282170 [ 270 ] {} <Debug> HTTP-Session: bcb1ded3-5103-4fa1-85aa-f70bb5869d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3888 | 2024.10.30 19:47:05.282349 [ 270 ] {} <Trace> HTTP-Session: bcb1ded3-5103-4fa1-85aa-f70bb5869d6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3889 | 2024.10.30 19:47:05.282415 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
3890 | 2024.10.30 19:47:05.282608 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
3891 | 2024.10.30 19:47:05.283262 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3892 | 2024.10.30 19:47:05.283463 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3893 | 2024.10.30 19:47:05.285363 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3894 | 2024.10.30 19:47:05.286350 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2618 rows, containing 5 columns (5 merged, 0 gathered) in 0.005826155 sec., 449352.960915046 rows/sec., 30.35 MiB/sec. | ||
3895 | 2024.10.30 19:47:05.286667 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2024.10.30 19:47:05.286719 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3897 | 2024.10.30 19:47:05.286797 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3898 | 2024.10.30 19:47:05.288133 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2024.10.30 19:47:05.288370 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3900 | 2024.10.30 19:47:05.288525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
3901 | 2024.10.30 19:47:05.288549 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3902 | 2024.10.30 19:47:05.289021 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2024.10.30 19:47:05.289216 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3904 | 2024.10.30 19:47:05.289234 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006542 sec., 4127.178232956282 rows/sec., 7.40 MiB/sec. | ||
3905 | 2024.10.30 19:47:05.289279 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2024.10.30 19:47:05.289370 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3907 | 2024.10.30 19:47:05.289704 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
3908 | 2024.10.30 19:47:05.289855 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Debug> DynamicQueryHandler: Done processing query | ||
3909 | 2024.10.30 19:47:05.289917 [ 270 ] {70bdc814-a860-413d-a495-fd41be4d4d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
3910 | 2024.10.30 19:47:05.289960 [ 270 ] {} <Debug> HTTP-Session: bcb1ded3-5103-4fa1-85aa-f70bb5869d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3911 | 2024.10.30 19:47:05.290220 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2024.10.30 19:47:05.290298 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59100, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3913 | 2024.10.30 19:47:05.290386 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3914 | 2024.10.30 19:47:05.290430 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3915 | 2024.10.30 19:47:05.290497 [ 259 ] {} <Debug> HTTP-Session: 69c16674-1290-43b2-b58d-9dff21f8ac96 Authenticating user 'default' from [fd00:1122:3344:101::d]:59100 | ||
3916 | 2024.10.30 19:47:05.290534 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
3917 | 2024.10.30 19:47:05.290544 [ 259 ] {} <Debug> HTTP-Session: 69c16674-1290-43b2-b58d-9dff21f8ac96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3918 | 2024.10.30 19:47:05.290601 [ 259 ] {} <Debug> HTTP-Session: 69c16674-1290-43b2-b58d-9dff21f8ac96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2024.10.30 19:47:05.290692 [ 259 ] {} <Trace> HTTP-Session: 69c16674-1290-43b2-b58d-9dff21f8ac96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3920 | 2024.10.30 19:47:05.291141 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
3921 | 2024.10.30 19:47:05.291172 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59100) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3922 | 2024.10.30 19:47:05.291297 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3923 | 2024.10.30 19:47:05.291860 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
3924 | 2024.10.30 19:47:05.292162 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3925 | 2024.10.30 19:47:05.292637 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
3926 | 2024.10.30 19:47:05.293418 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
3927 | 2024.10.30 19:47:05.293453 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3928 | 2024.10.30 19:47:05.293527 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3929 | 2024.10.30 19:47:05.294009 [ 193 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
3930 | 2024.10.30 19:47:05.294978 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3931 | 2024.10.30 19:47:05.295821 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2024.10.30 19:47:05.296072 [ 43 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3933 | 2024.10.30 19:47:05.296135 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.005093 sec., 5890.43785588062 rows/sec., 399.79 KiB/sec. | ||
3934 | 2024.10.30 19:47:05.296166 [ 43 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2024.10.30 19:47:05.296242 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3936 | 2024.10.30 19:47:05.296763 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
3937 | 2024.10.30 19:47:05.297026 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Debug> DynamicQueryHandler: Done processing query | ||
3938 | 2024.10.30 19:47:05.297152 [ 259 ] {0167b863-e92a-48bf-b265-6e33edc83cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3939 | 2024.10.30 19:47:05.297286 [ 259 ] {} <Debug> HTTP-Session: 69c16674-1290-43b2-b58d-9dff21f8ac96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3940 | 2024.10.30 19:47:05.297327 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3941 | 2024.10.30 19:47:05.297436 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
3942 | 2024.10.30 19:47:05.297762 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3943 | 2024.10.30 19:47:05.297895 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3944 | 2024.10.30 19:47:05.298157 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
3945 | 2024.10.30 19:47:05.298571 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
3946 | 2024.10.30 19:47:05.298624 [ 259 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3947 | |||
3948 | (version 23.8.7.1) | ||
3949 | 2024.10.30 19:47:05.298977 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
3950 | 2024.10.30 19:47:05.299284 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
3951 | 2024.10.30 19:47:05.302683 [ 189 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.006265896 sec., 39579.33550125952 rows/sec., 2.60 MiB/sec. | ||
3952 | 2024.10.30 19:47:05.302966 [ 189 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3953 | 2024.10.30 19:47:05.303395 [ 189 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3954 | 2024.10.30 19:47:05.303482 [ 189 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_11_2} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3955 | 2024.10.30 19:47:05.303565 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3956 | 2024.10.30 19:47:05.305361 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.015860273 sec., 5296.2518362704095 rows/sec., 9.49 MiB/sec. | ||
3957 | 2024.10.30 19:47:05.305637 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3958 | 2024.10.30 19:47:05.306174 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3959 | 2024.10.30 19:47:05.306250 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3960 | 2024.10.30 19:47:05.306350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3961 | 2024.10.30 19:47:06.296923 [ 41 ] {} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3962 | 2024.10.30 19:47:06.296996 [ 41 ] {} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2024.10.30 19:47:06.297023 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3964 | 2024.10.30 19:47:06.297186 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3965 | 2024.10.30 19:47:06.297578 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3966 | 2024.10.30 19:47:06.297625 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
3967 | 2024.10.30 19:47:06.297722 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
3968 | 2024.10.30 19:47:06.297861 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3969 | 2024.10.30 19:47:06.297980 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3970 | 2024.10.30 19:47:06.298095 [ 193 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
3971 | 2024.10.30 19:47:06.300283 [ 199 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 6 columns (6 merged, 0 gathered) in 0.003186794 sec., 10669.029752158438 rows/sec., 3.76 MiB/sec. | ||
3972 | 2024.10.30 19:47:06.300490 [ 201 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3973 | 2024.10.30 19:47:06.300974 [ 201 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3974 | 2024.10.30 19:47:06.301051 [ 201 ] {4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2::all_1_5_1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3975 | 2024.10.30 19:47:06.301126 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3976 | 2024.10.30 19:47:06.615710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 358 | ||
3977 | 2024.10.30 19:47:06.618669 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2024.10.30 19:47:06.618726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
3979 | 2024.10.30 19:47:06.620689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3980 | 2024.10.30 19:47:06.621755 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2024.10.30 19:47:06.622464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
3982 | 2024.10.30 19:47:10.270844 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33056, User-Agent: (none), Length: 1319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3983 | 2024.10.30 19:47:10.271017 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3984 | 2024.10.30 19:47:10.271049 [ 269 ] {} <Debug> HTTP-Session: 5d13f2c1-285c-4ad5-b256-def114fc447b Authenticating user 'default' from [fd00:1122:3344:101::d]:33056 | ||
3985 | 2024.10.30 19:47:10.271077 [ 269 ] {} <Debug> HTTP-Session: 5d13f2c1-285c-4ad5-b256-def114fc447b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3986 | 2024.10.30 19:47:10.271095 [ 269 ] {} <Debug> HTTP-Session: 5d13f2c1-285c-4ad5-b256-def114fc447b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3987 | 2024.10.30 19:47:10.271153 [ 269 ] {} <Trace> HTTP-Session: 5d13f2c1-285c-4ad5-b256-def114fc447b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.10.30 19:47:10.271433 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33056) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
3989 | 2024.10.30 19:47:10.271902 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3990 | 2024.10.30 19:47:10.271957 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent')" moved to PREWHERE | ||
3991 | 2024.10.30 19:47:10.272335 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3992 | 2024.10.30 19:47:10.272422 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3993 | 2024.10.30 19:47:10.272606 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
3994 | 2024.10.30 19:47:10.272649 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
3995 | 2024.10.30 19:47:10.272675 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
3996 | 2024.10.30 19:47:10.272694 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3997 | 2024.10.30 19:47:10.272745 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
3998 | 2024.10.30 19:47:10.272770 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
3999 | 2024.10.30 19:47:10.273792 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002494 sec., 13632.7185244587 rows/sec., 547.80 KiB/sec. | ||
4000 | 2024.10.30 19:47:10.274096 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> DynamicQueryHandler: Done processing query | ||
4001 | 2024.10.30 19:47:10.274124 [ 269 ] {ffd2b9bd-a1ba-4414-b6b4-1f203ef3e92f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
4002 | 2024.10.30 19:47:10.274141 [ 269 ] {} <Debug> HTTP-Session: 5d13f2c1-285c-4ad5-b256-def114fc447b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4003 | 2024.10.30 19:47:10.276940 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4004 | 2024.10.30 19:47:10.277085 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63961, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4005 | 2024.10.30 19:47:10.277221 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4006 | 2024.10.30 19:47:10.277247 [ 259 ] {} <Debug> HTTP-Session: 54da7109-9264-437b-ae7c-2dfe077b5a93 Authenticating user 'default' from [fd00:1122:3344:101::d]:63961 | ||
4007 | 2024.10.30 19:47:10.277272 [ 259 ] {} <Debug> HTTP-Session: 54da7109-9264-437b-ae7c-2dfe077b5a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4008 | 2024.10.30 19:47:10.277287 [ 259 ] {} <Debug> HTTP-Session: 54da7109-9264-437b-ae7c-2dfe077b5a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4009 | 2024.10.30 19:47:10.277346 [ 259 ] {} <Trace> HTTP-Session: 54da7109-9264-437b-ae7c-2dfe077b5a93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2024.10.30 19:47:10.277540 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63961) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
4011 | 2024.10.30 19:47:10.277620 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4012 | 2024.10.30 19:47:10.277877 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4013 | 2024.10.30 19:47:10.278264 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4014 | 2024.10.30 19:47:10.278313 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4015 | 2024.10.30 19:47:10.278894 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4016 | 2024.10.30 19:47:10.279243 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.10.30 19:47:10.279434 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001941 sec., 515.1983513652756 rows/sec., 116.72 KiB/sec. | ||
4018 | 2024.10.30 19:47:10.279671 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Debug> DynamicQueryHandler: Done processing query | ||
4019 | 2024.10.30 19:47:10.279700 [ 259 ] {2af46174-3661-49da-b68e-b07c03a051ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4020 | 2024.10.30 19:47:10.279718 [ 259 ] {} <Debug> HTTP-Session: 54da7109-9264-437b-ae7c-2dfe077b5a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4021 | 2024.10.30 19:47:10.279895 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4022 | 2024.10.30 19:47:10.279977 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52908, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4023 | 2024.10.30 19:47:10.280058 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4024 | 2024.10.30 19:47:10.280086 [ 269 ] {} <Debug> HTTP-Session: eaa9d734-01b6-4ff3-8521-11dc53e9107d Authenticating user 'default' from [fd00:1122:3344:101::d]:52908 | ||
4025 | 2024.10.30 19:47:10.280109 [ 269 ] {} <Debug> HTTP-Session: eaa9d734-01b6-4ff3-8521-11dc53e9107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4026 | 2024.10.30 19:47:10.280126 [ 269 ] {} <Debug> HTTP-Session: eaa9d734-01b6-4ff3-8521-11dc53e9107d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4027 | 2024.10.30 19:47:10.280175 [ 269 ] {} <Trace> HTTP-Session: eaa9d734-01b6-4ff3-8521-11dc53e9107d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2024.10.30 19:47:10.280348 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52908) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
4029 | 2024.10.30 19:47:10.280411 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
4030 | 2024.10.30 19:47:10.280745 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4031 | 2024.10.30 19:47:10.281166 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2024.10.30 19:47:10.281208 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4033 | 2024.10.30 19:47:10.281625 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4034 | 2024.10.30 19:47:10.282048 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4035 | 2024.10.30 19:47:10.282227 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001935 sec., 18604.6511627907 rows/sec., 1.38 MiB/sec. | ||
4036 | 2024.10.30 19:47:10.282411 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Debug> DynamicQueryHandler: Done processing query | ||
4037 | 2024.10.30 19:47:10.282436 [ 269 ] {1fac2bf1-c8c6-448b-85f5-e7c8eb4debbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4038 | 2024.10.30 19:47:10.282453 [ 269 ] {} <Debug> HTTP-Session: eaa9d734-01b6-4ff3-8521-11dc53e9107d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4039 | 2024.10.30 19:47:10.282600 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4040 | 2024.10.30 19:47:10.282698 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4041 | 2024.10.30 19:47:10.282780 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4042 | 2024.10.30 19:47:10.282806 [ 259 ] {} <Debug> HTTP-Session: 17ae9eae-5071-4fa7-ba0b-f90541439e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:58925 | ||
4043 | 2024.10.30 19:47:10.282830 [ 259 ] {} <Debug> HTTP-Session: 17ae9eae-5071-4fa7-ba0b-f90541439e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4044 | 2024.10.30 19:47:10.282848 [ 259 ] {} <Debug> HTTP-Session: 17ae9eae-5071-4fa7-ba0b-f90541439e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2024.10.30 19:47:10.282897 [ 259 ] {} <Trace> HTTP-Session: 17ae9eae-5071-4fa7-ba0b-f90541439e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4046 | 2024.10.30 19:47:10.283041 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58925) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4047 | 2024.10.30 19:47:10.283104 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4048 | 2024.10.30 19:47:10.283406 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4049 | 2024.10.30 19:47:10.283730 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4050 | 2024.10.30 19:47:10.283769 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4051 | 2024.10.30 19:47:10.284149 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
4052 | 2024.10.30 19:47:10.284543 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4053 | 2024.10.30 19:47:10.284669 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00167 sec., 1197.6047904191616 rows/sec., 97.66 KiB/sec. | ||
4054 | 2024.10.30 19:47:10.284965 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Debug> DynamicQueryHandler: Done processing query | ||
4055 | 2024.10.30 19:47:10.284991 [ 259 ] {0995bc06-4f38-4de9-8ed0-d1462531941f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4056 | 2024.10.30 19:47:10.285008 [ 259 ] {} <Debug> HTTP-Session: 17ae9eae-5071-4fa7-ba0b-f90541439e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4057 | 2024.10.30 19:47:10.285286 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.10.30 19:47:10.285347 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52908, User-Agent: (none), Length: 187592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4059 | 2024.10.30 19:47:10.285413 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4060 | 2024.10.30 19:47:10.285434 [ 269 ] {} <Debug> HTTP-Session: 6f4cb2be-40d3-498e-8416-6e5b7432058e Authenticating user 'default' from [fd00:1122:3344:101::d]:52908 | ||
4061 | 2024.10.30 19:47:10.285451 [ 269 ] {} <Debug> HTTP-Session: 6f4cb2be-40d3-498e-8416-6e5b7432058e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4062 | 2024.10.30 19:47:10.285466 [ 269 ] {} <Debug> HTTP-Session: 6f4cb2be-40d3-498e-8416-6e5b7432058e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4063 | 2024.10.30 19:47:10.285505 [ 269 ] {} <Trace> HTTP-Session: 6f4cb2be-40d3-498e-8416-6e5b7432058e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4064 | 2024.10.30 19:47:10.286438 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4065 | 2024.10.30 19:47:10.286510 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4066 | 2024.10.30 19:47:10.286959 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4067 | 2024.10.30 19:47:10.288260 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2024.10.30 19:47:10.288299 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4069 | 2024.10.30 19:47:10.288815 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4070 | 2024.10.30 19:47:10.289220 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4071 | 2024.10.30 19:47:10.289382 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Debug> executeQuery: Read 1295 rows, 109.37 KiB in 0.003656 sec., 354212.25382932165 rows/sec., 29.21 MiB/sec. | ||
4072 | 2024.10.30 19:47:10.289566 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Debug> DynamicQueryHandler: Done processing query | ||
4073 | 2024.10.30 19:47:10.289592 [ 269 ] {d39c1950-05f4-4511-9c8a-440d76c1e098} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
4074 | 2024.10.30 19:47:10.289609 [ 269 ] {} <Debug> HTTP-Session: 6f4cb2be-40d3-498e-8416-6e5b7432058e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4075 | 2024.10.30 19:47:10.290036 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Length: 3928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2024.10.30 19:47:10.290055 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4077 | 2024.10.30 19:47:10.290126 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4078 | 2024.10.30 19:47:10.290160 [ 259 ] {} <Debug> HTTP-Session: 2e599b5c-2b38-4e4c-a6ec-8b962dc9ba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:58925 | ||
4079 | 2024.10.30 19:47:10.290183 [ 259 ] {} <Debug> HTTP-Session: 2e599b5c-2b38-4e4c-a6ec-8b962dc9ba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4080 | 2024.10.30 19:47:10.290211 [ 259 ] {} <Debug> HTTP-Session: 2e599b5c-2b38-4e4c-a6ec-8b962dc9ba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4081 | 2024.10.30 19:47:10.290264 [ 259 ] {} <Trace> HTTP-Session: 2e599b5c-2b38-4e4c-a6ec-8b962dc9ba99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4082 | 2024.10.30 19:47:10.290411 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58925) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4083 | 2024.10.30 19:47:10.290466 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4084 | 2024.10.30 19:47:10.290774 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4085 | 2024.10.30 19:47:10.291161 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4086 | 2024.10.30 19:47:10.291199 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4087 | 2024.10.30 19:47:10.291569 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4088 | 2024.10.30 19:47:10.291980 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4089 | 2024.10.30 19:47:10.292112 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Debug> executeQuery: Read 28 rows, 2.00 KiB in 0.001748 sec., 16018.306636155607 rows/sec., 1.12 MiB/sec. | ||
4090 | 2024.10.30 19:47:10.292431 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Debug> DynamicQueryHandler: Done processing query | ||
4091 | 2024.10.30 19:47:10.292457 [ 259 ] {9dc9e08e-6e47-4440-b4ce-08f4c50c7672} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4092 | 2024.10.30 19:47:10.292474 [ 259 ] {} <Debug> HTTP-Session: 2e599b5c-2b38-4e4c-a6ec-8b962dc9ba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4093 | 2024.10.30 19:47:10.292647 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2024.10.30 19:47:10.292757 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37212, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4095 | 2024.10.30 19:47:10.292828 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4096 | 2024.10.30 19:47:10.292853 [ 269 ] {} <Debug> HTTP-Session: 4bda91ba-238f-4841-93af-18979085f93d Authenticating user 'default' from [fd00:1122:3344:101::d]:37212 | ||
4097 | 2024.10.30 19:47:10.292875 [ 269 ] {} <Debug> HTTP-Session: 4bda91ba-238f-4841-93af-18979085f93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4098 | 2024.10.30 19:47:10.292892 [ 269 ] {} <Debug> HTTP-Session: 4bda91ba-238f-4841-93af-18979085f93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4099 | 2024.10.30 19:47:10.292939 [ 269 ] {} <Trace> HTTP-Session: 4bda91ba-238f-4841-93af-18979085f93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4100 | 2024.10.30 19:47:10.293172 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37212) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4101 | 2024.10.30 19:47:10.293220 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4102 | 2024.10.30 19:47:10.293481 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4103 | 2024.10.30 19:47:10.293957 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2024.10.30 19:47:10.293994 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4105 | 2024.10.30 19:47:10.294371 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4106 | 2024.10.30 19:47:10.294745 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2024.10.30 19:47:10.294900 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.00185 sec., 142702.7027027027 rows/sec., 9.77 MiB/sec. | ||
4108 | 2024.10.30 19:47:10.295077 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Debug> DynamicQueryHandler: Done processing query | ||
4109 | 2024.10.30 19:47:10.295102 [ 269 ] {94fc44cc-b741-4e23-9487-f12e418a45e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
4110 | 2024.10.30 19:47:10.295119 [ 269 ] {} <Debug> HTTP-Session: 4bda91ba-238f-4841-93af-18979085f93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4111 | 2024.10.30 19:47:10.295352 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4112 | 2024.10.30 19:47:10.295367 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4113 | 2024.10.30 19:47:10.295443 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4114 | 2024.10.30 19:47:10.295483 [ 259 ] {} <Debug> HTTP-Session: 299d402d-e85a-4b89-8366-5b356b60adc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58925 | ||
4115 | 2024.10.30 19:47:10.295518 [ 259 ] {} <Debug> HTTP-Session: 299d402d-e85a-4b89-8366-5b356b60adc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4116 | 2024.10.30 19:47:10.295542 [ 259 ] {} <Debug> HTTP-Session: 299d402d-e85a-4b89-8366-5b356b60adc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4117 | 2024.10.30 19:47:10.295589 [ 259 ] {} <Trace> HTTP-Session: 299d402d-e85a-4b89-8366-5b356b60adc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4118 | 2024.10.30 19:47:10.295727 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58925) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4119 | 2024.10.30 19:47:10.295782 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4120 | 2024.10.30 19:47:10.296091 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4121 | 2024.10.30 19:47:10.296438 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2024.10.30 19:47:10.296475 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4123 | 2024.10.30 19:47:10.296839 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4124 | 2024.10.30 19:47:10.297214 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2024.10.30 19:47:10.297349 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001667 sec., 10797.840431913617 rows/sec., 758.05 KiB/sec. | ||
4126 | 2024.10.30 19:47:10.297522 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Debug> DynamicQueryHandler: Done processing query | ||
4127 | 2024.10.30 19:47:10.297547 [ 259 ] {ae45561f-cc20-4e2a-a2ba-f31d7bd4604c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4128 | 2024.10.30 19:47:10.297563 [ 259 ] {} <Debug> HTTP-Session: 299d402d-e85a-4b89-8366-5b356b60adc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4129 | 2024.10.30 19:47:10.297749 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4130 | 2024.10.30 19:47:10.297882 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37886, User-Agent: (none), Length: 85857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4131 | 2024.10.30 19:47:10.297954 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4132 | 2024.10.30 19:47:10.297978 [ 269 ] {} <Debug> HTTP-Session: de309cb3-1c1d-4445-adc0-3243d8ccd54d Authenticating user 'default' from [fd00:1122:3344:101::d]:37886 | ||
4133 | 2024.10.30 19:47:10.297999 [ 269 ] {} <Debug> HTTP-Session: de309cb3-1c1d-4445-adc0-3243d8ccd54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4134 | 2024.10.30 19:47:10.298016 [ 269 ] {} <Debug> HTTP-Session: de309cb3-1c1d-4445-adc0-3243d8ccd54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2024.10.30 19:47:10.298061 [ 269 ] {} <Trace> HTTP-Session: de309cb3-1c1d-4445-adc0-3243d8ccd54d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4136 | 2024.10.30 19:47:10.298345 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37886) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4137 | 2024.10.30 19:47:10.298392 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4138 | 2024.10.30 19:47:10.298649 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4139 | 2024.10.30 19:47:10.299305 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2024.10.30 19:47:10.299342 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4141 | 2024.10.30 19:47:10.299722 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4142 | 2024.10.30 19:47:10.300113 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2024.10.30 19:47:10.300269 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Debug> executeQuery: Read 520 rows, 39.45 KiB in 0.002062 sec., 252182.3472356935 rows/sec., 18.68 MiB/sec. | ||
4144 | 2024.10.30 19:47:10.300445 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Debug> DynamicQueryHandler: Done processing query | ||
4145 | 2024.10.30 19:47:10.300470 [ 269 ] {618572aa-0bb8-4ffb-a666-d089feadde75} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
4146 | 2024.10.30 19:47:10.300487 [ 269 ] {} <Debug> HTTP-Session: de309cb3-1c1d-4445-adc0-3243d8ccd54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4147 | 2024.10.30 19:47:10.300895 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Length: 171741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4148 | 2024.10.30 19:47:10.300909 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4149 | 2024.10.30 19:47:10.300987 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4150 | 2024.10.30 19:47:10.301025 [ 259 ] {} <Debug> HTTP-Session: 124ff57d-45b2-45fd-8049-261cb22d8534 Authenticating user 'default' from [fd00:1122:3344:101::d]:58925 | ||
4151 | 2024.10.30 19:47:10.301046 [ 259 ] {} <Debug> HTTP-Session: 124ff57d-45b2-45fd-8049-261cb22d8534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4152 | 2024.10.30 19:47:10.301066 [ 259 ] {} <Debug> HTTP-Session: 124ff57d-45b2-45fd-8049-261cb22d8534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4153 | 2024.10.30 19:47:10.301124 [ 259 ] {} <Trace> HTTP-Session: 124ff57d-45b2-45fd-8049-261cb22d8534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4154 | 2024.10.30 19:47:10.302032 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58925) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4155 | 2024.10.30 19:47:10.302092 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4156 | 2024.10.30 19:47:10.302279 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4157 | 2024.10.30 19:47:10.303146 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2024.10.30 19:47:10.303185 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4159 | 2024.10.30 19:47:10.303673 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4160 | 2024.10.30 19:47:10.304028 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2024.10.30 19:47:10.304153 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Debug> executeQuery: Read 907 rows, 62.21 KiB in 0.002773 sec., 327082.5820411107 rows/sec., 21.91 MiB/sec. | ||
4162 | 2024.10.30 19:47:10.304320 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Debug> DynamicQueryHandler: Done processing query | ||
4163 | 2024.10.30 19:47:10.304344 [ 259 ] {45231c76-4a39-4a68-a0a9-39019201ddca} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
4164 | 2024.10.30 19:47:10.304360 [ 259 ] {} <Debug> HTTP-Session: 124ff57d-45b2-45fd-8049-261cb22d8534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4165 | 2024.10.30 19:47:10.304699 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4166 | 2024.10.30 19:47:10.304762 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49828, User-Agent: (none), Length: 14173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4167 | 2024.10.30 19:47:10.304849 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4168 | 2024.10.30 19:47:10.304876 [ 269 ] {} <Debug> HTTP-Session: a3b51d7a-fb9d-4326-b884-992d52704f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:49828 | ||
4169 | 2024.10.30 19:47:10.304900 [ 269 ] {} <Debug> HTTP-Session: a3b51d7a-fb9d-4326-b884-992d52704f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4170 | 2024.10.30 19:47:10.304917 [ 269 ] {} <Debug> HTTP-Session: a3b51d7a-fb9d-4326-b884-992d52704f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4171 | 2024.10.30 19:47:10.304961 [ 269 ] {} <Trace> HTTP-Session: a3b51d7a-fb9d-4326-b884-992d52704f45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4172 | 2024.10.30 19:47:10.305159 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49828) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4173 | 2024.10.30 19:47:10.305240 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4174 | 2024.10.30 19:47:10.305722 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4175 | 2024.10.30 19:47:10.306227 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2024.10.30 19:47:10.306263 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4177 | 2024.10.30 19:47:10.306887 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4178 | 2024.10.30 19:47:10.307323 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2024.10.30 19:47:10.307506 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002446 sec., 3270.645952575634 rows/sec., 5.86 MiB/sec. | ||
4180 | 2024.10.30 19:47:10.307710 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Debug> DynamicQueryHandler: Done processing query | ||
4181 | 2024.10.30 19:47:10.307734 [ 269 ] {65fe8293-6044-4466-bb90-712d9277cc3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4182 | 2024.10.30 19:47:10.307751 [ 269 ] {} <Debug> HTTP-Session: a3b51d7a-fb9d-4326-b884-992d52704f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4183 | 2024.10.30 19:47:10.307920 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4184 | 2024.10.30 19:47:10.307989 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59121, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4185 | 2024.10.30 19:47:10.308084 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4186 | 2024.10.30 19:47:10.308116 [ 270 ] {} <Debug> HTTP-Session: 2381f2e8-c7c9-480f-9c38-0a0c9de793fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59121 | ||
4187 | 2024.10.30 19:47:10.308135 [ 270 ] {} <Debug> HTTP-Session: 2381f2e8-c7c9-480f-9c38-0a0c9de793fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4188 | 2024.10.30 19:47:10.308149 [ 270 ] {} <Debug> HTTP-Session: 2381f2e8-c7c9-480f-9c38-0a0c9de793fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4189 | 2024.10.30 19:47:10.308190 [ 270 ] {} <Trace> HTTP-Session: 2381f2e8-c7c9-480f-9c38-0a0c9de793fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4190 | 2024.10.30 19:47:10.308328 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59121) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4191 | 2024.10.30 19:47:10.308377 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4192 | 2024.10.30 19:47:10.308540 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4193 | 2024.10.30 19:47:10.308838 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2024.10.30 19:47:10.308874 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4195 | 2024.10.30 19:47:10.309278 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4196 | 2024.10.30 19:47:10.309651 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2024.10.30 19:47:10.309801 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001518 sec., 19762.845849802372 rows/sec., 1.31 MiB/sec. | ||
4198 | 2024.10.30 19:47:10.310111 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Debug> DynamicQueryHandler: Done processing query | ||
4199 | 2024.10.30 19:47:10.310137 [ 270 ] {a3ba1127-1687-4ccc-a70b-1692d6485f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4200 | 2024.10.30 19:47:10.310154 [ 270 ] {} <Debug> HTTP-Session: 2381f2e8-c7c9-480f-9c38-0a0c9de793fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4201 | 2024.10.30 19:47:10.312715 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4202 | 2024.10.30 19:47:11.517709 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4203 | 2024.10.30 19:47:11.517760 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4204 | 2024.10.30 19:47:15.237510 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53430, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2024.10.30 19:47:15.237701 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4206 | 2024.10.30 19:47:15.237746 [ 272 ] {} <Debug> HTTP-Session: 5239ef57-38fe-47e9-a6a7-64a44c92ba71 Authenticating user 'default' from [fd00:1122:3344:101::d]:53430 | ||
4207 | 2024.10.30 19:47:15.237786 [ 272 ] {} <Debug> HTTP-Session: 5239ef57-38fe-47e9-a6a7-64a44c92ba71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4208 | 2024.10.30 19:47:15.237814 [ 272 ] {} <Debug> HTTP-Session: 5239ef57-38fe-47e9-a6a7-64a44c92ba71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4209 | 2024.10.30 19:47:15.237892 [ 272 ] {} <Trace> HTTP-Session: 5239ef57-38fe-47e9-a6a7-64a44c92ba71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2024.10.30 19:47:15.238189 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53430) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
4211 | 2024.10.30 19:47:15.238296 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
4212 | 2024.10.30 19:47:15.238639 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4213 | 2024.10.30 19:47:15.239184 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2024.10.30 19:47:15.239225 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4215 | 2024.10.30 19:47:15.239644 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4216 | 2024.10.30 19:47:15.240023 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2024.10.30 19:47:15.240201 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002105 sec., 17102.137767220902 rows/sec., 1.27 MiB/sec. | ||
4218 | 2024.10.30 19:47:15.240411 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Debug> DynamicQueryHandler: Done processing query | ||
4219 | 2024.10.30 19:47:15.240438 [ 272 ] {18c24ae0-cc41-491b-9593-0f39500a52f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4220 | 2024.10.30 19:47:15.240454 [ 272 ] {} <Debug> HTTP-Session: 5239ef57-38fe-47e9-a6a7-64a44c92ba71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4221 | 2024.10.30 19:47:15.240643 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4222 | 2024.10.30 19:47:15.240765 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47250, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4223 | 2024.10.30 19:47:15.240886 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4224 | 2024.10.30 19:47:15.240915 [ 269 ] {} <Debug> HTTP-Session: 969ff460-4b6b-4d2c-8be7-ca5694c1ad41 Authenticating user 'default' from [fd00:1122:3344:101::d]:47250 | ||
4225 | 2024.10.30 19:47:15.240944 [ 269 ] {} <Debug> HTTP-Session: 969ff460-4b6b-4d2c-8be7-ca5694c1ad41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4226 | 2024.10.30 19:47:15.240962 [ 269 ] {} <Debug> HTTP-Session: 969ff460-4b6b-4d2c-8be7-ca5694c1ad41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4227 | 2024.10.30 19:47:15.241020 [ 269 ] {} <Trace> HTTP-Session: 969ff460-4b6b-4d2c-8be7-ca5694c1ad41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4228 | 2024.10.30 19:47:15.241225 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47250) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4229 | 2024.10.30 19:47:15.241301 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4230 | 2024.10.30 19:47:15.241643 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4231 | 2024.10.30 19:47:15.242017 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2024.10.30 19:47:15.242061 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4233 | 2024.10.30 19:47:15.242483 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4234 | 2024.10.30 19:47:15.242897 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2024.10.30 19:47:15.243052 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 173.13 KiB/sec. | ||
4236 | 2024.10.30 19:47:15.243284 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Debug> DynamicQueryHandler: Done processing query | ||
4237 | 2024.10.30 19:47:15.243312 [ 269 ] {069a7707-ef11-4771-9bd0-45e9760535f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4238 | 2024.10.30 19:47:15.243328 [ 269 ] {} <Debug> HTTP-Session: 969ff460-4b6b-4d2c-8be7-ca5694c1ad41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4239 | 2024.10.30 19:47:15.243560 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53430, User-Agent: (none), Length: 28573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4240 | 2024.10.30 19:47:15.243574 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4241 | 2024.10.30 19:47:15.243690 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4242 | 2024.10.30 19:47:15.243738 [ 272 ] {} <Debug> HTTP-Session: 184ebc3b-6398-4d0d-bed1-19acbb04d487 Authenticating user 'default' from [fd00:1122:3344:101::d]:53430 | ||
4243 | 2024.10.30 19:47:15.243780 [ 272 ] {} <Debug> HTTP-Session: 184ebc3b-6398-4d0d-bed1-19acbb04d487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4244 | 2024.10.30 19:47:15.243814 [ 272 ] {} <Debug> HTTP-Session: 184ebc3b-6398-4d0d-bed1-19acbb04d487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4245 | 2024.10.30 19:47:15.243881 [ 272 ] {} <Trace> HTTP-Session: 184ebc3b-6398-4d0d-bed1-19acbb04d487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4246 | 2024.10.30 19:47:15.244183 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53430) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4247 | 2024.10.30 19:47:15.244268 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4248 | 2024.10.30 19:47:15.244553 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4249 | 2024.10.30 19:47:15.245018 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2024.10.30 19:47:15.245055 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4251 | 2024.10.30 19:47:15.245431 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4252 | 2024.10.30 19:47:15.245795 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2024.10.30 19:47:15.245950 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Debug> executeQuery: Read 194 rows, 16.80 KiB in 0.001899 sec., 102159.03106898368 rows/sec., 8.64 MiB/sec. | ||
4254 | 2024.10.30 19:47:15.246121 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Debug> DynamicQueryHandler: Done processing query | ||
4255 | 2024.10.30 19:47:15.246145 [ 272 ] {0c842942-477f-4abc-b92d-3d23745f4d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4256 | 2024.10.30 19:47:15.246161 [ 272 ] {} <Debug> HTTP-Session: 184ebc3b-6398-4d0d-bed1-19acbb04d487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4257 | 2024.10.30 19:47:15.246324 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4258 | 2024.10.30 19:47:15.246427 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65147, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4259 | 2024.10.30 19:47:15.246522 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4260 | 2024.10.30 19:47:15.246550 [ 269 ] {} <Debug> HTTP-Session: 2b4ef0fd-ccde-4ec9-9309-bccc14d6c265 Authenticating user 'default' from [fd00:1122:3344:101::d]:65147 | ||
4261 | 2024.10.30 19:47:15.246572 [ 269 ] {} <Debug> HTTP-Session: 2b4ef0fd-ccde-4ec9-9309-bccc14d6c265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4262 | 2024.10.30 19:47:15.246590 [ 269 ] {} <Debug> HTTP-Session: 2b4ef0fd-ccde-4ec9-9309-bccc14d6c265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4263 | 2024.10.30 19:47:15.246635 [ 269 ] {} <Trace> HTTP-Session: 2b4ef0fd-ccde-4ec9-9309-bccc14d6c265 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4264 | 2024.10.30 19:47:15.246798 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65147) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4265 | 2024.10.30 19:47:15.246855 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4266 | 2024.10.30 19:47:15.247180 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4267 | 2024.10.30 19:47:15.247545 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2024.10.30 19:47:15.247583 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4269 | 2024.10.30 19:47:15.247971 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4270 | 2024.10.30 19:47:15.248344 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2024.10.30 19:47:15.248508 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Debug> executeQuery: Read 49 rows, 3.57 KiB in 0.001757 sec., 27888.44621513944 rows/sec., 1.99 MiB/sec. | ||
4272 | 2024.10.30 19:47:15.248868 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Debug> DynamicQueryHandler: Done processing query | ||
4273 | 2024.10.30 19:47:15.248894 [ 269 ] {c4bb9da1-a33b-4570-a0a5-6c7589f4d493} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4274 | 2024.10.30 19:47:15.248911 [ 269 ] {} <Debug> HTTP-Session: 2b4ef0fd-ccde-4ec9-9309-bccc14d6c265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4275 | 2024.10.30 19:47:15.249086 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4276 | 2024.10.30 19:47:15.249150 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43046, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4277 | 2024.10.30 19:47:15.249227 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4278 | 2024.10.30 19:47:15.249269 [ 270 ] {} <Debug> HTTP-Session: 93fdc37a-2337-4d71-8645-298204110799 Authenticating user 'default' from [fd00:1122:3344:101::d]:43046 | ||
4279 | 2024.10.30 19:47:15.249287 [ 270 ] {} <Debug> HTTP-Session: 93fdc37a-2337-4d71-8645-298204110799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4280 | 2024.10.30 19:47:15.249302 [ 270 ] {} <Debug> HTTP-Session: 93fdc37a-2337-4d71-8645-298204110799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4281 | 2024.10.30 19:47:15.249341 [ 270 ] {} <Trace> HTTP-Session: 93fdc37a-2337-4d71-8645-298204110799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4282 | 2024.10.30 19:47:15.249483 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43046) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4283 | 2024.10.30 19:47:15.249531 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4284 | 2024.10.30 19:47:15.249801 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4285 | 2024.10.30 19:47:15.250160 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2024.10.30 19:47:15.250205 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4287 | 2024.10.30 19:47:15.250634 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4288 | 2024.10.30 19:47:15.251010 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2024.10.30 19:47:15.251178 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00174 sec., 20689.655172413793 rows/sec., 1.52 MiB/sec. | ||
4290 | 2024.10.30 19:47:15.251375 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Debug> DynamicQueryHandler: Done processing query | ||
4291 | 2024.10.30 19:47:15.251401 [ 270 ] {21e95e37-8d9f-4868-b06b-203c0f748bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4292 | 2024.10.30 19:47:15.251418 [ 270 ] {} <Debug> HTTP-Session: 93fdc37a-2337-4d71-8645-298204110799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4293 | 2024.10.30 19:47:15.251572 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4294 | 2024.10.30 19:47:15.251657 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4295 | 2024.10.30 19:47:15.251731 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4296 | 2024.10.30 19:47:15.251752 [ 269 ] {} <Debug> HTTP-Session: 4caf37bd-990f-46fd-a9e7-9732516e23e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64779 | ||
4297 | 2024.10.30 19:47:15.251770 [ 269 ] {} <Debug> HTTP-Session: 4caf37bd-990f-46fd-a9e7-9732516e23e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4298 | 2024.10.30 19:47:15.251784 [ 269 ] {} <Debug> HTTP-Session: 4caf37bd-990f-46fd-a9e7-9732516e23e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2024.10.30 19:47:15.251822 [ 269 ] {} <Trace> HTTP-Session: 4caf37bd-990f-46fd-a9e7-9732516e23e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4300 | 2024.10.30 19:47:15.251946 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64779) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4301 | 2024.10.30 19:47:15.251995 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4302 | 2024.10.30 19:47:15.252259 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4303 | 2024.10.30 19:47:15.252561 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2024.10.30 19:47:15.252598 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4305 | 2024.10.30 19:47:15.253031 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4306 | 2024.10.30 19:47:15.253418 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2024.10.30 19:47:15.253578 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001657 sec., 10863.005431502716 rows/sec., 762.63 KiB/sec. | ||
4308 | 2024.10.30 19:47:15.253756 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Debug> DynamicQueryHandler: Done processing query | ||
4309 | 2024.10.30 19:47:15.253780 [ 269 ] {33c49af1-83ac-42a6-931c-69a9e6762a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4310 | 2024.10.30 19:47:15.253797 [ 269 ] {} <Debug> HTTP-Session: 4caf37bd-990f-46fd-a9e7-9732516e23e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4311 | 2024.10.30 19:47:15.253972 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4312 | 2024.10.30 19:47:15.254119 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56671, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4313 | 2024.10.30 19:47:15.254191 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4314 | 2024.10.30 19:47:15.254217 [ 270 ] {} <Debug> HTTP-Session: 04e18de1-7391-4f16-8479-905851509616 Authenticating user 'default' from [fd00:1122:3344:101::d]:56671 | ||
4315 | 2024.10.30 19:47:15.254239 [ 270 ] {} <Debug> HTTP-Session: 04e18de1-7391-4f16-8479-905851509616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4316 | 2024.10.30 19:47:15.254257 [ 270 ] {} <Debug> HTTP-Session: 04e18de1-7391-4f16-8479-905851509616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4317 | 2024.10.30 19:47:15.254302 [ 270 ] {} <Trace> HTTP-Session: 04e18de1-7391-4f16-8479-905851509616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4318 | 2024.10.30 19:47:15.254443 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56671) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4319 | 2024.10.30 19:47:15.254490 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4320 | 2024.10.30 19:47:15.254752 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4321 | 2024.10.30 19:47:15.255179 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2024.10.30 19:47:15.255217 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4323 | 2024.10.30 19:47:15.255582 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4324 | 2024.10.30 19:47:15.255952 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2024.10.30 19:47:15.256107 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Debug> executeQuery: Read 85 rows, 6.84 KiB in 0.001706 sec., 49824.150058616644 rows/sec., 3.92 MiB/sec. | ||
4326 | 2024.10.30 19:47:15.256294 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Debug> DynamicQueryHandler: Done processing query | ||
4327 | 2024.10.30 19:47:15.256319 [ 270 ] {81e23b37-011c-4717-b3e0-f4f13e6a734d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4328 | 2024.10.30 19:47:15.256336 [ 270 ] {} <Debug> HTTP-Session: 04e18de1-7391-4f16-8479-905851509616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4329 | 2024.10.30 19:47:15.256517 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Length: 11916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4330 | 2024.10.30 19:47:15.256535 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4331 | 2024.10.30 19:47:15.256598 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4332 | 2024.10.30 19:47:15.256634 [ 269 ] {} <Debug> HTTP-Session: 1b1ddca7-d959-40ca-8332-6f10cdf63672 Authenticating user 'default' from [fd00:1122:3344:101::d]:64779 | ||
4333 | 2024.10.30 19:47:15.256656 [ 269 ] {} <Debug> HTTP-Session: 1b1ddca7-d959-40ca-8332-6f10cdf63672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4334 | 2024.10.30 19:47:15.256683 [ 269 ] {} <Debug> HTTP-Session: 1b1ddca7-d959-40ca-8332-6f10cdf63672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4335 | 2024.10.30 19:47:15.256729 [ 269 ] {} <Trace> HTTP-Session: 1b1ddca7-d959-40ca-8332-6f10cdf63672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4336 | 2024.10.30 19:47:15.256886 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64779) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4337 | 2024.10.30 19:47:15.256946 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4338 | 2024.10.30 19:47:15.257158 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4339 | 2024.10.30 19:47:15.257477 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2024.10.30 19:47:15.257514 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4341 | 2024.10.30 19:47:15.257894 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4342 | 2024.10.30 19:47:15.258261 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4343 | 2024.10.30 19:47:15.258418 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.00158 sec., 39240.50632911392 rows/sec., 2.75 MiB/sec. | ||
4344 | 2024.10.30 19:47:15.258582 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Debug> DynamicQueryHandler: Done processing query | ||
4345 | 2024.10.30 19:47:15.258606 [ 269 ] {07518cef-b210-41f2-ad7b-28c6077e875f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4346 | 2024.10.30 19:47:15.258622 [ 269 ] {} <Debug> HTTP-Session: 1b1ddca7-d959-40ca-8332-6f10cdf63672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4347 | 2024.10.30 19:47:15.258858 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4348 | 2024.10.30 19:47:15.259023 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35692, User-Agent: (none), Length: 44468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4349 | 2024.10.30 19:47:15.259140 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4350 | 2024.10.30 19:47:15.259182 [ 270 ] {} <Debug> HTTP-Session: b8953662-ebf7-4be2-9695-daead1fa9c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35692 | ||
4351 | 2024.10.30 19:47:15.259216 [ 270 ] {} <Debug> HTTP-Session: b8953662-ebf7-4be2-9695-daead1fa9c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4352 | 2024.10.30 19:47:15.259243 [ 270 ] {} <Debug> HTTP-Session: b8953662-ebf7-4be2-9695-daead1fa9c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4353 | 2024.10.30 19:47:15.259311 [ 270 ] {} <Trace> HTTP-Session: b8953662-ebf7-4be2-9695-daead1fa9c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4354 | 2024.10.30 19:47:15.259632 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35692) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4355 | 2024.10.30 19:47:15.259709 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4356 | 2024.10.30 19:47:15.260194 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4357 | 2024.10.30 19:47:15.261084 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4358 | 2024.10.30 19:47:15.261121 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4359 | 2024.10.30 19:47:15.261811 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4360 | 2024.10.30 19:47:15.262242 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4361 | 2024.10.30 19:47:15.262458 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003042 sec., 8875.739644970414 rows/sec., 15.90 MiB/sec. | ||
4362 | 2024.10.30 19:47:15.262811 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Debug> DynamicQueryHandler: Done processing query | ||
4363 | 2024.10.30 19:47:15.262836 [ 270 ] {90c75d1d-74db-495b-a8a9-a7f532d977eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
4364 | 2024.10.30 19:47:15.262852 [ 270 ] {} <Debug> HTTP-Session: b8953662-ebf7-4be2-9695-daead1fa9c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4365 | 2024.10.30 19:47:15.263018 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4366 | 2024.10.30 19:47:15.263037 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4367 | 2024.10.30 19:47:15.263133 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4368 | 2024.10.30 19:47:15.263166 [ 269 ] {} <Debug> HTTP-Session: a340e201-cf9b-48e4-9dc9-bb897f0d5f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64779 | ||
4369 | 2024.10.30 19:47:15.263189 [ 269 ] {} <Debug> HTTP-Session: a340e201-cf9b-48e4-9dc9-bb897f0d5f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4370 | 2024.10.30 19:47:15.263207 [ 269 ] {} <Debug> HTTP-Session: a340e201-cf9b-48e4-9dc9-bb897f0d5f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4371 | 2024.10.30 19:47:15.263252 [ 269 ] {} <Trace> HTTP-Session: a340e201-cf9b-48e4-9dc9-bb897f0d5f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4372 | 2024.10.30 19:47:15.263395 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64779) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4373 | 2024.10.30 19:47:15.263454 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4374 | 2024.10.30 19:47:15.263640 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4375 | 2024.10.30 19:47:15.263938 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4376 | 2024.10.30 19:47:15.263981 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4377 | 2024.10.30 19:47:15.264395 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4378 | 2024.10.30 19:47:15.264734 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2024.10.30 19:47:15.264895 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001541 sec., 19467.878001297857 rows/sec., 1.29 MiB/sec. | ||
4380 | 2024.10.30 19:47:15.265052 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Debug> DynamicQueryHandler: Done processing query | ||
4381 | 2024.10.30 19:47:15.265077 [ 269 ] {a7143d62-8f2c-4e01-a5b8-580fc07896f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4382 | 2024.10.30 19:47:15.265094 [ 269 ] {} <Debug> HTTP-Session: a340e201-cf9b-48e4-9dc9-bb897f0d5f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4383 | 2024.10.30 19:47:15.265807 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4384 | 2024.10.30 19:47:16.623539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 402 | ||
4385 | 2024.10.30 19:47:16.626626 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2024.10.30 19:47:16.626682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4387 | 2024.10.30 19:47:16.628466 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4388 | 2024.10.30 19:47:16.629492 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4389 | 2024.10.30 19:47:16.630096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
4390 | 2024.10.30 19:47:20.239323 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4391 | 2024.10.30 19:47:20.239488 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4392 | 2024.10.30 19:47:20.239514 [ 269 ] {} <Debug> HTTP-Session: 2cc058dd-6ef6-495b-bb00-b6951af559ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60879 | ||
4393 | 2024.10.30 19:47:20.239543 [ 269 ] {} <Debug> HTTP-Session: 2cc058dd-6ef6-495b-bb00-b6951af559ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4394 | 2024.10.30 19:47:20.239557 [ 269 ] {} <Debug> HTTP-Session: 2cc058dd-6ef6-495b-bb00-b6951af559ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4395 | 2024.10.30 19:47:20.239608 [ 269 ] {} <Trace> HTTP-Session: 2cc058dd-6ef6-495b-bb00-b6951af559ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4396 | 2024.10.30 19:47:20.239848 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60879) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
4397 | 2024.10.30 19:47:20.239918 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
4398 | 2024.10.30 19:47:20.240267 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4399 | 2024.10.30 19:47:20.240688 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2024.10.30 19:47:20.240730 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4401 | 2024.10.30 19:47:20.241194 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4402 | 2024.10.30 19:47:20.241692 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2024.10.30 19:47:20.241873 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002091 sec., 28694.404591104736 rows/sec., 2.10 MiB/sec. | ||
4404 | 2024.10.30 19:47:20.242255 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Debug> DynamicQueryHandler: Done processing query | ||
4405 | 2024.10.30 19:47:20.242282 [ 269 ] {cf25d1a1-45fd-4fed-9982-992965fed413} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4406 | 2024.10.30 19:47:20.242300 [ 269 ] {} <Debug> HTTP-Session: 2cc058dd-6ef6-495b-bb00-b6951af559ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4407 | 2024.10.30 19:47:20.242473 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4408 | 2024.10.30 19:47:20.242615 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55950, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4409 | 2024.10.30 19:47:20.242757 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4410 | 2024.10.30 19:47:20.242892 [ 270 ] {} <Debug> HTTP-Session: 250cc4ec-cbef-408e-8e11-d287b0922527 Authenticating user 'default' from [fd00:1122:3344:101::d]:55950 | ||
4411 | 2024.10.30 19:47:20.242924 [ 270 ] {} <Debug> HTTP-Session: 250cc4ec-cbef-408e-8e11-d287b0922527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4412 | 2024.10.30 19:47:20.242942 [ 270 ] {} <Debug> HTTP-Session: 250cc4ec-cbef-408e-8e11-d287b0922527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4413 | 2024.10.30 19:47:20.243003 [ 270 ] {} <Trace> HTTP-Session: 250cc4ec-cbef-408e-8e11-d287b0922527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4414 | 2024.10.30 19:47:20.243206 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55950) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4415 | 2024.10.30 19:47:20.243283 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4416 | 2024.10.30 19:47:20.243650 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4417 | 2024.10.30 19:47:20.244014 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2024.10.30 19:47:20.244064 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4419 | 2024.10.30 19:47:20.244488 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4420 | 2024.10.30 19:47:20.244899 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2024.10.30 19:47:20.245080 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. | ||
4422 | 2024.10.30 19:47:20.245306 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Debug> DynamicQueryHandler: Done processing query | ||
4423 | 2024.10.30 19:47:20.245334 [ 270 ] {adc38912-7702-4e87-a61c-3f6a16bd84c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4424 | 2024.10.30 19:47:20.245350 [ 270 ] {} <Debug> HTTP-Session: 250cc4ec-cbef-408e-8e11-d287b0922527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4425 | 2024.10.30 19:47:20.245539 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4426 | 2024.10.30 19:47:20.245579 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Length: 37258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4427 | 2024.10.30 19:47:20.245649 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4428 | 2024.10.30 19:47:20.245673 [ 269 ] {} <Debug> HTTP-Session: cdebb0ba-835f-43e9-866b-3322fc685916 Authenticating user 'default' from [fd00:1122:3344:101::d]:60879 | ||
4429 | 2024.10.30 19:47:20.245701 [ 269 ] {} <Debug> HTTP-Session: cdebb0ba-835f-43e9-866b-3322fc685916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4430 | 2024.10.30 19:47:20.245717 [ 269 ] {} <Debug> HTTP-Session: cdebb0ba-835f-43e9-866b-3322fc685916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4431 | 2024.10.30 19:47:20.245763 [ 269 ] {} <Trace> HTTP-Session: cdebb0ba-835f-43e9-866b-3322fc685916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4432 | 2024.10.30 19:47:20.245955 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60879) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4433 | 2024.10.30 19:47:20.246003 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4434 | 2024.10.30 19:47:20.246271 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4435 | 2024.10.30 19:47:20.246776 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.10.30 19:47:20.246815 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4437 | 2024.10.30 19:47:20.247224 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4438 | 2024.10.30 19:47:20.247609 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.10.30 19:47:20.247748 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Debug> executeQuery: Read 257 rows, 21.67 KiB in 0.001886 sec., 136267.23223753975 rows/sec., 11.22 MiB/sec. | ||
4440 | 2024.10.30 19:47:20.248053 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Debug> DynamicQueryHandler: Done processing query | ||
4441 | 2024.10.30 19:47:20.248082 [ 269 ] {871b4461-0768-46f3-b68b-31cb79dcd486} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4442 | 2024.10.30 19:47:20.248105 [ 269 ] {} <Debug> HTTP-Session: cdebb0ba-835f-43e9-866b-3322fc685916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4443 | 2024.10.30 19:47:20.248279 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4444 | 2024.10.30 19:47:20.248372 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45280, User-Agent: (none), Length: 5962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4445 | 2024.10.30 19:47:20.248447 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4446 | 2024.10.30 19:47:20.248472 [ 270 ] {} <Debug> HTTP-Session: 1cb9009c-c546-407b-a373-a67fb9113e62 Authenticating user 'default' from [fd00:1122:3344:101::d]:45280 | ||
4447 | 2024.10.30 19:47:20.248496 [ 270 ] {} <Debug> HTTP-Session: 1cb9009c-c546-407b-a373-a67fb9113e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4448 | 2024.10.30 19:47:20.248514 [ 270 ] {} <Debug> HTTP-Session: 1cb9009c-c546-407b-a373-a67fb9113e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4449 | 2024.10.30 19:47:20.248563 [ 270 ] {} <Trace> HTTP-Session: 1cb9009c-c546-407b-a373-a67fb9113e62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4450 | 2024.10.30 19:47:20.248719 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45280) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4451 | 2024.10.30 19:47:20.248779 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4452 | 2024.10.30 19:47:20.249098 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4453 | 2024.10.30 19:47:20.249478 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.10.30 19:47:20.249515 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4455 | 2024.10.30 19:47:20.249892 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4456 | 2024.10.30 19:47:20.250267 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.10.30 19:47:20.250398 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Debug> executeQuery: Read 43 rows, 3.04 KiB in 0.001736 sec., 24769.585253456222 rows/sec., 1.71 MiB/sec. | ||
4458 | 2024.10.30 19:47:20.250576 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Debug> DynamicQueryHandler: Done processing query | ||
4459 | 2024.10.30 19:47:20.250600 [ 270 ] {c4b41dc4-fa01-415f-a339-c80d0c9a1269} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4460 | 2024.10.30 19:47:20.250617 [ 270 ] {} <Debug> HTTP-Session: 1cb9009c-c546-407b-a373-a67fb9113e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4461 | 2024.10.30 19:47:20.250770 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4462 | 2024.10.30 19:47:20.250799 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4463 | 2024.10.30 19:47:20.250868 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4464 | 2024.10.30 19:47:20.250907 [ 269 ] {} <Debug> HTTP-Session: 8a43f48c-3cea-4107-9d5b-6f785d254a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:60879 | ||
4465 | 2024.10.30 19:47:20.250934 [ 269 ] {} <Debug> HTTP-Session: 8a43f48c-3cea-4107-9d5b-6f785d254a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4466 | 2024.10.30 19:47:20.250949 [ 269 ] {} <Debug> HTTP-Session: 8a43f48c-3cea-4107-9d5b-6f785d254a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4467 | 2024.10.30 19:47:20.250988 [ 269 ] {} <Trace> HTTP-Session: 8a43f48c-3cea-4107-9d5b-6f785d254a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4468 | 2024.10.30 19:47:20.251121 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60879) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4469 | 2024.10.30 19:47:20.251168 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4470 | 2024.10.30 19:47:20.251435 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4471 | 2024.10.30 19:47:20.251782 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2024.10.30 19:47:20.251819 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4473 | 2024.10.30 19:47:20.252199 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4474 | 2024.10.30 19:47:20.252605 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4475 | 2024.10.30 19:47:20.252770 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001689 sec., 35523.97868561279 rows/sec., 2.57 MiB/sec. | ||
4476 | 2024.10.30 19:47:20.252950 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Debug> DynamicQueryHandler: Done processing query | ||
4477 | 2024.10.30 19:47:20.252975 [ 269 ] {283c0e06-7637-4430-b4bb-111a0206bfd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4478 | 2024.10.30 19:47:20.252991 [ 269 ] {} <Debug> HTTP-Session: 8a43f48c-3cea-4107-9d5b-6f785d254a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4479 | 2024.10.30 19:47:20.253130 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4480 | 2024.10.30 19:47:20.253206 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41094, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4481 | 2024.10.30 19:47:20.253289 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4482 | 2024.10.30 19:47:20.253317 [ 270 ] {} <Debug> HTTP-Session: cb4e470e-6032-4f75-befc-68880283dfe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41094 | ||
4483 | 2024.10.30 19:47:20.253339 [ 270 ] {} <Debug> HTTP-Session: cb4e470e-6032-4f75-befc-68880283dfe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4484 | 2024.10.30 19:47:20.253356 [ 270 ] {} <Debug> HTTP-Session: cb4e470e-6032-4f75-befc-68880283dfe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4485 | 2024.10.30 19:47:20.253402 [ 270 ] {} <Trace> HTTP-Session: cb4e470e-6032-4f75-befc-68880283dfe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2024.10.30 19:47:20.253546 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41094) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4487 | 2024.10.30 19:47:20.253603 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4488 | 2024.10.30 19:47:20.253908 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4489 | 2024.10.30 19:47:20.254271 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2024.10.30 19:47:20.254313 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4491 | 2024.10.30 19:47:20.254697 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4492 | 2024.10.30 19:47:20.255101 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2024.10.30 19:47:20.255230 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001732 sec., 17321.016166281755 rows/sec., 1.17 MiB/sec. | ||
4494 | 2024.10.30 19:47:20.255529 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Debug> DynamicQueryHandler: Done processing query | ||
4495 | 2024.10.30 19:47:20.255554 [ 270 ] {08d525b3-aaca-48d1-b57c-dcbe536d0f83} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4496 | 2024.10.30 19:47:20.255571 [ 270 ] {} <Debug> HTTP-Session: cb4e470e-6032-4f75-befc-68880283dfe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.10.30 19:47:20.255725 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4498 | 2024.10.30 19:47:20.255836 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54313, User-Agent: (none), Length: 18978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2024.10.30 19:47:20.255911 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4500 | 2024.10.30 19:47:20.255933 [ 269 ] {} <Debug> HTTP-Session: 537396d7-fa65-42cf-bf8b-219e59f3fcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54313 | ||
4501 | 2024.10.30 19:47:20.255950 [ 269 ] {} <Debug> HTTP-Session: 537396d7-fa65-42cf-bf8b-219e59f3fcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4502 | 2024.10.30 19:47:20.255964 [ 269 ] {} <Debug> HTTP-Session: 537396d7-fa65-42cf-bf8b-219e59f3fcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4503 | 2024.10.30 19:47:20.256006 [ 269 ] {} <Trace> HTTP-Session: 537396d7-fa65-42cf-bf8b-219e59f3fcc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2024.10.30 19:47:20.256154 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54313) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4505 | 2024.10.30 19:47:20.256201 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4506 | 2024.10.30 19:47:20.256468 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4507 | 2024.10.30 19:47:20.256861 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4508 | 2024.10.30 19:47:20.256898 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4509 | 2024.10.30 19:47:20.257277 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4510 | 2024.10.30 19:47:20.257649 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2024.10.30 19:47:20.257815 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Debug> executeQuery: Read 112 rows, 8.92 KiB in 0.001707 sec., 65612.18512009374 rows/sec., 5.10 MiB/sec. | ||
4512 | 2024.10.30 19:47:20.258004 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2024.10.30 19:47:20.258028 [ 269 ] {bbd4983c-49b4-4a07-8c1a-0d8aeaa8b015} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4514 | 2024.10.30 19:47:20.258044 [ 269 ] {} <Debug> HTTP-Session: 537396d7-fa65-42cf-bf8b-219e59f3fcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4515 | 2024.10.30 19:47:20.258255 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.10.30 19:47:20.258324 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63033, User-Agent: (none), Length: 18600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4517 | 2024.10.30 19:47:20.258403 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4518 | 2024.10.30 19:47:20.258430 [ 270 ] {} <Debug> HTTP-Session: 135bd56f-b229-426c-b9bd-62e7b2a9eb09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63033 | ||
4519 | 2024.10.30 19:47:20.258450 [ 270 ] {} <Debug> HTTP-Session: 135bd56f-b229-426c-b9bd-62e7b2a9eb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4520 | 2024.10.30 19:47:20.258469 [ 270 ] {} <Debug> HTTP-Session: 135bd56f-b229-426c-b9bd-62e7b2a9eb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4521 | 2024.10.30 19:47:20.258513 [ 270 ] {} <Trace> HTTP-Session: 135bd56f-b229-426c-b9bd-62e7b2a9eb09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4522 | 2024.10.30 19:47:20.258700 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63033) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4523 | 2024.10.30 19:47:20.258759 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4524 | 2024.10.30 19:47:20.258965 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4525 | 2024.10.30 19:47:20.259354 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2024.10.30 19:47:20.259397 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4527 | 2024.10.30 19:47:20.259795 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4528 | 2024.10.30 19:47:20.260141 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4529 | 2024.10.30 19:47:20.260267 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Debug> executeQuery: Read 97 rows, 6.91 KiB in 0.001656 sec., 58574.87922705314 rows/sec., 4.08 MiB/sec. | ||
4530 | 2024.10.30 19:47:20.260433 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Debug> DynamicQueryHandler: Done processing query | ||
4531 | 2024.10.30 19:47:20.260457 [ 270 ] {5b18df54-8d13-4f32-8280-d2b8e102ad81} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4532 | 2024.10.30 19:47:20.260474 [ 270 ] {} <Debug> HTTP-Session: 135bd56f-b229-426c-b9bd-62e7b2a9eb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4533 | 2024.10.30 19:47:20.260659 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4534 | 2024.10.30 19:47:20.260779 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35322, User-Agent: (none), Length: 19024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4535 | 2024.10.30 19:47:20.260841 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4536 | 2024.10.30 19:47:20.260861 [ 269 ] {} <Debug> HTTP-Session: 2615d072-c1e2-4960-bad9-94c7202d4ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35322 | ||
4537 | 2024.10.30 19:47:20.260878 [ 269 ] {} <Debug> HTTP-Session: 2615d072-c1e2-4960-bad9-94c7202d4ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4538 | 2024.10.30 19:47:20.260892 [ 269 ] {} <Debug> HTTP-Session: 2615d072-c1e2-4960-bad9-94c7202d4ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4539 | 2024.10.30 19:47:20.260933 [ 269 ] {} <Trace> HTTP-Session: 2615d072-c1e2-4960-bad9-94c7202d4ee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4540 | 2024.10.30 19:47:20.261125 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35322) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4541 | 2024.10.30 19:47:20.261202 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4542 | 2024.10.30 19:47:20.261693 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4543 | 2024.10.30 19:47:20.262220 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2024.10.30 19:47:20.262257 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4545 | 2024.10.30 19:47:20.262904 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4546 | 2024.10.30 19:47:20.263340 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2024.10.30 19:47:20.263527 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002508 sec., 4385.964912280702 rows/sec., 7.86 MiB/sec. | ||
4548 | 2024.10.30 19:47:20.263760 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Debug> DynamicQueryHandler: Done processing query | ||
4549 | 2024.10.30 19:47:20.263788 [ 269 ] {636ff675-9967-413b-9219-740867c446ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4550 | 2024.10.30 19:47:20.263804 [ 269 ] {} <Debug> HTTP-Session: 2615d072-c1e2-4960-bad9-94c7202d4ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4551 | 2024.10.30 19:47:20.263934 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63033, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4552 | 2024.10.30 19:47:20.263964 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4553 | 2024.10.30 19:47:20.264036 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4554 | 2024.10.30 19:47:20.264073 [ 270 ] {} <Debug> HTTP-Session: 67d88d0a-a02b-4e46-8b25-d03a2f6c0974 Authenticating user 'default' from [fd00:1122:3344:101::d]:63033 | ||
4555 | 2024.10.30 19:47:20.264090 [ 270 ] {} <Debug> HTTP-Session: 67d88d0a-a02b-4e46-8b25-d03a2f6c0974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4556 | 2024.10.30 19:47:20.264122 [ 270 ] {} <Debug> HTTP-Session: 67d88d0a-a02b-4e46-8b25-d03a2f6c0974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4557 | 2024.10.30 19:47:20.264170 [ 270 ] {} <Trace> HTTP-Session: 67d88d0a-a02b-4e46-8b25-d03a2f6c0974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4558 | 2024.10.30 19:47:20.264279 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63033) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4559 | 2024.10.30 19:47:20.264327 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4560 | 2024.10.30 19:47:20.264484 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4561 | 2024.10.30 19:47:20.264743 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2024.10.30 19:47:20.264777 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4563 | 2024.10.30 19:47:20.265146 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4564 | 2024.10.30 19:47:20.265482 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2024.10.30 19:47:20.265606 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001359 sec., 6622.516556291391 rows/sec., 467.80 KiB/sec. | ||
4566 | 2024.10.30 19:47:20.265880 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Debug> DynamicQueryHandler: Done processing query | ||
4567 | 2024.10.30 19:47:20.265904 [ 270 ] {433b67ce-ef2e-4f6c-aa86-e0ef7ac2c19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4568 | 2024.10.30 19:47:20.265920 [ 270 ] {} <Debug> HTTP-Session: 67d88d0a-a02b-4e46-8b25-d03a2f6c0974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4569 | 2024.10.30 19:47:20.266074 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4570 | 2024.10.30 19:47:20.266140 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62908, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4571 | 2024.10.30 19:47:20.266216 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4572 | 2024.10.30 19:47:20.266241 [ 269 ] {} <Debug> HTTP-Session: 301530fe-46ff-4e73-9d14-eedeed8dad90 Authenticating user 'default' from [fd00:1122:3344:101::d]:62908 | ||
4573 | 2024.10.30 19:47:20.266259 [ 269 ] {} <Debug> HTTP-Session: 301530fe-46ff-4e73-9d14-eedeed8dad90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4574 | 2024.10.30 19:47:20.266272 [ 269 ] {} <Debug> HTTP-Session: 301530fe-46ff-4e73-9d14-eedeed8dad90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4575 | 2024.10.30 19:47:20.266311 [ 269 ] {} <Trace> HTTP-Session: 301530fe-46ff-4e73-9d14-eedeed8dad90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4576 | 2024.10.30 19:47:20.266430 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62908) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4577 | 2024.10.30 19:47:20.266480 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4578 | 2024.10.30 19:47:20.266643 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4579 | 2024.10.30 19:47:20.267000 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2024.10.30 19:47:20.267037 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4581 | 2024.10.30 19:47:20.267428 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4582 | 2024.10.30 19:47:20.267750 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2024.10.30 19:47:20.267901 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.33 MiB/sec. | ||
4584 | 2024.10.30 19:47:20.268235 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Debug> DynamicQueryHandler: Done processing query | ||
4585 | 2024.10.30 19:47:20.268264 [ 269 ] {95e15c96-c605-4d1b-bd0f-7496a69383e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4586 | 2024.10.30 19:47:20.268281 [ 269 ] {} <Debug> HTTP-Session: 301530fe-46ff-4e73-9d14-eedeed8dad90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4587 | 2024.10.30 19:47:20.268535 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4588 | 2024.10.30 19:47:21.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.48 MiB, peak 162.85 MiB, free memory in arenas 0.00 B, will set to 155.47 MiB (RSS), difference: -1.00 MiB | ||
4589 | 2024.10.30 19:47:24.791908 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4590 | 2024.10.30 19:47:24.805398 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4591 | 2024.10.30 19:47:24.830765 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4592 | 2024.10.30 19:47:24.911155 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4593 | 2024.10.30 19:47:24.911183 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4594 | 2024.10.30 19:47:25.062623 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4595 | 2024.10.30 19:47:25.064003 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4596 | 2024.10.30 19:47:25.167503 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4597 | 2024.10.30 19:47:25.172828 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4598 | 2024.10.30 19:47:25.237098 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36025, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4599 | 2024.10.30 19:47:25.237188 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4600 | 2024.10.30 19:47:25.237218 [ 267 ] {} <Debug> HTTP-Session: 677bddf1-89ba-445b-ab6f-97f378dd8d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:36025 | ||
4601 | 2024.10.30 19:47:25.237245 [ 267 ] {} <Debug> HTTP-Session: 677bddf1-89ba-445b-ab6f-97f378dd8d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4602 | 2024.10.30 19:47:25.237263 [ 267 ] {} <Debug> HTTP-Session: 677bddf1-89ba-445b-ab6f-97f378dd8d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4603 | 2024.10.30 19:47:25.237318 [ 267 ] {} <Trace> HTTP-Session: 677bddf1-89ba-445b-ab6f-97f378dd8d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2024.10.30 19:47:25.237529 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36025) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
4605 | 2024.10.30 19:47:25.237602 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
4606 | 2024.10.30 19:47:25.237940 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4607 | 2024.10.30 19:47:25.238436 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2024.10.30 19:47:25.238475 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4609 | 2024.10.30 19:47:25.238896 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4610 | 2024.10.30 19:47:25.239276 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2024.10.30 19:47:25.239426 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001968 sec., 18292.682926829268 rows/sec., 1.36 MiB/sec. | ||
4612 | 2024.10.30 19:47:25.239642 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Debug> DynamicQueryHandler: Done processing query | ||
4613 | 2024.10.30 19:47:25.239669 [ 267 ] {3d0d7836-d608-4d39-b918-805d84e2d772} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4614 | 2024.10.30 19:47:25.239686 [ 267 ] {} <Debug> HTTP-Session: 677bddf1-89ba-445b-ab6f-97f378dd8d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4615 | 2024.10.30 19:47:25.239872 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4616 | 2024.10.30 19:47:25.239994 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54907, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4617 | 2024.10.30 19:47:25.240132 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4618 | 2024.10.30 19:47:25.240161 [ 268 ] {} <Debug> HTTP-Session: 8bd07c9a-532b-4716-bcf5-15e77546ce38 Authenticating user 'default' from [fd00:1122:3344:101::d]:54907 | ||
4619 | 2024.10.30 19:47:25.240189 [ 268 ] {} <Debug> HTTP-Session: 8bd07c9a-532b-4716-bcf5-15e77546ce38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4620 | 2024.10.30 19:47:25.240234 [ 268 ] {} <Debug> HTTP-Session: 8bd07c9a-532b-4716-bcf5-15e77546ce38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4621 | 2024.10.30 19:47:25.240293 [ 268 ] {} <Trace> HTTP-Session: 8bd07c9a-532b-4716-bcf5-15e77546ce38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2024.10.30 19:47:25.240643 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54907) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4623 | 2024.10.30 19:47:25.240713 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4624 | 2024.10.30 19:47:25.241053 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4625 | 2024.10.30 19:47:25.241568 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4626 | 2024.10.30 19:47:25.241613 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4627 | 2024.10.30 19:47:25.242047 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4628 | 2024.10.30 19:47:25.242437 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2024.10.30 19:47:25.242620 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002143 sec., 89594.02706486234 rows/sec., 7.59 MiB/sec. | ||
4630 | 2024.10.30 19:47:25.242839 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Debug> DynamicQueryHandler: Done processing query | ||
4631 | 2024.10.30 19:47:25.242866 [ 268 ] {cb50bc5f-4dc8-4f52-bc9a-b8680cdb3edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4632 | 2024.10.30 19:47:25.242882 [ 268 ] {} <Debug> HTTP-Session: 8bd07c9a-532b-4716-bcf5-15e77546ce38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4633 | 2024.10.30 19:47:25.243091 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4634 | 2024.10.30 19:47:25.243151 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35118, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.10.30 19:47:25.243226 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4636 | 2024.10.30 19:47:25.243248 [ 267 ] {} <Debug> HTTP-Session: 8665a5ec-df5d-411a-88de-b4d6369d8f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35118 | ||
4637 | 2024.10.30 19:47:25.243268 [ 267 ] {} <Debug> HTTP-Session: 8665a5ec-df5d-411a-88de-b4d6369d8f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4638 | 2024.10.30 19:47:25.243283 [ 267 ] {} <Debug> HTTP-Session: 8665a5ec-df5d-411a-88de-b4d6369d8f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4639 | 2024.10.30 19:47:25.243323 [ 267 ] {} <Trace> HTTP-Session: 8665a5ec-df5d-411a-88de-b4d6369d8f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.10.30 19:47:25.243466 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35118) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4641 | 2024.10.30 19:47:25.243515 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4642 | 2024.10.30 19:47:25.243782 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4643 | 2024.10.30 19:47:25.244137 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.10.30 19:47:25.244173 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4645 | 2024.10.30 19:47:25.244529 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4646 | 2024.10.30 19:47:25.244903 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.10.30 19:47:25.245033 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001622 sec., 27743.52651048089 rows/sec., 1.98 MiB/sec. | ||
4648 | 2024.10.30 19:47:25.245204 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Debug> DynamicQueryHandler: Done processing query | ||
4649 | 2024.10.30 19:47:25.245228 [ 267 ] {5e146ec1-80c8-4f74-ab83-7a2dbc3bc6cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4650 | 2024.10.30 19:47:25.245244 [ 267 ] {} <Debug> HTTP-Session: 8665a5ec-df5d-411a-88de-b4d6369d8f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4651 | 2024.10.30 19:47:25.245418 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.10.30 19:47:25.245499 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4653 | 2024.10.30 19:47:25.245575 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4654 | 2024.10.30 19:47:25.245600 [ 268 ] {} <Debug> HTTP-Session: bf6cf118-9807-4bf4-a2eb-c358c19dda16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62415 | ||
4655 | 2024.10.30 19:47:25.245622 [ 268 ] {} <Debug> HTTP-Session: bf6cf118-9807-4bf4-a2eb-c358c19dda16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4656 | 2024.10.30 19:47:25.245639 [ 268 ] {} <Debug> HTTP-Session: bf6cf118-9807-4bf4-a2eb-c358c19dda16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4657 | 2024.10.30 19:47:25.245688 [ 268 ] {} <Trace> HTTP-Session: bf6cf118-9807-4bf4-a2eb-c358c19dda16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2024.10.30 19:47:25.245846 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62415) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4659 | 2024.10.30 19:47:25.245904 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4660 | 2024.10.30 19:47:25.246255 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4661 | 2024.10.30 19:47:25.246661 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4662 | 2024.10.30 19:47:25.246699 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4663 | 2024.10.30 19:47:25.247072 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4664 | 2024.10.30 19:47:25.247437 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2024.10.30 19:47:25.247602 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001813 sec., 19856.591285162714 rows/sec., 1.46 MiB/sec. | ||
4666 | 2024.10.30 19:47:25.247777 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Debug> DynamicQueryHandler: Done processing query | ||
4667 | 2024.10.30 19:47:25.247801 [ 268 ] {fa2e414c-f048-43c5-a32f-6983f16c9832} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4668 | 2024.10.30 19:47:25.247817 [ 268 ] {} <Debug> HTTP-Session: bf6cf118-9807-4bf4-a2eb-c358c19dda16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4669 | 2024.10.30 19:47:25.247983 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4670 | 2024.10.30 19:47:25.248043 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61688, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4671 | 2024.10.30 19:47:25.248137 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4672 | 2024.10.30 19:47:25.248164 [ 267 ] {} <Debug> HTTP-Session: 051bbcc4-e2b9-4ef1-9ba9-be3285aaf94c Authenticating user 'default' from [fd00:1122:3344:101::d]:61688 | ||
4673 | 2024.10.30 19:47:25.248184 [ 267 ] {} <Debug> HTTP-Session: 051bbcc4-e2b9-4ef1-9ba9-be3285aaf94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4674 | 2024.10.30 19:47:25.248198 [ 267 ] {} <Debug> HTTP-Session: 051bbcc4-e2b9-4ef1-9ba9-be3285aaf94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4675 | 2024.10.30 19:47:25.248236 [ 267 ] {} <Trace> HTTP-Session: 051bbcc4-e2b9-4ef1-9ba9-be3285aaf94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2024.10.30 19:47:25.248354 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61688) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4677 | 2024.10.30 19:47:25.248400 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4678 | 2024.10.30 19:47:25.248661 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4679 | 2024.10.30 19:47:25.248989 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4680 | 2024.10.30 19:47:25.249025 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4681 | 2024.10.30 19:47:25.249388 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4682 | 2024.10.30 19:47:25.249758 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4683 | 2024.10.30 19:47:25.249891 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001571 sec., 11457.670273711014 rows/sec., 804.37 KiB/sec. | ||
4684 | 2024.10.30 19:47:25.250061 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Debug> DynamicQueryHandler: Done processing query | ||
4685 | 2024.10.30 19:47:25.250086 [ 267 ] {cc6a8dac-967c-46d3-9ab3-fa7b03e4afe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4686 | 2024.10.30 19:47:25.250103 [ 267 ] {} <Debug> HTTP-Session: 051bbcc4-e2b9-4ef1-9ba9-be3285aaf94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4687 | 2024.10.30 19:47:25.250303 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4688 | 2024.10.30 19:47:25.250371 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38653, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4689 | 2024.10.30 19:47:25.250450 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4690 | 2024.10.30 19:47:25.250476 [ 268 ] {} <Debug> HTTP-Session: 232cd9e3-5a18-47a1-9e06-c812bf511a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:38653 | ||
4691 | 2024.10.30 19:47:25.250498 [ 268 ] {} <Debug> HTTP-Session: 232cd9e3-5a18-47a1-9e06-c812bf511a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4692 | 2024.10.30 19:47:25.250516 [ 268 ] {} <Debug> HTTP-Session: 232cd9e3-5a18-47a1-9e06-c812bf511a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4693 | 2024.10.30 19:47:25.250564 [ 268 ] {} <Trace> HTTP-Session: 232cd9e3-5a18-47a1-9e06-c812bf511a91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4694 | 2024.10.30 19:47:25.250730 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4695 | 2024.10.30 19:47:25.250787 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4696 | 2024.10.30 19:47:25.251100 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4697 | 2024.10.30 19:47:25.251532 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2024.10.30 19:47:25.251579 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4699 | 2024.10.30 19:47:25.251942 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4700 | 2024.10.30 19:47:25.252316 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2024.10.30 19:47:25.252483 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001812 sec., 44701.986754966885 rows/sec., 3.51 MiB/sec. | ||
4702 | 2024.10.30 19:47:25.252726 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Debug> DynamicQueryHandler: Done processing query | ||
4703 | 2024.10.30 19:47:25.252754 [ 268 ] {9df31418-fe21-4046-91f8-197e6ad96b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4704 | 2024.10.30 19:47:25.252771 [ 268 ] {} <Debug> HTTP-Session: 232cd9e3-5a18-47a1-9e06-c812bf511a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4705 | 2024.10.30 19:47:25.252934 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4706 | 2024.10.30 19:47:25.253093 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44324, User-Agent: (none), Length: 11537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4707 | 2024.10.30 19:47:25.253199 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4708 | 2024.10.30 19:47:25.253234 [ 267 ] {} <Debug> HTTP-Session: bd7c1def-910a-4b66-97c5-a1b0fefc0f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:44324 | ||
4709 | 2024.10.30 19:47:25.253264 [ 267 ] {} <Debug> HTTP-Session: bd7c1def-910a-4b66-97c5-a1b0fefc0f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4710 | 2024.10.30 19:47:25.253290 [ 267 ] {} <Debug> HTTP-Session: bd7c1def-910a-4b66-97c5-a1b0fefc0f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4711 | 2024.10.30 19:47:25.253354 [ 267 ] {} <Trace> HTTP-Session: bd7c1def-910a-4b66-97c5-a1b0fefc0f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4712 | 2024.10.30 19:47:25.253586 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4713 | 2024.10.30 19:47:25.253660 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4714 | 2024.10.30 19:47:25.253842 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4715 | 2024.10.30 19:47:25.254193 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2024.10.30 19:47:25.254228 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4717 | 2024.10.30 19:47:25.254623 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4718 | 2024.10.30 19:47:25.254984 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2024.10.30 19:47:25.255113 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001623 sec., 36968.57670979667 rows/sec., 2.59 MiB/sec. | ||
4720 | 2024.10.30 19:47:25.255279 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Debug> DynamicQueryHandler: Done processing query | ||
4721 | 2024.10.30 19:47:25.255304 [ 267 ] {9de32e3c-9544-4f5b-8a2a-1333432a5a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4722 | 2024.10.30 19:47:25.255320 [ 267 ] {} <Debug> HTTP-Session: bd7c1def-910a-4b66-97c5-a1b0fefc0f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4723 | 2024.10.30 19:47:25.255537 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4724 | 2024.10.30 19:47:25.255623 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62287, User-Agent: (none), Length: 44489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4725 | 2024.10.30 19:47:25.255696 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4726 | 2024.10.30 19:47:25.255721 [ 268 ] {} <Debug> HTTP-Session: a9505ac5-a388-4647-a158-9312b9a090d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62287 | ||
4727 | 2024.10.30 19:47:25.255742 [ 268 ] {} <Debug> HTTP-Session: a9505ac5-a388-4647-a158-9312b9a090d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4728 | 2024.10.30 19:47:25.255760 [ 268 ] {} <Debug> HTTP-Session: a9505ac5-a388-4647-a158-9312b9a090d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4729 | 2024.10.30 19:47:25.255807 [ 268 ] {} <Trace> HTTP-Session: a9505ac5-a388-4647-a158-9312b9a090d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4730 | 2024.10.30 19:47:25.256223 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62287) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4731 | 2024.10.30 19:47:25.256319 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4732 | 2024.10.30 19:47:25.256861 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4733 | 2024.10.30 19:47:25.257655 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4734 | 2024.10.30 19:47:25.257694 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4735 | 2024.10.30 19:47:25.258411 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4736 | 2024.10.30 19:47:25.258839 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4737 | 2024.10.30 19:47:25.259069 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003123 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
4738 | 2024.10.30 19:47:25.259591 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Debug> DynamicQueryHandler: Done processing query | ||
4739 | 2024.10.30 19:47:25.259616 [ 268 ] {aaa0e280-bb87-45d2-9820-e787d281d93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
4740 | 2024.10.30 19:47:25.259633 [ 268 ] {} <Debug> HTTP-Session: a9505ac5-a388-4647-a158-9312b9a090d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4741 | 2024.10.30 19:47:25.259786 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44324, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4742 | 2024.10.30 19:47:25.259829 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4743 | 2024.10.30 19:47:25.259896 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4744 | 2024.10.30 19:47:25.259934 [ 267 ] {} <Debug> HTTP-Session: 4efb910c-40d1-4d8d-af22-35f2782ca1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44324 | ||
4745 | 2024.10.30 19:47:25.259969 [ 267 ] {} <Debug> HTTP-Session: 4efb910c-40d1-4d8d-af22-35f2782ca1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4746 | 2024.10.30 19:47:25.259997 [ 267 ] {} <Debug> HTTP-Session: 4efb910c-40d1-4d8d-af22-35f2782ca1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4747 | 2024.10.30 19:47:25.260046 [ 267 ] {} <Trace> HTTP-Session: 4efb910c-40d1-4d8d-af22-35f2782ca1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4748 | 2024.10.30 19:47:25.260204 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44324) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4749 | 2024.10.30 19:47:25.260261 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4750 | 2024.10.30 19:47:25.260444 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4751 | 2024.10.30 19:47:25.260759 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4752 | 2024.10.30 19:47:25.260793 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4753 | 2024.10.30 19:47:25.261156 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4754 | 2024.10.30 19:47:25.261491 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2024.10.30 19:47:25.261620 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.35 MiB/sec. | ||
4756 | 2024.10.30 19:47:25.261774 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Debug> DynamicQueryHandler: Done processing query | ||
4757 | 2024.10.30 19:47:25.261798 [ 267 ] {c2dfe7b1-b8da-4b76-a4d2-4c78f3262dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4758 | 2024.10.30 19:47:25.261814 [ 267 ] {} <Debug> HTTP-Session: 4efb910c-40d1-4d8d-af22-35f2782ca1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4759 | 2024.10.30 19:47:25.262152 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4760 | 2024.10.30 19:47:25.339456 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4761 | 2024.10.30 19:47:25.355755 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4762 | 2024.10.30 19:47:25.463578 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4763 | 2024.10.30 19:47:25.477828 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4764 | 2024.10.30 19:47:25.495175 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4765 | 2024.10.30 19:47:25.498467 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4766 | 2024.10.30 19:47:25.499702 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4767 | 2024.10.30 19:47:25.517942 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4768 | 2024.10.30 19:47:25.535292 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4769 | 2024.10.30 19:47:25.841705 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4770 | 2024.10.30 19:47:25.852051 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4771 | 2024.10.30 19:47:25.914448 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4772 | 2024.10.30 19:47:25.934878 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4773 | 2024.10.30 19:47:25.991206 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4774 | 2024.10.30 19:47:26.007563 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4775 | 2024.10.30 19:47:26.034891 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4776 | 2024.10.30 19:47:26.042241 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.10.30 19:47:26.042381 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4778 | 2024.10.30 19:47:26.518011 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4779 | 2024.10.30 19:47:26.518064 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4780 | 2024.10.30 19:47:26.631228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 442 | ||
4781 | 2024.10.30 19:47:26.634246 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4782 | 2024.10.30 19:47:26.634299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4783 | 2024.10.30 19:47:26.635999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4784 | 2024.10.30 19:47:26.637095 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4785 | 2024.10.30 19:47:26.637653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
4786 | 2024.10.30 19:47:26.664274 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4787 | 2024.10.30 19:47:26.673673 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4788 | 2024.10.30 19:47:26.800181 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4789 | 2024.10.30 19:47:26.801518 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4790 | 2024.10.30 19:47:26.804838 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4791 | 2024.10.30 19:47:26.813139 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4792 | 2024.10.30 19:47:26.846440 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4793 | 2024.10.30 19:47:26.867751 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4794 | 2024.10.30 19:47:26.869017 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4795 | 2024.10.30 19:47:28.288774 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4796 | 2024.10.30 19:47:30.236069 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44483, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4797 | 2024.10.30 19:47:30.236200 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4798 | 2024.10.30 19:47:30.236225 [ 268 ] {} <Debug> HTTP-Session: e8f60075-4ca4-4b22-abc3-9f23a6004397 Authenticating user 'default' from [fd00:1122:3344:101::d]:44483 | ||
4799 | 2024.10.30 19:47:30.236248 [ 268 ] {} <Debug> HTTP-Session: e8f60075-4ca4-4b22-abc3-9f23a6004397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4800 | 2024.10.30 19:47:30.236262 [ 268 ] {} <Debug> HTTP-Session: e8f60075-4ca4-4b22-abc3-9f23a6004397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2024.10.30 19:47:30.236311 [ 268 ] {} <Trace> HTTP-Session: e8f60075-4ca4-4b22-abc3-9f23a6004397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4802 | 2024.10.30 19:47:30.236507 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44483) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
4803 | 2024.10.30 19:47:30.236574 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
4804 | 2024.10.30 19:47:30.236902 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4805 | 2024.10.30 19:47:30.237372 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2024.10.30 19:47:30.237419 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4807 | 2024.10.30 19:47:30.237879 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4808 | 2024.10.30 19:47:30.238314 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2024.10.30 19:47:30.238496 [ 151 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4810 | 2024.10.30 19:47:30.238507 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002056 sec., 17509.727626459142 rows/sec., 1.30 MiB/sec. | ||
4811 | 2024.10.30 19:47:30.238583 [ 151 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2024.10.30 19:47:30.238658 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4813 | 2024.10.30 19:47:30.238923 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Debug> DynamicQueryHandler: Done processing query | ||
4814 | 2024.10.30 19:47:30.238970 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
4815 | 2024.10.30 19:47:30.239009 [ 268 ] {24c78f39-ee32-4c51-8480-ca6e8eba8e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4816 | 2024.10.30 19:47:30.239098 [ 268 ] {} <Debug> HTTP-Session: e8f60075-4ca4-4b22-abc3-9f23a6004397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4817 | 2024.10.30 19:47:30.239396 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4818 | 2024.10.30 19:47:30.239416 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4819 | 2024.10.30 19:47:30.239559 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part | ||
4820 | 2024.10.30 19:47:30.239585 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48361, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4821 | 2024.10.30 19:47:30.239745 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4822 | 2024.10.30 19:47:30.239878 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4823 | 2024.10.30 19:47:30.240108 [ 262 ] {} <Debug> HTTP-Session: d4949651-33e4-4ce0-893f-64a70f7dd205 Authenticating user 'default' from [fd00:1122:3344:101::d]:48361 | ||
4824 | 2024.10.30 19:47:30.240136 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4825 | 2024.10.30 19:47:30.240191 [ 262 ] {} <Debug> HTTP-Session: d4949651-33e4-4ce0-893f-64a70f7dd205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4826 | 2024.10.30 19:47:30.240278 [ 262 ] {} <Debug> HTTP-Session: d4949651-33e4-4ce0-893f-64a70f7dd205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4827 | 2024.10.30 19:47:30.240421 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
4828 | 2024.10.30 19:47:30.240470 [ 262 ] {} <Trace> HTTP-Session: d4949651-33e4-4ce0-893f-64a70f7dd205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2024.10.30 19:47:30.240660 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
4830 | 2024.10.30 19:47:30.240835 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4831 | 2024.10.30 19:47:30.241000 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48361) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4832 | 2024.10.30 19:47:30.241326 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4833 | 2024.10.30 19:47:30.242312 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4834 | 2024.10.30 19:47:30.243457 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2024.10.30 19:47:30.243528 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4836 | 2024.10.30 19:47:30.244010 [ 193 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.00524413 sec., 50342.00143779808 rows/sec., 3.87 MiB/sec. | ||
4837 | 2024.10.30 19:47:30.244391 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4838 | 2024.10.30 19:47:30.244499 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4839 | 2024.10.30 19:47:30.245694 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2024.10.30 19:47:30.245770 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4841 | 2024.10.30 19:47:30.245980 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_16_3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4842 | 2024.10.30 19:47:30.246029 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005231 sec., 382.3360734085261 rows/sec., 31.18 KiB/sec. | ||
4843 | 2024.10.30 19:47:30.246244 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4844 | 2024.10.30 19:47:30.246479 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Debug> DynamicQueryHandler: Done processing query | ||
4845 | 2024.10.30 19:47:30.246511 [ 262 ] {4d075eee-b09e-4e0b-bc73-9109b12ab00a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4846 | 2024.10.30 19:47:30.246528 [ 262 ] {} <Debug> HTTP-Session: d4949651-33e4-4ce0-893f-64a70f7dd205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4847 | 2024.10.30 19:47:30.246755 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4848 | 2024.10.30 19:47:30.246859 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56138, User-Agent: (none), Length: 23605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4849 | 2024.10.30 19:47:30.246932 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4850 | 2024.10.30 19:47:30.246953 [ 268 ] {} <Debug> HTTP-Session: 6f79ba66-a043-431f-a32a-77576de46676 Authenticating user 'default' from [fd00:1122:3344:101::d]:56138 | ||
4851 | 2024.10.30 19:47:30.246973 [ 268 ] {} <Debug> HTTP-Session: 6f79ba66-a043-431f-a32a-77576de46676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4852 | 2024.10.30 19:47:30.246988 [ 268 ] {} <Debug> HTTP-Session: 6f79ba66-a043-431f-a32a-77576de46676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4853 | 2024.10.30 19:47:30.247031 [ 268 ] {} <Trace> HTTP-Session: 6f79ba66-a043-431f-a32a-77576de46676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4854 | 2024.10.30 19:47:30.247266 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56138) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4855 | 2024.10.30 19:47:30.247321 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4856 | 2024.10.30 19:47:30.247604 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4857 | 2024.10.30 19:47:30.248066 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2024.10.30 19:47:30.248106 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4859 | 2024.10.30 19:47:30.248500 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4860 | 2024.10.30 19:47:30.248906 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2024.10.30 19:47:30.249066 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.001919 sec., 83897.86347055758 rows/sec., 7.04 MiB/sec. | ||
4862 | 2024.10.30 19:47:30.249068 [ 151 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4863 | 2024.10.30 19:47:30.249157 [ 151 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4864 | 2024.10.30 19:47:30.249197 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4865 | 2024.10.30 19:47:30.249430 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Debug> DynamicQueryHandler: Done processing query | ||
4866 | 2024.10.30 19:47:30.249514 [ 268 ] {1a1f76ac-902f-4d81-bc78-35ccc7ec048b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4867 | 2024.10.30 19:47:30.249593 [ 268 ] {} <Debug> HTTP-Session: 6f79ba66-a043-431f-a32a-77576de46676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4868 | 2024.10.30 19:47:30.249715 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
4869 | 2024.10.30 19:47:30.249890 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4870 | 2024.10.30 19:47:30.249927 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48361, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4871 | 2024.10.30 19:47:30.250120 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4872 | 2024.10.30 19:47:30.250178 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
4873 | |||
4874 | (version 23.8.7.1) | ||
4875 | 2024.10.30 19:47:30.250173 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4876 | 2024.10.30 19:47:30.250196 [ 262 ] {} <Debug> HTTP-Session: 383f447a-deff-4218-abf4-84ced7e84524 Authenticating user 'default' from [fd00:1122:3344:101::d]:48361 | ||
4877 | 2024.10.30 19:47:30.250274 [ 262 ] {} <Debug> HTTP-Session: 383f447a-deff-4218-abf4-84ced7e84524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4878 | 2024.10.30 19:47:30.250277 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1444 rows starting from the beginning of the part | ||
4879 | 2024.10.30 19:47:30.250301 [ 262 ] {} <Debug> HTTP-Session: 383f447a-deff-4218-abf4-84ced7e84524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4880 | 2024.10.30 19:47:30.250381 [ 262 ] {} <Trace> HTTP-Session: 383f447a-deff-4218-abf4-84ced7e84524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4881 | 2024.10.30 19:47:30.250562 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1295 rows starting from the beginning of the part | ||
4882 | 2024.10.30 19:47:30.250820 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48361) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4883 | 2024.10.30 19:47:30.250871 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 194 rows starting from the beginning of the part | ||
4884 | 2024.10.30 19:47:30.250955 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4885 | 2024.10.30 19:47:30.251195 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 257 rows starting from the beginning of the part | ||
4886 | 2024.10.30 19:47:30.251539 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 192 rows starting from the beginning of the part | ||
4887 | 2024.10.30 19:47:30.251793 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
4888 | 2024.10.30 19:47:30.252584 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4889 | 2024.10.30 19:47:30.253439 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4890 | 2024.10.30 19:47:30.253508 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4891 | 2024.10.30 19:47:30.254663 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4892 | 2024.10.30 19:47:30.255262 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4893 | 2024.10.30 19:47:30.255489 [ 151 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4894 | 2024.10.30 19:47:30.255592 [ 151 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4895 | 2024.10.30 19:47:30.255627 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.004968 sec., 6239.9355877616745 rows/sec., 448.97 KiB/sec. | ||
4896 | 2024.10.30 19:47:30.255639 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4897 | 2024.10.30 19:47:30.256135 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
4898 | 2024.10.30 19:47:30.256433 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Debug> DynamicQueryHandler: Done processing query | ||
4899 | 2024.10.30 19:47:30.256460 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007156991 sec., 495040.4436724875 rows/sec., 42.90 MiB/sec. | ||
4900 | 2024.10.30 19:47:30.256492 [ 262 ] {80008b35-e069-45af-9411-68717428b8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4901 | 2024.10.30 19:47:30.256563 [ 262 ] {} <Debug> HTTP-Session: 383f447a-deff-4218-abf4-84ced7e84524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4902 | 2024.10.30 19:47:30.256630 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4903 | 2024.10.30 19:47:30.256681 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 65 rows starting from the beginning of the part | ||
4904 | 2024.10.30 19:47:30.256770 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4905 | 2024.10.30 19:47:30.256799 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
4906 | 2024.10.30 19:47:30.257150 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53808, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4907 | 2024.10.30 19:47:30.257445 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
4908 | 2024.10.30 19:47:30.257472 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4909 | 2024.10.30 19:47:30.257578 [ 268 ] {} <Debug> HTTP-Session: e001908c-7f3a-406b-a172-6d072f299dff Authenticating user 'default' from [fd00:1122:3344:101::d]:53808 | ||
4910 | 2024.10.30 19:47:30.257732 [ 268 ] {} <Debug> HTTP-Session: e001908c-7f3a-406b-a172-6d072f299dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4911 | 2024.10.30 19:47:30.257884 [ 268 ] {} <Debug> HTTP-Session: e001908c-7f3a-406b-a172-6d072f299dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4912 | 2024.10.30 19:47:30.257974 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part | ||
4913 | 2024.10.30 19:47:30.258089 [ 268 ] {} <Trace> HTTP-Session: e001908c-7f3a-406b-a172-6d072f299dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4914 | 2024.10.30 19:47:30.258505 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part | ||
4915 | 2024.10.30 19:47:30.258879 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53808) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4916 | 2024.10.30 19:47:30.259000 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
4917 | 2024.10.30 19:47:30.259103 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4918 | 2024.10.30 19:47:30.258582 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4919 | 2024.10.30 19:47:30.260181 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2024.10.30 19:47:30.260510 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_16_3} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4921 | 2024.10.30 19:47:30.260807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
4922 | 2024.10.30 19:47:30.261225 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4923 | 2024.10.30 19:47:30.262378 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.10.30 19:47:30.262446 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4925 | 2024.10.30 19:47:30.262942 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.007148881 sec., 36509.21032256656 rows/sec., 2.71 MiB/sec. | ||
4926 | 2024.10.30 19:47:30.263193 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4927 | 2024.10.30 19:47:30.263412 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4928 | 2024.10.30 19:47:30.264325 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4929 | 2024.10.30 19:47:30.264479 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4930 | 2024.10.30 19:47:30.264524 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_16_3} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4931 | 2024.10.30 19:47:30.264710 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4932 | 2024.10.30 19:47:30.264768 [ 151 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4933 | 2024.10.30 19:47:30.264848 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.006384 sec., 5639.097744360903 rows/sec., 423.42 KiB/sec. | ||
4934 | 2024.10.30 19:47:30.264859 [ 151 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2024.10.30 19:47:30.264927 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4936 | 2024.10.30 19:47:30.265391 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Debug> DynamicQueryHandler: Done processing query | ||
4937 | 2024.10.30 19:47:30.265452 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
4938 | 2024.10.30 19:47:30.265472 [ 268 ] {0fe28fa1-735e-4282-805a-6c4fe3b7c49a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4939 | 2024.10.30 19:47:30.265548 [ 268 ] {} <Debug> HTTP-Session: e001908c-7f3a-406b-a172-6d072f299dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4940 | 2024.10.30 19:47:30.265723 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4941 | 2024.10.30 19:47:30.265778 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 288 rows starting from the beginning of the part | ||
4942 | 2024.10.30 19:47:30.265795 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4943 | 2024.10.30 19:47:30.265959 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43231, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4944 | 2024.10.30 19:47:30.266151 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 264 rows starting from the beginning of the part | ||
4945 | 2024.10.30 19:47:30.266187 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4946 | 2024.10.30 19:47:30.266275 [ 262 ] {} <Debug> HTTP-Session: 196a8607-f5aa-4a64-8269-682bb4ee15c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43231 | ||
4947 | 2024.10.30 19:47:30.266346 [ 262 ] {} <Debug> HTTP-Session: 196a8607-f5aa-4a64-8269-682bb4ee15c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4948 | 2024.10.30 19:47:30.266410 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4949 | 2024.10.30 19:47:30.266434 [ 262 ] {} <Debug> HTTP-Session: 196a8607-f5aa-4a64-8269-682bb4ee15c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4950 | 2024.10.30 19:47:30.266567 [ 262 ] {} <Trace> HTTP-Session: 196a8607-f5aa-4a64-8269-682bb4ee15c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4951 | 2024.10.30 19:47:30.266753 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
4952 | 2024.10.30 19:47:30.267019 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43231) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4953 | 2024.10.30 19:47:30.267108 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
4954 | 2024.10.30 19:47:30.267170 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4955 | 2024.10.30 19:47:30.267419 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4956 | 2024.10.30 19:47:30.268276 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4957 | 2024.10.30 19:47:30.268824 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2024.10.30 19:47:30.268868 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4959 | 2024.10.30 19:47:30.269480 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4960 | 2024.10.30 19:47:30.269648 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598692 sec., 156566.258405651 rows/sec., 10.91 MiB/sec. | ||
4961 | 2024.10.30 19:47:30.269958 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4962 | 2024.10.30 19:47:30.270196 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4963 | 2024.10.30 19:47:30.270531 [ 151 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4964 | 2024.10.30 19:47:30.270618 [ 151 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2024.10.30 19:47:30.270711 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4966 | 2024.10.30 19:47:30.270752 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.003855 sec., 4669.260700389105 rows/sec., 327.80 KiB/sec. | ||
4967 | 2024.10.30 19:47:30.271213 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
4968 | 2024.10.30 19:47:30.271476 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Debug> DynamicQueryHandler: Done processing query | ||
4969 | 2024.10.30 19:47:30.271539 [ 262 ] {591501d8-c776-4f0b-b400-11ed5cf17362} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4970 | 2024.10.30 19:47:30.271608 [ 262 ] {} <Debug> HTTP-Session: 196a8607-f5aa-4a64-8269-682bb4ee15c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4971 | 2024.10.30 19:47:30.271636 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4972 | 2024.10.30 19:47:30.271670 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2024.10.30 19:47:30.271700 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 30 rows starting from the beginning of the part | ||
4974 | 2024.10.30 19:47:30.271907 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_16_3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4975 | 2024.10.30 19:47:30.272019 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62247, User-Agent: (none), Length: 11428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4976 | 2024.10.30 19:47:30.272038 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4977 | 2024.10.30 19:47:30.272221 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4978 | 2024.10.30 19:47:30.272239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4979 | 2024.10.30 19:47:30.272322 [ 268 ] {} <Debug> HTTP-Session: 4a1040aa-c470-4332-881f-f14e68bc01cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62247 | ||
4980 | 2024.10.30 19:47:30.272415 [ 268 ] {} <Debug> HTTP-Session: 4a1040aa-c470-4332-881f-f14e68bc01cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4981 | 2024.10.30 19:47:30.272442 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
4982 | 2024.10.30 19:47:30.272464 [ 268 ] {} <Debug> HTTP-Session: 4a1040aa-c470-4332-881f-f14e68bc01cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4983 | 2024.10.30 19:47:30.272599 [ 268 ] {} <Trace> HTTP-Session: 4a1040aa-c470-4332-881f-f14e68bc01cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2024.10.30 19:47:30.272745 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
4985 | 2024.10.30 19:47:30.273043 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4986 | 2024.10.30 19:47:30.273093 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
4987 | 2024.10.30 19:47:30.273171 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4988 | 2024.10.30 19:47:30.273411 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
4989 | 2024.10.30 19:47:30.273840 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
4990 | 2024.10.30 19:47:30.274582 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4991 | 2024.10.30 19:47:30.275652 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2024.10.30 19:47:30.275733 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
4993 | 2024.10.30 19:47:30.276711 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005863047 sec., 22513.89081479306 rows/sec., 1.61 MiB/sec. | ||
4994 | 2024.10.30 19:47:30.276932 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4995 | 2024.10.30 19:47:30.276996 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4996 | 2024.10.30 19:47:30.278168 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2024.10.30 19:47:30.278271 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2024.10.30 19:47:30.278403 [ 192 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_16_3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4999 | 2024.10.30 19:47:30.278584 [ 151 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5000 | 2024.10.30 19:47:30.278658 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.005799 sec., 11553.716157958268 rows/sec., 930.76 KiB/sec. | ||
5001 | 2024.10.30 19:47:30.278673 [ 151 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5002 | 2024.10.30 19:47:30.278686 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5003 | 2024.10.30 19:47:30.278737 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5004 | 2024.10.30 19:47:30.279086 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
5005 | 2024.10.30 19:47:30.279150 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Debug> DynamicQueryHandler: Done processing query | ||
5006 | 2024.10.30 19:47:30.279187 [ 268 ] {dee9b9d2-a40c-4613-8b97-9c90c6339783} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5007 | 2024.10.30 19:47:30.279224 [ 268 ] {} <Debug> HTTP-Session: 4a1040aa-c470-4332-881f-f14e68bc01cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5008 | 2024.10.30 19:47:30.279354 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5009 | 2024.10.30 19:47:30.279414 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 591 rows starting from the beginning of the part | ||
5010 | 2024.10.30 19:47:30.279466 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5011 | 2024.10.30 19:47:30.279798 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59059, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5012 | 2024.10.30 19:47:30.279827 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 520 rows starting from the beginning of the part | ||
5013 | 2024.10.30 19:47:30.279931 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5014 | 2024.10.30 19:47:30.280016 [ 262 ] {} <Debug> HTTP-Session: 5b3430f3-25e2-44a7-b41d-c92d1bd71581 Authenticating user 'default' from [fd00:1122:3344:101::d]:59059 | ||
5015 | 2024.10.30 19:47:30.280120 [ 262 ] {} <Debug> HTTP-Session: 5b3430f3-25e2-44a7-b41d-c92d1bd71581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5016 | 2024.10.30 19:47:30.280205 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 85 rows starting from the beginning of the part | ||
5017 | 2024.10.30 19:47:30.280212 [ 262 ] {} <Debug> HTTP-Session: 5b3430f3-25e2-44a7-b41d-c92d1bd71581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5018 | 2024.10.30 19:47:30.280453 [ 262 ] {} <Trace> HTTP-Session: 5b3430f3-25e2-44a7-b41d-c92d1bd71581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5019 | 2024.10.30 19:47:30.280457 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
5020 | 2024.10.30 19:47:30.280669 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
5021 | 2024.10.30 19:47:30.280943 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 67 rows starting from the beginning of the part | ||
5022 | 2024.10.30 19:47:30.281052 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5023 | 2024.10.30 19:47:30.281387 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5024 | 2024.10.30 19:47:30.281942 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5025 | 2024.10.30 19:47:30.282886 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.10.30 19:47:30.282954 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5027 | 2024.10.30 19:47:30.283837 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5028 | 2024.10.30 19:47:30.284203 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 5 columns (5 merged, 0 gathered) in 0.005305861 sec., 274413.5211985387 rows/sec., 21.69 MiB/sec. | ||
5029 | 2024.10.30 19:47:30.284533 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5030 | 2024.10.30 19:47:30.284736 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5031 | 2024.10.30 19:47:30.285073 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5032 | 2024.10.30 19:47:30.285209 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2024.10.30 19:47:30.285244 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.004468 sec., 13652.641002685767 rows/sec., 980.72 KiB/sec. | ||
5034 | 2024.10.30 19:47:30.285265 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5035 | 2024.10.30 19:47:30.285795 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
5036 | 2024.10.30 19:47:30.285934 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Debug> DynamicQueryHandler: Done processing query | ||
5037 | 2024.10.30 19:47:30.285996 [ 262 ] {9e0a3e63-5f90-4873-b91c-e68793f0a184} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5038 | 2024.10.30 19:47:30.286009 [ 195 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5039 | 2024.10.30 19:47:30.286042 [ 262 ] {} <Debug> HTTP-Session: 5b3430f3-25e2-44a7-b41d-c92d1bd71581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5040 | 2024.10.30 19:47:30.286213 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5041 | 2024.10.30 19:47:30.286279 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2618 rows starting from the beginning of the part | ||
5042 | 2024.10.30 19:47:30.286281 [ 195 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_16_3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5043 | 2024.10.30 19:47:30.286369 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5044 | 2024.10.30 19:47:30.286532 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35812, User-Agent: (none), Length: 19043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5045 | 2024.10.30 19:47:30.286657 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5046 | 2024.10.30 19:47:30.286781 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5047 | 2024.10.30 19:47:30.286869 [ 265 ] {} <Debug> HTTP-Session: 5a2731d9-9ebb-4d12-8d32-08cea0c49373 Authenticating user 'default' from [fd00:1122:3344:101::d]:35812 | ||
5048 | 2024.10.30 19:47:30.286945 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 907 rows starting from the beginning of the part | ||
5049 | 2024.10.30 19:47:30.286956 [ 265 ] {} <Debug> HTTP-Session: 5a2731d9-9ebb-4d12-8d32-08cea0c49373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5050 | 2024.10.30 19:47:30.287054 [ 265 ] {} <Debug> HTTP-Session: 5a2731d9-9ebb-4d12-8d32-08cea0c49373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5051 | 2024.10.30 19:47:30.287240 [ 265 ] {} <Trace> HTTP-Session: 5a2731d9-9ebb-4d12-8d32-08cea0c49373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5052 | 2024.10.30 19:47:30.287227 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
5053 | 2024.10.30 19:47:30.287531 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 97 rows starting from the beginning of the part | ||
5054 | 2024.10.30 19:47:30.287700 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
5055 | 2024.10.30 19:47:30.287895 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35812) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5056 | 2024.10.30 19:47:30.288035 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 61 rows starting from the beginning of the part | ||
5057 | 2024.10.30 19:47:30.288196 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5058 | 2024.10.30 19:47:30.290196 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5059 | 2024.10.30 19:47:30.291585 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.10.30 19:47:30.291749 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5061 | 2024.10.30 19:47:30.292905 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3805 rows, containing 5 columns (5 merged, 0 gathered) in 0.007435448 sec., 511737.8266918147 rows/sec., 34.59 MiB/sec. | ||
5062 | 2024.10.30 19:47:30.293121 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5063 | 2024.10.30 19:47:30.293345 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5064 | 2024.10.30 19:47:30.294371 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5065 | 2024.10.30 19:47:30.294686 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5066 | 2024.10.30 19:47:30.294777 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2024.10.30 19:47:30.294781 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007279 sec., 1511.1965929385906 rows/sec., 2.71 MiB/sec. | ||
5068 | 2024.10.30 19:47:30.294831 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5069 | 2024.10.30 19:47:30.295218 [ 187 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2024.10.30 19:47:30.295359 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
5071 | 2024.10.30 19:47:30.295649 [ 187 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5072 | 2024.10.30 19:47:30.295875 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
5073 | 2024.10.30 19:47:30.296039 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Debug> DynamicQueryHandler: Done processing query | ||
5074 | 2024.10.30 19:47:30.296077 [ 265 ] {d5835fc5-7696-40fd-8460-097f14a5e270} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
5075 | 2024.10.30 19:47:30.296109 [ 265 ] {} <Debug> HTTP-Session: 5a2731d9-9ebb-4d12-8d32-08cea0c49373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5076 | 2024.10.30 19:47:30.296128 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5077 | 2024.10.30 19:47:30.296183 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
5078 | 2024.10.30 19:47:30.296387 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5079 | 2024.10.30 19:47:30.296728 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60763, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5080 | 2024.10.30 19:47:30.296732 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
5081 | 2024.10.30 19:47:30.296844 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5082 | 2024.10.30 19:47:30.296903 [ 262 ] {} <Debug> HTTP-Session: 2f3f8d5c-d3ca-46db-84df-01b4a04e2854 Authenticating user 'default' from [fd00:1122:3344:101::d]:60763 | ||
5083 | 2024.10.30 19:47:30.297046 [ 262 ] {} <Debug> HTTP-Session: 2f3f8d5c-d3ca-46db-84df-01b4a04e2854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5084 | 2024.10.30 19:47:30.297168 [ 262 ] {} <Debug> HTTP-Session: 2f3f8d5c-d3ca-46db-84df-01b4a04e2854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5085 | 2024.10.30 19:47:30.297289 [ 262 ] {} <Trace> HTTP-Session: 2f3f8d5c-d3ca-46db-84df-01b4a04e2854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5086 | 2024.10.30 19:47:30.297299 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
5087 | 2024.10.30 19:47:30.297758 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60763) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5088 | 2024.10.30 19:47:30.297792 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
5089 | 2024.10.30 19:47:30.297890 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5090 | 2024.10.30 19:47:30.298554 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
5091 | 2024.10.30 19:47:30.298765 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5092 | 2024.10.30 19:47:30.299258 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
5093 | 2024.10.30 19:47:30.300165 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.10.30 19:47:30.300301 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5095 | 2024.10.30 19:47:30.301300 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5096 | 2024.10.30 19:47:30.302272 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.10.30 19:47:30.302605 [ 151 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5098 | 2024.10.30 19:47:30.302705 [ 151 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.10.30 19:47:30.302719 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.005251 sec., 5713.197486193107 rows/sec., 387.76 KiB/sec. | ||
5100 | 2024.10.30 19:47:30.302770 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5101 | 2024.10.30 19:47:30.303317 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
5102 | 2024.10.30 19:47:30.303411 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Debug> DynamicQueryHandler: Done processing query | ||
5103 | 2024.10.30 19:47:30.303524 [ 262 ] {37914a19-0b88-4416-b998-f9493ca48a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5104 | 2024.10.30 19:47:30.303598 [ 262 ] {} <Debug> HTTP-Session: 2f3f8d5c-d3ca-46db-84df-01b4a04e2854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.10.30 19:47:30.303819 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5106 | 2024.10.30 19:47:30.303870 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 248 rows starting from the beginning of the part | ||
5107 | 2024.10.30 19:47:30.304067 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
5108 | 2024.10.30 19:47:30.304455 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5109 | 2024.10.30 19:47:30.304608 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
5110 | 2024.10.30 19:47:30.304923 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5111 | |||
5112 | (version 23.8.7.1) | ||
5113 | 2024.10.30 19:47:30.305001 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
5114 | 2024.10.30 19:47:30.305380 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
5115 | 2024.10.30 19:47:30.305658 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
5116 | 2024.10.30 19:47:30.307393 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.004425567 sec., 89931.97933733689 rows/sec., 5.93 MiB/sec. | ||
5117 | 2024.10.30 19:47:30.307592 [ 190 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5118 | 2024.10.30 19:47:30.308156 [ 190 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2024.10.30 19:47:30.308435 [ 190 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_16_3} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5120 | 2024.10.30 19:47:30.308850 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5121 | 2024.10.30 19:47:30.309014 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.014047784 sec., 11959.181604728547 rows/sec., 21.43 MiB/sec. | ||
5122 | 2024.10.30 19:47:30.309319 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5123 | 2024.10.30 19:47:30.309889 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.10.30 19:47:30.309964 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5125 | 2024.10.30 19:47:30.310067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
5126 | 2024.10.30 19:47:30.666839 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5127 | 2024.10.30 19:47:30.842314 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5128 | 2024.10.30 19:47:30.876762 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5129 | 2024.10.30 19:47:30.932294 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5130 | 2024.10.30 19:47:30.982749 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5131 | 2024.10.30 19:47:31.056262 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5132 | 2024.10.30 19:47:31.061676 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5133 | 2024.10.30 19:47:35.236739 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65379, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5134 | 2024.10.30 19:47:35.236865 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5135 | 2024.10.30 19:47:35.236889 [ 265 ] {} <Debug> HTTP-Session: b9bbf300-c4ba-4a6b-a481-8333a7f062f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65379 | ||
5136 | 2024.10.30 19:47:35.236912 [ 265 ] {} <Debug> HTTP-Session: b9bbf300-c4ba-4a6b-a481-8333a7f062f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5137 | 2024.10.30 19:47:35.236926 [ 265 ] {} <Debug> HTTP-Session: b9bbf300-c4ba-4a6b-a481-8333a7f062f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5138 | 2024.10.30 19:47:35.236976 [ 265 ] {} <Trace> HTTP-Session: b9bbf300-c4ba-4a6b-a481-8333a7f062f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5139 | 2024.10.30 19:47:35.237168 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65379) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
5140 | 2024.10.30 19:47:35.237236 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
5141 | 2024.10.30 19:47:35.237567 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5142 | 2024.10.30 19:47:35.237999 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2024.10.30 19:47:35.238048 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5144 | 2024.10.30 19:47:35.238672 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5145 | 2024.10.30 19:47:35.239282 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2024.10.30 19:47:35.239520 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002412 sec., 14925.373134328358 rows/sec., 1.11 MiB/sec. | ||
5147 | 2024.10.30 19:47:35.239775 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Debug> DynamicQueryHandler: Done processing query | ||
5148 | 2024.10.30 19:47:35.239812 [ 265 ] {39bca1cc-07a2-44cf-920c-8c7c0ea2b242} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5149 | 2024.10.30 19:47:35.239838 [ 265 ] {} <Debug> HTTP-Session: b9bbf300-c4ba-4a6b-a481-8333a7f062f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5150 | 2024.10.30 19:47:35.240072 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5151 | 2024.10.30 19:47:35.240159 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46451, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5152 | 2024.10.30 19:47:35.240287 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5153 | 2024.10.30 19:47:35.240315 [ 272 ] {} <Debug> HTTP-Session: 7555ceeb-dfa3-47d9-b866-f42652c6761c Authenticating user 'default' from [fd00:1122:3344:101::d]:46451 | ||
5154 | 2024.10.30 19:47:35.240339 [ 272 ] {} <Debug> HTTP-Session: 7555ceeb-dfa3-47d9-b866-f42652c6761c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5155 | 2024.10.30 19:47:35.240354 [ 272 ] {} <Debug> HTTP-Session: 7555ceeb-dfa3-47d9-b866-f42652c6761c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5156 | 2024.10.30 19:47:35.240409 [ 272 ] {} <Trace> HTTP-Session: 7555ceeb-dfa3-47d9-b866-f42652c6761c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5157 | 2024.10.30 19:47:35.240655 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46451) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5158 | 2024.10.30 19:47:35.240726 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5159 | 2024.10.30 19:47:35.241086 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5160 | 2024.10.30 19:47:35.241637 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5161 | 2024.10.30 19:47:35.241686 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5162 | 2024.10.30 19:47:35.242137 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5163 | 2024.10.30 19:47:35.242545 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5164 | 2024.10.30 19:47:35.242724 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002167 sec., 88601.75357637287 rows/sec., 7.51 MiB/sec. | ||
5165 | 2024.10.30 19:47:35.242942 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Debug> DynamicQueryHandler: Done processing query | ||
5166 | 2024.10.30 19:47:35.242970 [ 272 ] {5ba5abbd-4d05-4044-90d8-1944ea061a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5167 | 2024.10.30 19:47:35.242987 [ 272 ] {} <Debug> HTTP-Session: 7555ceeb-dfa3-47d9-b866-f42652c6761c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5168 | 2024.10.30 19:47:35.243173 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5169 | 2024.10.30 19:47:35.243232 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34989, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5170 | 2024.10.30 19:47:35.243328 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5171 | 2024.10.30 19:47:35.243356 [ 265 ] {} <Debug> HTTP-Session: c3a7feb0-e3bf-471a-abe8-cdc39e124084 Authenticating user 'default' from [fd00:1122:3344:101::d]:34989 | ||
5172 | 2024.10.30 19:47:35.243377 [ 265 ] {} <Debug> HTTP-Session: c3a7feb0-e3bf-471a-abe8-cdc39e124084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5173 | 2024.10.30 19:47:35.243392 [ 265 ] {} <Debug> HTTP-Session: c3a7feb0-e3bf-471a-abe8-cdc39e124084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5174 | 2024.10.30 19:47:35.243432 [ 265 ] {} <Trace> HTTP-Session: c3a7feb0-e3bf-471a-abe8-cdc39e124084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5175 | 2024.10.30 19:47:35.243577 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34989) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5176 | 2024.10.30 19:47:35.243627 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5177 | 2024.10.30 19:47:35.243893 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5178 | 2024.10.30 19:47:35.244255 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5179 | 2024.10.30 19:47:35.244291 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5180 | 2024.10.30 19:47:35.244653 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5181 | 2024.10.30 19:47:35.245032 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5182 | 2024.10.30 19:47:35.245185 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001652 sec., 27239.709443099273 rows/sec., 1.95 MiB/sec. | ||
5183 | 2024.10.30 19:47:35.245346 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Debug> DynamicQueryHandler: Done processing query | ||
5184 | 2024.10.30 19:47:35.245370 [ 265 ] {2ac4657f-1591-4379-8bcf-af24ee74c994} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5185 | 2024.10.30 19:47:35.245385 [ 265 ] {} <Debug> HTTP-Session: c3a7feb0-e3bf-471a-abe8-cdc39e124084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5186 | 2024.10.30 19:47:35.245576 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5187 | 2024.10.30 19:47:35.245667 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64314, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5188 | 2024.10.30 19:47:35.245750 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5189 | 2024.10.30 19:47:35.245776 [ 272 ] {} <Debug> HTTP-Session: 896e23c2-21d0-42e3-b665-b46199a77aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64314 | ||
5190 | 2024.10.30 19:47:35.245800 [ 272 ] {} <Debug> HTTP-Session: 896e23c2-21d0-42e3-b665-b46199a77aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5191 | 2024.10.30 19:47:35.245817 [ 272 ] {} <Debug> HTTP-Session: 896e23c2-21d0-42e3-b665-b46199a77aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5192 | 2024.10.30 19:47:35.245865 [ 272 ] {} <Trace> HTTP-Session: 896e23c2-21d0-42e3-b665-b46199a77aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5193 | 2024.10.30 19:47:35.246012 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64314) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5194 | 2024.10.30 19:47:35.246063 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5195 | 2024.10.30 19:47:35.246342 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5196 | 2024.10.30 19:47:35.246727 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2024.10.30 19:47:35.246765 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5198 | 2024.10.30 19:47:35.247143 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5199 | 2024.10.30 19:47:35.247519 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5200 | 2024.10.30 19:47:35.247676 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001713 sec., 21015.761821366024 rows/sec., 1.54 MiB/sec. | ||
5201 | 2024.10.30 19:47:35.247841 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Debug> DynamicQueryHandler: Done processing query | ||
5202 | 2024.10.30 19:47:35.247865 [ 272 ] {8dbae052-51e9-43bc-8df8-47ad571d836e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5203 | 2024.10.30 19:47:35.247881 [ 272 ] {} <Debug> HTTP-Session: 896e23c2-21d0-42e3-b665-b46199a77aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5204 | 2024.10.30 19:47:35.248070 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5205 | 2024.10.30 19:47:35.248171 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42247, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5206 | 2024.10.30 19:47:35.248247 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5207 | 2024.10.30 19:47:35.248269 [ 265 ] {} <Debug> HTTP-Session: acb666e1-544d-43cd-9aad-be5ef44e656c Authenticating user 'default' from [fd00:1122:3344:101::d]:42247 | ||
5208 | 2024.10.30 19:47:35.248287 [ 265 ] {} <Debug> HTTP-Session: acb666e1-544d-43cd-9aad-be5ef44e656c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5209 | 2024.10.30 19:47:35.248301 [ 265 ] {} <Debug> HTTP-Session: acb666e1-544d-43cd-9aad-be5ef44e656c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5210 | 2024.10.30 19:47:35.248340 [ 265 ] {} <Trace> HTTP-Session: acb666e1-544d-43cd-9aad-be5ef44e656c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5211 | 2024.10.30 19:47:35.248474 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42247) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5212 | 2024.10.30 19:47:35.248522 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5213 | 2024.10.30 19:47:35.248807 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5214 | 2024.10.30 19:47:35.249222 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2024.10.30 19:47:35.249259 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5216 | 2024.10.30 19:47:35.249637 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5217 | 2024.10.30 19:47:35.250017 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2024.10.30 19:47:35.250177 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00173 sec., 10404.624277456647 rows/sec., 730.45 KiB/sec. | ||
5219 | 2024.10.30 19:47:35.250409 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Debug> DynamicQueryHandler: Done processing query | ||
5220 | 2024.10.30 19:47:35.250434 [ 265 ] {7d9af892-d460-4878-8265-abd7dd30b3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5221 | 2024.10.30 19:47:35.250450 [ 265 ] {} <Debug> HTTP-Session: acb666e1-544d-43cd-9aad-be5ef44e656c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5222 | 2024.10.30 19:47:35.250608 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5223 | 2024.10.30 19:47:35.250741 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43910, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5224 | 2024.10.30 19:47:35.250826 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5225 | |||
5226 | (version 23.8.7.1) | ||
5227 | 2024.10.30 19:47:35.250837 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5228 | 2024.10.30 19:47:35.250884 [ 272 ] {} <Debug> HTTP-Session: 18388c36-4e6e-454a-895d-c247e1be2ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43910 | ||
5229 | 2024.10.30 19:47:35.250908 [ 272 ] {} <Debug> HTTP-Session: 18388c36-4e6e-454a-895d-c247e1be2ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5230 | 2024.10.30 19:47:35.250922 [ 272 ] {} <Debug> HTTP-Session: 18388c36-4e6e-454a-895d-c247e1be2ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5231 | 2024.10.30 19:47:35.250962 [ 272 ] {} <Trace> HTTP-Session: 18388c36-4e6e-454a-895d-c247e1be2ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5232 | 2024.10.30 19:47:35.251109 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5233 | 2024.10.30 19:47:35.251157 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5234 | 2024.10.30 19:47:35.251422 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5235 | 2024.10.30 19:47:35.251833 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5236 | 2024.10.30 19:47:35.251871 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5237 | 2024.10.30 19:47:35.252239 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5238 | 2024.10.30 19:47:35.252619 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2024.10.30 19:47:35.252778 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.00171 sec., 47368.42105263158 rows/sec., 3.72 MiB/sec. | ||
5240 | 2024.10.30 19:47:35.253122 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Debug> DynamicQueryHandler: Done processing query | ||
5241 | 2024.10.30 19:47:35.253148 [ 272 ] {0a509532-338f-428f-aba9-0be07049b562} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5242 | 2024.10.30 19:47:35.253164 [ 272 ] {} <Debug> HTTP-Session: 18388c36-4e6e-454a-895d-c247e1be2ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5243 | 2024.10.30 19:47:35.253344 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5244 | 2024.10.30 19:47:35.253432 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46637, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5245 | 2024.10.30 19:47:35.253508 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5246 | 2024.10.30 19:47:35.253532 [ 265 ] {} <Debug> HTTP-Session: 159e3e6c-12b2-4822-a0be-aefaaa21ec50 Authenticating user 'default' from [fd00:1122:3344:101::d]:46637 | ||
5247 | 2024.10.30 19:47:35.253553 [ 265 ] {} <Debug> HTTP-Session: 159e3e6c-12b2-4822-a0be-aefaaa21ec50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5248 | 2024.10.30 19:47:35.253570 [ 265 ] {} <Debug> HTTP-Session: 159e3e6c-12b2-4822-a0be-aefaaa21ec50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5249 | 2024.10.30 19:47:35.253615 [ 265 ] {} <Trace> HTTP-Session: 159e3e6c-12b2-4822-a0be-aefaaa21ec50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5250 | 2024.10.30 19:47:35.253780 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5251 | 2024.10.30 19:47:35.253840 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5252 | 2024.10.30 19:47:35.254022 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5253 | 2024.10.30 19:47:35.254359 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2024.10.30 19:47:35.254395 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5255 | 2024.10.30 19:47:35.254782 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5256 | 2024.10.30 19:47:35.255133 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2024.10.30 19:47:35.255284 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.68 MiB/sec. | ||
5258 | 2024.10.30 19:47:35.255461 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Debug> DynamicQueryHandler: Done processing query | ||
5259 | 2024.10.30 19:47:35.255485 [ 265 ] {f5be7d0a-879d-4f0b-a322-0ee35d010be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5260 | 2024.10.30 19:47:35.255501 [ 265 ] {} <Debug> HTTP-Session: 159e3e6c-12b2-4822-a0be-aefaaa21ec50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5261 | 2024.10.30 19:47:35.255690 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5262 | 2024.10.30 19:47:35.255759 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43910, User-Agent: (none), Length: 44498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5263 | 2024.10.30 19:47:35.255831 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5264 | 2024.10.30 19:47:35.255852 [ 272 ] {} <Debug> HTTP-Session: a50617ba-ac6e-47ee-9918-9ce4738fffc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43910 | ||
5265 | 2024.10.30 19:47:35.255869 [ 272 ] {} <Debug> HTTP-Session: a50617ba-ac6e-47ee-9918-9ce4738fffc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5266 | 2024.10.30 19:47:35.255883 [ 272 ] {} <Debug> HTTP-Session: a50617ba-ac6e-47ee-9918-9ce4738fffc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5267 | 2024.10.30 19:47:35.255921 [ 272 ] {} <Trace> HTTP-Session: a50617ba-ac6e-47ee-9918-9ce4738fffc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5268 | 2024.10.30 19:47:35.256252 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5269 | 2024.10.30 19:47:35.256331 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5270 | 2024.10.30 19:47:35.256826 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5271 | 2024.10.30 19:47:35.257512 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2024.10.30 19:47:35.257549 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5273 | 2024.10.30 19:47:35.258202 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5274 | 2024.10.30 19:47:35.258629 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2024.10.30 19:47:35.258839 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002815 sec., 9591.474245115454 rows/sec., 17.19 MiB/sec. | ||
5276 | 2024.10.30 19:47:35.259355 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Debug> DynamicQueryHandler: Done processing query | ||
5277 | 2024.10.30 19:47:35.259380 [ 272 ] {a44ee81f-8973-451c-b98b-5150f360ef0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
5278 | 2024.10.30 19:47:35.259396 [ 272 ] {} <Debug> HTTP-Session: a50617ba-ac6e-47ee-9918-9ce4738fffc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5279 | 2024.10.30 19:47:35.259570 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5280 | 2024.10.30 19:47:35.259632 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59171, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5281 | 2024.10.30 19:47:35.259716 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5282 | 2024.10.30 19:47:35.259742 [ 265 ] {} <Debug> HTTP-Session: 7640b888-c487-4f7e-a4da-d7989e6aba5c Authenticating user 'default' from [fd00:1122:3344:101::d]:59171 | ||
5283 | 2024.10.30 19:47:35.259762 [ 265 ] {} <Debug> HTTP-Session: 7640b888-c487-4f7e-a4da-d7989e6aba5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.10.30 19:47:35.259779 [ 265 ] {} <Debug> HTTP-Session: 7640b888-c487-4f7e-a4da-d7989e6aba5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5285 | 2024.10.30 19:47:35.259823 [ 265 ] {} <Trace> HTTP-Session: 7640b888-c487-4f7e-a4da-d7989e6aba5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5286 | 2024.10.30 19:47:35.259960 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59171) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5287 | 2024.10.30 19:47:35.260007 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5288 | 2024.10.30 19:47:35.260158 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5289 | 2024.10.30 19:47:35.260438 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2024.10.30 19:47:35.260473 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5291 | 2024.10.30 19:47:35.260841 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5292 | 2024.10.30 19:47:35.261191 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2024.10.30 19:47:35.261328 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00141 sec., 21276.59574468085 rows/sec., 1.41 MiB/sec. | ||
5294 | 2024.10.30 19:47:35.261582 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Debug> DynamicQueryHandler: Done processing query | ||
5295 | 2024.10.30 19:47:35.261610 [ 265 ] {122d60b6-32ca-49b7-a61b-264bae5858ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5296 | 2024.10.30 19:47:35.261626 [ 265 ] {} <Debug> HTTP-Session: 7640b888-c487-4f7e-a4da-d7989e6aba5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5297 | 2024.10.30 19:47:35.261960 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5298 | 2024.10.30 19:47:36.638783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 480 | ||
5299 | 2024.10.30 19:47:36.641745 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2024.10.30 19:47:36.641797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5301 | 2024.10.30 19:47:36.643290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5302 | 2024.10.30 19:47:36.644281 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2024.10.30 19:47:36.644882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
5304 | 2024.10.30 19:47:40.272527 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5305 | 2024.10.30 19:47:40.272716 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5306 | 2024.10.30 19:47:40.272760 [ 265 ] {} <Debug> HTTP-Session: 0a7e4e53-07ca-4109-91d5-e35ec61ccbca Authenticating user 'default' from [fd00:1122:3344:101::d]:38403 | ||
5307 | 2024.10.30 19:47:40.272801 [ 265 ] {} <Debug> HTTP-Session: 0a7e4e53-07ca-4109-91d5-e35ec61ccbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5308 | 2024.10.30 19:47:40.272829 [ 265 ] {} <Debug> HTTP-Session: 0a7e4e53-07ca-4109-91d5-e35ec61ccbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5309 | 2024.10.30 19:47:40.272910 [ 265 ] {} <Trace> HTTP-Session: 0a7e4e53-07ca-4109-91d5-e35ec61ccbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2024.10.30 19:47:40.273183 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38403) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
5311 | 2024.10.30 19:47:40.273250 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
5312 | 2024.10.30 19:47:40.273584 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5313 | 2024.10.30 19:47:40.274131 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5314 | 2024.10.30 19:47:40.274174 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5315 | 2024.10.30 19:47:40.274598 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5316 | 2024.10.30 19:47:40.274985 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2024.10.30 19:47:40.275159 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002035 sec., 17690.417690417693 rows/sec., 1.31 MiB/sec. | ||
5318 | 2024.10.30 19:47:40.275369 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Debug> DynamicQueryHandler: Done processing query | ||
5319 | 2024.10.30 19:47:40.275395 [ 265 ] {11f083bc-bd94-4ab6-b3ab-6398878bc0a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5320 | 2024.10.30 19:47:40.275411 [ 265 ] {} <Debug> HTTP-Session: 0a7e4e53-07ca-4109-91d5-e35ec61ccbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5321 | 2024.10.30 19:47:40.275756 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5322 | 2024.10.30 19:47:40.275973 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41443, User-Agent: (none), Length: 188396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5323 | 2024.10.30 19:47:40.276100 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5324 | 2024.10.30 19:47:40.276130 [ 272 ] {} <Debug> HTTP-Session: 2a325656-42b5-436f-b776-9d369dc18c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:41443 | ||
5325 | 2024.10.30 19:47:40.276158 [ 272 ] {} <Debug> HTTP-Session: 2a325656-42b5-436f-b776-9d369dc18c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5326 | 2024.10.30 19:47:40.276176 [ 272 ] {} <Debug> HTTP-Session: 2a325656-42b5-436f-b776-9d369dc18c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5327 | 2024.10.30 19:47:40.276236 [ 272 ] {} <Trace> HTTP-Session: 2a325656-42b5-436f-b776-9d369dc18c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2024.10.30 19:47:40.276894 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41443) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5329 | 2024.10.30 19:47:40.276976 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5330 | 2024.10.30 19:47:40.277347 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5331 | 2024.10.30 19:47:40.278661 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.10.30 19:47:40.278711 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5333 | 2024.10.30 19:47:40.279281 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5334 | 2024.10.30 19:47:40.279696 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.10.30 19:47:40.279884 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Debug> executeQuery: Read 1300 rows, 109.87 KiB in 0.003434 sec., 378567.26849155506 rows/sec., 31.25 MiB/sec. | ||
5336 | 2024.10.30 19:47:40.280265 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Debug> DynamicQueryHandler: Done processing query | ||
5337 | 2024.10.30 19:47:40.280294 [ 272 ] {d0d79e2e-00ff-444d-ab8c-1bd30457b2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
5338 | 2024.10.30 19:47:40.280311 [ 272 ] {} <Debug> HTTP-Session: 2a325656-42b5-436f-b776-9d369dc18c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5339 | 2024.10.30 19:47:40.280551 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5340 | 2024.10.30 19:47:40.280611 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5341 | 2024.10.30 19:47:40.280758 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5342 | 2024.10.30 19:47:40.280806 [ 265 ] {} <Debug> HTTP-Session: 09617c58-e5ae-4b80-9ec7-6e2cd3168e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:38403 | ||
5343 | 2024.10.30 19:47:40.280842 [ 265 ] {} <Debug> HTTP-Session: 09617c58-e5ae-4b80-9ec7-6e2cd3168e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5344 | 2024.10.30 19:47:40.280870 [ 265 ] {} <Debug> HTTP-Session: 09617c58-e5ae-4b80-9ec7-6e2cd3168e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5345 | 2024.10.30 19:47:40.280939 [ 265 ] {} <Trace> HTTP-Session: 09617c58-e5ae-4b80-9ec7-6e2cd3168e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5346 | 2024.10.30 19:47:40.281132 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38403) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5347 | 2024.10.30 19:47:40.281182 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5348 | 2024.10.30 19:47:40.281452 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5349 | 2024.10.30 19:47:40.281803 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.10.30 19:47:40.281840 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5351 | 2024.10.30 19:47:40.282218 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5352 | 2024.10.30 19:47:40.282590 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.10.30 19:47:40.282749 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001662 sec., 17448.856799037305 rows/sec., 1.23 MiB/sec. | ||
5354 | 2024.10.30 19:47:40.282929 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Debug> DynamicQueryHandler: Done processing query | ||
5355 | 2024.10.30 19:47:40.282954 [ 265 ] {d9d01508-238a-49bf-a00b-ea88facc5cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5356 | 2024.10.30 19:47:40.282971 [ 265 ] {} <Debug> HTTP-Session: 09617c58-e5ae-4b80-9ec7-6e2cd3168e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5357 | 2024.10.30 19:47:40.283170 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5358 | 2024.10.30 19:47:40.283297 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63910, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5359 | 2024.10.30 19:47:40.283379 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5360 | 2024.10.30 19:47:40.283404 [ 272 ] {} <Debug> HTTP-Session: 59003f9d-2cc9-429f-b2cd-eed75ba96363 Authenticating user 'default' from [fd00:1122:3344:101::d]:63910 | ||
5361 | 2024.10.30 19:47:40.283428 [ 272 ] {} <Debug> HTTP-Session: 59003f9d-2cc9-429f-b2cd-eed75ba96363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5362 | 2024.10.30 19:47:40.283445 [ 272 ] {} <Debug> HTTP-Session: 59003f9d-2cc9-429f-b2cd-eed75ba96363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5363 | 2024.10.30 19:47:40.283495 [ 272 ] {} <Trace> HTTP-Session: 59003f9d-2cc9-429f-b2cd-eed75ba96363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5364 | 2024.10.30 19:47:40.283765 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63910) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5365 | 2024.10.30 19:47:40.283827 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5366 | 2024.10.30 19:47:40.284144 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5367 | 2024.10.30 19:47:40.284638 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.10.30 19:47:40.284677 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5369 | 2024.10.30 19:47:40.285075 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5370 | 2024.10.30 19:47:40.285457 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.10.30 19:47:40.285615 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.002003 sec., 131802.29655516724 rows/sec., 9.03 MiB/sec. | ||
5372 | 2024.10.30 19:47:40.285785 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Debug> DynamicQueryHandler: Done processing query | ||
5373 | 2024.10.30 19:47:40.285809 [ 272 ] {53d0d3af-7a17-4109-a7c7-f0e4caf9c084} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
5374 | 2024.10.30 19:47:40.285825 [ 272 ] {} <Debug> HTTP-Session: 59003f9d-2cc9-429f-b2cd-eed75ba96363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5375 | 2024.10.30 19:47:40.286023 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5376 | 2024.10.30 19:47:40.286024 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5377 | 2024.10.30 19:47:40.286134 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5378 | 2024.10.30 19:47:40.286158 [ 265 ] {} <Debug> HTTP-Session: b697dbde-2dd7-485e-ab14-f1ce20691558 Authenticating user 'default' from [fd00:1122:3344:101::d]:38403 | ||
5379 | 2024.10.30 19:47:40.286208 [ 265 ] {} <Debug> HTTP-Session: b697dbde-2dd7-485e-ab14-f1ce20691558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5380 | 2024.10.30 19:47:40.286229 [ 265 ] {} <Debug> HTTP-Session: b697dbde-2dd7-485e-ab14-f1ce20691558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5381 | 2024.10.30 19:47:40.286276 [ 265 ] {} <Trace> HTTP-Session: b697dbde-2dd7-485e-ab14-f1ce20691558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5382 | 2024.10.30 19:47:40.286416 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38403) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5383 | 2024.10.30 19:47:40.286472 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5384 | 2024.10.30 19:47:40.286785 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5385 | 2024.10.30 19:47:40.287146 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2024.10.30 19:47:40.287184 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5387 | 2024.10.30 19:47:40.287563 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5388 | 2024.10.30 19:47:40.287936 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2024.10.30 19:47:40.288104 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001729 sec., 10410.641989589358 rows/sec., 730.87 KiB/sec. | ||
5390 | 2024.10.30 19:47:40.288282 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Debug> DynamicQueryHandler: Done processing query | ||
5391 | 2024.10.30 19:47:40.288308 [ 265 ] {68254816-c686-44f2-9fe3-217d448a784f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5392 | 2024.10.30 19:47:40.288326 [ 265 ] {} <Debug> HTTP-Session: b697dbde-2dd7-485e-ab14-f1ce20691558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5393 | 2024.10.30 19:47:40.288616 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5394 | 2024.10.30 19:47:40.288722 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39742, User-Agent: (none), Length: 86023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5395 | 2024.10.30 19:47:40.288792 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5396 | 2024.10.30 19:47:40.288818 [ 272 ] {} <Debug> HTTP-Session: 712d5327-99ed-43c3-bdce-643a50bf2dca Authenticating user 'default' from [fd00:1122:3344:101::d]:39742 | ||
5397 | 2024.10.30 19:47:40.288838 [ 272 ] {} <Debug> HTTP-Session: 712d5327-99ed-43c3-bdce-643a50bf2dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5398 | 2024.10.30 19:47:40.288856 [ 272 ] {} <Debug> HTTP-Session: 712d5327-99ed-43c3-bdce-643a50bf2dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5399 | 2024.10.30 19:47:40.288901 [ 272 ] {} <Trace> HTTP-Session: 712d5327-99ed-43c3-bdce-643a50bf2dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5400 | 2024.10.30 19:47:40.289257 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39742) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5401 | 2024.10.30 19:47:40.289305 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5402 | 2024.10.30 19:47:40.289567 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5403 | 2024.10.30 19:47:40.290254 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2024.10.30 19:47:40.290292 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5405 | 2024.10.30 19:47:40.290680 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5406 | 2024.10.30 19:47:40.291055 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2024.10.30 19:47:40.291237 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Debug> executeQuery: Read 521 rows, 39.52 KiB in 0.002192 sec., 237682.48175182482 rows/sec., 17.61 MiB/sec. | ||
5408 | 2024.10.30 19:47:40.291429 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Debug> DynamicQueryHandler: Done processing query | ||
5409 | 2024.10.30 19:47:40.291454 [ 272 ] {28301033-988b-42e9-81a2-730372daf3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
5410 | 2024.10.30 19:47:40.291470 [ 272 ] {} <Debug> HTTP-Session: 712d5327-99ed-43c3-bdce-643a50bf2dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5411 | 2024.10.30 19:47:40.291830 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5412 | 2024.10.30 19:47:40.291830 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Length: 171764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5413 | 2024.10.30 19:47:40.291938 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5414 | 2024.10.30 19:47:40.291958 [ 265 ] {} <Debug> HTTP-Session: a5f2742b-db77-4f05-b7e0-902e42259a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:38403 | ||
5415 | 2024.10.30 19:47:40.291975 [ 265 ] {} <Debug> HTTP-Session: a5f2742b-db77-4f05-b7e0-902e42259a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5416 | 2024.10.30 19:47:40.291991 [ 265 ] {} <Debug> HTTP-Session: a5f2742b-db77-4f05-b7e0-902e42259a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5417 | 2024.10.30 19:47:40.292030 [ 265 ] {} <Trace> HTTP-Session: a5f2742b-db77-4f05-b7e0-902e42259a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5418 | 2024.10.30 19:47:40.292753 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38403) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5419 | 2024.10.30 19:47:40.292806 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5420 | 2024.10.30 19:47:40.292996 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5421 | 2024.10.30 19:47:40.293776 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2024.10.30 19:47:40.293813 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5423 | 2024.10.30 19:47:40.294264 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5424 | 2024.10.30 19:47:40.294620 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5425 | 2024.10.30 19:47:40.294773 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Debug> executeQuery: Read 906 rows, 62.14 KiB in 0.002585 sec., 350483.5589941973 rows/sec., 23.48 MiB/sec. | ||
5426 | 2024.10.30 19:47:40.294976 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Debug> DynamicQueryHandler: Done processing query | ||
5427 | 2024.10.30 19:47:40.295001 [ 265 ] {d7e4c419-2063-495b-90d2-9819cb1f9b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
5428 | 2024.10.30 19:47:40.295019 [ 265 ] {} <Debug> HTTP-Session: a5f2742b-db77-4f05-b7e0-902e42259a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5429 | 2024.10.30 19:47:40.295242 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5430 | 2024.10.30 19:47:40.295257 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39742, User-Agent: (none), Length: 19033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5431 | 2024.10.30 19:47:40.295352 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5432 | 2024.10.30 19:47:40.295378 [ 272 ] {} <Debug> HTTP-Session: 55a95dcf-1681-41c4-8aea-199c717e5605 Authenticating user 'default' from [fd00:1122:3344:101::d]:39742 | ||
5433 | 2024.10.30 19:47:40.295406 [ 272 ] {} <Debug> HTTP-Session: 55a95dcf-1681-41c4-8aea-199c717e5605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5434 | 2024.10.30 19:47:40.295430 [ 272 ] {} <Debug> HTTP-Session: 55a95dcf-1681-41c4-8aea-199c717e5605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5435 | 2024.10.30 19:47:40.295477 [ 272 ] {} <Trace> HTTP-Session: 55a95dcf-1681-41c4-8aea-199c717e5605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5436 | 2024.10.30 19:47:40.295819 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39742) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5437 | 2024.10.30 19:47:40.295912 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5438 | 2024.10.30 19:47:40.296462 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5439 | 2024.10.30 19:47:40.297000 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2024.10.30 19:47:40.297038 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5441 | 2024.10.30 19:47:40.297658 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5442 | 2024.10.30 19:47:40.298085 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5443 | 2024.10.30 19:47:40.298265 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002682 sec., 4101.416853094705 rows/sec., 7.35 MiB/sec. | ||
5444 | 2024.10.30 19:47:40.298494 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Debug> DynamicQueryHandler: Done processing query | ||
5445 | 2024.10.30 19:47:40.298520 [ 272 ] {00367d77-d15c-4e18-8519-ef37702937b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
5446 | 2024.10.30 19:47:40.298536 [ 272 ] {} <Debug> HTTP-Session: 55a95dcf-1681-41c4-8aea-199c717e5605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5447 | 2024.10.30 19:47:40.298715 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5448 | 2024.10.30 19:47:40.298818 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65208, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5449 | 2024.10.30 19:47:40.298888 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5450 | 2024.10.30 19:47:40.298910 [ 265 ] {} <Debug> HTTP-Session: 299e947d-8de4-4bd0-aab1-3d74549a0f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:65208 | ||
5451 | 2024.10.30 19:47:40.298929 [ 265 ] {} <Debug> HTTP-Session: 299e947d-8de4-4bd0-aab1-3d74549a0f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5452 | 2024.10.30 19:47:40.298943 [ 265 ] {} <Debug> HTTP-Session: 299e947d-8de4-4bd0-aab1-3d74549a0f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5453 | 2024.10.30 19:47:40.298983 [ 265 ] {} <Trace> HTTP-Session: 299e947d-8de4-4bd0-aab1-3d74549a0f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5454 | 2024.10.30 19:47:40.299119 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65208) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5455 | 2024.10.30 19:47:40.299178 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5456 | 2024.10.30 19:47:40.299366 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5457 | 2024.10.30 19:47:40.299701 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2024.10.30 19:47:40.299744 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5459 | 2024.10.30 19:47:40.300165 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5460 | 2024.10.30 19:47:40.300499 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2024.10.30 19:47:40.300646 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001572 sec., 19083.969465648854 rows/sec., 1.26 MiB/sec. | ||
5462 | 2024.10.30 19:47:40.300836 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Debug> DynamicQueryHandler: Done processing query | ||
5463 | 2024.10.30 19:47:40.300865 [ 265 ] {7b5ec987-83a6-4dd7-a3d2-9416ffc5fa32} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5464 | 2024.10.30 19:47:40.300881 [ 265 ] {} <Debug> HTTP-Session: 299e947d-8de4-4bd0-aab1-3d74549a0f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5465 | 2024.10.30 19:47:40.303278 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5466 | 2024.10.30 19:47:41.518134 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5467 | 2024.10.30 19:47:41.518226 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5468 | 2024.10.30 19:47:45.237361 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5469 | 2024.10.30 19:47:45.237498 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5470 | 2024.10.30 19:47:45.237526 [ 262 ] {} <Debug> HTTP-Session: b90025b3-a606-41b4-a1a0-83570e0b45e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55346 | ||
5471 | 2024.10.30 19:47:45.237555 [ 262 ] {} <Debug> HTTP-Session: b90025b3-a606-41b4-a1a0-83570e0b45e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5472 | 2024.10.30 19:47:45.237576 [ 262 ] {} <Debug> HTTP-Session: b90025b3-a606-41b4-a1a0-83570e0b45e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5473 | 2024.10.30 19:47:45.237632 [ 262 ] {} <Trace> HTTP-Session: b90025b3-a606-41b4-a1a0-83570e0b45e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5474 | 2024.10.30 19:47:45.237829 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55346) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
5475 | 2024.10.30 19:47:45.237899 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
5476 | 2024.10.30 19:47:45.238268 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5477 | 2024.10.30 19:47:45.238722 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2024.10.30 19:47:45.238761 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5479 | 2024.10.30 19:47:45.239234 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5480 | 2024.10.30 19:47:45.239641 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5481 | 2024.10.30 19:47:45.239793 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.00203 sec., 17733.99014778325 rows/sec., 1.32 MiB/sec. | ||
5482 | 2024.10.30 19:47:45.240001 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Debug> DynamicQueryHandler: Done processing query | ||
5483 | 2024.10.30 19:47:45.240028 [ 262 ] {92ee232c-b433-4f46-b177-822b133da22a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5484 | 2024.10.30 19:47:45.240044 [ 262 ] {} <Debug> HTTP-Session: b90025b3-a606-41b4-a1a0-83570e0b45e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5485 | 2024.10.30 19:47:45.240271 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5486 | 2024.10.30 19:47:45.240389 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64825, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5487 | 2024.10.30 19:47:45.240496 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5488 | 2024.10.30 19:47:45.240522 [ 265 ] {} <Debug> HTTP-Session: a9ff2313-2d4e-4d4b-a515-c83bc79e228a Authenticating user 'default' from [fd00:1122:3344:101::d]:64825 | ||
5489 | 2024.10.30 19:47:45.240545 [ 265 ] {} <Debug> HTTP-Session: a9ff2313-2d4e-4d4b-a515-c83bc79e228a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5490 | 2024.10.30 19:47:45.240560 [ 265 ] {} <Debug> HTTP-Session: a9ff2313-2d4e-4d4b-a515-c83bc79e228a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5491 | 2024.10.30 19:47:45.240613 [ 265 ] {} <Trace> HTTP-Session: a9ff2313-2d4e-4d4b-a515-c83bc79e228a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5492 | 2024.10.30 19:47:45.240786 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64825) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5493 | 2024.10.30 19:47:45.240853 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5494 | 2024.10.30 19:47:45.241190 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5495 | 2024.10.30 19:47:45.241540 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2024.10.30 19:47:45.241581 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5497 | 2024.10.30 19:47:45.241980 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5498 | 2024.10.30 19:47:45.242361 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2024.10.30 19:47:45.242544 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001802 sec., 1109.8779134295228 rows/sec., 90.50 KiB/sec. | ||
5500 | 2024.10.30 19:47:45.242853 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Debug> DynamicQueryHandler: Done processing query | ||
5501 | 2024.10.30 19:47:45.242879 [ 265 ] {9c03cf99-2806-48cd-80af-520f0dfecde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5502 | 2024.10.30 19:47:45.242895 [ 265 ] {} <Debug> HTTP-Session: a9ff2313-2d4e-4d4b-a515-c83bc79e228a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5503 | 2024.10.30 19:47:45.243097 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5504 | 2024.10.30 19:47:45.243166 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Length: 28441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5505 | 2024.10.30 19:47:45.243249 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5506 | 2024.10.30 19:47:45.243275 [ 262 ] {} <Debug> HTTP-Session: 813100a6-d9cc-46c0-8603-32ea4b0b7e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:55346 | ||
5507 | 2024.10.30 19:47:45.243296 [ 262 ] {} <Debug> HTTP-Session: 813100a6-d9cc-46c0-8603-32ea4b0b7e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5508 | 2024.10.30 19:47:45.243311 [ 262 ] {} <Debug> HTTP-Session: 813100a6-d9cc-46c0-8603-32ea4b0b7e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5509 | 2024.10.30 19:47:45.243348 [ 262 ] {} <Trace> HTTP-Session: 813100a6-d9cc-46c0-8603-32ea4b0b7e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5510 | 2024.10.30 19:47:45.243519 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55346) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5511 | 2024.10.30 19:47:45.243569 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5512 | 2024.10.30 19:47:45.243820 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5513 | 2024.10.30 19:47:45.244360 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.10.30 19:47:45.244410 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5515 | 2024.10.30 19:47:45.244851 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5516 | 2024.10.30 19:47:45.245265 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.10.30 19:47:45.245405 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Debug> executeQuery: Read 193 rows, 16.73 KiB in 0.001965 sec., 98218.82951653944 rows/sec., 8.32 MiB/sec. | ||
5518 | 2024.10.30 19:47:45.245572 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Debug> DynamicQueryHandler: Done processing query | ||
5519 | 2024.10.30 19:47:45.245597 [ 262 ] {850d2059-db8d-4c70-b457-b82f3b15ad4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5520 | 2024.10.30 19:47:45.245616 [ 262 ] {} <Debug> HTTP-Session: 813100a6-d9cc-46c0-8603-32ea4b0b7e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5521 | 2024.10.30 19:47:45.245784 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5522 | 2024.10.30 19:47:45.245883 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35793, User-Agent: (none), Length: 6651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5523 | 2024.10.30 19:47:45.245941 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5524 | 2024.10.30 19:47:45.245967 [ 265 ] {} <Debug> HTTP-Session: 2fa29773-9bbd-4a54-ac6f-37fcff038fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35793 | ||
5525 | 2024.10.30 19:47:45.245986 [ 265 ] {} <Debug> HTTP-Session: 2fa29773-9bbd-4a54-ac6f-37fcff038fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5526 | 2024.10.30 19:47:45.246001 [ 265 ] {} <Debug> HTTP-Session: 2fa29773-9bbd-4a54-ac6f-37fcff038fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5527 | 2024.10.30 19:47:45.246040 [ 265 ] {} <Trace> HTTP-Session: 2fa29773-9bbd-4a54-ac6f-37fcff038fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5528 | 2024.10.30 19:47:45.246209 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35793) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5529 | 2024.10.30 19:47:45.246279 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5530 | 2024.10.30 19:47:45.246546 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5531 | 2024.10.30 19:47:45.246917 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2024.10.30 19:47:45.246955 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5533 | 2024.10.30 19:47:45.247326 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5534 | 2024.10.30 19:47:45.247696 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2024.10.30 19:47:45.247838 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Debug> executeQuery: Read 47 rows, 3.43 KiB in 0.00167 sec., 28143.7125748503 rows/sec., 2.01 MiB/sec. | ||
5536 | 2024.10.30 19:47:45.248190 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Debug> DynamicQueryHandler: Done processing query | ||
5537 | 2024.10.30 19:47:45.248215 [ 265 ] {e60aaefa-8bae-4f02-a91b-ff9b8f70416a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5538 | 2024.10.30 19:47:45.248231 [ 265 ] {} <Debug> HTTP-Session: 2fa29773-9bbd-4a54-ac6f-37fcff038fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5539 | 2024.10.30 19:47:45.248424 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5540 | 2024.10.30 19:47:45.248441 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5541 | 2024.10.30 19:47:45.248528 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5542 | 2024.10.30 19:47:45.248560 [ 262 ] {} <Debug> HTTP-Session: 3577f658-b334-4097-85ea-9dd44782bf1a Authenticating user 'default' from [fd00:1122:3344:101::d]:55346 | ||
5543 | 2024.10.30 19:47:45.248578 [ 262 ] {} <Debug> HTTP-Session: 3577f658-b334-4097-85ea-9dd44782bf1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5544 | 2024.10.30 19:47:45.248601 [ 262 ] {} <Debug> HTTP-Session: 3577f658-b334-4097-85ea-9dd44782bf1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5545 | 2024.10.30 19:47:45.248649 [ 262 ] {} <Trace> HTTP-Session: 3577f658-b334-4097-85ea-9dd44782bf1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5546 | 2024.10.30 19:47:45.248782 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55346) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5547 | 2024.10.30 19:47:45.248829 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5548 | 2024.10.30 19:47:45.249100 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5549 | 2024.10.30 19:47:45.249458 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2024.10.30 19:47:45.249497 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5551 | 2024.10.30 19:47:45.249867 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5552 | 2024.10.30 19:47:45.250238 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2024.10.30 19:47:45.250371 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001631 sec., 22072.348252605763 rows/sec., 1.62 MiB/sec. | ||
5554 | 2024.10.30 19:47:45.250595 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Debug> DynamicQueryHandler: Done processing query | ||
5555 | 2024.10.30 19:47:45.250621 [ 262 ] {85e52b1b-8bd3-4ba0-b52f-d53aa2001208} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5556 | 2024.10.30 19:47:45.250637 [ 262 ] {} <Debug> HTTP-Session: 3577f658-b334-4097-85ea-9dd44782bf1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5557 | 2024.10.30 19:47:45.250773 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5558 | 2024.10.30 19:47:45.250852 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58250, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5559 | 2024.10.30 19:47:45.250935 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5560 | 2024.10.30 19:47:45.250960 [ 265 ] {} <Debug> HTTP-Session: af90f25c-c34f-4c68-83f1-0784a5e97a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:58250 | ||
5561 | 2024.10.30 19:47:45.250978 [ 265 ] {} <Debug> HTTP-Session: af90f25c-c34f-4c68-83f1-0784a5e97a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5562 | 2024.10.30 19:47:45.250993 [ 265 ] {} <Debug> HTTP-Session: af90f25c-c34f-4c68-83f1-0784a5e97a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5563 | 2024.10.30 19:47:45.251032 [ 265 ] {} <Trace> HTTP-Session: af90f25c-c34f-4c68-83f1-0784a5e97a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5564 | 2024.10.30 19:47:45.251156 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58250) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5565 | 2024.10.30 19:47:45.251205 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5566 | 2024.10.30 19:47:45.251473 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5567 | 2024.10.30 19:47:45.251810 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5568 | 2024.10.30 19:47:45.251846 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5569 | 2024.10.30 19:47:45.252219 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5570 | 2024.10.30 19:47:45.252585 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5571 | 2024.10.30 19:47:45.252754 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001625 sec., 11076.923076923078 rows/sec., 777.64 KiB/sec. | ||
5572 | 2024.10.30 19:47:45.252913 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Debug> DynamicQueryHandler: Done processing query | ||
5573 | 2024.10.30 19:47:45.252937 [ 265 ] {ad9dd078-5833-4b4d-bc22-91ba0a4341b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5574 | 2024.10.30 19:47:45.252953 [ 265 ] {} <Debug> HTTP-Session: af90f25c-c34f-4c68-83f1-0784a5e97a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5575 | 2024.10.30 19:47:45.253168 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5576 | 2024.10.30 19:47:45.253282 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50641, User-Agent: (none), Length: 14138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5577 | 2024.10.30 19:47:45.253343 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5578 | 2024.10.30 19:47:45.253363 [ 262 ] {} <Debug> HTTP-Session: 08947a1c-b0b9-4cc3-a37c-946b275b874d Authenticating user 'default' from [fd00:1122:3344:101::d]:50641 | ||
5579 | 2024.10.30 19:47:45.253380 [ 262 ] {} <Debug> HTTP-Session: 08947a1c-b0b9-4cc3-a37c-946b275b874d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5580 | 2024.10.30 19:47:45.253394 [ 262 ] {} <Debug> HTTP-Session: 08947a1c-b0b9-4cc3-a37c-946b275b874d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5581 | 2024.10.30 19:47:45.253436 [ 262 ] {} <Trace> HTTP-Session: 08947a1c-b0b9-4cc3-a37c-946b275b874d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5582 | 2024.10.30 19:47:45.253570 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50641) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5583 | 2024.10.30 19:47:45.253615 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5584 | 2024.10.30 19:47:45.253881 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5585 | 2024.10.30 19:47:45.254270 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2024.10.30 19:47:45.254305 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5587 | 2024.10.30 19:47:45.254663 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5588 | 2024.10.30 19:47:45.255060 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2024.10.30 19:47:45.255190 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Debug> executeQuery: Read 83 rows, 6.68 KiB in 0.001671 sec., 49670.85577498504 rows/sec., 3.90 MiB/sec. | ||
5590 | 2024.10.30 19:47:45.255359 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Debug> DynamicQueryHandler: Done processing query | ||
5591 | 2024.10.30 19:47:45.255383 [ 262 ] {3c2475a7-6a9f-489b-8c74-727c4cf25d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5592 | 2024.10.30 19:47:45.255399 [ 262 ] {} <Debug> HTTP-Session: 08947a1c-b0b9-4cc3-a37c-946b275b874d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5593 | 2024.10.30 19:47:45.255563 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58250, User-Agent: (none), Length: 11752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5594 | 2024.10.30 19:47:45.255592 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5595 | 2024.10.30 19:47:45.255677 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5596 | 2024.10.30 19:47:45.255705 [ 265 ] {} <Debug> HTTP-Session: 81647753-669c-4859-913e-30b32b9799e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58250 | ||
5597 | 2024.10.30 19:47:45.255727 [ 265 ] {} <Debug> HTTP-Session: 81647753-669c-4859-913e-30b32b9799e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5598 | 2024.10.30 19:47:45.255741 [ 265 ] {} <Debug> HTTP-Session: 81647753-669c-4859-913e-30b32b9799e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5599 | 2024.10.30 19:47:45.255796 [ 265 ] {} <Trace> HTTP-Session: 81647753-669c-4859-913e-30b32b9799e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5600 | 2024.10.30 19:47:45.255946 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5601 | 2024.10.30 19:47:45.255999 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5602 | 2024.10.30 19:47:45.256184 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5603 | 2024.10.30 19:47:45.256515 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2024.10.30 19:47:45.256551 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5605 | 2024.10.30 19:47:45.256954 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5606 | 2024.10.30 19:47:45.257306 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2024.10.30 19:47:45.257477 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001581 sec., 38583.1752055661 rows/sec., 2.71 MiB/sec. | ||
5608 | 2024.10.30 19:47:45.257736 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Debug> DynamicQueryHandler: Done processing query | ||
5609 | 2024.10.30 19:47:45.257761 [ 265 ] {17e85a81-c625-4052-8e76-126bb24bc5ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5610 | 2024.10.30 19:47:45.257777 [ 265 ] {} <Debug> HTTP-Session: 81647753-669c-4859-913e-30b32b9799e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5611 | 2024.10.30 19:47:45.257959 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5612 | 2024.10.30 19:47:45.258105 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40159, User-Agent: (none), Length: 44523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5613 | 2024.10.30 19:47:45.258175 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5614 | 2024.10.30 19:47:45.258194 [ 262 ] {} <Debug> HTTP-Session: 8e2daf63-79fa-40fd-a6a6-2083a20fea1a Authenticating user 'default' from [fd00:1122:3344:101::d]:40159 | ||
5615 | 2024.10.30 19:47:45.258211 [ 262 ] {} <Debug> HTTP-Session: 8e2daf63-79fa-40fd-a6a6-2083a20fea1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5616 | 2024.10.30 19:47:45.258225 [ 262 ] {} <Debug> HTTP-Session: 8e2daf63-79fa-40fd-a6a6-2083a20fea1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5617 | 2024.10.30 19:47:45.258263 [ 262 ] {} <Trace> HTTP-Session: 8e2daf63-79fa-40fd-a6a6-2083a20fea1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5618 | 2024.10.30 19:47:45.258581 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40159) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5619 | 2024.10.30 19:47:45.258659 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5620 | 2024.10.30 19:47:45.259161 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5621 | 2024.10.30 19:47:45.259805 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2024.10.30 19:47:45.259841 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5623 | 2024.10.30 19:47:45.260479 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5624 | 2024.10.30 19:47:45.260903 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2024.10.30 19:47:45.261053 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002695 sec., 10018.552875695734 rows/sec., 17.95 MiB/sec. | ||
5626 | 2024.10.30 19:47:45.261263 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Debug> DynamicQueryHandler: Done processing query | ||
5627 | 2024.10.30 19:47:45.261289 [ 262 ] {46a764f2-3ba3-4f47-ae68-fa68b397c836} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
5628 | 2024.10.30 19:47:45.261307 [ 262 ] {} <Debug> HTTP-Session: 8e2daf63-79fa-40fd-a6a6-2083a20fea1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5629 | 2024.10.30 19:47:45.261459 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5630 | 2024.10.30 19:47:45.261544 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56275, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5631 | 2024.10.30 19:47:45.261636 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5632 | 2024.10.30 19:47:45.261662 [ 265 ] {} <Debug> HTTP-Session: 8e672316-a1c7-4064-aa3d-828b2e7cfed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56275 | ||
5633 | 2024.10.30 19:47:45.261683 [ 265 ] {} <Debug> HTTP-Session: 8e672316-a1c7-4064-aa3d-828b2e7cfed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5634 | 2024.10.30 19:47:45.261700 [ 265 ] {} <Debug> HTTP-Session: 8e672316-a1c7-4064-aa3d-828b2e7cfed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5635 | 2024.10.30 19:47:45.261745 [ 265 ] {} <Trace> HTTP-Session: 8e672316-a1c7-4064-aa3d-828b2e7cfed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2024.10.30 19:47:45.261898 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56275) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5637 | 2024.10.30 19:47:45.261958 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5638 | 2024.10.30 19:47:45.262150 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5639 | 2024.10.30 19:47:45.262458 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2024.10.30 19:47:45.262494 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5641 | 2024.10.30 19:47:45.262870 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5642 | 2024.10.30 19:47:45.263211 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2024.10.30 19:47:45.263367 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001509 sec., 19880.715705765408 rows/sec., 1.32 MiB/sec. | ||
5644 | 2024.10.30 19:47:45.263684 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Debug> DynamicQueryHandler: Done processing query | ||
5645 | 2024.10.30 19:47:45.263709 [ 265 ] {bc354098-6343-4ded-88f9-d6245401054a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5646 | 2024.10.30 19:47:45.263726 [ 265 ] {} <Debug> HTTP-Session: 8e672316-a1c7-4064-aa3d-828b2e7cfed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5647 | 2024.10.30 19:47:45.263976 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5648 | 2024.10.30 19:47:46.645992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 518 | ||
5649 | 2024.10.30 19:47:46.649485 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.10.30 19:47:46.649556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5651 | 2024.10.30 19:47:46.651198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5652 | 2024.10.30 19:47:46.652241 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2024.10.30 19:47:46.652428 [ 82 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5654 | 2024.10.30 19:47:46.652488 [ 82 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2024.10.30 19:47:46.652525 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5656 | 2024.10.30 19:47:46.653030 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
5657 | 2024.10.30 19:47:46.654040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
5658 | 2024.10.30 19:47:46.654727 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5659 | 2024.10.30 19:47:46.654924 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
5660 | 2024.10.30 19:47:46.655461 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
5661 | 2024.10.30 19:47:46.655943 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
5662 | 2024.10.30 19:47:46.656402 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
5663 | 2024.10.30 19:47:46.656877 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
5664 | 2024.10.30 19:47:46.657427 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
5665 | 2024.10.30 19:47:46.666630 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.013972082 sec., 37073.93071411977 rows/sec., 28.34 MiB/sec. | ||
5666 | 2024.10.30 19:47:46.667522 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5667 | 2024.10.30 19:47:46.669010 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2024.10.30 19:47:46.669103 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_11_2} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5669 | 2024.10.30 19:47:46.669328 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
5670 | 2024.10.30 19:47:50.238139 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5671 | 2024.10.30 19:47:50.238286 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5672 | 2024.10.30 19:47:50.238316 [ 265 ] {} <Debug> HTTP-Session: 6b714c21-10b4-4219-9294-864dcf2ff597 Authenticating user 'default' from [fd00:1122:3344:101::d]:51697 | ||
5673 | 2024.10.30 19:47:50.238344 [ 265 ] {} <Debug> HTTP-Session: 6b714c21-10b4-4219-9294-864dcf2ff597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5674 | 2024.10.30 19:47:50.238361 [ 265 ] {} <Debug> HTTP-Session: 6b714c21-10b4-4219-9294-864dcf2ff597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5675 | 2024.10.30 19:47:50.238410 [ 265 ] {} <Trace> HTTP-Session: 6b714c21-10b4-4219-9294-864dcf2ff597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2024.10.30 19:47:50.238665 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51697) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
5677 | 2024.10.30 19:47:50.238742 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
5678 | 2024.10.30 19:47:50.239077 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5679 | 2024.10.30 19:47:50.239547 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2024.10.30 19:47:50.239591 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5681 | 2024.10.30 19:47:50.240030 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5682 | 2024.10.30 19:47:50.240429 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5683 | 2024.10.30 19:47:50.240613 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002054 sec., 29211.295034079845 rows/sec., 2.14 MiB/sec. | ||
5684 | 2024.10.30 19:47:50.240825 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Debug> DynamicQueryHandler: Done processing query | ||
5685 | 2024.10.30 19:47:50.240852 [ 265 ] {54284d64-4324-455a-bf96-1907fd406323} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5686 | 2024.10.30 19:47:50.240868 [ 265 ] {} <Debug> HTTP-Session: 6b714c21-10b4-4219-9294-864dcf2ff597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5687 | 2024.10.30 19:47:50.241097 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5688 | 2024.10.30 19:47:50.241257 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42371, User-Agent: (none), Length: 37124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5689 | 2024.10.30 19:47:50.241372 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5690 | 2024.10.30 19:47:50.241397 [ 262 ] {} <Debug> HTTP-Session: 2f5965bd-e463-4164-b4f2-1bf69f7383f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42371 | ||
5691 | 2024.10.30 19:47:50.241422 [ 262 ] {} <Debug> HTTP-Session: 2f5965bd-e463-4164-b4f2-1bf69f7383f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5692 | 2024.10.30 19:47:50.241438 [ 262 ] {} <Debug> HTTP-Session: 2f5965bd-e463-4164-b4f2-1bf69f7383f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5693 | 2024.10.30 19:47:50.241496 [ 262 ] {} <Trace> HTTP-Session: 2f5965bd-e463-4164-b4f2-1bf69f7383f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2024.10.30 19:47:50.241767 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42371) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5695 | 2024.10.30 19:47:50.241834 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5696 | 2024.10.30 19:47:50.242189 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5697 | 2024.10.30 19:47:50.242680 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2024.10.30 19:47:50.242719 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5699 | 2024.10.30 19:47:50.243184 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5700 | 2024.10.30 19:47:50.243655 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2024.10.30 19:47:50.243800 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Debug> executeQuery: Read 256 rows, 21.60 KiB in 0.002164 sec., 118299.44547134935 rows/sec., 9.75 MiB/sec. | ||
5702 | 2024.10.30 19:47:50.244009 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Debug> DynamicQueryHandler: Done processing query | ||
5703 | 2024.10.30 19:47:50.244036 [ 262 ] {47b74c62-c49d-4736-8696-69c4e59739cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
5704 | 2024.10.30 19:47:50.244054 [ 262 ] {} <Debug> HTTP-Session: 2f5965bd-e463-4164-b4f2-1bf69f7383f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5705 | 2024.10.30 19:47:50.244289 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5706 | 2024.10.30 19:47:50.244358 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Length: 5681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5707 | 2024.10.30 19:47:50.244449 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5708 | 2024.10.30 19:47:50.244479 [ 265 ] {} <Debug> HTTP-Session: 60009f81-a30d-4f6b-a6ea-e8d39ec6a353 Authenticating user 'default' from [fd00:1122:3344:101::d]:35926 | ||
5709 | 2024.10.30 19:47:50.244500 [ 265 ] {} <Debug> HTTP-Session: 60009f81-a30d-4f6b-a6ea-e8d39ec6a353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5710 | 2024.10.30 19:47:50.244515 [ 265 ] {} <Debug> HTTP-Session: 60009f81-a30d-4f6b-a6ea-e8d39ec6a353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5711 | 2024.10.30 19:47:50.244561 [ 265 ] {} <Trace> HTTP-Session: 60009f81-a30d-4f6b-a6ea-e8d39ec6a353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2024.10.30 19:47:50.244704 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35926) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5713 | 2024.10.30 19:47:50.244760 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5714 | 2024.10.30 19:47:50.245077 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5715 | 2024.10.30 19:47:50.245427 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5716 | 2024.10.30 19:47:50.245466 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5717 | 2024.10.30 19:47:50.245852 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5718 | 2024.10.30 19:47:50.246243 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5719 | 2024.10.30 19:47:50.246415 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Debug> executeQuery: Read 41 rows, 2.90 KiB in 0.001748 sec., 23455.37757437071 rows/sec., 1.62 MiB/sec. | ||
5720 | 2024.10.30 19:47:50.246591 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Debug> DynamicQueryHandler: Done processing query | ||
5721 | 2024.10.30 19:47:50.246616 [ 265 ] {f05e2c96-6117-4ce9-bfa4-d83c73f58dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5722 | 2024.10.30 19:47:50.246632 [ 265 ] {} <Debug> HTTP-Session: 60009f81-a30d-4f6b-a6ea-e8d39ec6a353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5723 | 2024.10.30 19:47:50.246799 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5724 | 2024.10.30 19:47:50.246887 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54147, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5725 | 2024.10.30 19:47:50.246952 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5726 | 2024.10.30 19:47:50.246975 [ 262 ] {} <Debug> HTTP-Session: 3a62f64a-98f8-43bd-8e7c-d05693580321 Authenticating user 'default' from [fd00:1122:3344:101::d]:54147 | ||
5727 | 2024.10.30 19:47:50.246998 [ 262 ] {} <Debug> HTTP-Session: 3a62f64a-98f8-43bd-8e7c-d05693580321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5728 | 2024.10.30 19:47:50.247015 [ 262 ] {} <Debug> HTTP-Session: 3a62f64a-98f8-43bd-8e7c-d05693580321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5729 | 2024.10.30 19:47:50.247061 [ 262 ] {} <Trace> HTTP-Session: 3a62f64a-98f8-43bd-8e7c-d05693580321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.10.30 19:47:50.247205 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54147) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5731 | 2024.10.30 19:47:50.247255 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5732 | 2024.10.30 19:47:50.247529 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5733 | 2024.10.30 19:47:50.247878 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5734 | 2024.10.30 19:47:50.247914 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5735 | 2024.10.30 19:47:50.248317 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5736 | 2024.10.30 19:47:50.248705 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5737 | 2024.10.30 19:47:50.248836 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.58 MiB/sec. | ||
5738 | 2024.10.30 19:47:50.249055 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Debug> DynamicQueryHandler: Done processing query | ||
5739 | 2024.10.30 19:47:50.249080 [ 262 ] {e9df3274-6fd5-460b-94af-974f37c88fa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5740 | 2024.10.30 19:47:50.249096 [ 262 ] {} <Debug> HTTP-Session: 3a62f64a-98f8-43bd-8e7c-d05693580321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.10.30 19:47:50.249268 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5742 | 2024.10.30 19:47:50.249288 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5743 | 2024.10.30 19:47:50.249382 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5744 | 2024.10.30 19:47:50.249419 [ 265 ] {} <Debug> HTTP-Session: 7caf53d1-f95d-4c6d-83e8-adcffd231f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35926 | ||
5745 | 2024.10.30 19:47:50.249442 [ 265 ] {} <Debug> HTTP-Session: 7caf53d1-f95d-4c6d-83e8-adcffd231f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5746 | 2024.10.30 19:47:50.249461 [ 265 ] {} <Debug> HTTP-Session: 7caf53d1-f95d-4c6d-83e8-adcffd231f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5747 | 2024.10.30 19:47:50.249508 [ 265 ] {} <Trace> HTTP-Session: 7caf53d1-f95d-4c6d-83e8-adcffd231f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2024.10.30 19:47:50.249655 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35926) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5749 | 2024.10.30 19:47:50.249712 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5750 | 2024.10.30 19:47:50.250033 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5751 | 2024.10.30 19:47:50.250467 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2024.10.30 19:47:50.250504 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5753 | 2024.10.30 19:47:50.250878 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5754 | 2024.10.30 19:47:50.251258 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2024.10.30 19:47:50.251423 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.00181 sec., 16574.585635359115 rows/sec., 1.12 MiB/sec. | ||
5756 | 2024.10.30 19:47:50.251647 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Debug> DynamicQueryHandler: Done processing query | ||
5757 | 2024.10.30 19:47:50.251672 [ 265 ] {07950fc2-f77f-4fe0-8e3e-cd662e372c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5758 | 2024.10.30 19:47:50.251688 [ 265 ] {} <Debug> HTTP-Session: 7caf53d1-f95d-4c6d-83e8-adcffd231f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5759 | 2024.10.30 19:47:50.251847 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5760 | 2024.10.30 19:47:50.251945 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53863, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5761 | 2024.10.30 19:47:50.252009 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5762 | 2024.10.30 19:47:50.252030 [ 262 ] {} <Debug> HTTP-Session: 268fa07f-1806-4288-9ffa-98efd7ba48ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53863 | ||
5763 | 2024.10.30 19:47:50.252047 [ 262 ] {} <Debug> HTTP-Session: 268fa07f-1806-4288-9ffa-98efd7ba48ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5764 | 2024.10.30 19:47:50.252061 [ 262 ] {} <Debug> HTTP-Session: 268fa07f-1806-4288-9ffa-98efd7ba48ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5765 | 2024.10.30 19:47:50.252101 [ 262 ] {} <Trace> HTTP-Session: 268fa07f-1806-4288-9ffa-98efd7ba48ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5766 | 2024.10.30 19:47:50.252243 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53863) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5767 | 2024.10.30 19:47:50.252289 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5768 | 2024.10.30 19:47:50.252560 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5769 | 2024.10.30 19:47:50.252950 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2024.10.30 19:47:50.252985 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5771 | 2024.10.30 19:47:50.253353 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5772 | 2024.10.30 19:47:50.253727 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2024.10.30 19:47:50.253855 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Debug> executeQuery: Read 101 rows, 8.04 KiB in 0.001668 sec., 60551.558752997604 rows/sec., 4.70 MiB/sec. | ||
5774 | 2024.10.30 19:47:50.254038 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Debug> DynamicQueryHandler: Done processing query | ||
5775 | 2024.10.30 19:47:50.254067 [ 262 ] {f8c40607-dc7e-4858-b651-c75543ca8286} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5776 | 2024.10.30 19:47:50.254084 [ 262 ] {} <Debug> HTTP-Session: 268fa07f-1806-4288-9ffa-98efd7ba48ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5777 | 2024.10.30 19:47:50.254246 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Length: 18435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5778 | 2024.10.30 19:47:50.254270 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5779 | 2024.10.30 19:47:50.254343 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5780 | 2024.10.30 19:47:50.254382 [ 265 ] {} <Debug> HTTP-Session: 58b129fd-788d-415b-bcac-7a4ef7e4a38f Authenticating user 'default' from [fd00:1122:3344:101::d]:35926 | ||
5781 | 2024.10.30 19:47:50.254418 [ 265 ] {} <Debug> HTTP-Session: 58b129fd-788d-415b-bcac-7a4ef7e4a38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5782 | 2024.10.30 19:47:50.254441 [ 265 ] {} <Debug> HTTP-Session: 58b129fd-788d-415b-bcac-7a4ef7e4a38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5783 | 2024.10.30 19:47:50.254489 [ 265 ] {} <Trace> HTTP-Session: 58b129fd-788d-415b-bcac-7a4ef7e4a38f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2024.10.30 19:47:50.254673 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5785 | 2024.10.30 19:47:50.254733 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5786 | 2024.10.30 19:47:50.254950 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5787 | 2024.10.30 19:47:50.255364 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2024.10.30 19:47:50.255401 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5789 | 2024.10.30 19:47:50.255802 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5790 | 2024.10.30 19:47:50.256172 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2024.10.30 19:47:50.256338 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Debug> executeQuery: Read 96 rows, 6.84 KiB in 0.001731 sec., 55459.27209705373 rows/sec., 3.86 MiB/sec. | ||
5792 | 2024.10.30 19:47:50.256671 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Debug> DynamicQueryHandler: Done processing query | ||
5793 | 2024.10.30 19:47:50.256697 [ 265 ] {a3776021-c8cd-4ea8-92cb-708e4aaa4d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5794 | 2024.10.30 19:47:50.256713 [ 265 ] {} <Debug> HTTP-Session: 58b129fd-788d-415b-bcac-7a4ef7e4a38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5795 | 2024.10.30 19:47:50.256908 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5796 | 2024.10.30 19:47:50.257027 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54323, User-Agent: (none), Length: 19033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5797 | 2024.10.30 19:47:50.257092 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5798 | 2024.10.30 19:47:50.257113 [ 262 ] {} <Debug> HTTP-Session: 7f490ac9-1ab2-4fb2-abb3-62677b10d01d Authenticating user 'default' from [fd00:1122:3344:101::d]:54323 | ||
5799 | 2024.10.30 19:47:50.257131 [ 262 ] {} <Debug> HTTP-Session: 7f490ac9-1ab2-4fb2-abb3-62677b10d01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5800 | 2024.10.30 19:47:50.257145 [ 262 ] {} <Debug> HTTP-Session: 7f490ac9-1ab2-4fb2-abb3-62677b10d01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5801 | 2024.10.30 19:47:50.257210 [ 262 ] {} <Trace> HTTP-Session: 7f490ac9-1ab2-4fb2-abb3-62677b10d01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5802 | 2024.10.30 19:47:50.257431 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54323) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5803 | 2024.10.30 19:47:50.257510 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5804 | 2024.10.30 19:47:50.257997 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5805 | 2024.10.30 19:47:50.258570 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5806 | 2024.10.30 19:47:50.258606 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5807 | 2024.10.30 19:47:50.259227 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5808 | 2024.10.30 19:47:50.259650 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5809 | 2024.10.30 19:47:50.259802 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002493 sec., 4412.354592860008 rows/sec., 7.91 MiB/sec. | ||
5810 | 2024.10.30 19:47:50.260351 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Debug> DynamicQueryHandler: Done processing query | ||
5811 | 2024.10.30 19:47:50.260376 [ 262 ] {dbf1faa0-d188-420f-9f6a-8cf14ecbf222} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
5812 | 2024.10.30 19:47:50.260391 [ 262 ] {} <Debug> HTTP-Session: 7f490ac9-1ab2-4fb2-abb3-62677b10d01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5813 | 2024.10.30 19:47:50.260590 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5814 | 2024.10.30 19:47:50.260608 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5815 | 2024.10.30 19:47:50.260704 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5816 | 2024.10.30 19:47:50.260740 [ 265 ] {} <Debug> HTTP-Session: 66fe7525-ae72-4dc8-b690-86676fb1f173 Authenticating user 'default' from [fd00:1122:3344:101::d]:35926 | ||
5817 | 2024.10.30 19:47:50.260765 [ 265 ] {} <Debug> HTTP-Session: 66fe7525-ae72-4dc8-b690-86676fb1f173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5818 | 2024.10.30 19:47:50.260782 [ 265 ] {} <Debug> HTTP-Session: 66fe7525-ae72-4dc8-b690-86676fb1f173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5819 | 2024.10.30 19:47:50.260826 [ 265 ] {} <Trace> HTTP-Session: 66fe7525-ae72-4dc8-b690-86676fb1f173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2024.10.30 19:47:50.260972 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35926) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5821 | 2024.10.30 19:47:50.261030 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5822 | 2024.10.30 19:47:50.261206 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5823 | 2024.10.30 19:47:50.261533 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2024.10.30 19:47:50.261571 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5825 | 2024.10.30 19:47:50.261951 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5826 | 2024.10.30 19:47:50.262301 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5827 | 2024.10.30 19:47:50.262466 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001531 sec., 19595.03592423253 rows/sec., 1.30 MiB/sec. | ||
5828 | 2024.10.30 19:47:50.262785 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Debug> DynamicQueryHandler: Done processing query | ||
5829 | 2024.10.30 19:47:50.262810 [ 265 ] {29958571-c17b-4ffb-a035-770d41bd35db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5830 | 2024.10.30 19:47:50.262827 [ 265 ] {} <Debug> HTTP-Session: 66fe7525-ae72-4dc8-b690-86676fb1f173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5831 | 2024.10.30 19:47:50.263229 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5832 | 2024.10.30 19:47:54.803678 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5833 | 2024.10.30 19:47:54.810989 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5834 | 2024.10.30 19:47:54.835242 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5835 | 2024.10.30 19:47:54.925624 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5836 | 2024.10.30 19:47:54.931113 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5837 | 2024.10.30 19:47:55.071503 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5838 | 2024.10.30 19:47:55.080958 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5839 | 2024.10.30 19:47:55.178351 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5840 | 2024.10.30 19:47:55.182633 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5841 | 2024.10.30 19:47:55.237025 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44740, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5842 | 2024.10.30 19:47:55.237146 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5843 | 2024.10.30 19:47:55.237175 [ 262 ] {} <Debug> HTTP-Session: 88d2737e-9c19-4b53-a5d3-c55a9f87ddfb Authenticating user 'default' from [fd00:1122:3344:101::d]:44740 | ||
5844 | 2024.10.30 19:47:55.237198 [ 262 ] {} <Debug> HTTP-Session: 88d2737e-9c19-4b53-a5d3-c55a9f87ddfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5845 | 2024.10.30 19:47:55.237213 [ 262 ] {} <Debug> HTTP-Session: 88d2737e-9c19-4b53-a5d3-c55a9f87ddfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5846 | 2024.10.30 19:47:55.237262 [ 262 ] {} <Trace> HTTP-Session: 88d2737e-9c19-4b53-a5d3-c55a9f87ddfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5847 | 2024.10.30 19:47:55.237461 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44740) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
5848 | 2024.10.30 19:47:55.237532 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
5849 | 2024.10.30 19:47:55.237878 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5850 | 2024.10.30 19:47:55.238275 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5851 | 2024.10.30 19:47:55.238318 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5852 | 2024.10.30 19:47:55.238753 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5853 | 2024.10.30 19:47:55.239149 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5854 | 2024.10.30 19:47:55.239301 [ 100 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5855 | 2024.10.30 19:47:55.239305 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001908 sec., 18867.924528301886 rows/sec., 1.40 MiB/sec. | ||
5856 | 2024.10.30 19:47:55.239350 [ 100 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5857 | 2024.10.30 19:47:55.239390 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5858 | 2024.10.30 19:47:55.239579 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
5859 | 2024.10.30 19:47:55.239598 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Debug> DynamicQueryHandler: Done processing query | ||
5860 | 2024.10.30 19:47:55.239668 [ 262 ] {18c2c391-9b29-45ba-9413-806e175bc152} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5861 | 2024.10.30 19:47:55.239689 [ 262 ] {} <Debug> HTTP-Session: 88d2737e-9c19-4b53-a5d3-c55a9f87ddfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5862 | 2024.10.30 19:47:55.239834 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5863 | 2024.10.30 19:47:55.239891 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part | ||
5864 | 2024.10.30 19:47:55.239968 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5865 | 2024.10.30 19:47:55.240151 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5866 | 2024.10.30 19:47:55.240171 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49291, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5867 | 2024.10.30 19:47:55.240465 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
5868 | 2024.10.30 19:47:55.240625 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5869 | 2024.10.30 19:47:55.240767 [ 272 ] {} <Debug> HTTP-Session: 527fc4ad-773b-4da0-8a16-d92de7400a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:49291 | ||
5870 | 2024.10.30 19:47:55.240849 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
5871 | 2024.10.30 19:47:55.240904 [ 272 ] {} <Debug> HTTP-Session: 527fc4ad-773b-4da0-8a16-d92de7400a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5872 | 2024.10.30 19:47:55.240985 [ 272 ] {} <Debug> HTTP-Session: 527fc4ad-773b-4da0-8a16-d92de7400a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5873 | 2024.10.30 19:47:55.241121 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
5874 | 2024.10.30 19:47:55.241225 [ 272 ] {} <Trace> HTTP-Session: 527fc4ad-773b-4da0-8a16-d92de7400a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5875 | 2024.10.30 19:47:55.241377 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
5876 | 2024.10.30 19:47:55.241483 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5877 | |||
5878 | (version 23.8.7.1) | ||
5879 | 2024.10.30 19:47:55.241939 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49291) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5880 | 2024.10.30 19:47:55.242055 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5881 | 2024.10.30 19:47:55.243110 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5882 | 2024.10.30 19:47:55.244401 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5883 | 2024.10.30 19:47:55.244411 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.004932261 sec., 53525.148000075416 rows/sec., 4.11 MiB/sec. | ||
5884 | 2024.10.30 19:47:55.244453 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5885 | 2024.10.30 19:47:55.244673 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5886 | 2024.10.30 19:47:55.245643 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5887 | 2024.10.30 19:47:55.245872 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2024.10.30 19:47:55.246166 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_21_4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5889 | 2024.10.30 19:47:55.246335 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5890 | 2024.10.30 19:47:55.246475 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.10.30 19:47:55.246671 [ 100 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5892 | 2024.10.30 19:47:55.246687 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.004882 sec., 39328.144203195414 rows/sec., 3.33 MiB/sec. | ||
5893 | 2024.10.30 19:47:55.246729 [ 100 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2024.10.30 19:47:55.246797 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5895 | 2024.10.30 19:47:55.247178 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
5896 | 2024.10.30 19:47:55.247289 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Debug> DynamicQueryHandler: Done processing query | ||
5897 | 2024.10.30 19:47:55.247382 [ 272 ] {e86cc4fc-7535-4424-aca4-09a2de662801} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5898 | 2024.10.30 19:47:55.247432 [ 272 ] {} <Debug> HTTP-Session: 527fc4ad-773b-4da0-8a16-d92de7400a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5899 | 2024.10.30 19:47:55.247560 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5900 | 2024.10.30 19:47:55.247605 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1455 rows starting from the beginning of the part | ||
5901 | 2024.10.30 19:47:55.247835 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5902 | 2024.10.30 19:47:55.247928 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 192 rows starting from the beginning of the part | ||
5903 | 2024.10.30 19:47:55.248031 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56986, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5904 | 2024.10.30 19:47:55.248273 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1300 rows starting from the beginning of the part | ||
5905 | 2024.10.30 19:47:55.248319 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5906 | 2024.10.30 19:47:55.248382 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5907 | |||
5908 | (version 23.8.7.1) | ||
5909 | 2024.10.30 19:47:55.248536 [ 262 ] {} <Debug> HTTP-Session: 0beed050-8f16-4a83-bb12-e6c5022d9259 Authenticating user 'default' from [fd00:1122:3344:101::d]:56986 | ||
5910 | 2024.10.30 19:47:55.248600 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 193 rows starting from the beginning of the part | ||
5911 | 2024.10.30 19:47:55.248633 [ 262 ] {} <Debug> HTTP-Session: 0beed050-8f16-4a83-bb12-e6c5022d9259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5912 | 2024.10.30 19:47:55.248705 [ 262 ] {} <Debug> HTTP-Session: 0beed050-8f16-4a83-bb12-e6c5022d9259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5913 | 2024.10.30 19:47:55.248867 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 256 rows starting from the beginning of the part | ||
5914 | 2024.10.30 19:47:55.248885 [ 262 ] {} <Trace> HTTP-Session: 0beed050-8f16-4a83-bb12-e6c5022d9259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5915 | 2024.10.30 19:47:55.249090 [ 189 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 192 rows starting from the beginning of the part | ||
5916 | 2024.10.30 19:47:55.249322 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56986) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5917 | 2024.10.30 19:47:55.249478 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5918 | 2024.10.30 19:47:55.250343 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5919 | 2024.10.30 19:47:55.251171 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5920 | 2024.10.30 19:47:55.251244 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5921 | 2024.10.30 19:47:55.252161 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5922 | 2024.10.30 19:47:55.252680 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5923 | 2024.10.30 19:47:55.253016 [ 100 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5924 | 2024.10.30 19:47:55.253150 [ 100 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5925 | 2024.10.30 19:47:55.253163 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.004037 sec., 11146.891255883082 rows/sec., 815.94 KiB/sec. | ||
5926 | 2024.10.30 19:47:55.253218 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5927 | 2024.10.30 19:47:55.253290 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 5 columns (5 merged, 0 gathered) in 0.006346049 sec., 565391.1591290896 rows/sec., 49.04 MiB/sec. | ||
5928 | 2024.10.30 19:47:55.253915 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
5929 | 2024.10.30 19:47:55.253960 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5930 | 2024.10.30 19:47:55.254085 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Debug> DynamicQueryHandler: Done processing query | ||
5931 | 2024.10.30 19:47:55.254222 [ 262 ] {27c82d8a-17e3-4839-8e17-e320ab4730b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5932 | 2024.10.30 19:47:55.254302 [ 262 ] {} <Debug> HTTP-Session: 0beed050-8f16-4a83-bb12-e6c5022d9259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5933 | 2024.10.30 19:47:55.254507 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5934 | 2024.10.30 19:47:55.254638 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5935 | 2024.10.30 19:47:55.254666 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 78 rows starting from the beginning of the part | ||
5936 | 2024.10.30 19:47:55.254910 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52279, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5937 | 2024.10.30 19:47:55.255009 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5938 | |||
5939 | (version 23.8.7.1) | ||
5940 | 2024.10.30 19:47:55.255282 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 45 rows starting from the beginning of the part | ||
5941 | 2024.10.30 19:47:55.255433 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5942 | 2024.10.30 19:47:55.255604 [ 272 ] {} <Debug> HTTP-Session: 8e15f72e-9aee-4896-81eb-c594c9704f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:52279 | ||
5943 | 2024.10.30 19:47:55.255708 [ 272 ] {} <Debug> HTTP-Session: 8e15f72e-9aee-4896-81eb-c594c9704f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5944 | 2024.10.30 19:47:55.255792 [ 272 ] {} <Debug> HTTP-Session: 8e15f72e-9aee-4896-81eb-c594c9704f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5945 | 2024.10.30 19:47:55.255797 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
5946 | 2024.10.30 19:47:55.255987 [ 272 ] {} <Trace> HTTP-Session: 8e15f72e-9aee-4896-81eb-c594c9704f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5947 | 2024.10.30 19:47:55.256139 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
5948 | 2024.10.30 19:47:55.256525 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
5949 | 2024.10.30 19:47:55.256594 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5950 | 2024.10.30 19:47:55.256799 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5951 | 2024.10.30 19:47:55.256859 [ 189 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 45 rows starting from the beginning of the part | ||
5952 | 2024.10.30 19:47:55.257673 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2024.10.30 19:47:55.258057 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_21_4} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5954 | 2024.10.30 19:47:55.258554 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
5955 | 2024.10.30 19:47:55.258715 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5956 | 2024.10.30 19:47:55.259743 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.10.30 19:47:55.259826 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5958 | 2024.10.30 19:47:55.260473 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.007098359 sec., 40150.12483871272 rows/sec., 2.99 MiB/sec. | ||
5959 | 2024.10.30 19:47:55.260674 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5960 | 2024.10.30 19:47:55.260750 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5961 | 2024.10.30 19:47:55.261885 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5962 | 2024.10.30 19:47:55.261998 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.10.30 19:47:55.262240 [ 100 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5964 | 2024.10.30 19:47:55.262257 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.005815 sec., 6190.885640584695 rows/sec., 464.85 KiB/sec. | ||
5965 | 2024.10.30 19:47:55.262303 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_21_4} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5966 | 2024.10.30 19:47:55.262342 [ 100 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5967 | 2024.10.30 19:47:55.262479 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5968 | 2024.10.30 19:47:55.262632 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5969 | 2024.10.30 19:47:55.262866 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Debug> DynamicQueryHandler: Done processing query | ||
5970 | 2024.10.30 19:47:55.262881 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
5971 | 2024.10.30 19:47:55.262970 [ 272 ] {c977a40a-3406-413d-a0dd-be90cc6704bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5972 | 2024.10.30 19:47:55.263066 [ 272 ] {} <Debug> HTTP-Session: 8e15f72e-9aee-4896-81eb-c594c9704f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5973 | 2024.10.30 19:47:55.263284 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5974 | 2024.10.30 19:47:55.263342 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part | ||
5975 | 2024.10.30 19:47:55.263374 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5976 | 2024.10.30 19:47:55.263526 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37270, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5977 | 2024.10.30 19:47:55.263708 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5978 | |||
5979 | (version 23.8.7.1) | ||
5980 | 2024.10.30 19:47:55.263737 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5981 | 2024.10.30 19:47:55.263784 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5982 | 2024.10.30 19:47:55.263870 [ 262 ] {} <Debug> HTTP-Session: 4aa99e44-fb02-4b7c-a53e-fab997634e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:37270 | ||
5983 | 2024.10.30 19:47:55.263948 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 264 rows starting from the beginning of the part | ||
5984 | 2024.10.30 19:47:55.263947 [ 262 ] {} <Debug> HTTP-Session: 4aa99e44-fb02-4b7c-a53e-fab997634e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5985 | 2024.10.30 19:47:55.264033 [ 262 ] {} <Debug> HTTP-Session: 4aa99e44-fb02-4b7c-a53e-fab997634e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5986 | 2024.10.30 19:47:55.264248 [ 262 ] {} <Trace> HTTP-Session: 4aa99e44-fb02-4b7c-a53e-fab997634e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5987 | 2024.10.30 19:47:55.264294 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
5988 | 2024.10.30 19:47:55.264611 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
5989 | 2024.10.30 19:47:55.264643 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37270) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5990 | 2024.10.30 19:47:55.264793 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5991 | 2024.10.30 19:47:55.264907 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
5992 | 2024.10.30 19:47:55.265770 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5993 | 2024.10.30 19:47:55.266389 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5994 | 2024.10.30 19:47:55.266434 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5995 | 2024.10.30 19:47:55.266847 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.004102649 sec., 175496.36832202805 rows/sec., 12.23 MiB/sec. | ||
5996 | 2024.10.30 19:47:55.267034 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5997 | 2024.10.30 19:47:55.267143 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5998 | 2024.10.30 19:47:55.267963 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2024.10.30 19:47:55.268213 [ 100 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6000 | 2024.10.30 19:47:55.268263 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2024.10.30 19:47:55.268273 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.003754 sec., 4794.885455514118 rows/sec., 336.62 KiB/sec. | ||
6002 | 2024.10.30 19:47:55.268289 [ 100 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2024.10.30 19:47:55.268399 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6004 | 2024.10.30 19:47:55.268622 [ 199 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_21_4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6005 | 2024.10.30 19:47:55.268891 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
6006 | 2024.10.30 19:47:55.268918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
6007 | 2024.10.30 19:47:55.269067 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Debug> DynamicQueryHandler: Done processing query | ||
6008 | 2024.10.30 19:47:55.269123 [ 262 ] {f59dba92-b838-499c-9dbf-bb3bbd249dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6009 | 2024.10.30 19:47:55.269176 [ 262 ] {} <Debug> HTTP-Session: 4aa99e44-fb02-4b7c-a53e-fab997634e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6010 | 2024.10.30 19:47:55.269212 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6011 | 2024.10.30 19:47:55.269265 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 30 rows starting from the beginning of the part | ||
6012 | 2024.10.30 19:47:55.269348 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
6013 | 2024.10.30 19:47:55.269602 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44080, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6014 | 2024.10.30 19:47:55.269559 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6015 | 2024.10.30 19:47:55.269821 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
6016 | 2024.10.30 19:47:55.269836 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6017 | 2024.10.30 19:47:55.269953 [ 272 ] {} <Debug> HTTP-Session: b6d06416-f923-4ca1-9a6c-7f2184f88ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44080 | ||
6018 | 2024.10.30 19:47:55.270043 [ 272 ] {} <Debug> HTTP-Session: b6d06416-f923-4ca1-9a6c-7f2184f88ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6019 | 2024.10.30 19:47:55.270127 [ 272 ] {} <Debug> HTTP-Session: b6d06416-f923-4ca1-9a6c-7f2184f88ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6020 | 2024.10.30 19:47:55.270238 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
6021 | 2024.10.30 19:47:55.270288 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6022 | |||
6023 | (version 23.8.7.1) | ||
6024 | 2024.10.30 19:47:55.270310 [ 272 ] {} <Trace> HTTP-Session: b6d06416-f923-4ca1-9a6c-7f2184f88ad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6025 | 2024.10.30 19:47:55.270500 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
6026 | 2024.10.30 19:47:55.270747 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44080) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6027 | 2024.10.30 19:47:55.270790 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
6028 | 2024.10.30 19:47:55.270842 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6029 | 2024.10.30 19:47:55.271454 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6030 | 2024.10.30 19:47:55.272124 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2024.10.30 19:47:55.272173 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6032 | 2024.10.30 19:47:55.272554 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003983526 sec., 33136.47256224762 rows/sec., 2.36 MiB/sec. | ||
6033 | 2024.10.30 19:47:55.272875 [ 199 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6034 | 2024.10.30 19:47:55.272895 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6035 | 2024.10.30 19:47:55.274207 [ 199 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2024.10.30 19:47:55.274221 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.10.30 19:47:55.274380 [ 199 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_21_4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6038 | 2024.10.30 19:47:55.274593 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.004051 sec., 19995.06294742039 rows/sec., 1.57 MiB/sec. | ||
6039 | 2024.10.30 19:47:55.274634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6040 | 2024.10.30 19:47:55.274649 [ 100 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6041 | 2024.10.30 19:47:55.274793 [ 100 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6042 | 2024.10.30 19:47:55.274839 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6043 | 2024.10.30 19:47:55.275074 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Debug> DynamicQueryHandler: Done processing query | ||
6044 | 2024.10.30 19:47:55.275125 [ 272 ] {959456a7-8995-41ff-b940-50e9e1f3d51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6045 | 2024.10.30 19:47:55.275140 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
6046 | 2024.10.30 19:47:55.275165 [ 272 ] {} <Debug> HTTP-Session: b6d06416-f923-4ca1-9a6c-7f2184f88ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6047 | 2024.10.30 19:47:55.275568 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6048 | 2024.10.30 19:47:55.275663 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33952, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6049 | 2024.10.30 19:47:55.275767 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2024.10.30 19:47:55.275831 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6051 | 2024.10.30 19:47:55.275846 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 612 rows starting from the beginning of the part | ||
6052 | 2024.10.30 19:47:55.275877 [ 262 ] {} <Debug> HTTP-Session: 8e0f7dcd-1d5e-4744-866a-5b5f15cb0502 Authenticating user 'default' from [fd00:1122:3344:101::d]:33952 | ||
6053 | 2024.10.30 19:47:55.275930 [ 262 ] {} <Debug> HTTP-Session: 8e0f7dcd-1d5e-4744-866a-5b5f15cb0502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6054 | 2024.10.30 19:47:55.276045 [ 262 ] {} <Debug> HTTP-Session: 8e0f7dcd-1d5e-4744-866a-5b5f15cb0502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6055 | 2024.10.30 19:47:55.276123 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
6056 | 2024.10.30 19:47:55.276200 [ 262 ] {} <Trace> HTTP-Session: 8e0f7dcd-1d5e-4744-866a-5b5f15cb0502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6057 | 2024.10.30 19:47:55.276395 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 521 rows starting from the beginning of the part | ||
6058 | 2024.10.30 19:47:55.276703 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 83 rows starting from the beginning of the part | ||
6059 | 2024.10.30 19:47:55.276790 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6060 | 2024.10.30 19:47:55.276981 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 101 rows starting from the beginning of the part | ||
6061 | 2024.10.30 19:47:55.277025 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6062 | 2024.10.30 19:47:55.277281 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 81 rows starting from the beginning of the part | ||
6063 | 2024.10.30 19:47:55.278120 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6064 | 2024.10.30 19:47:55.279154 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6065 | 2024.10.30 19:47:55.279227 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6066 | 2024.10.30 19:47:55.280530 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1479 rows, containing 5 columns (5 merged, 0 gathered) in 0.005576989 sec., 265196.86519015906 rows/sec., 20.98 MiB/sec. | ||
6067 | 2024.10.30 19:47:55.280542 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6068 | 2024.10.30 19:47:55.280763 [ 199 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6069 | 2024.10.30 19:47:55.281745 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2024.10.30 19:47:55.281891 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2024.10.30 19:47:55.282014 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6072 | 2024.10.30 19:47:55.282059 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_21_4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6073 | 2024.10.30 19:47:55.282068 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.005555 sec., 10801.080108010801 rows/sec., 776.15 KiB/sec. | ||
6074 | 2024.10.30 19:47:55.282072 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6075 | 2024.10.30 19:47:55.282125 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6076 | 2024.10.30 19:47:55.282305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6077 | 2024.10.30 19:47:55.282677 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
6078 | 2024.10.30 19:47:55.283038 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Debug> DynamicQueryHandler: Done processing query | ||
6079 | 2024.10.30 19:47:55.283063 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6080 | 2024.10.30 19:47:55.283101 [ 262 ] {4a70bdf2-af0f-491d-bde8-1e8562da1c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6081 | 2024.10.30 19:47:55.283125 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3805 rows starting from the beginning of the part | ||
6082 | 2024.10.30 19:47:55.283157 [ 262 ] {} <Debug> HTTP-Session: 8e0f7dcd-1d5e-4744-866a-5b5f15cb0502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6083 | 2024.10.30 19:47:55.283319 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
6084 | 2024.10.30 19:47:55.283411 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 906 rows starting from the beginning of the part | ||
6085 | 2024.10.30 19:47:55.283719 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42222, User-Agent: (none), Length: 44535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6086 | 2024.10.30 19:47:55.283771 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33952, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6087 | 2024.10.30 19:47:55.283814 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 61 rows starting from the beginning of the part | ||
6088 | 2024.10.30 19:47:55.283974 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6089 | 2024.10.30 19:47:55.284159 [ 272 ] {} <Debug> HTTP-Session: 29454749-5e8c-4086-9cf7-870d4e3aafe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42222 | ||
6090 | 2024.10.30 19:47:55.284215 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part | ||
6091 | 2024.10.30 19:47:55.284258 [ 272 ] {} <Debug> HTTP-Session: 29454749-5e8c-4086-9cf7-870d4e3aafe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6092 | 2024.10.30 19:47:55.284357 [ 272 ] {} <Debug> HTTP-Session: 29454749-5e8c-4086-9cf7-870d4e3aafe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6093 | 2024.10.30 19:47:55.284515 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6094 | |||
6095 | (version 23.8.7.1) | ||
6096 | 2024.10.30 19:47:55.284589 [ 199 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
6097 | 2024.10.30 19:47:55.284590 [ 272 ] {} <Trace> HTTP-Session: 29454749-5e8c-4086-9cf7-870d4e3aafe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6098 | 2024.10.30 19:47:55.285279 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42222) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6099 | 2024.10.30 19:47:55.285466 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6100 | 2024.10.30 19:47:55.286713 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6101 | 2024.10.30 19:47:55.288054 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6102 | 2024.10.30 19:47:55.288120 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6103 | 2024.10.30 19:47:55.288735 [ 196 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4988 rows, containing 5 columns (5 merged, 0 gathered) in 0.00636036 sec., 784232.3390499909 rows/sec., 53.02 MiB/sec. | ||
6104 | 2024.10.30 19:47:55.289205 [ 196 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6105 | 2024.10.30 19:47:55.289227 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6106 | 2024.10.30 19:47:55.290398 [ 196 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6107 | 2024.10.30 19:47:55.290621 [ 196 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6108 | 2024.10.30 19:47:55.290629 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.10.30 19:47:55.290792 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
6110 | 2024.10.30 19:47:55.290941 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6111 | 2024.10.30 19:47:55.290989 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006113 sec., 4416.816620317356 rows/sec., 7.91 MiB/sec. | ||
6112 | 2024.10.30 19:47:55.290998 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2024.10.30 19:47:55.291068 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6114 | 2024.10.30 19:47:55.291440 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
6115 | 2024.10.30 19:47:55.291655 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Debug> DynamicQueryHandler: Done processing query | ||
6116 | 2024.10.30 19:47:55.291714 [ 272 ] {61eaf730-23bd-48c0-a331-d2787aaec4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6117 | 2024.10.30 19:47:55.291772 [ 272 ] {} <Debug> HTTP-Session: 29454749-5e8c-4086-9cf7-870d4e3aafe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6118 | 2024.10.30 19:47:55.292061 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6119 | 2024.10.30 19:47:55.292129 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39335, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6120 | 2024.10.30 19:47:55.292165 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6121 | 2024.10.30 19:47:55.292319 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6122 | 2024.10.30 19:47:55.292365 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part | ||
6123 | 2024.10.30 19:47:55.292384 [ 262 ] {} <Debug> HTTP-Session: 2c3456a1-6e77-4af6-a663-d6b85c06b769 Authenticating user 'default' from [fd00:1122:3344:101::d]:39335 | ||
6124 | 2024.10.30 19:47:55.292438 [ 262 ] {} <Debug> HTTP-Session: 2c3456a1-6e77-4af6-a663-d6b85c06b769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6125 | 2024.10.30 19:47:55.292487 [ 262 ] {} <Debug> HTTP-Session: 2c3456a1-6e77-4af6-a663-d6b85c06b769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6126 | 2024.10.30 19:47:55.292638 [ 262 ] {} <Trace> HTTP-Session: 2c3456a1-6e77-4af6-a663-d6b85c06b769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.10.30 19:47:55.292967 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
6128 | 2024.10.30 19:47:55.293109 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39335) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6129 | 2024.10.30 19:47:55.293441 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6130 | 2024.10.30 19:47:55.293704 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
6131 | 2024.10.30 19:47:55.294299 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6132 | 2024.10.30 19:47:55.294602 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
6133 | 2024.10.30 19:47:55.295224 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
6134 | 2024.10.30 19:47:55.295542 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6135 | 2024.10.30 19:47:55.295685 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6136 | 2024.10.30 19:47:55.295962 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
6137 | 2024.10.30 19:47:55.297027 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6138 | 2024.10.30 19:47:55.297845 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6139 | 2024.10.30 19:47:55.298033 [ 100 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6140 | 2024.10.30 19:47:55.298047 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.005077 sec., 5909.001378766989 rows/sec., 401.05 KiB/sec. | ||
6141 | 2024.10.30 19:47:55.298106 [ 100 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2024.10.30 19:47:55.298199 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6143 | 2024.10.30 19:47:55.298631 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Debug> DynamicQueryHandler: Done processing query | ||
6144 | 2024.10.30 19:47:55.298645 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
6145 | 2024.10.30 19:47:55.298692 [ 262 ] {514bd6cd-3f0a-43b0-92f5-88a71d30d976} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6146 | 2024.10.30 19:47:55.298766 [ 262 ] {} <Debug> HTTP-Session: 2c3456a1-6e77-4af6-a663-d6b85c06b769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6147 | 2024.10.30 19:47:55.299107 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6148 | 2024.10.30 19:47:55.299186 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6149 | 2024.10.30 19:47:55.299216 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 398 rows starting from the beginning of the part | ||
6150 | 2024.10.30 19:47:55.299606 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
6151 | 2024.10.30 19:47:55.299934 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
6152 | 2024.10.30 19:47:55.300296 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
6153 | 2024.10.30 19:47:55.300611 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
6154 | 2024.10.30 19:47:55.301062 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
6155 | 2024.10.30 19:47:55.304485 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 4 columns (4 merged, 0 gathered) in 0.006121463 sec., 89521.08344034752 rows/sec., 5.91 MiB/sec. | ||
6156 | 2024.10.30 19:47:55.304789 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6157 | 2024.10.30 19:47:55.305544 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6158 | 2024.10.30 19:47:55.305617 [ 196 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_21_4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6159 | 2024.10.30 19:47:55.305800 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6160 | 2024.10.30 19:47:55.306320 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.015120863 sec., 17922.257479616077 rows/sec., 32.12 MiB/sec. | ||
6161 | 2024.10.30 19:47:55.306961 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6162 | 2024.10.30 19:47:55.307620 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2024.10.30 19:47:55.307697 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6164 | 2024.10.30 19:47:55.307835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
6165 | 2024.10.30 19:47:55.341721 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6166 | 2024.10.30 19:47:55.367000 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6167 | 2024.10.30 19:47:55.479370 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6168 | 2024.10.30 19:47:55.482730 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6169 | 2024.10.30 19:47:55.504145 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6170 | 2024.10.30 19:47:55.511625 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6171 | 2024.10.30 19:47:55.513028 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6172 | 2024.10.30 19:47:55.534312 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6173 | 2024.10.30 19:47:55.543708 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6174 | 2024.10.30 19:47:55.846231 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6175 | 2024.10.30 19:47:55.868549 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6176 | 2024.10.30 19:47:55.927021 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6177 | 2024.10.30 19:47:55.941365 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6178 | 2024.10.30 19:47:56.003625 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6179 | 2024.10.30 19:47:56.025020 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6180 | 2024.10.30 19:47:56.050371 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6181 | 2024.10.30 19:47:56.050458 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6182 | 2024.10.30 19:47:56.061835 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6183 | 2024.10.30 19:47:56.317424 [ 100 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
6184 | 2024.10.30 19:47:56.317485 [ 100 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6185 | 2024.10.30 19:47:56.317512 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6186 | 2024.10.30 19:47:56.317711 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
6187 | 2024.10.30 19:47:56.317933 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6188 | 2024.10.30 19:47:56.317977 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
6189 | 2024.10.30 19:47:56.318112 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
6190 | 2024.10.30 19:47:56.318295 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
6191 | 2024.10.30 19:47:56.318554 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
6192 | 2024.10.30 19:47:56.318728 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
6193 | 2024.10.30 19:47:56.319828 [ 186 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 5 columns (5 merged, 0 gathered) in 0.002237129 sec., 5364.017899727732 rows/sec., 458.35 KiB/sec. | ||
6194 | 2024.10.30 19:47:56.320030 [ 186 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
6195 | 2024.10.30 19:47:56.320571 [ 186 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6196 | 2024.10.30 19:47:56.320665 [ 186 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_5_1} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
6197 | 2024.10.30 19:47:56.320765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6198 | 2024.10.30 19:47:56.518285 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6199 | 2024.10.30 19:47:56.518328 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6200 | 2024.10.30 19:47:56.655151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 554 | ||
6201 | 2024.10.30 19:47:56.658275 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6202 | 2024.10.30 19:47:56.658334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6203 | 2024.10.30 19:47:56.659948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6204 | 2024.10.30 19:47:56.660977 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6205 | 2024.10.30 19:47:56.661708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
6206 | 2024.10.30 19:47:56.676027 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6207 | 2024.10.30 19:47:56.686412 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6208 | 2024.10.30 19:47:56.804064 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6209 | 2024.10.30 19:47:56.808440 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6210 | 2024.10.30 19:47:56.817751 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6211 | 2024.10.30 19:47:56.820161 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6212 | 2024.10.30 19:47:56.854443 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6213 | 2024.10.30 19:47:56.871804 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6214 | 2024.10.30 19:47:56.883082 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6215 | 2024.10.30 19:47:57.001825 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001416648 sec. | ||
6216 | 2024.10.30 19:47:58.290225 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6217 | 2024.10.30 19:48:00.235657 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41312, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6218 | 2024.10.30 19:48:00.235812 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6219 | 2024.10.30 19:48:00.235841 [ 268 ] {} <Debug> HTTP-Session: 5375f04b-6c52-49f6-a772-40aac2f3a7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:41312 | ||
6220 | 2024.10.30 19:48:00.235869 [ 268 ] {} <Debug> HTTP-Session: 5375f04b-6c52-49f6-a772-40aac2f3a7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6221 | 2024.10.30 19:48:00.235887 [ 268 ] {} <Debug> HTTP-Session: 5375f04b-6c52-49f6-a772-40aac2f3a7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6222 | 2024.10.30 19:48:00.235943 [ 268 ] {} <Trace> HTTP-Session: 5375f04b-6c52-49f6-a772-40aac2f3a7cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2024.10.30 19:48:00.236162 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41312) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
6224 | 2024.10.30 19:48:00.236238 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
6225 | 2024.10.30 19:48:00.236625 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6226 | 2024.10.30 19:48:00.237111 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2024.10.30 19:48:00.237155 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6228 | 2024.10.30 19:48:00.237585 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6229 | 2024.10.30 19:48:00.237985 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6230 | 2024.10.30 19:48:00.238173 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002072 sec., 17374.517374517374 rows/sec., 1.29 MiB/sec. | ||
6231 | 2024.10.30 19:48:00.238807 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Debug> DynamicQueryHandler: Done processing query | ||
6232 | 2024.10.30 19:48:00.238885 [ 268 ] {f3212094-3290-4da6-b76d-1b186c143a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6233 | 2024.10.30 19:48:00.238951 [ 268 ] {} <Debug> HTTP-Session: 5375f04b-6c52-49f6-a772-40aac2f3a7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6234 | 2024.10.30 19:48:00.239202 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6235 | 2024.10.30 19:48:00.239352 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54225, User-Agent: (none), Length: 23472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6236 | 2024.10.30 19:48:00.239454 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6237 | 2024.10.30 19:48:00.239479 [ 269 ] {} <Debug> HTTP-Session: 536d1c01-bf86-40ac-bab6-d317909efc47 Authenticating user 'default' from [fd00:1122:3344:101::d]:54225 | ||
6238 | 2024.10.30 19:48:00.239503 [ 269 ] {} <Debug> HTTP-Session: 536d1c01-bf86-40ac-bab6-d317909efc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6239 | 2024.10.30 19:48:00.239518 [ 269 ] {} <Debug> HTTP-Session: 536d1c01-bf86-40ac-bab6-d317909efc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6240 | 2024.10.30 19:48:00.239572 [ 269 ] {} <Trace> HTTP-Session: 536d1c01-bf86-40ac-bab6-d317909efc47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6241 | 2024.10.30 19:48:00.239807 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54225) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6242 | 2024.10.30 19:48:00.239874 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6243 | 2024.10.30 19:48:00.240206 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6244 | 2024.10.30 19:48:00.240664 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2024.10.30 19:48:00.240705 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6246 | 2024.10.30 19:48:00.241137 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6247 | 2024.10.30 19:48:00.241542 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2024.10.30 19:48:00.241685 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Debug> executeQuery: Read 160 rows, 13.76 KiB in 0.001978 sec., 80889.78766430737 rows/sec., 6.79 MiB/sec. | ||
6249 | 2024.10.30 19:48:00.242280 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Debug> DynamicQueryHandler: Done processing query | ||
6250 | 2024.10.30 19:48:00.242321 [ 269 ] {f1f2553a-fa2a-4e60-8f21-47a92045ff80} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6251 | 2024.10.30 19:48:00.242339 [ 269 ] {} <Debug> HTTP-Session: 536d1c01-bf86-40ac-bab6-d317909efc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6252 | 2024.10.30 19:48:00.242563 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6253 | 2024.10.30 19:48:00.242577 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41312, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6254 | 2024.10.30 19:48:00.242678 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6255 | 2024.10.30 19:48:00.242712 [ 268 ] {} <Debug> HTTP-Session: af02b91a-e016-4ac7-a874-2c8b5b249205 Authenticating user 'default' from [fd00:1122:3344:101::d]:41312 | ||
6256 | 2024.10.30 19:48:00.242735 [ 268 ] {} <Debug> HTTP-Session: af02b91a-e016-4ac7-a874-2c8b5b249205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6257 | 2024.10.30 19:48:00.242753 [ 268 ] {} <Debug> HTTP-Session: af02b91a-e016-4ac7-a874-2c8b5b249205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6258 | 2024.10.30 19:48:00.242788 [ 269 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
6259 | |||
6260 | (version 23.8.7.1) | ||
6261 | 2024.10.30 19:48:00.242818 [ 268 ] {} <Trace> HTTP-Session: af02b91a-e016-4ac7-a874-2c8b5b249205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6262 | 2024.10.30 19:48:00.242991 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41312) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6263 | 2024.10.30 19:48:00.243067 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6264 | 2024.10.30 19:48:00.243395 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6265 | 2024.10.30 19:48:00.243768 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6266 | 2024.10.30 19:48:00.243806 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6267 | 2024.10.30 19:48:00.244179 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6268 | 2024.10.30 19:48:00.244574 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6269 | 2024.10.30 19:48:00.244746 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001793 sec., 16174.010039040713 rows/sec., 1.14 MiB/sec. | ||
6270 | 2024.10.30 19:48:00.245119 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Debug> DynamicQueryHandler: Done processing query | ||
6271 | 2024.10.30 19:48:00.245145 [ 268 ] {c60afeb5-7aa0-40fe-95cc-110ef54e1947} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6272 | 2024.10.30 19:48:00.245162 [ 268 ] {} <Debug> HTTP-Session: af02b91a-e016-4ac7-a874-2c8b5b249205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6273 | 2024.10.30 19:48:00.245315 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6274 | 2024.10.30 19:48:00.245407 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44577, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6275 | 2024.10.30 19:48:00.245491 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6276 | 2024.10.30 19:48:00.245516 [ 269 ] {} <Debug> HTTP-Session: 49c2d398-b524-4633-a7ce-24128378fc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44577 | ||
6277 | 2024.10.30 19:48:00.245538 [ 269 ] {} <Debug> HTTP-Session: 49c2d398-b524-4633-a7ce-24128378fc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6278 | 2024.10.30 19:48:00.245555 [ 269 ] {} <Debug> HTTP-Session: 49c2d398-b524-4633-a7ce-24128378fc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6279 | 2024.10.30 19:48:00.245601 [ 269 ] {} <Trace> HTTP-Session: 49c2d398-b524-4633-a7ce-24128378fc5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6280 | 2024.10.30 19:48:00.245749 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44577) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6281 | 2024.10.30 19:48:00.245805 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6282 | 2024.10.30 19:48:00.246117 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6283 | 2024.10.30 19:48:00.246496 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2024.10.30 19:48:00.246541 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6285 | 2024.10.30 19:48:00.246927 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6286 | 2024.10.30 19:48:00.247309 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6287 | 2024.10.30 19:48:00.247467 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001759 sec., 20466.173962478682 rows/sec., 1.50 MiB/sec. | ||
6288 | 2024.10.30 19:48:00.247791 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Debug> DynamicQueryHandler: Done processing query | ||
6289 | 2024.10.30 19:48:00.247817 [ 269 ] {9b1aee38-2849-4380-92c9-a0f6b100de6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6290 | 2024.10.30 19:48:00.247835 [ 269 ] {} <Debug> HTTP-Session: 49c2d398-b524-4633-a7ce-24128378fc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6291 | 2024.10.30 19:48:00.248074 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6292 | 2024.10.30 19:48:00.248094 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64848, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6293 | 2024.10.30 19:48:00.248182 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6294 | 2024.10.30 19:48:00.248207 [ 268 ] {} <Debug> HTTP-Session: 78649b91-15e6-4c4e-b442-e6ae6defa64e Authenticating user 'default' from [fd00:1122:3344:101::d]:64848 | ||
6295 | 2024.10.30 19:48:00.248242 [ 268 ] {} <Debug> HTTP-Session: 78649b91-15e6-4c4e-b442-e6ae6defa64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6296 | 2024.10.30 19:48:00.248269 [ 268 ] {} <Debug> HTTP-Session: 78649b91-15e6-4c4e-b442-e6ae6defa64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6297 | 2024.10.30 19:48:00.248316 [ 268 ] {} <Trace> HTTP-Session: 78649b91-15e6-4c4e-b442-e6ae6defa64e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6298 | 2024.10.30 19:48:00.248452 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64848) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6299 | 2024.10.30 19:48:00.248511 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6300 | 2024.10.30 19:48:00.248789 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6301 | 2024.10.30 19:48:00.249120 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6302 | 2024.10.30 19:48:00.249158 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6303 | 2024.10.30 19:48:00.249527 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6304 | 2024.10.30 19:48:00.249908 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6305 | 2024.10.30 19:48:00.250074 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001665 sec., 10810.81081081081 rows/sec., 758.96 KiB/sec. | ||
6306 | 2024.10.30 19:48:00.250267 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Debug> DynamicQueryHandler: Done processing query | ||
6307 | 2024.10.30 19:48:00.250293 [ 268 ] {b3eb7c2b-c5fa-4a28-b281-366b1009bee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6308 | 2024.10.30 19:48:00.250310 [ 268 ] {} <Debug> HTTP-Session: 78649b91-15e6-4c4e-b442-e6ae6defa64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6309 | 2024.10.30 19:48:00.250496 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6310 | 2024.10.30 19:48:00.250588 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52652, User-Agent: (none), Length: 11087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6311 | 2024.10.30 19:48:00.250653 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6312 | 2024.10.30 19:48:00.250673 [ 269 ] {} <Debug> HTTP-Session: 74527678-362c-44aa-af5c-5f5fceb46292 Authenticating user 'default' from [fd00:1122:3344:101::d]:52652 | ||
6313 | 2024.10.30 19:48:00.250690 [ 269 ] {} <Debug> HTTP-Session: 74527678-362c-44aa-af5c-5f5fceb46292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6314 | 2024.10.30 19:48:00.250705 [ 269 ] {} <Debug> HTTP-Session: 74527678-362c-44aa-af5c-5f5fceb46292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6315 | 2024.10.30 19:48:00.250744 [ 269 ] {} <Trace> HTTP-Session: 74527678-362c-44aa-af5c-5f5fceb46292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6316 | 2024.10.30 19:48:00.250884 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52652) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6317 | 2024.10.30 19:48:00.250932 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6318 | 2024.10.30 19:48:00.251190 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6319 | 2024.10.30 19:48:00.251551 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2024.10.30 19:48:00.251587 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6321 | 2024.10.30 19:48:00.251952 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6322 | 2024.10.30 19:48:00.252339 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2024.10.30 19:48:00.252488 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001652 sec., 39346.24697336562 rows/sec., 3.09 MiB/sec. | ||
6324 | 2024.10.30 19:48:00.252836 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Debug> DynamicQueryHandler: Done processing query | ||
6325 | 2024.10.30 19:48:00.252862 [ 269 ] {4b73fbf5-3317-4766-a8d2-8d0de702d330} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6326 | 2024.10.30 19:48:00.252878 [ 269 ] {} <Debug> HTTP-Session: 74527678-362c-44aa-af5c-5f5fceb46292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6327 | 2024.10.30 19:48:00.253061 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6328 | 2024.10.30 19:48:00.253081 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64848, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6329 | 2024.10.30 19:48:00.253174 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6330 | 2024.10.30 19:48:00.253195 [ 268 ] {} <Debug> HTTP-Session: b6fc3ccf-3ce5-4514-9ebf-ed73ce6d280d Authenticating user 'default' from [fd00:1122:3344:101::d]:64848 | ||
6331 | 2024.10.30 19:48:00.253225 [ 268 ] {} <Debug> HTTP-Session: b6fc3ccf-3ce5-4514-9ebf-ed73ce6d280d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6332 | 2024.10.30 19:48:00.253241 [ 268 ] {} <Debug> HTTP-Session: b6fc3ccf-3ce5-4514-9ebf-ed73ce6d280d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6333 | 2024.10.30 19:48:00.253281 [ 268 ] {} <Trace> HTTP-Session: b6fc3ccf-3ce5-4514-9ebf-ed73ce6d280d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6334 | 2024.10.30 19:48:00.253421 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6335 | 2024.10.30 19:48:00.253487 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6336 | 2024.10.30 19:48:00.253682 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6337 | 2024.10.30 19:48:00.254040 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2024.10.30 19:48:00.254076 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6339 | 2024.10.30 19:48:00.254470 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6340 | 2024.10.30 19:48:00.254823 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2024.10.30 19:48:00.254959 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.65 MiB/sec. | ||
6342 | 2024.10.30 19:48:00.255168 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Debug> DynamicQueryHandler: Done processing query | ||
6343 | 2024.10.30 19:48:00.255193 [ 268 ] {b4894178-d725-40de-8b52-f993cbace933} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6344 | 2024.10.30 19:48:00.255209 [ 268 ] {} <Debug> HTTP-Session: b6fc3ccf-3ce5-4514-9ebf-ed73ce6d280d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6345 | 2024.10.30 19:48:00.255376 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6346 | 2024.10.30 19:48:00.255459 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49428, User-Agent: (none), Length: 19035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6347 | 2024.10.30 19:48:00.255537 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6348 | 2024.10.30 19:48:00.255564 [ 269 ] {} <Debug> HTTP-Session: 3342704f-a528-4b77-859a-6f48146e62e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49428 | ||
6349 | 2024.10.30 19:48:00.255585 [ 269 ] {} <Debug> HTTP-Session: 3342704f-a528-4b77-859a-6f48146e62e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6350 | 2024.10.30 19:48:00.255602 [ 269 ] {} <Debug> HTTP-Session: 3342704f-a528-4b77-859a-6f48146e62e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6351 | 2024.10.30 19:48:00.255648 [ 269 ] {} <Trace> HTTP-Session: 3342704f-a528-4b77-859a-6f48146e62e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6352 | 2024.10.30 19:48:00.255887 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49428) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6353 | 2024.10.30 19:48:00.255978 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6354 | 2024.10.30 19:48:00.256548 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6355 | 2024.10.30 19:48:00.257200 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6356 | 2024.10.30 19:48:00.257237 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6357 | 2024.10.30 19:48:00.257874 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6358 | 2024.10.30 19:48:00.258296 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6359 | 2024.10.30 19:48:00.258524 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002755 sec., 3992.7404718693283 rows/sec., 7.15 MiB/sec. | ||
6360 | 2024.10.30 19:48:00.259084 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Debug> DynamicQueryHandler: Done processing query | ||
6361 | 2024.10.30 19:48:00.259109 [ 269 ] {fd982620-fc7c-42b9-8b9e-b07398a86914} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
6362 | 2024.10.30 19:48:00.259125 [ 269 ] {} <Debug> HTTP-Session: 3342704f-a528-4b77-859a-6f48146e62e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6363 | 2024.10.30 19:48:00.259316 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6364 | 2024.10.30 19:48:00.259385 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57040, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6365 | 2024.10.30 19:48:00.259450 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6366 | 2024.10.30 19:48:00.259481 [ 268 ] {} <Debug> HTTP-Session: f0f0b1f4-4c98-4784-b3eb-1da692320bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57040 | ||
6367 | 2024.10.30 19:48:00.259502 [ 268 ] {} <Debug> HTTP-Session: f0f0b1f4-4c98-4784-b3eb-1da692320bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6368 | 2024.10.30 19:48:00.259517 [ 268 ] {} <Debug> HTTP-Session: f0f0b1f4-4c98-4784-b3eb-1da692320bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6369 | 2024.10.30 19:48:00.259553 [ 268 ] {} <Trace> HTTP-Session: f0f0b1f4-4c98-4784-b3eb-1da692320bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6370 | 2024.10.30 19:48:00.259685 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57040) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6371 | 2024.10.30 19:48:00.259743 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6372 | 2024.10.30 19:48:00.259939 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6373 | 2024.10.30 19:48:00.260286 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2024.10.30 19:48:00.260329 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6375 | 2024.10.30 19:48:00.260756 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6376 | 2024.10.30 19:48:00.261109 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2024.10.30 19:48:00.261238 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001604 sec., 18703.241895261846 rows/sec., 1.24 MiB/sec. | ||
6378 | 2024.10.30 19:48:00.261403 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Debug> DynamicQueryHandler: Done processing query | ||
6379 | 2024.10.30 19:48:00.261427 [ 268 ] {590f4ef6-4acc-4835-9b6b-dc65a15433e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6380 | 2024.10.30 19:48:00.261444 [ 268 ] {} <Debug> HTTP-Session: f0f0b1f4-4c98-4784-b3eb-1da692320bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6381 | 2024.10.30 19:48:00.262018 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6382 | 2024.10.30 19:48:00.669305 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6383 | 2024.10.30 19:48:00.863794 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6384 | 2024.10.30 19:48:00.883227 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6385 | 2024.10.30 19:48:00.933535 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6386 | 2024.10.30 19:48:00.985863 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6387 | 2024.10.30 19:48:01.070333 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6388 | 2024.10.30 19:48:01.079740 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6389 | 2024.10.30 19:48:05.237121 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62472, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6390 | 2024.10.30 19:48:05.237256 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6391 | 2024.10.30 19:48:05.237281 [ 270 ] {} <Debug> HTTP-Session: 947a3d68-14d1-4741-aee0-222e33434d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:62472 | ||
6392 | 2024.10.30 19:48:05.237306 [ 270 ] {} <Debug> HTTP-Session: 947a3d68-14d1-4741-aee0-222e33434d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6393 | 2024.10.30 19:48:05.237322 [ 270 ] {} <Debug> HTTP-Session: 947a3d68-14d1-4741-aee0-222e33434d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6394 | 2024.10.30 19:48:05.237373 [ 270 ] {} <Trace> HTTP-Session: 947a3d68-14d1-4741-aee0-222e33434d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6395 | 2024.10.30 19:48:05.237573 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62472) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
6396 | 2024.10.30 19:48:05.237642 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
6397 | 2024.10.30 19:48:05.237976 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6398 | 2024.10.30 19:48:05.238474 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6399 | 2024.10.30 19:48:05.238517 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6400 | 2024.10.30 19:48:05.238947 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6401 | 2024.10.30 19:48:05.239341 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6402 | 2024.10.30 19:48:05.239498 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.00199 sec., 18090.45226130653 rows/sec., 1.34 MiB/sec. | ||
6403 | 2024.10.30 19:48:05.239706 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Debug> DynamicQueryHandler: Done processing query | ||
6404 | 2024.10.30 19:48:05.239733 [ 270 ] {4f91dba2-386f-41fb-9dcf-d354ac505b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6405 | 2024.10.30 19:48:05.239751 [ 270 ] {} <Debug> HTTP-Session: 947a3d68-14d1-4741-aee0-222e33434d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6406 | 2024.10.30 19:48:05.239993 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6407 | 2024.10.30 19:48:05.240095 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64728, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6408 | 2024.10.30 19:48:05.240230 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6409 | 2024.10.30 19:48:05.240259 [ 268 ] {} <Debug> HTTP-Session: fbc4c4a3-f9ee-4691-b484-7ba1a46f1a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:64728 | ||
6410 | 2024.10.30 19:48:05.240288 [ 268 ] {} <Debug> HTTP-Session: fbc4c4a3-f9ee-4691-b484-7ba1a46f1a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6411 | 2024.10.30 19:48:05.240306 [ 268 ] {} <Debug> HTTP-Session: fbc4c4a3-f9ee-4691-b484-7ba1a46f1a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6412 | 2024.10.30 19:48:05.240364 [ 268 ] {} <Trace> HTTP-Session: fbc4c4a3-f9ee-4691-b484-7ba1a46f1a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6413 | 2024.10.30 19:48:05.240629 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6414 | 2024.10.30 19:48:05.240708 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6415 | 2024.10.30 19:48:05.241057 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6416 | 2024.10.30 19:48:05.241613 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6417 | 2024.10.30 19:48:05.241658 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6418 | 2024.10.30 19:48:05.242099 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6419 | 2024.10.30 19:48:05.242488 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6420 | 2024.10.30 19:48:05.242638 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002126 sec., 90310.44214487301 rows/sec., 7.65 MiB/sec. | ||
6421 | 2024.10.30 19:48:05.243046 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Debug> DynamicQueryHandler: Done processing query | ||
6422 | 2024.10.30 19:48:05.243081 [ 268 ] {2599405c-b8c7-4c59-8711-39821af81e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6423 | 2024.10.30 19:48:05.243098 [ 268 ] {} <Debug> HTTP-Session: fbc4c4a3-f9ee-4691-b484-7ba1a46f1a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6424 | 2024.10.30 19:48:05.243333 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6425 | 2024.10.30 19:48:05.243416 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64933, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6426 | 2024.10.30 19:48:05.243537 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6427 | 2024.10.30 19:48:05.243582 [ 270 ] {} <Debug> HTTP-Session: 983045aa-350a-4f3e-9289-417c403247c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64933 | ||
6428 | 2024.10.30 19:48:05.243616 [ 270 ] {} <Debug> HTTP-Session: 983045aa-350a-4f3e-9289-417c403247c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6429 | 2024.10.30 19:48:05.243643 [ 270 ] {} <Debug> HTTP-Session: 983045aa-350a-4f3e-9289-417c403247c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6430 | 2024.10.30 19:48:05.243711 [ 270 ] {} <Trace> HTTP-Session: 983045aa-350a-4f3e-9289-417c403247c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6431 | 2024.10.30 19:48:05.243901 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64933) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6432 | 2024.10.30 19:48:05.243948 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6433 | 2024.10.30 19:48:05.244196 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6434 | 2024.10.30 19:48:05.244554 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2024.10.30 19:48:05.244591 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6436 | 2024.10.30 19:48:05.244956 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6437 | 2024.10.30 19:48:05.245325 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2024.10.30 19:48:05.245487 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001632 sec., 27573.529411764706 rows/sec., 1.97 MiB/sec. | ||
6439 | 2024.10.30 19:48:05.245768 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Debug> DynamicQueryHandler: Done processing query | ||
6440 | 2024.10.30 19:48:05.245812 [ 270 ] {39050f25-ecc9-4878-a1fc-9bd382e85186} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6441 | 2024.10.30 19:48:05.245829 [ 270 ] {} <Debug> HTTP-Session: 983045aa-350a-4f3e-9289-417c403247c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6442 | 2024.10.30 19:48:05.246021 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6443 | 2024.10.30 19:48:05.246123 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43380, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6444 | 2024.10.30 19:48:05.246206 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6445 | 2024.10.30 19:48:05.246230 [ 268 ] {} <Debug> HTTP-Session: 6c4338af-d397-4fa4-8e2a-4bfc25bb94c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43380 | ||
6446 | 2024.10.30 19:48:05.246253 [ 268 ] {} <Debug> HTTP-Session: 6c4338af-d397-4fa4-8e2a-4bfc25bb94c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6447 | 2024.10.30 19:48:05.246270 [ 268 ] {} <Debug> HTTP-Session: 6c4338af-d397-4fa4-8e2a-4bfc25bb94c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6448 | 2024.10.30 19:48:05.246320 [ 268 ] {} <Trace> HTTP-Session: 6c4338af-d397-4fa4-8e2a-4bfc25bb94c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2024.10.30 19:48:05.246481 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43380) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6450 | 2024.10.30 19:48:05.246541 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6451 | 2024.10.30 19:48:05.246851 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6452 | 2024.10.30 19:48:05.247209 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6453 | 2024.10.30 19:48:05.247245 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6454 | 2024.10.30 19:48:05.247629 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6455 | 2024.10.30 19:48:05.248066 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6456 | 2024.10.30 19:48:05.248208 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001785 sec., 20168.06722689076 rows/sec., 1.48 MiB/sec. | ||
6457 | 2024.10.30 19:48:05.248404 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Debug> DynamicQueryHandler: Done processing query | ||
6458 | 2024.10.30 19:48:05.248429 [ 268 ] {884a817b-59a6-4c64-b6a9-16fb40881677} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6459 | 2024.10.30 19:48:05.248450 [ 268 ] {} <Debug> HTTP-Session: 6c4338af-d397-4fa4-8e2a-4bfc25bb94c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6460 | 2024.10.30 19:48:05.248651 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6461 | 2024.10.30 19:48:05.248731 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6462 | 2024.10.30 19:48:05.248847 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6463 | 2024.10.30 19:48:05.248868 [ 270 ] {} <Debug> HTTP-Session: ac86998a-90c5-4e23-9dd9-40965ca63ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41762 | ||
6464 | 2024.10.30 19:48:05.248886 [ 270 ] {} <Debug> HTTP-Session: ac86998a-90c5-4e23-9dd9-40965ca63ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6465 | 2024.10.30 19:48:05.248900 [ 270 ] {} <Debug> HTTP-Session: ac86998a-90c5-4e23-9dd9-40965ca63ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6466 | 2024.10.30 19:48:05.248940 [ 270 ] {} <Trace> HTTP-Session: ac86998a-90c5-4e23-9dd9-40965ca63ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6467 | 2024.10.30 19:48:05.249058 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41762) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6468 | 2024.10.30 19:48:05.249106 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6469 | 2024.10.30 19:48:05.249363 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6470 | 2024.10.30 19:48:05.249696 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6471 | 2024.10.30 19:48:05.249734 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6472 | 2024.10.30 19:48:05.250101 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6473 | 2024.10.30 19:48:05.250477 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6474 | 2024.10.30 19:48:05.250645 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001617 sec., 11131.725417439704 rows/sec., 781.49 KiB/sec. | ||
6475 | 2024.10.30 19:48:05.250874 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Debug> DynamicQueryHandler: Done processing query | ||
6476 | 2024.10.30 19:48:05.250900 [ 270 ] {9744ea43-7700-4e8e-bb10-258a890a6402} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6477 | 2024.10.30 19:48:05.250916 [ 270 ] {} <Debug> HTTP-Session: ac86998a-90c5-4e23-9dd9-40965ca63ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6478 | 2024.10.30 19:48:05.251079 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6479 | 2024.10.30 19:48:05.251171 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60588, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6480 | 2024.10.30 19:48:05.251234 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6481 | 2024.10.30 19:48:05.251254 [ 268 ] {} <Debug> HTTP-Session: 7693935e-acbb-4603-9b6d-5b872bcb7512 Authenticating user 'default' from [fd00:1122:3344:101::d]:60588 | ||
6482 | 2024.10.30 19:48:05.251271 [ 268 ] {} <Debug> HTTP-Session: 7693935e-acbb-4603-9b6d-5b872bcb7512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6483 | 2024.10.30 19:48:05.251311 [ 268 ] {} <Debug> HTTP-Session: 7693935e-acbb-4603-9b6d-5b872bcb7512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6484 | 2024.10.30 19:48:05.251352 [ 268 ] {} <Trace> HTTP-Session: 7693935e-acbb-4603-9b6d-5b872bcb7512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2024.10.30 19:48:05.251488 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6486 | 2024.10.30 19:48:05.251536 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6487 | 2024.10.30 19:48:05.251810 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6488 | 2024.10.30 19:48:05.252220 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6489 | 2024.10.30 19:48:05.252258 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6490 | 2024.10.30 19:48:05.252618 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6491 | 2024.10.30 19:48:05.252990 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6492 | 2024.10.30 19:48:05.253141 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001706 sec., 47479.484173505276 rows/sec., 3.73 MiB/sec. | ||
6493 | 2024.10.30 19:48:05.253322 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Debug> DynamicQueryHandler: Done processing query | ||
6494 | 2024.10.30 19:48:05.253345 [ 268 ] {94aa8696-a494-4f76-bf2a-fd17b56f8e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6495 | 2024.10.30 19:48:05.253362 [ 268 ] {} <Debug> HTTP-Session: 7693935e-acbb-4603-9b6d-5b872bcb7512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6496 | 2024.10.30 19:48:05.253541 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.10.30 19:48:05.253631 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6498 | 2024.10.30 19:48:05.253744 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6499 | 2024.10.30 19:48:05.253785 [ 270 ] {} <Debug> HTTP-Session: c94c3596-26ba-4d39-bfd5-f71d3d2c127b Authenticating user 'default' from [fd00:1122:3344:101::d]:41762 | ||
6500 | 2024.10.30 19:48:05.253832 [ 270 ] {} <Debug> HTTP-Session: c94c3596-26ba-4d39-bfd5-f71d3d2c127b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6501 | 2024.10.30 19:48:05.253851 [ 270 ] {} <Debug> HTTP-Session: c94c3596-26ba-4d39-bfd5-f71d3d2c127b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6502 | 2024.10.30 19:48:05.253889 [ 270 ] {} <Trace> HTTP-Session: c94c3596-26ba-4d39-bfd5-f71d3d2c127b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6503 | 2024.10.30 19:48:05.254027 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6504 | 2024.10.30 19:48:05.254078 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6505 | 2024.10.30 19:48:05.254257 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6506 | 2024.10.30 19:48:05.254591 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6507 | 2024.10.30 19:48:05.254626 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6508 | 2024.10.30 19:48:05.255003 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6509 | 2024.10.30 19:48:05.255338 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2024.10.30 19:48:05.255498 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.79 MiB/sec. | ||
6511 | 2024.10.30 19:48:05.255838 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Debug> DynamicQueryHandler: Done processing query | ||
6512 | 2024.10.30 19:48:05.255863 [ 270 ] {c2944437-c39a-4a4e-9c6f-c8f6781416f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6513 | 2024.10.30 19:48:05.255879 [ 270 ] {} <Debug> HTTP-Session: c94c3596-26ba-4d39-bfd5-f71d3d2c127b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6514 | 2024.10.30 19:48:05.256129 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6515 | 2024.10.30 19:48:05.256206 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50592, User-Agent: (none), Length: 44529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6516 | 2024.10.30 19:48:05.256266 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6517 | 2024.10.30 19:48:05.256285 [ 268 ] {} <Debug> HTTP-Session: 6985b8c2-b2b9-4de5-b019-e79891a5f21a Authenticating user 'default' from [fd00:1122:3344:101::d]:50592 | ||
6518 | 2024.10.30 19:48:05.256302 [ 268 ] {} <Debug> HTTP-Session: 6985b8c2-b2b9-4de5-b019-e79891a5f21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6519 | 2024.10.30 19:48:05.256316 [ 268 ] {} <Debug> HTTP-Session: 6985b8c2-b2b9-4de5-b019-e79891a5f21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6520 | 2024.10.30 19:48:05.256354 [ 268 ] {} <Trace> HTTP-Session: 6985b8c2-b2b9-4de5-b019-e79891a5f21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6521 | 2024.10.30 19:48:05.256662 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50592) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6522 | 2024.10.30 19:48:05.256740 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6523 | 2024.10.30 19:48:05.257237 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6524 | 2024.10.30 19:48:05.257926 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2024.10.30 19:48:05.257962 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6526 | 2024.10.30 19:48:05.258668 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6527 | 2024.10.30 19:48:05.259109 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2024.10.30 19:48:05.259269 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002809 sec., 9611.961552153793 rows/sec., 17.22 MiB/sec. | ||
6529 | 2024.10.30 19:48:05.259760 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Debug> DynamicQueryHandler: Done processing query | ||
6530 | 2024.10.30 19:48:05.259784 [ 268 ] {b7f7fd47-a2cd-47d4-84bf-e06361ceac98} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6531 | 2024.10.30 19:48:05.259810 [ 268 ] {} <Debug> HTTP-Session: 6985b8c2-b2b9-4de5-b019-e79891a5f21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6532 | 2024.10.30 19:48:05.259983 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6533 | 2024.10.30 19:48:05.260001 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6534 | 2024.10.30 19:48:05.260096 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6535 | 2024.10.30 19:48:05.260125 [ 270 ] {} <Debug> HTTP-Session: 49658bff-8178-4374-a1ad-c4d3f6a2ad37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41762 | ||
6536 | 2024.10.30 19:48:05.260157 [ 270 ] {} <Debug> HTTP-Session: 49658bff-8178-4374-a1ad-c4d3f6a2ad37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6537 | 2024.10.30 19:48:05.260180 [ 270 ] {} <Debug> HTTP-Session: 49658bff-8178-4374-a1ad-c4d3f6a2ad37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6538 | 2024.10.30 19:48:05.260226 [ 270 ] {} <Trace> HTTP-Session: 49658bff-8178-4374-a1ad-c4d3f6a2ad37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6539 | 2024.10.30 19:48:05.260370 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41762) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6540 | 2024.10.30 19:48:05.260426 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6541 | 2024.10.30 19:48:05.260615 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6542 | 2024.10.30 19:48:05.260926 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.10.30 19:48:05.260963 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6544 | 2024.10.30 19:48:05.261338 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6545 | 2024.10.30 19:48:05.261670 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.10.30 19:48:05.261825 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001494 sec., 20080.321285140562 rows/sec., 1.33 MiB/sec. | ||
6547 | 2024.10.30 19:48:05.262153 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Debug> DynamicQueryHandler: Done processing query | ||
6548 | 2024.10.30 19:48:05.262179 [ 270 ] {4aeda22d-e306-4b31-afeb-519d14826bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6549 | 2024.10.30 19:48:05.262195 [ 270 ] {} <Debug> HTTP-Session: 49658bff-8178-4374-a1ad-c4d3f6a2ad37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6550 | 2024.10.30 19:48:05.262537 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6551 | 2024.10.30 19:48:06.662796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 590 | ||
6552 | 2024.10.30 19:48:06.665817 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.10.30 19:48:06.665873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
6554 | 2024.10.30 19:48:06.667439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6555 | 2024.10.30 19:48:06.668442 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.10.30 19:48:06.669758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
6557 | 2024.10.30 19:48:10.271118 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6558 | 2024.10.30 19:48:10.271254 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6559 | 2024.10.30 19:48:10.271287 [ 268 ] {} <Debug> HTTP-Session: 64d9d908-68c7-4072-998e-f847aa6b8a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:35826 | ||
6560 | 2024.10.30 19:48:10.271313 [ 268 ] {} <Debug> HTTP-Session: 64d9d908-68c7-4072-998e-f847aa6b8a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6561 | 2024.10.30 19:48:10.271327 [ 268 ] {} <Debug> HTTP-Session: 64d9d908-68c7-4072-998e-f847aa6b8a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6562 | 2024.10.30 19:48:10.271384 [ 268 ] {} <Trace> HTTP-Session: 64d9d908-68c7-4072-998e-f847aa6b8a84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6563 | 2024.10.30 19:48:10.271593 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35826) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
6564 | 2024.10.30 19:48:10.271665 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
6565 | 2024.10.30 19:48:10.272018 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6566 | 2024.10.30 19:48:10.272486 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2024.10.30 19:48:10.272533 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6568 | 2024.10.30 19:48:10.273053 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6569 | 2024.10.30 19:48:10.273512 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2024.10.30 19:48:10.273686 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002154 sec., 16713.09192200557 rows/sec., 1.24 MiB/sec. | ||
6571 | 2024.10.30 19:48:10.273935 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Debug> DynamicQueryHandler: Done processing query | ||
6572 | 2024.10.30 19:48:10.273968 [ 268 ] {279e5cf5-b277-4bef-b430-a7e3d35626c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6573 | 2024.10.30 19:48:10.273985 [ 268 ] {} <Debug> HTTP-Session: 64d9d908-68c7-4072-998e-f847aa6b8a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6574 | 2024.10.30 19:48:10.274191 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6575 | 2024.10.30 19:48:10.274340 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51911, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6576 | 2024.10.30 19:48:10.274465 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6577 | 2024.10.30 19:48:10.274492 [ 270 ] {} <Debug> HTTP-Session: f8525895-e941-43e8-b36a-7ffaddac559e Authenticating user 'default' from [fd00:1122:3344:101::d]:51911 | ||
6578 | 2024.10.30 19:48:10.274516 [ 270 ] {} <Debug> HTTP-Session: f8525895-e941-43e8-b36a-7ffaddac559e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6579 | 2024.10.30 19:48:10.274532 [ 270 ] {} <Debug> HTTP-Session: f8525895-e941-43e8-b36a-7ffaddac559e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6580 | 2024.10.30 19:48:10.274587 [ 270 ] {} <Trace> HTTP-Session: f8525895-e941-43e8-b36a-7ffaddac559e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6581 | 2024.10.30 19:48:10.274774 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51911) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6582 | 2024.10.30 19:48:10.274845 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6583 | 2024.10.30 19:48:10.275199 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6584 | 2024.10.30 19:48:10.275568 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2024.10.30 19:48:10.275617 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6586 | 2024.10.30 19:48:10.276052 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6587 | 2024.10.30 19:48:10.276466 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2024.10.30 19:48:10.276656 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001934 sec., 3102.3784901758017 rows/sec., 252.98 KiB/sec. | ||
6589 | 2024.10.30 19:48:10.277003 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Debug> DynamicQueryHandler: Done processing query | ||
6590 | 2024.10.30 19:48:10.277031 [ 270 ] {24af4771-0b77-47d0-b079-9579f6b8b289} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6591 | 2024.10.30 19:48:10.277048 [ 270 ] {} <Debug> HTTP-Session: f8525895-e941-43e8-b36a-7ffaddac559e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6592 | 2024.10.30 19:48:10.277381 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6593 | 2024.10.30 19:48:10.277471 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Length: 188796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6594 | 2024.10.30 19:48:10.277559 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6595 | 2024.10.30 19:48:10.277584 [ 268 ] {} <Debug> HTTP-Session: 2b8ba850-a9b8-4dc2-a9ea-8f8b06c7e000 Authenticating user 'default' from [fd00:1122:3344:101::d]:35826 | ||
6596 | 2024.10.30 19:48:10.277603 [ 268 ] {} <Debug> HTTP-Session: 2b8ba850-a9b8-4dc2-a9ea-8f8b06c7e000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6597 | 2024.10.30 19:48:10.277624 [ 268 ] {} <Debug> HTTP-Session: 2b8ba850-a9b8-4dc2-a9ea-8f8b06c7e000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6598 | 2024.10.30 19:48:10.277667 [ 268 ] {} <Trace> HTTP-Session: 2b8ba850-a9b8-4dc2-a9ea-8f8b06c7e000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2024.10.30 19:48:10.278373 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6600 | 2024.10.30 19:48:10.278434 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6601 | 2024.10.30 19:48:10.278732 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6602 | 2024.10.30 19:48:10.279986 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.10.30 19:48:10.280024 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6604 | 2024.10.30 19:48:10.280548 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6605 | 2024.10.30 19:48:10.280965 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.10.30 19:48:10.281106 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Debug> executeQuery: Read 1303 rows, 110.09 KiB in 0.003268 sec., 398714.81028151774 rows/sec., 32.90 MiB/sec. | ||
6607 | 2024.10.30 19:48:10.281284 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Debug> DynamicQueryHandler: Done processing query | ||
6608 | 2024.10.30 19:48:10.281310 [ 268 ] {81b82163-4cf3-4034-85d3-b9c7a4931b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
6609 | 2024.10.30 19:48:10.281326 [ 268 ] {} <Debug> HTTP-Session: 2b8ba850-a9b8-4dc2-a9ea-8f8b06c7e000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6610 | 2024.10.30 19:48:10.281536 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6611 | 2024.10.30 19:48:10.281648 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38069, User-Agent: (none), Length: 4917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6612 | 2024.10.30 19:48:10.281729 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6613 | 2024.10.30 19:48:10.281756 [ 270 ] {} <Debug> HTTP-Session: d195e1e4-8470-48e6-8ccd-11776c066e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:38069 | ||
6614 | 2024.10.30 19:48:10.281779 [ 270 ] {} <Debug> HTTP-Session: d195e1e4-8470-48e6-8ccd-11776c066e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6615 | 2024.10.30 19:48:10.281799 [ 270 ] {} <Debug> HTTP-Session: d195e1e4-8470-48e6-8ccd-11776c066e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6616 | 2024.10.30 19:48:10.281847 [ 270 ] {} <Trace> HTTP-Session: d195e1e4-8470-48e6-8ccd-11776c066e15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2024.10.30 19:48:10.282000 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6618 | 2024.10.30 19:48:10.282051 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6619 | 2024.10.30 19:48:10.282318 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6620 | 2024.10.30 19:48:10.282666 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2024.10.30 19:48:10.282706 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6622 | 2024.10.30 19:48:10.283087 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6623 | 2024.10.30 19:48:10.283467 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2024.10.30 19:48:10.283627 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Debug> executeQuery: Read 35 rows, 2.51 KiB in 0.001669 sec., 20970.64110245656 rows/sec., 1.47 MiB/sec. | ||
6625 | 2024.10.30 19:48:10.283856 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Debug> DynamicQueryHandler: Done processing query | ||
6626 | 2024.10.30 19:48:10.283882 [ 270 ] {4cba48e5-c99d-48f6-b4b3-310d44607a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6627 | 2024.10.30 19:48:10.283898 [ 270 ] {} <Debug> HTTP-Session: d195e1e4-8470-48e6-8ccd-11776c066e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6628 | 2024.10.30 19:48:10.284100 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6629 | 2024.10.30 19:48:10.284117 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6630 | 2024.10.30 19:48:10.284196 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6631 | 2024.10.30 19:48:10.284228 [ 268 ] {} <Debug> HTTP-Session: 96490edb-9395-4f08-a837-be48800ae05f Authenticating user 'default' from [fd00:1122:3344:101::d]:35826 | ||
6632 | 2024.10.30 19:48:10.284247 [ 268 ] {} <Debug> HTTP-Session: 96490edb-9395-4f08-a837-be48800ae05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6633 | 2024.10.30 19:48:10.284261 [ 268 ] {} <Debug> HTTP-Session: 96490edb-9395-4f08-a837-be48800ae05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6634 | 2024.10.30 19:48:10.284310 [ 268 ] {} <Trace> HTTP-Session: 96490edb-9395-4f08-a837-be48800ae05f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2024.10.30 19:48:10.284572 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35826) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6636 | 2024.10.30 19:48:10.284619 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6637 | 2024.10.30 19:48:10.284890 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6638 | 2024.10.30 19:48:10.285409 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.10.30 19:48:10.285446 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6640 | 2024.10.30 19:48:10.285844 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6641 | 2024.10.30 19:48:10.286219 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2024.10.30 19:48:10.286352 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.001933 sec., 136575.27159855148 rows/sec., 9.35 MiB/sec. | ||
6643 | 2024.10.30 19:48:10.286527 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Debug> DynamicQueryHandler: Done processing query | ||
6644 | 2024.10.30 19:48:10.286553 [ 268 ] {e33a034f-4f05-40c7-97ae-8f2458def7f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
6645 | 2024.10.30 19:48:10.286570 [ 268 ] {} <Debug> HTTP-Session: 96490edb-9395-4f08-a837-be48800ae05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6646 | 2024.10.30 19:48:10.286811 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6647 | 2024.10.30 19:48:10.286872 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53953, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6648 | 2024.10.30 19:48:10.286961 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6649 | 2024.10.30 19:48:10.286989 [ 270 ] {} <Debug> HTTP-Session: e4896d47-702c-4b51-aaba-55c1188bc602 Authenticating user 'default' from [fd00:1122:3344:101::d]:53953 | ||
6650 | 2024.10.30 19:48:10.287011 [ 270 ] {} <Debug> HTTP-Session: e4896d47-702c-4b51-aaba-55c1188bc602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6651 | 2024.10.30 19:48:10.287028 [ 270 ] {} <Debug> HTTP-Session: e4896d47-702c-4b51-aaba-55c1188bc602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6652 | 2024.10.30 19:48:10.287075 [ 270 ] {} <Trace> HTTP-Session: e4896d47-702c-4b51-aaba-55c1188bc602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6653 | 2024.10.30 19:48:10.287217 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53953) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6654 | 2024.10.30 19:48:10.287274 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6655 | 2024.10.30 19:48:10.287587 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6656 | 2024.10.30 19:48:10.287973 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6657 | 2024.10.30 19:48:10.288011 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6658 | 2024.10.30 19:48:10.288375 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6659 | 2024.10.30 19:48:10.288749 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6660 | 2024.10.30 19:48:10.288914 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001735 sec., 10374.63976945245 rows/sec., 728.34 KiB/sec. | ||
6661 | 2024.10.30 19:48:10.289269 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Debug> DynamicQueryHandler: Done processing query | ||
6662 | 2024.10.30 19:48:10.289301 [ 270 ] {9d9ff6a9-bab7-4d57-a44b-230a4ab0479c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6663 | 2024.10.30 19:48:10.289318 [ 270 ] {} <Debug> HTTP-Session: e4896d47-702c-4b51-aaba-55c1188bc602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6664 | 2024.10.30 19:48:10.289564 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6665 | 2024.10.30 19:48:10.289673 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 87048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6666 | 2024.10.30 19:48:10.289735 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6667 | 2024.10.30 19:48:10.289765 [ 268 ] {} <Debug> HTTP-Session: 056292f8-c890-4280-8465-ed71321d471a Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6668 | 2024.10.30 19:48:10.289782 [ 268 ] {} <Debug> HTTP-Session: 056292f8-c890-4280-8465-ed71321d471a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6669 | 2024.10.30 19:48:10.289796 [ 268 ] {} <Debug> HTTP-Session: 056292f8-c890-4280-8465-ed71321d471a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6670 | 2024.10.30 19:48:10.289835 [ 268 ] {} <Trace> HTTP-Session: 056292f8-c890-4280-8465-ed71321d471a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6671 | 2024.10.30 19:48:10.290201 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6672 | 2024.10.30 19:48:10.290247 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6673 | 2024.10.30 19:48:10.290508 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6674 | 2024.10.30 19:48:10.291254 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2024.10.30 19:48:10.291300 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6676 | 2024.10.30 19:48:10.291747 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6677 | 2024.10.30 19:48:10.292126 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2024.10.30 19:48:10.292264 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Debug> executeQuery: Read 527 rows, 40.01 KiB in 0.002308 sec., 228336.22183708838 rows/sec., 16.93 MiB/sec. | ||
6679 | 2024.10.30 19:48:10.292600 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Debug> DynamicQueryHandler: Done processing query | ||
6680 | 2024.10.30 19:48:10.292626 [ 268 ] {1e6d1e18-43b7-4316-9ffa-c89ffb7cfab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6681 | 2024.10.30 19:48:10.292643 [ 268 ] {} <Debug> HTTP-Session: 056292f8-c890-4280-8465-ed71321d471a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6682 | 2024.10.30 19:48:10.293009 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53953, User-Agent: (none), Length: 171231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6683 | 2024.10.30 19:48:10.293026 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6684 | 2024.10.30 19:48:10.293105 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6685 | 2024.10.30 19:48:10.293140 [ 270 ] {} <Debug> HTTP-Session: 52590542-1ba9-42e8-89ec-71e50a9e4c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:53953 | ||
6686 | 2024.10.30 19:48:10.293161 [ 270 ] {} <Debug> HTTP-Session: 52590542-1ba9-42e8-89ec-71e50a9e4c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6687 | 2024.10.30 19:48:10.293179 [ 270 ] {} <Debug> HTTP-Session: 52590542-1ba9-42e8-89ec-71e50a9e4c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6688 | 2024.10.30 19:48:10.293222 [ 270 ] {} <Trace> HTTP-Session: 52590542-1ba9-42e8-89ec-71e50a9e4c24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6689 | 2024.10.30 19:48:10.293984 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6690 | 2024.10.30 19:48:10.294034 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6691 | 2024.10.30 19:48:10.294213 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6692 | 2024.10.30 19:48:10.295134 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2024.10.30 19:48:10.295172 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6694 | 2024.10.30 19:48:10.295688 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6695 | 2024.10.30 19:48:10.296038 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2024.10.30 19:48:10.296197 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Debug> executeQuery: Read 903 rows, 61.94 KiB in 0.002782 sec., 324586.62832494604 rows/sec., 21.74 MiB/sec. | ||
6697 | 2024.10.30 19:48:10.296374 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Debug> DynamicQueryHandler: Done processing query | ||
6698 | 2024.10.30 19:48:10.296398 [ 270 ] {240ec9af-3402-4c57-807f-6756324f45e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB. | ||
6699 | 2024.10.30 19:48:10.296414 [ 270 ] {} <Debug> HTTP-Session: 52590542-1ba9-42e8-89ec-71e50a9e4c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6700 | 2024.10.30 19:48:10.296775 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6701 | 2024.10.30 19:48:10.296814 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 19008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6702 | 2024.10.30 19:48:10.296896 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6703 | 2024.10.30 19:48:10.296930 [ 268 ] {} <Debug> HTTP-Session: 91f5dba0-1f1e-436a-8f7e-622780c3bdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6704 | 2024.10.30 19:48:10.296958 [ 268 ] {} <Debug> HTTP-Session: 91f5dba0-1f1e-436a-8f7e-622780c3bdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6705 | 2024.10.30 19:48:10.296976 [ 268 ] {} <Debug> HTTP-Session: 91f5dba0-1f1e-436a-8f7e-622780c3bdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6706 | 2024.10.30 19:48:10.297022 [ 268 ] {} <Trace> HTTP-Session: 91f5dba0-1f1e-436a-8f7e-622780c3bdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2024.10.30 19:48:10.297339 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6708 | 2024.10.30 19:48:10.297432 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6709 | 2024.10.30 19:48:10.297999 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6710 | 2024.10.30 19:48:10.298570 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6711 | 2024.10.30 19:48:10.298606 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6712 | 2024.10.30 19:48:10.299329 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6713 | 2024.10.30 19:48:10.299769 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6714 | 2024.10.30 19:48:10.299923 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002795 sec., 3935.5992844364937 rows/sec., 7.05 MiB/sec. | ||
6715 | 2024.10.30 19:48:10.300157 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Debug> DynamicQueryHandler: Done processing query | ||
6716 | 2024.10.30 19:48:10.300181 [ 268 ] {b619c0dc-05d6-4ba9-9b60-9dc1faec2043} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
6717 | 2024.10.30 19:48:10.300197 [ 268 ] {} <Debug> HTTP-Session: 91f5dba0-1f1e-436a-8f7e-622780c3bdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6718 | 2024.10.30 19:48:10.300356 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6719 | 2024.10.30 19:48:10.300450 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62508, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6720 | 2024.10.30 19:48:10.300522 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6721 | 2024.10.30 19:48:10.300547 [ 270 ] {} <Debug> HTTP-Session: f02b32ae-e223-47bb-843a-b898c9a57650 Authenticating user 'default' from [fd00:1122:3344:101::d]:62508 | ||
6722 | 2024.10.30 19:48:10.300568 [ 270 ] {} <Debug> HTTP-Session: f02b32ae-e223-47bb-843a-b898c9a57650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6723 | 2024.10.30 19:48:10.300585 [ 270 ] {} <Debug> HTTP-Session: f02b32ae-e223-47bb-843a-b898c9a57650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6724 | 2024.10.30 19:48:10.300629 [ 270 ] {} <Trace> HTTP-Session: f02b32ae-e223-47bb-843a-b898c9a57650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2024.10.30 19:48:10.300772 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62508) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6726 | 2024.10.30 19:48:10.300830 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6727 | 2024.10.30 19:48:10.301004 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6728 | 2024.10.30 19:48:10.301294 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6729 | 2024.10.30 19:48:10.301330 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6730 | 2024.10.30 19:48:10.301695 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6731 | 2024.10.30 19:48:10.302027 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6732 | 2024.10.30 19:48:10.302183 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001449 sec., 20703.933747412008 rows/sec., 1.37 MiB/sec. | ||
6733 | 2024.10.30 19:48:10.302346 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Debug> DynamicQueryHandler: Done processing query | ||
6734 | 2024.10.30 19:48:10.302369 [ 270 ] {daa596ba-b604-4cff-a196-efc1f69de8c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6735 | 2024.10.30 19:48:10.302386 [ 270 ] {} <Debug> HTTP-Session: f02b32ae-e223-47bb-843a-b898c9a57650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6736 | 2024.10.30 19:48:10.303259 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6737 | 2024.10.30 19:48:11.518395 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6738 | 2024.10.30 19:48:11.518457 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6739 | 2024.10.30 19:48:15.236406 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6740 | 2024.10.30 19:48:15.236539 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6741 | 2024.10.30 19:48:15.236568 [ 268 ] {} <Debug> HTTP-Session: 1599cc05-1a84-4fba-afb8-74a1ecf347bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6742 | 2024.10.30 19:48:15.236596 [ 268 ] {} <Debug> HTTP-Session: 1599cc05-1a84-4fba-afb8-74a1ecf347bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6743 | 2024.10.30 19:48:15.236613 [ 268 ] {} <Debug> HTTP-Session: 1599cc05-1a84-4fba-afb8-74a1ecf347bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6744 | 2024.10.30 19:48:15.236667 [ 268 ] {} <Trace> HTTP-Session: 1599cc05-1a84-4fba-afb8-74a1ecf347bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6745 | 2024.10.30 19:48:15.236876 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
6746 | 2024.10.30 19:48:15.236954 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
6747 | 2024.10.30 19:48:15.237301 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6748 | 2024.10.30 19:48:15.237772 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6749 | 2024.10.30 19:48:15.237813 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6750 | 2024.10.30 19:48:15.238240 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6751 | 2024.10.30 19:48:15.238640 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2024.10.30 19:48:15.238837 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002021 sec., 17812.963879267692 rows/sec., 1.32 MiB/sec. | ||
6753 | 2024.10.30 19:48:15.239048 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Debug> DynamicQueryHandler: Done processing query | ||
6754 | 2024.10.30 19:48:15.239073 [ 268 ] {ead53905-e36f-4dab-a5fd-916ee2bd6eac} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6755 | 2024.10.30 19:48:15.239089 [ 268 ] {} <Debug> HTTP-Session: 1599cc05-1a84-4fba-afb8-74a1ecf347bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6756 | 2024.10.30 19:48:15.239237 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6757 | 2024.10.30 19:48:15.239419 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6758 | 2024.10.30 19:48:15.239537 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6759 | 2024.10.30 19:48:15.239562 [ 270 ] {} <Debug> HTTP-Session: 0ae71fa8-0f51-43f3-b612-8adbc81ce73a Authenticating user 'default' from [fd00:1122:3344:101::d]:35596 | ||
6760 | 2024.10.30 19:48:15.239586 [ 270 ] {} <Debug> HTTP-Session: 0ae71fa8-0f51-43f3-b612-8adbc81ce73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6761 | 2024.10.30 19:48:15.239600 [ 270 ] {} <Debug> HTTP-Session: 0ae71fa8-0f51-43f3-b612-8adbc81ce73a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6762 | 2024.10.30 19:48:15.239653 [ 270 ] {} <Trace> HTTP-Session: 0ae71fa8-0f51-43f3-b612-8adbc81ce73a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6763 | 2024.10.30 19:48:15.239831 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35596) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6764 | 2024.10.30 19:48:15.239898 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6765 | 2024.10.30 19:48:15.240236 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6766 | 2024.10.30 19:48:15.240598 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6767 | 2024.10.30 19:48:15.240638 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6768 | 2024.10.30 19:48:15.241044 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6769 | 2024.10.30 19:48:15.241438 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6770 | 2024.10.30 19:48:15.241586 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001809 sec., 2211.166390270868 rows/sec., 180.31 KiB/sec. | ||
6771 | 2024.10.30 19:48:15.241925 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Debug> DynamicQueryHandler: Done processing query | ||
6772 | 2024.10.30 19:48:15.241951 [ 270 ] {c1707533-cde8-483d-81e8-2c7f50ccd252} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6773 | 2024.10.30 19:48:15.241969 [ 270 ] {} <Debug> HTTP-Session: 0ae71fa8-0f51-43f3-b612-8adbc81ce73a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6774 | 2024.10.30 19:48:15.242174 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 28573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6775 | 2024.10.30 19:48:15.242198 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6776 | 2024.10.30 19:48:15.242266 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6777 | 2024.10.30 19:48:15.242303 [ 268 ] {} <Debug> HTTP-Session: 11e7650e-8307-4c8e-b4e1-52b09008262e Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6778 | 2024.10.30 19:48:15.242327 [ 268 ] {} <Debug> HTTP-Session: 11e7650e-8307-4c8e-b4e1-52b09008262e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6779 | 2024.10.30 19:48:15.242347 [ 268 ] {} <Debug> HTTP-Session: 11e7650e-8307-4c8e-b4e1-52b09008262e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6780 | 2024.10.30 19:48:15.242400 [ 268 ] {} <Trace> HTTP-Session: 11e7650e-8307-4c8e-b4e1-52b09008262e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6781 | 2024.10.30 19:48:15.242606 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6782 | 2024.10.30 19:48:15.242663 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6783 | 2024.10.30 19:48:15.242979 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6784 | 2024.10.30 19:48:15.243474 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2024.10.30 19:48:15.243513 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6786 | 2024.10.30 19:48:15.243885 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6787 | 2024.10.30 19:48:15.244257 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6788 | 2024.10.30 19:48:15.244425 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Debug> executeQuery: Read 194 rows, 16.80 KiB in 0.0019 sec., 102105.26315789473 rows/sec., 8.64 MiB/sec. | ||
6789 | 2024.10.30 19:48:15.244613 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Debug> DynamicQueryHandler: Done processing query | ||
6790 | 2024.10.30 19:48:15.244637 [ 268 ] {e61a9671-6a2b-4bdf-8eab-92bd829da441} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6791 | 2024.10.30 19:48:15.244653 [ 268 ] {} <Debug> HTTP-Session: 11e7650e-8307-4c8e-b4e1-52b09008262e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6792 | 2024.10.30 19:48:15.244866 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6793 | 2024.10.30 19:48:15.245011 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35015, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6794 | 2024.10.30 19:48:15.245125 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6795 | 2024.10.30 19:48:15.245153 [ 270 ] {} <Debug> HTTP-Session: 5cca2232-6bf3-4e19-b4d6-9d25c4ec2190 Authenticating user 'default' from [fd00:1122:3344:101::d]:35015 | ||
6796 | 2024.10.30 19:48:15.245175 [ 270 ] {} <Debug> HTTP-Session: 5cca2232-6bf3-4e19-b4d6-9d25c4ec2190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6797 | 2024.10.30 19:48:15.245192 [ 270 ] {} <Debug> HTTP-Session: 5cca2232-6bf3-4e19-b4d6-9d25c4ec2190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6798 | 2024.10.30 19:48:15.245236 [ 270 ] {} <Trace> HTTP-Session: 5cca2232-6bf3-4e19-b4d6-9d25c4ec2190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6799 | 2024.10.30 19:48:15.245389 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35015) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6800 | 2024.10.30 19:48:15.245444 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6801 | 2024.10.30 19:48:15.245753 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6802 | 2024.10.30 19:48:15.246136 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6803 | 2024.10.30 19:48:15.246173 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6804 | 2024.10.30 19:48:15.246528 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6805 | 2024.10.30 19:48:15.246892 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2024.10.30 19:48:15.247024 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Debug> executeQuery: Read 49 rows, 3.57 KiB in 0.001693 sec., 28942.705256940342 rows/sec., 2.06 MiB/sec. | ||
6807 | 2024.10.30 19:48:15.247379 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Debug> DynamicQueryHandler: Done processing query | ||
6808 | 2024.10.30 19:48:15.247406 [ 270 ] {1b5c0d48-fd4d-4f71-9c05-3381c9221c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6809 | 2024.10.30 19:48:15.247422 [ 270 ] {} <Debug> HTTP-Session: 5cca2232-6bf3-4e19-b4d6-9d25c4ec2190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6810 | 2024.10.30 19:48:15.247620 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6811 | 2024.10.30 19:48:15.247633 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6812 | 2024.10.30 19:48:15.247731 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6813 | 2024.10.30 19:48:15.247757 [ 268 ] {} <Debug> HTTP-Session: e500abcd-87f8-487a-a995-155c4c961bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6814 | 2024.10.30 19:48:15.247784 [ 268 ] {} <Debug> HTTP-Session: e500abcd-87f8-487a-a995-155c4c961bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6815 | 2024.10.30 19:48:15.247805 [ 268 ] {} <Debug> HTTP-Session: e500abcd-87f8-487a-a995-155c4c961bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6816 | 2024.10.30 19:48:15.247850 [ 268 ] {} <Trace> HTTP-Session: e500abcd-87f8-487a-a995-155c4c961bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6817 | 2024.10.30 19:48:15.248006 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6818 | 2024.10.30 19:48:15.248061 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6819 | 2024.10.30 19:48:15.248318 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6820 | 2024.10.30 19:48:15.248647 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6821 | 2024.10.30 19:48:15.248683 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6822 | 2024.10.30 19:48:15.249049 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6823 | 2024.10.30 19:48:15.249414 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2024.10.30 19:48:15.249573 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00161 sec., 22360.24844720497 rows/sec., 1.64 MiB/sec. | ||
6825 | 2024.10.30 19:48:15.249759 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Debug> DynamicQueryHandler: Done processing query | ||
6826 | 2024.10.30 19:48:15.249785 [ 268 ] {a36e67af-f0e3-45f4-8b32-b1a471b8ef29} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6827 | 2024.10.30 19:48:15.249802 [ 268 ] {} <Debug> HTTP-Session: e500abcd-87f8-487a-a995-155c4c961bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6828 | 2024.10.30 19:48:15.249933 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6829 | 2024.10.30 19:48:15.250031 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48302, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6830 | 2024.10.30 19:48:15.250097 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6831 | 2024.10.30 19:48:15.250122 [ 270 ] {} <Debug> HTTP-Session: aee0b173-b710-4a91-8c6e-8ec8e4588673 Authenticating user 'default' from [fd00:1122:3344:101::d]:48302 | ||
6832 | 2024.10.30 19:48:15.250143 [ 270 ] {} <Debug> HTTP-Session: aee0b173-b710-4a91-8c6e-8ec8e4588673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6833 | 2024.10.30 19:48:15.250160 [ 270 ] {} <Debug> HTTP-Session: aee0b173-b710-4a91-8c6e-8ec8e4588673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6834 | 2024.10.30 19:48:15.250205 [ 270 ] {} <Trace> HTTP-Session: aee0b173-b710-4a91-8c6e-8ec8e4588673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6835 | 2024.10.30 19:48:15.250338 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48302) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6836 | 2024.10.30 19:48:15.250392 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6837 | 2024.10.30 19:48:15.250695 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6838 | 2024.10.30 19:48:15.251066 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.10.30 19:48:15.251102 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6840 | 2024.10.30 19:48:15.251463 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6841 | 2024.10.30 19:48:15.251820 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2024.10.30 19:48:15.251950 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001652 sec., 10895.88377723971 rows/sec., 764.93 KiB/sec. | ||
6843 | 2024.10.30 19:48:15.252125 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Debug> DynamicQueryHandler: Done processing query | ||
6844 | 2024.10.30 19:48:15.252150 [ 270 ] {01eabb3f-3cb9-4fd1-9796-b9c1d366eb57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6845 | 2024.10.30 19:48:15.252166 [ 270 ] {} <Debug> HTTP-Session: aee0b173-b710-4a91-8c6e-8ec8e4588673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6846 | 2024.10.30 19:48:15.252338 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6847 | 2024.10.30 19:48:15.252357 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6848 | 2024.10.30 19:48:15.252425 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6849 | 2024.10.30 19:48:15.252458 [ 268 ] {} <Debug> HTTP-Session: 8b8956c3-93ec-481f-bd36-411e04be0ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
6850 | 2024.10.30 19:48:15.252477 [ 268 ] {} <Debug> HTTP-Session: 8b8956c3-93ec-481f-bd36-411e04be0ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6851 | 2024.10.30 19:48:15.252502 [ 268 ] {} <Debug> HTTP-Session: 8b8956c3-93ec-481f-bd36-411e04be0ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6852 | 2024.10.30 19:48:15.252543 [ 268 ] {} <Trace> HTTP-Session: 8b8956c3-93ec-481f-bd36-411e04be0ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2024.10.30 19:48:15.252692 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6854 | 2024.10.30 19:48:15.252739 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6855 | 2024.10.30 19:48:15.253003 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6856 | 2024.10.30 19:48:15.253387 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2024.10.30 19:48:15.253425 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6858 | 2024.10.30 19:48:15.253792 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6859 | 2024.10.30 19:48:15.254162 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2024.10.30 19:48:15.254328 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Debug> executeQuery: Read 85 rows, 6.84 KiB in 0.001677 sec., 50685.74836016696 rows/sec., 3.98 MiB/sec. | ||
6861 | 2024.10.30 19:48:15.254507 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Debug> DynamicQueryHandler: Done processing query | ||
6862 | 2024.10.30 19:48:15.254531 [ 268 ] {c595dd71-df79-4d26-9c25-3e946264e3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6863 | 2024.10.30 19:48:15.254547 [ 268 ] {} <Debug> HTTP-Session: 8b8956c3-93ec-481f-bd36-411e04be0ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6864 | 2024.10.30 19:48:15.254731 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6865 | 2024.10.30 19:48:15.254796 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46862, User-Agent: (none), Length: 11942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6866 | 2024.10.30 19:48:15.254877 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6867 | 2024.10.30 19:48:15.254900 [ 270 ] {} <Debug> HTTP-Session: 5f3b6bbe-0167-4e57-b9da-16822ccef7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46862 | ||
6868 | 2024.10.30 19:48:15.254917 [ 270 ] {} <Debug> HTTP-Session: 5f3b6bbe-0167-4e57-b9da-16822ccef7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6869 | 2024.10.30 19:48:15.254931 [ 270 ] {} <Debug> HTTP-Session: 5f3b6bbe-0167-4e57-b9da-16822ccef7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6870 | 2024.10.30 19:48:15.254968 [ 270 ] {} <Trace> HTTP-Session: 5f3b6bbe-0167-4e57-b9da-16822ccef7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6871 | 2024.10.30 19:48:15.255103 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46862) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6872 | 2024.10.30 19:48:15.255153 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6873 | 2024.10.30 19:48:15.255331 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6874 | 2024.10.30 19:48:15.255687 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6875 | 2024.10.30 19:48:15.255727 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6876 | 2024.10.30 19:48:15.256110 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6877 | 2024.10.30 19:48:15.256454 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6878 | 2024.10.30 19:48:15.256582 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.00153 sec., 40522.875816993466 rows/sec., 2.84 MiB/sec. | ||
6879 | 2024.10.30 19:48:15.256748 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Debug> DynamicQueryHandler: Done processing query | ||
6880 | 2024.10.30 19:48:15.256772 [ 270 ] {901e8d70-ccff-461d-8d42-cb8d02c1a8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6881 | 2024.10.30 19:48:15.256788 [ 270 ] {} <Debug> HTTP-Session: 5f3b6bbe-0167-4e57-b9da-16822ccef7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6882 | 2024.10.30 19:48:15.256951 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6883 | 2024.10.30 19:48:15.257045 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49833, User-Agent: (none), Length: 44533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6884 | 2024.10.30 19:48:15.257116 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6885 | 2024.10.30 19:48:15.257139 [ 266 ] {} <Debug> HTTP-Session: c5d29a91-8f98-4c51-8a2e-6293e02e752b Authenticating user 'default' from [fd00:1122:3344:101::d]:49833 | ||
6886 | 2024.10.30 19:48:15.257161 [ 266 ] {} <Debug> HTTP-Session: c5d29a91-8f98-4c51-8a2e-6293e02e752b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6887 | 2024.10.30 19:48:15.257177 [ 266 ] {} <Debug> HTTP-Session: c5d29a91-8f98-4c51-8a2e-6293e02e752b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6888 | 2024.10.30 19:48:15.257222 [ 266 ] {} <Trace> HTTP-Session: c5d29a91-8f98-4c51-8a2e-6293e02e752b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6889 | 2024.10.30 19:48:15.257587 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49833) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6890 | 2024.10.30 19:48:15.257680 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6891 | 2024.10.30 19:48:15.258238 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6892 | 2024.10.30 19:48:15.258937 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2024.10.30 19:48:15.258974 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6894 | 2024.10.30 19:48:15.259684 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6895 | 2024.10.30 19:48:15.260105 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2024.10.30 19:48:15.260297 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002958 sec., 9127.789046653144 rows/sec., 16.36 MiB/sec. | ||
6897 | 2024.10.30 19:48:15.260540 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Debug> DynamicQueryHandler: Done processing query | ||
6898 | 2024.10.30 19:48:15.260565 [ 266 ] {be927d98-4478-4726-880a-7c703fb82339} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6899 | 2024.10.30 19:48:15.260581 [ 266 ] {} <Debug> HTTP-Session: c5d29a91-8f98-4c51-8a2e-6293e02e752b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6900 | 2024.10.30 19:48:15.260748 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46862, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6901 | 2024.10.30 19:48:15.260772 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6902 | 2024.10.30 19:48:15.260843 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6903 | 2024.10.30 19:48:15.260873 [ 270 ] {} <Debug> HTTP-Session: 0679e586-535e-4397-a56f-7d2c85b507b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46862 | ||
6904 | 2024.10.30 19:48:15.260896 [ 270 ] {} <Debug> HTTP-Session: 0679e586-535e-4397-a56f-7d2c85b507b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6905 | 2024.10.30 19:48:15.260918 [ 270 ] {} <Debug> HTTP-Session: 0679e586-535e-4397-a56f-7d2c85b507b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6906 | 2024.10.30 19:48:15.260966 [ 270 ] {} <Trace> HTTP-Session: 0679e586-535e-4397-a56f-7d2c85b507b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6907 | 2024.10.30 19:48:15.261087 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46862) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6908 | 2024.10.30 19:48:15.261134 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6909 | 2024.10.30 19:48:15.261293 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6910 | 2024.10.30 19:48:15.261600 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2024.10.30 19:48:15.261636 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6912 | 2024.10.30 19:48:15.261997 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6913 | 2024.10.30 19:48:15.262321 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.10.30 19:48:15.262450 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.42 MiB/sec. | ||
6915 | 2024.10.30 19:48:15.262749 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Debug> DynamicQueryHandler: Done processing query | ||
6916 | 2024.10.30 19:48:15.262783 [ 270 ] {5a1ed7c2-28ea-41ef-b005-de8416ab1939} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6917 | 2024.10.30 19:48:15.262799 [ 270 ] {} <Debug> HTTP-Session: 0679e586-535e-4397-a56f-7d2c85b507b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6918 | 2024.10.30 19:48:15.263065 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6919 | 2024.10.30 19:48:16.670841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 630 | ||
6920 | 2024.10.30 19:48:16.673864 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2024.10.30 19:48:16.673911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6922 | 2024.10.30 19:48:16.675555 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6923 | 2024.10.30 19:48:16.676610 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6924 | 2024.10.30 19:48:16.677554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
6925 | 2024.10.30 19:48:20.238308 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34006, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6926 | 2024.10.30 19:48:20.238452 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6927 | 2024.10.30 19:48:20.238482 [ 270 ] {} <Debug> HTTP-Session: 2ea52365-0dd9-41d7-99d0-afbfa4d4dcf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34006 | ||
6928 | 2024.10.30 19:48:20.238510 [ 270 ] {} <Debug> HTTP-Session: 2ea52365-0dd9-41d7-99d0-afbfa4d4dcf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6929 | 2024.10.30 19:48:20.238527 [ 270 ] {} <Debug> HTTP-Session: 2ea52365-0dd9-41d7-99d0-afbfa4d4dcf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6930 | 2024.10.30 19:48:20.238585 [ 270 ] {} <Trace> HTTP-Session: 2ea52365-0dd9-41d7-99d0-afbfa4d4dcf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2024.10.30 19:48:20.238821 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34006) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
6932 | 2024.10.30 19:48:20.238898 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
6933 | 2024.10.30 19:48:20.239275 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6934 | 2024.10.30 19:48:20.239719 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.10.30 19:48:20.239762 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6936 | 2024.10.30 19:48:20.240311 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6937 | 2024.10.30 19:48:20.240801 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2024.10.30 19:48:20.240992 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002252 sec., 26642.98401420959 rows/sec., 1.95 MiB/sec. | ||
6939 | 2024.10.30 19:48:20.240987 [ 103 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6940 | 2024.10.30 19:48:20.241128 [ 103 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.10.30 19:48:20.241181 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6942 | 2024.10.30 19:48:20.241290 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Debug> DynamicQueryHandler: Done processing query | ||
6943 | 2024.10.30 19:48:20.241328 [ 270 ] {fa66d154-6e90-46ce-b044-6df5ca842031} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6944 | 2024.10.30 19:48:20.241329 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
6945 | 2024.10.30 19:48:20.241346 [ 270 ] {} <Debug> HTTP-Session: 2ea52365-0dd9-41d7-99d0-afbfa4d4dcf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6946 | 2024.10.30 19:48:20.241459 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6947 | 2024.10.30 19:48:20.241490 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part | ||
6948 | 2024.10.30 19:48:20.241530 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6949 | 2024.10.30 19:48:20.241630 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
6950 | 2024.10.30 19:48:20.241817 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60544, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6951 | 2024.10.30 19:48:20.241918 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
6952 | 2024.10.30 19:48:20.242023 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6953 | 2024.10.30 19:48:20.242174 [ 266 ] {} <Debug> HTTP-Session: 8770d510-1ab4-4063-981b-01bfd3e21e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:60544 | ||
6954 | 2024.10.30 19:48:20.242256 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
6955 | 2024.10.30 19:48:20.242270 [ 266 ] {} <Debug> HTTP-Session: 8770d510-1ab4-4063-981b-01bfd3e21e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6956 | 2024.10.30 19:48:20.242327 [ 266 ] {} <Debug> HTTP-Session: 8770d510-1ab4-4063-981b-01bfd3e21e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6957 | 2024.10.30 19:48:20.242477 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
6958 | 2024.10.30 19:48:20.242498 [ 266 ] {} <Trace> HTTP-Session: 8770d510-1ab4-4063-981b-01bfd3e21e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6959 | 2024.10.30 19:48:20.242714 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
6960 | 2024.10.30 19:48:20.242895 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60544) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6961 | 2024.10.30 19:48:20.243096 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6962 | 2024.10.30 19:48:20.244092 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6963 | 2024.10.30 19:48:20.245238 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6964 | 2024.10.30 19:48:20.245309 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6965 | 2024.10.30 19:48:20.245669 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.004411417 sec., 59844.71656159461 rows/sec., 4.60 MiB/sec. | ||
6966 | 2024.10.30 19:48:20.245868 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6967 | 2024.10.30 19:48:20.246500 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6968 | 2024.10.30 19:48:20.246895 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2024.10.30 19:48:20.247106 [ 186 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_26_5} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6970 | 2024.10.30 19:48:20.247253 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6971 | 2024.10.30 19:48:20.247393 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6972 | 2024.10.30 19:48:20.247589 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004833 sec., 413.8216428719222 rows/sec., 33.74 KiB/sec. | ||
6973 | 2024.10.30 19:48:20.247995 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Debug> DynamicQueryHandler: Done processing query | ||
6974 | 2024.10.30 19:48:20.248023 [ 266 ] {736e2439-e333-4c68-a8bc-52511856f15f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6975 | 2024.10.30 19:48:20.248040 [ 266 ] {} <Debug> HTTP-Session: 8770d510-1ab4-4063-981b-01bfd3e21e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6976 | 2024.10.30 19:48:20.248252 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6977 | 2024.10.30 19:48:20.248329 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34006, User-Agent: (none), Length: 37258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6978 | 2024.10.30 19:48:20.248397 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6979 | 2024.10.30 19:48:20.248419 [ 270 ] {} <Debug> HTTP-Session: 33228026-08e4-491e-9520-5b5e1550b3db Authenticating user 'default' from [fd00:1122:3344:101::d]:34006 | ||
6980 | 2024.10.30 19:48:20.248437 [ 270 ] {} <Debug> HTTP-Session: 33228026-08e4-491e-9520-5b5e1550b3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6981 | 2024.10.30 19:48:20.248452 [ 270 ] {} <Debug> HTTP-Session: 33228026-08e4-491e-9520-5b5e1550b3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6982 | 2024.10.30 19:48:20.248493 [ 270 ] {} <Trace> HTTP-Session: 33228026-08e4-491e-9520-5b5e1550b3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6983 | 2024.10.30 19:48:20.248752 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34006) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6984 | 2024.10.30 19:48:20.248801 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6985 | 2024.10.30 19:48:20.249064 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6986 | 2024.10.30 19:48:20.249536 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6987 | 2024.10.30 19:48:20.249573 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6988 | 2024.10.30 19:48:20.249958 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6989 | 2024.10.30 19:48:20.250322 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6990 | 2024.10.30 19:48:20.250488 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Debug> executeQuery: Read 257 rows, 21.67 KiB in 0.001887 sec., 136195.0185479597 rows/sec., 11.21 MiB/sec. | ||
6991 | 2024.10.30 19:48:20.250489 [ 103 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6992 | 2024.10.30 19:48:20.250591 [ 103 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2024.10.30 19:48:20.250653 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6994 | 2024.10.30 19:48:20.250772 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Debug> DynamicQueryHandler: Done processing query | ||
6995 | 2024.10.30 19:48:20.250830 [ 270 ] {8dc3dccb-e43b-4c36-9df3-1eaaa71fbe3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
6996 | 2024.10.30 19:48:20.250862 [ 270 ] {} <Debug> HTTP-Session: 33228026-08e4-491e-9520-5b5e1550b3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6997 | 2024.10.30 19:48:20.250869 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
6998 | 2024.10.30 19:48:20.251049 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6999 | 2024.10.30 19:48:20.251102 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7000 | 2024.10.30 19:48:20.251144 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1456 rows starting from the beginning of the part | ||
7001 | 2024.10.30 19:48:20.251168 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51995, User-Agent: (none), Length: 5962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7002 | 2024.10.30 19:48:20.251312 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7003 | 2024.10.30 19:48:20.251394 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
7004 | 2024.10.30 19:48:20.251417 [ 266 ] {} <Debug> HTTP-Session: ea7dbb31-d277-4360-af8f-b513fc499673 Authenticating user 'default' from [fd00:1122:3344:101::d]:51995 | ||
7005 | 2024.10.30 19:48:20.251468 [ 266 ] {} <Debug> HTTP-Session: ea7dbb31-d277-4360-af8f-b513fc499673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7006 | 2024.10.30 19:48:20.251535 [ 266 ] {} <Debug> HTTP-Session: ea7dbb31-d277-4360-af8f-b513fc499673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7007 | 2024.10.30 19:48:20.251578 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 192 rows starting from the beginning of the part | ||
7008 | 2024.10.30 19:48:20.251618 [ 266 ] {} <Trace> HTTP-Session: ea7dbb31-d277-4360-af8f-b513fc499673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2024.10.30 19:48:20.251738 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1303 rows starting from the beginning of the part | ||
7010 | 2024.10.30 19:48:20.251879 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 194 rows starting from the beginning of the part | ||
7011 | 2024.10.30 19:48:20.251891 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51995) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7012 | 2024.10.30 19:48:20.252018 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7013 | 2024.10.30 19:48:20.252024 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 257 rows starting from the beginning of the part | ||
7014 | 2024.10.30 19:48:20.252659 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7015 | 2024.10.30 19:48:20.253254 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7016 | 2024.10.30 19:48:20.253298 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7017 | 2024.10.30 19:48:20.253844 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7018 | 2024.10.30 19:48:20.254299 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.10.30 19:48:20.254547 [ 103 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7020 | 2024.10.30 19:48:20.254601 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Debug> executeQuery: Read 43 rows, 3.04 KiB in 0.002803 sec., 15340.706386014985 rows/sec., 1.06 MiB/sec. | ||
7021 | 2024.10.30 19:48:20.254669 [ 103 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7022 | 2024.10.30 19:48:20.254827 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7023 | 2024.10.30 19:48:20.255132 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3562 rows, containing 5 columns (5 merged, 0 gathered) in 0.004375427 sec., 814091.9731948447 rows/sec., 70.55 MiB/sec. | ||
7024 | 2024.10.30 19:48:20.255386 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
7025 | 2024.10.30 19:48:20.255481 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Debug> DynamicQueryHandler: Done processing query | ||
7026 | 2024.10.30 19:48:20.255556 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7027 | 2024.10.30 19:48:20.255619 [ 266 ] {61d87ba6-749b-47c7-8ae7-efc8daef5697} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7028 | 2024.10.30 19:48:20.255735 [ 266 ] {} <Debug> HTTP-Session: ea7dbb31-d277-4360-af8f-b513fc499673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7029 | 2024.10.30 19:48:20.256125 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7030 | 2024.10.30 19:48:20.256387 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7031 | 2024.10.30 19:48:20.256472 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53919, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7032 | 2024.10.30 19:48:20.256562 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
7033 | 2024.10.30 19:48:20.256957 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7034 | 2024.10.30 19:48:20.257123 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part | ||
7035 | 2024.10.30 19:48:20.257193 [ 270 ] {} <Debug> HTTP-Session: ff772e99-df21-4d73-ba8f-7efc46acb60b Authenticating user 'default' from [fd00:1122:3344:101::d]:53919 | ||
7036 | 2024.10.30 19:48:20.257311 [ 270 ] {} <Debug> HTTP-Session: ff772e99-df21-4d73-ba8f-7efc46acb60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7037 | 2024.10.30 19:48:20.257621 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 45 rows starting from the beginning of the part | ||
7038 | 2024.10.30 19:48:20.257706 [ 270 ] {} <Debug> HTTP-Session: ff772e99-df21-4d73-ba8f-7efc46acb60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7039 | 2024.10.30 19:48:20.257912 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2024.10.30 19:48:20.258002 [ 270 ] {} <Trace> HTTP-Session: ff772e99-df21-4d73-ba8f-7efc46acb60b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7041 | 2024.10.30 19:48:20.258207 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
7042 | 2024.10.30 19:48:20.258389 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_26_5} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7043 | 2024.10.30 19:48:20.258755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
7044 | 2024.10.30 19:48:20.258751 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
7045 | 2024.10.30 19:48:20.259020 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part | ||
7046 | 2024.10.30 19:48:20.259105 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53919) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7047 | 2024.10.30 19:48:20.259377 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7048 | 2024.10.30 19:48:20.260196 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7049 | 2024.10.30 19:48:20.261254 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7050 | 2024.10.30 19:48:20.261327 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7051 | 2024.10.30 19:48:20.262203 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.007198302 sec., 39036.983999837736 rows/sec., 2.90 MiB/sec. | ||
7052 | 2024.10.30 19:48:20.262320 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7053 | 2024.10.30 19:48:20.262396 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7054 | 2024.10.30 19:48:20.263196 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2024.10.30 19:48:20.263471 [ 103 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7056 | 2024.10.30 19:48:20.263475 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2024.10.30 19:48:20.263553 [ 103 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7058 | 2024.10.30 19:48:20.263543 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.004724 sec., 12701.100762066046 rows/sec., 939.35 KiB/sec. | ||
7059 | 2024.10.30 19:48:20.263604 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7060 | 2024.10.30 19:48:20.263715 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_26_5} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7061 | 2024.10.30 19:48:20.264008 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7062 | 2024.10.30 19:48:20.264109 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
7063 | 2024.10.30 19:48:20.264198 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Debug> DynamicQueryHandler: Done processing query | ||
7064 | 2024.10.30 19:48:20.264253 [ 270 ] {4f730ccb-5991-4c9c-a865-a1d059304236} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7065 | 2024.10.30 19:48:20.264306 [ 270 ] {} <Debug> HTTP-Session: ff772e99-df21-4d73-ba8f-7efc46acb60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7066 | 2024.10.30 19:48:20.264396 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7067 | 2024.10.30 19:48:20.264435 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 288 rows starting from the beginning of the part | ||
7068 | 2024.10.30 19:48:20.264579 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7069 | 2024.10.30 19:48:20.264628 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7070 | 2024.10.30 19:48:20.264709 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59074, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7071 | 2024.10.30 19:48:20.265005 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
7072 | 2024.10.30 19:48:20.265030 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
7073 | |||
7074 | (version 23.8.7.1) | ||
7075 | 2024.10.30 19:48:20.265055 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7076 | 2024.10.30 19:48:20.265166 [ 266 ] {} <Debug> HTTP-Session: ab54f7f4-c4b8-4054-a503-d1c55fc7c609 Authenticating user 'default' from [fd00:1122:3344:101::d]:59074 | ||
7077 | 2024.10.30 19:48:20.265249 [ 266 ] {} <Debug> HTTP-Session: ab54f7f4-c4b8-4054-a503-d1c55fc7c609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7078 | 2024.10.30 19:48:20.265252 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 264 rows starting from the beginning of the part | ||
7079 | 2024.10.30 19:48:20.265313 [ 266 ] {} <Debug> HTTP-Session: ab54f7f4-c4b8-4054-a503-d1c55fc7c609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7080 | 2024.10.30 19:48:20.265493 [ 266 ] {} <Trace> HTTP-Session: ab54f7f4-c4b8-4054-a503-d1c55fc7c609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7081 | 2024.10.30 19:48:20.265637 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7082 | 2024.10.30 19:48:20.265794 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
7083 | 2024.10.30 19:48:20.265807 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7084 | 2024.10.30 19:48:20.265909 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7085 | 2024.10.30 19:48:20.266414 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7086 | 2024.10.30 19:48:20.267051 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.10.30 19:48:20.267098 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7088 | 2024.10.30 19:48:20.267675 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7089 | 2024.10.30 19:48:20.267703 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.003954805 sec., 182057.01671763844 rows/sec., 12.69 MiB/sec. | ||
7090 | 2024.10.30 19:48:20.268022 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7091 | 2024.10.30 19:48:20.268346 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7092 | 2024.10.30 19:48:20.268771 [ 101 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7093 | 2024.10.30 19:48:20.268872 [ 101 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2024.10.30 19:48:20.268888 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.003164 sec., 9481.668773704172 rows/sec., 654.95 KiB/sec. | ||
7095 | 2024.10.30 19:48:20.268969 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7096 | 2024.10.30 19:48:20.269646 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
7097 | 2024.10.30 19:48:20.269813 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Debug> DynamicQueryHandler: Done processing query | ||
7098 | 2024.10.30 19:48:20.269917 [ 266 ] {a4519375-2746-4b8b-bb33-5ae3c7dbd6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7099 | 2024.10.30 19:48:20.270022 [ 266 ] {} <Debug> HTTP-Session: ab54f7f4-c4b8-4054-a503-d1c55fc7c609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7100 | 2024.10.30 19:48:20.270413 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7101 | 2024.10.30 19:48:20.270563 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7102 | 2024.10.30 19:48:20.270567 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2024.10.30 19:48:20.270602 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44338, User-Agent: (none), Length: 17451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7104 | 2024.10.30 19:48:20.270671 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 30 rows starting from the beginning of the part | ||
7105 | 2024.10.30 19:48:20.270797 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7106 | 2024.10.30 19:48:20.270938 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_26_5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7107 | 2024.10.30 19:48:20.270956 [ 270 ] {} <Debug> HTTP-Session: 7359dec5-32c8-44a6-a6d0-2465dd333f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:44338 | ||
7108 | 2024.10.30 19:48:20.271053 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
7109 | 2024.10.30 19:48:20.271131 [ 270 ] {} <Debug> HTTP-Session: 7359dec5-32c8-44a6-a6d0-2465dd333f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7110 | 2024.10.30 19:48:20.271277 [ 270 ] {} <Debug> HTTP-Session: 7359dec5-32c8-44a6-a6d0-2465dd333f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7111 | 2024.10.30 19:48:20.271378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
7112 | 2024.10.30 19:48:20.271538 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
7113 | 2024.10.30 19:48:20.271626 [ 270 ] {} <Trace> HTTP-Session: 7359dec5-32c8-44a6-a6d0-2465dd333f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2024.10.30 19:48:20.271780 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
7115 | 2024.10.30 19:48:20.272047 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
7116 | 2024.10.30 19:48:20.272241 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44338) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7117 | 2024.10.30 19:48:20.272305 [ 201 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
7118 | 2024.10.30 19:48:20.272411 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7119 | 2024.10.30 19:48:20.273428 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7120 | 2024.10.30 19:48:20.274489 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7121 | 2024.10.30 19:48:20.274565 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7122 | 2024.10.30 19:48:20.275306 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178425 sec., 21364.668179997327 rows/sec., 1.52 MiB/sec. | ||
7123 | 2024.10.30 19:48:20.275533 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7124 | 2024.10.30 19:48:20.275538 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7125 | 2024.10.30 19:48:20.276615 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7126 | 2024.10.30 19:48:20.276670 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7127 | 2024.10.30 19:48:20.276882 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_26_5} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7128 | 2024.10.30 19:48:20.276902 [ 101 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7129 | 2024.10.30 19:48:20.276954 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Debug> executeQuery: Read 103 rows, 8.20 KiB in 0.005008 sec., 20567.092651757186 rows/sec., 1.60 MiB/sec. | ||
7130 | 2024.10.30 19:48:20.277014 [ 101 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2024.10.30 19:48:20.277137 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7132 | 2024.10.30 19:48:20.277402 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7133 | 2024.10.30 19:48:20.277478 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Debug> DynamicQueryHandler: Done processing query | ||
7134 | 2024.10.30 19:48:20.277479 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
7135 | 2024.10.30 19:48:20.277511 [ 270 ] {56c3a193-0ce6-4b0a-96e2-bbbe6893b11f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7136 | 2024.10.30 19:48:20.277540 [ 270 ] {} <Debug> HTTP-Session: 7359dec5-32c8-44a6-a6d0-2465dd333f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7137 | 2024.10.30 19:48:20.277637 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7138 | 2024.10.30 19:48:20.277665 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 614 rows starting from the beginning of the part | ||
7139 | 2024.10.30 19:48:20.277804 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 65 rows starting from the beginning of the part | ||
7140 | 2024.10.30 19:48:20.277815 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7141 | 2024.10.30 19:48:20.277978 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60913, User-Agent: (none), Length: 18626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7142 | 2024.10.30 19:48:20.278214 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
7143 | |||
7144 | (version 23.8.7.1) | ||
7145 | 2024.10.30 19:48:20.278202 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7146 | 2024.10.30 19:48:20.278296 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 81 rows starting from the beginning of the part | ||
7147 | 2024.10.30 19:48:20.278335 [ 266 ] {} <Debug> HTTP-Session: 6a358a46-f598-4bf0-a8cb-2555e3bf126f Authenticating user 'default' from [fd00:1122:3344:101::d]:60913 | ||
7148 | 2024.10.30 19:48:20.278418 [ 266 ] {} <Debug> HTTP-Session: 6a358a46-f598-4bf0-a8cb-2555e3bf126f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7149 | 2024.10.30 19:48:20.278473 [ 266 ] {} <Debug> HTTP-Session: 6a358a46-f598-4bf0-a8cb-2555e3bf126f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7150 | 2024.10.30 19:48:20.278614 [ 266 ] {} <Trace> HTTP-Session: 6a358a46-f598-4bf0-a8cb-2555e3bf126f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.10.30 19:48:20.278631 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 527 rows starting from the beginning of the part | ||
7152 | 2024.10.30 19:48:20.278864 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 85 rows starting from the beginning of the part | ||
7153 | 2024.10.30 19:48:20.278992 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60913) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7154 | 2024.10.30 19:48:20.279180 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7155 | 2024.10.30 19:48:20.279242 [ 198 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 103 rows starting from the beginning of the part | ||
7156 | 2024.10.30 19:48:20.280041 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7157 | 2024.10.30 19:48:20.281157 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2024.10.30 19:48:20.281207 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7159 | 2024.10.30 19:48:20.282040 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7160 | 2024.10.30 19:48:20.282299 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 5 columns (5 merged, 0 gathered) in 0.004996803 sec., 295188.7436827107 rows/sec., 23.35 MiB/sec. | ||
7161 | 2024.10.30 19:48:20.282579 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7162 | 2024.10.30 19:48:20.282855 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7163 | 2024.10.30 19:48:20.283339 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7164 | 2024.10.30 19:48:20.283425 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Debug> executeQuery: Read 97 rows, 6.91 KiB in 0.004594 sec., 21114.49717022203 rows/sec., 1.47 MiB/sec. | ||
7165 | 2024.10.30 19:48:20.283433 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7166 | 2024.10.30 19:48:20.283529 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7167 | 2024.10.30 19:48:20.284053 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
7168 | 2024.10.30 19:48:20.284107 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Debug> DynamicQueryHandler: Done processing query | ||
7169 | 2024.10.30 19:48:20.284208 [ 266 ] {3676dfb0-471f-43a3-a338-8023b65868f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7170 | 2024.10.30 19:48:20.284283 [ 266 ] {} <Debug> HTTP-Session: 6a358a46-f598-4bf0-a8cb-2555e3bf126f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7171 | 2024.10.30 19:48:20.284470 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2024.10.30 19:48:20.284642 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7173 | 2024.10.30 19:48:20.284796 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47153, User-Agent: (none), Length: 19027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7174 | 2024.10.30 19:48:20.284918 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7175 | 2024.10.30 19:48:20.285034 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4988 rows starting from the beginning of the part | ||
7176 | 2024.10.30 19:48:20.285051 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7177 | 2024.10.30 19:48:20.285103 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_26_5} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7178 | 2024.10.30 19:48:20.285143 [ 270 ] {} <Debug> HTTP-Session: 99cfe09f-23cd-4328-97bb-e8c0bf5b5aca Authenticating user 'default' from [fd00:1122:3344:101::d]:47153 | ||
7179 | 2024.10.30 19:48:20.285261 [ 270 ] {} <Debug> HTTP-Session: 99cfe09f-23cd-4328-97bb-e8c0bf5b5aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7180 | 2024.10.30 19:48:20.285366 [ 270 ] {} <Debug> HTTP-Session: 99cfe09f-23cd-4328-97bb-e8c0bf5b5aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7181 | 2024.10.30 19:48:20.285439 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
7182 | 2024.10.30 19:48:20.285564 [ 270 ] {} <Trace> HTTP-Session: 99cfe09f-23cd-4328-97bb-e8c0bf5b5aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7183 | 2024.10.30 19:48:20.285724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
7184 | 2024.10.30 19:48:20.285903 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
7185 | 2024.10.30 19:48:20.286085 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 903 rows starting from the beginning of the part | ||
7186 | 2024.10.30 19:48:20.286123 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47153) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7187 | 2024.10.30 19:48:20.286427 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 62 rows starting from the beginning of the part | ||
7188 | 2024.10.30 19:48:20.286482 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7189 | 2024.10.30 19:48:20.286798 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 97 rows starting from the beginning of the part | ||
7190 | 2024.10.30 19:48:20.288736 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7191 | 2024.10.30 19:48:20.290380 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7192 | 2024.10.30 19:48:20.290478 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7193 | 2024.10.30 19:48:20.291785 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7194 | 2024.10.30 19:48:20.292562 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7195 | 2024.10.30 19:48:20.292626 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6170 rows, containing 5 columns (5 merged, 0 gathered) in 0.008889646 sec., 694065.8829384207 rows/sec., 46.94 MiB/sec. | ||
7196 | 2024.10.30 19:48:20.292804 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7197 | 2024.10.30 19:48:20.292853 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00699 sec., 1573.6766809728183 rows/sec., 2.82 MiB/sec. | ||
7198 | 2024.10.30 19:48:20.292863 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7199 | 2024.10.30 19:48:20.292936 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7200 | 2024.10.30 19:48:20.293126 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7201 | 2024.10.30 19:48:20.293581 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
7202 | 2024.10.30 19:48:20.294019 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Debug> DynamicQueryHandler: Done processing query | ||
7203 | 2024.10.30 19:48:20.294126 [ 270 ] {4e26bc87-8f85-4780-9f9e-9c8a7a157169} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
7204 | 2024.10.30 19:48:20.294221 [ 270 ] {} <Debug> HTTP-Session: 99cfe09f-23cd-4328-97bb-e8c0bf5b5aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7205 | 2024.10.30 19:48:20.294719 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44687, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7206 | 2024.10.30 19:48:20.294749 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7207 | 2024.10.30 19:48:20.294989 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2024.10.30 19:48:20.295002 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7209 | 2024.10.30 19:48:20.295130 [ 266 ] {} <Debug> HTTP-Session: 48f733c3-f979-4616-bbc8-4ef478a36afe Authenticating user 'default' from [fd00:1122:3344:101::d]:44687 | ||
7210 | 2024.10.30 19:48:20.295207 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
7211 | |||
7212 | (version 23.8.7.1) | ||
7213 | 2024.10.30 19:48:20.295246 [ 266 ] {} <Debug> HTTP-Session: 48f733c3-f979-4616-bbc8-4ef478a36afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7214 | 2024.10.30 19:48:20.295343 [ 266 ] {} <Debug> HTTP-Session: 48f733c3-f979-4616-bbc8-4ef478a36afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7215 | 2024.10.30 19:48:20.295411 [ 201 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7216 | 2024.10.30 19:48:20.295493 [ 266 ] {} <Trace> HTTP-Session: 48f733c3-f979-4616-bbc8-4ef478a36afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7217 | 2024.10.30 19:48:20.295701 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
7218 | 2024.10.30 19:48:20.295886 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44687) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7219 | 2024.10.30 19:48:20.295974 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7220 | 2024.10.30 19:48:20.295996 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7221 | 2024.10.30 19:48:20.296212 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 271 rows starting from the beginning of the part | ||
7222 | 2024.10.30 19:48:20.296864 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7223 | 2024.10.30 19:48:20.297134 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
7224 | 2024.10.30 19:48:20.297805 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
7225 | 2024.10.30 19:48:20.298015 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.10.30 19:48:20.298129 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7227 | 2024.10.30 19:48:20.298587 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
7228 | 2024.10.30 19:48:20.299307 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
7229 | 2024.10.30 19:48:20.299674 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7230 | 2024.10.30 19:48:20.299968 [ 188 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
7231 | 2024.10.30 19:48:20.300947 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2024.10.30 19:48:20.301355 [ 101 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7233 | 2024.10.30 19:48:20.301460 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00571 sec., 5253.940455341506 rows/sec., 356.59 KiB/sec. | ||
7234 | 2024.10.30 19:48:20.301460 [ 101 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.10.30 19:48:20.301570 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7236 | 2024.10.30 19:48:20.302131 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Debug> DynamicQueryHandler: Done processing query | ||
7237 | 2024.10.30 19:48:20.302243 [ 266 ] {7a16ab94-18fa-43fa-be12-0380bfc6b778} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7238 | 2024.10.30 19:48:20.302350 [ 266 ] {} <Debug> HTTP-Session: 48f733c3-f979-4616-bbc8-4ef478a36afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7239 | 2024.10.30 19:48:20.302536 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
7240 | 2024.10.30 19:48:20.302926 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7241 | 2024.10.30 19:48:20.303254 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7242 | 2024.10.30 19:48:20.303347 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 548 rows starting from the beginning of the part | ||
7243 | 2024.10.30 19:48:20.303582 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
7244 | 2024.10.30 19:48:20.303830 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
7245 | 2024.10.30 19:48:20.304028 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
7246 | 2024.10.30 19:48:20.304289 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
7247 | 2024.10.30 19:48:20.304536 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
7248 | 2024.10.30 19:48:20.308233 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 4 columns (4 merged, 0 gathered) in 0.006448641 sec., 108239.86015037897 rows/sec., 7.15 MiB/sec. | ||
7249 | 2024.10.30 19:48:20.308495 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7250 | 2024.10.30 19:48:20.309500 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7251 | 2024.10.30 19:48:20.309632 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_26_5} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7252 | 2024.10.30 19:48:20.309703 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7253 | 2024.10.30 19:48:20.310454 [ 201 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.017338462 sec., 20647.736806182696 rows/sec., 37.00 MiB/sec. | ||
7254 | 2024.10.30 19:48:20.310878 [ 196 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7255 | 2024.10.30 19:48:20.311430 [ 196 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2024.10.30 19:48:20.311507 [ 196 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7257 | 2024.10.30 19:48:20.311611 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
7258 | 2024.10.30 19:48:24.816082 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7259 | 2024.10.30 19:48:24.824535 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7260 | 2024.10.30 19:48:24.843811 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7261 | 2024.10.30 19:48:24.928195 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7262 | 2024.10.30 19:48:24.946537 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7263 | 2024.10.30 19:48:25.081835 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7264 | 2024.10.30 19:48:25.092100 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7265 | 2024.10.30 19:48:25.197222 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7266 | 2024.10.30 19:48:25.200650 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7267 | 2024.10.30 19:48:25.236060 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43637, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7268 | 2024.10.30 19:48:25.236151 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7269 | 2024.10.30 19:48:25.236178 [ 266 ] {} <Debug> HTTP-Session: 05dbc122-a8c2-4b9f-b962-75aec2ca6143 Authenticating user 'default' from [fd00:1122:3344:101::d]:43637 | ||
7270 | 2024.10.30 19:48:25.236205 [ 266 ] {} <Debug> HTTP-Session: 05dbc122-a8c2-4b9f-b962-75aec2ca6143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7271 | 2024.10.30 19:48:25.236223 [ 266 ] {} <Debug> HTTP-Session: 05dbc122-a8c2-4b9f-b962-75aec2ca6143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7272 | 2024.10.30 19:48:25.236279 [ 266 ] {} <Trace> HTTP-Session: 05dbc122-a8c2-4b9f-b962-75aec2ca6143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7273 | 2024.10.30 19:48:25.236484 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43637) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
7274 | 2024.10.30 19:48:25.236549 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
7275 | 2024.10.30 19:48:25.236883 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7276 | 2024.10.30 19:48:25.237340 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.10.30 19:48:25.237384 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7278 | 2024.10.30 19:48:25.237817 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7279 | 2024.10.30 19:48:25.238206 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.10.30 19:48:25.238383 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 1.37 MiB/sec. | ||
7281 | 2024.10.30 19:48:25.238699 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Debug> DynamicQueryHandler: Done processing query | ||
7282 | 2024.10.30 19:48:25.238742 [ 266 ] {6e663670-ce21-48ec-916b-f2e855b1b66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7283 | 2024.10.30 19:48:25.238767 [ 266 ] {} <Debug> HTTP-Session: 05dbc122-a8c2-4b9f-b962-75aec2ca6143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7284 | 2024.10.30 19:48:25.238947 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7285 | 2024.10.30 19:48:25.239138 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53633, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7286 | 2024.10.30 19:48:25.239322 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7287 | 2024.10.30 19:48:25.239370 [ 270 ] {} <Debug> HTTP-Session: e6e8d39c-94c7-4a91-9b20-c32e800c2f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:53633 | ||
7288 | 2024.10.30 19:48:25.239408 [ 270 ] {} <Debug> HTTP-Session: e6e8d39c-94c7-4a91-9b20-c32e800c2f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7289 | 2024.10.30 19:48:25.239422 [ 270 ] {} <Debug> HTTP-Session: e6e8d39c-94c7-4a91-9b20-c32e800c2f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7290 | 2024.10.30 19:48:25.239479 [ 270 ] {} <Trace> HTTP-Session: e6e8d39c-94c7-4a91-9b20-c32e800c2f3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.10.30 19:48:25.239717 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53633) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7292 | 2024.10.30 19:48:25.239786 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7293 | 2024.10.30 19:48:25.240136 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7294 | 2024.10.30 19:48:25.240652 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2024.10.30 19:48:25.240694 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7296 | 2024.10.30 19:48:25.241142 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7297 | 2024.10.30 19:48:25.241540 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2024.10.30 19:48:25.241687 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002073 sec., 92619.39218523877 rows/sec., 7.85 MiB/sec. | ||
7299 | 2024.10.30 19:48:25.241894 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Debug> DynamicQueryHandler: Done processing query | ||
7300 | 2024.10.30 19:48:25.241922 [ 270 ] {c954a812-37b0-446e-b918-91400dfd8d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
7301 | 2024.10.30 19:48:25.241939 [ 270 ] {} <Debug> HTTP-Session: e6e8d39c-94c7-4a91-9b20-c32e800c2f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7302 | 2024.10.30 19:48:25.242104 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43637, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7303 | 2024.10.30 19:48:25.242125 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7304 | 2024.10.30 19:48:25.242202 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7305 | 2024.10.30 19:48:25.242239 [ 266 ] {} <Debug> HTTP-Session: 631cd085-2612-4792-87f4-a8493320216d Authenticating user 'default' from [fd00:1122:3344:101::d]:43637 | ||
7306 | 2024.10.30 19:48:25.242272 [ 266 ] {} <Debug> HTTP-Session: 631cd085-2612-4792-87f4-a8493320216d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7307 | 2024.10.30 19:48:25.242297 [ 266 ] {} <Debug> HTTP-Session: 631cd085-2612-4792-87f4-a8493320216d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7308 | 2024.10.30 19:48:25.242349 [ 266 ] {} <Trace> HTTP-Session: 631cd085-2612-4792-87f4-a8493320216d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2024.10.30 19:48:25.242507 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43637) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7310 | 2024.10.30 19:48:25.242564 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7311 | 2024.10.30 19:48:25.242891 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7312 | 2024.10.30 19:48:25.243288 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7313 | 2024.10.30 19:48:25.243333 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7314 | 2024.10.30 19:48:25.243710 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7315 | 2024.10.30 19:48:25.244085 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7316 | 2024.10.30 19:48:25.244239 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001781 sec., 25266.704098820886 rows/sec., 1.81 MiB/sec. | ||
7317 | 2024.10.30 19:48:25.244424 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Debug> DynamicQueryHandler: Done processing query | ||
7318 | 2024.10.30 19:48:25.244449 [ 266 ] {23e4db3a-c900-473d-ba6a-21485881b2fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7319 | 2024.10.30 19:48:25.244465 [ 266 ] {} <Debug> HTTP-Session: 631cd085-2612-4792-87f4-a8493320216d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7320 | 2024.10.30 19:48:25.244651 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7321 | 2024.10.30 19:48:25.244773 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7322 | 2024.10.30 19:48:25.244898 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7323 | 2024.10.30 19:48:25.244939 [ 270 ] {} <Debug> HTTP-Session: 72476749-0f13-4841-9f52-33e8c221ead0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59754 | ||
7324 | 2024.10.30 19:48:25.244975 [ 270 ] {} <Debug> HTTP-Session: 72476749-0f13-4841-9f52-33e8c221ead0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7325 | 2024.10.30 19:48:25.245002 [ 270 ] {} <Debug> HTTP-Session: 72476749-0f13-4841-9f52-33e8c221ead0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7326 | 2024.10.30 19:48:25.245075 [ 270 ] {} <Trace> HTTP-Session: 72476749-0f13-4841-9f52-33e8c221ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7327 | 2024.10.30 19:48:25.245313 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59754) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7328 | 2024.10.30 19:48:25.245401 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7329 | 2024.10.30 19:48:25.245670 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7330 | 2024.10.30 19:48:25.246017 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7331 | 2024.10.30 19:48:25.246054 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7332 | 2024.10.30 19:48:25.246428 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7333 | 2024.10.30 19:48:25.246808 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7334 | 2024.10.30 19:48:25.246940 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001716 sec., 20979.020979020977 rows/sec., 1.54 MiB/sec. | ||
7335 | 2024.10.30 19:48:25.247305 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Debug> DynamicQueryHandler: Done processing query | ||
7336 | 2024.10.30 19:48:25.247349 [ 270 ] {b4be306f-863f-40f8-8d0e-30726db5997b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7337 | 2024.10.30 19:48:25.247367 [ 270 ] {} <Debug> HTTP-Session: 72476749-0f13-4841-9f52-33e8c221ead0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7338 | 2024.10.30 19:48:25.247503 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7339 | 2024.10.30 19:48:25.247587 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49517, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7340 | 2024.10.30 19:48:25.247658 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7341 | 2024.10.30 19:48:25.247685 [ 266 ] {} <Debug> HTTP-Session: 3f8e2983-8541-4651-b657-465bfd37236a Authenticating user 'default' from [fd00:1122:3344:101::d]:49517 | ||
7342 | 2024.10.30 19:48:25.247706 [ 266 ] {} <Debug> HTTP-Session: 3f8e2983-8541-4651-b657-465bfd37236a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7343 | 2024.10.30 19:48:25.247724 [ 266 ] {} <Debug> HTTP-Session: 3f8e2983-8541-4651-b657-465bfd37236a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7344 | 2024.10.30 19:48:25.247771 [ 266 ] {} <Trace> HTTP-Session: 3f8e2983-8541-4651-b657-465bfd37236a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7345 | 2024.10.30 19:48:25.247909 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49517) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7346 | 2024.10.30 19:48:25.247963 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7347 | 2024.10.30 19:48:25.248260 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7348 | 2024.10.30 19:48:25.248598 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7349 | 2024.10.30 19:48:25.248634 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7350 | 2024.10.30 19:48:25.248998 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7351 | 2024.10.30 19:48:25.249379 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7352 | 2024.10.30 19:48:25.249536 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00167 sec., 10778.443113772455 rows/sec., 756.69 KiB/sec. | ||
7353 | 2024.10.30 19:48:25.249718 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Debug> DynamicQueryHandler: Done processing query | ||
7354 | 2024.10.30 19:48:25.249742 [ 266 ] {6127cfb4-be36-4f45-9aed-5914f40b3fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7355 | 2024.10.30 19:48:25.249758 [ 266 ] {} <Debug> HTTP-Session: 3f8e2983-8541-4651-b657-465bfd37236a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7356 | 2024.10.30 19:48:25.249938 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7357 | 2024.10.30 19:48:25.249950 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7358 | 2024.10.30 19:48:25.250030 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7359 | 2024.10.30 19:48:25.250071 [ 270 ] {} <Debug> HTTP-Session: 11c403b2-f386-4635-9bf4-7aedf33b2b95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59754 | ||
7360 | 2024.10.30 19:48:25.250104 [ 270 ] {} <Debug> HTTP-Session: 11c403b2-f386-4635-9bf4-7aedf33b2b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7361 | 2024.10.30 19:48:25.250127 [ 270 ] {} <Debug> HTTP-Session: 11c403b2-f386-4635-9bf4-7aedf33b2b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7362 | 2024.10.30 19:48:25.250173 [ 270 ] {} <Trace> HTTP-Session: 11c403b2-f386-4635-9bf4-7aedf33b2b95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7363 | 2024.10.30 19:48:25.250332 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59754) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7364 | 2024.10.30 19:48:25.250391 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7365 | 2024.10.30 19:48:25.250662 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7366 | 2024.10.30 19:48:25.251080 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2024.10.30 19:48:25.251116 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7368 | 2024.10.30 19:48:25.251477 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7369 | 2024.10.30 19:48:25.251840 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2024.10.30 19:48:25.251970 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001699 sec., 47675.10300176575 rows/sec., 3.75 MiB/sec. | ||
7371 | 2024.10.30 19:48:25.252144 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Debug> DynamicQueryHandler: Done processing query | ||
7372 | 2024.10.30 19:48:25.252169 [ 270 ] {f7d0c66f-8fba-456e-82a0-df9ca8f651da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7373 | 2024.10.30 19:48:25.252185 [ 270 ] {} <Debug> HTTP-Session: 11c403b2-f386-4635-9bf4-7aedf33b2b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7374 | 2024.10.30 19:48:25.252337 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7375 | 2024.10.30 19:48:25.252449 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51866, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7376 | 2024.10.30 19:48:25.252522 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7377 | 2024.10.30 19:48:25.252545 [ 266 ] {} <Debug> HTTP-Session: 65de7d7c-4101-4627-bbda-d269739cdaff Authenticating user 'default' from [fd00:1122:3344:101::d]:51866 | ||
7378 | 2024.10.30 19:48:25.252566 [ 266 ] {} <Debug> HTTP-Session: 65de7d7c-4101-4627-bbda-d269739cdaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7379 | 2024.10.30 19:48:25.252583 [ 266 ] {} <Debug> HTTP-Session: 65de7d7c-4101-4627-bbda-d269739cdaff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7380 | 2024.10.30 19:48:25.252628 [ 266 ] {} <Trace> HTTP-Session: 65de7d7c-4101-4627-bbda-d269739cdaff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7381 | 2024.10.30 19:48:25.252796 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7382 | 2024.10.30 19:48:25.252857 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7383 | 2024.10.30 19:48:25.253069 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7384 | 2024.10.30 19:48:25.253522 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2024.10.30 19:48:25.253557 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7386 | 2024.10.30 19:48:25.253939 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7387 | 2024.10.30 19:48:25.254289 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2024.10.30 19:48:25.254443 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001704 sec., 35211.2676056338 rows/sec., 2.47 MiB/sec. | ||
7389 | 2024.10.30 19:48:25.254632 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Debug> DynamicQueryHandler: Done processing query | ||
7390 | 2024.10.30 19:48:25.254657 [ 266 ] {fd8c5c76-7197-413e-8028-dbc34406e968} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7391 | 2024.10.30 19:48:25.254672 [ 266 ] {} <Debug> HTTP-Session: 65de7d7c-4101-4627-bbda-d269739cdaff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7392 | 2024.10.30 19:48:25.254838 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7393 | 2024.10.30 19:48:25.254907 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Length: 44535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7394 | 2024.10.30 19:48:25.254990 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7395 | 2024.10.30 19:48:25.255016 [ 270 ] {} <Debug> HTTP-Session: 3bdf54c0-f69a-4925-b2ca-70dd33e1b354 Authenticating user 'default' from [fd00:1122:3344:101::d]:59754 | ||
7396 | 2024.10.30 19:48:25.255037 [ 270 ] {} <Debug> HTTP-Session: 3bdf54c0-f69a-4925-b2ca-70dd33e1b354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7397 | 2024.10.30 19:48:25.255054 [ 270 ] {} <Debug> HTTP-Session: 3bdf54c0-f69a-4925-b2ca-70dd33e1b354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7398 | 2024.10.30 19:48:25.255099 [ 270 ] {} <Trace> HTTP-Session: 3bdf54c0-f69a-4925-b2ca-70dd33e1b354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7399 | 2024.10.30 19:48:25.255434 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59754) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7400 | 2024.10.30 19:48:25.255512 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7401 | 2024.10.30 19:48:25.255992 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7402 | 2024.10.30 19:48:25.256664 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7403 | 2024.10.30 19:48:25.256699 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7404 | 2024.10.30 19:48:25.257348 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7405 | 2024.10.30 19:48:25.257771 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7406 | 2024.10.30 19:48:25.257916 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002712 sec., 9955.752212389381 rows/sec., 17.84 MiB/sec. | ||
7407 | 2024.10.30 19:48:25.258139 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Debug> DynamicQueryHandler: Done processing query | ||
7408 | 2024.10.30 19:48:25.258164 [ 270 ] {626abf27-df08-43fc-ba8e-c84b810c6dbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
7409 | 2024.10.30 19:48:25.258180 [ 270 ] {} <Debug> HTTP-Session: 3bdf54c0-f69a-4925-b2ca-70dd33e1b354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7410 | 2024.10.30 19:48:25.258324 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7411 | 2024.10.30 19:48:25.258398 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58216, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7412 | 2024.10.30 19:48:25.258488 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7413 | 2024.10.30 19:48:25.258509 [ 266 ] {} <Debug> HTTP-Session: 054fc1bc-993b-42ea-9237-6138a5d99df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58216 | ||
7414 | 2024.10.30 19:48:25.258527 [ 266 ] {} <Debug> HTTP-Session: 054fc1bc-993b-42ea-9237-6138a5d99df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7415 | 2024.10.30 19:48:25.258542 [ 266 ] {} <Debug> HTTP-Session: 054fc1bc-993b-42ea-9237-6138a5d99df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7416 | 2024.10.30 19:48:25.258580 [ 266 ] {} <Trace> HTTP-Session: 054fc1bc-993b-42ea-9237-6138a5d99df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7417 | 2024.10.30 19:48:25.258716 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58216) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7418 | 2024.10.30 19:48:25.258765 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7419 | 2024.10.30 19:48:25.258928 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7420 | 2024.10.30 19:48:25.259239 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7421 | 2024.10.30 19:48:25.259275 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7422 | 2024.10.30 19:48:25.259646 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7423 | 2024.10.30 19:48:25.259984 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7424 | 2024.10.30 19:48:25.260133 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001457 sec., 20590.253946465342 rows/sec., 1.36 MiB/sec. | ||
7425 | 2024.10.30 19:48:25.260416 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Debug> DynamicQueryHandler: Done processing query | ||
7426 | 2024.10.30 19:48:25.260459 [ 266 ] {c2d3cdba-253e-4a05-8fda-0f47e72fdcd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7427 | 2024.10.30 19:48:25.260484 [ 266 ] {} <Debug> HTTP-Session: 054fc1bc-993b-42ea-9237-6138a5d99df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7428 | 2024.10.30 19:48:25.261055 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7429 | 2024.10.30 19:48:25.350428 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7430 | 2024.10.30 19:48:25.377839 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7431 | 2024.10.30 19:48:25.492829 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7432 | 2024.10.30 19:48:25.495208 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7433 | 2024.10.30 19:48:25.506527 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7434 | 2024.10.30 19:48:25.513807 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7435 | 2024.10.30 19:48:25.529143 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7436 | 2024.10.30 19:48:25.539412 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7437 | 2024.10.30 19:48:25.556688 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7438 | 2024.10.30 19:48:25.847097 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7439 | 2024.10.30 19:48:25.878469 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7440 | 2024.10.30 19:48:25.928767 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7441 | 2024.10.30 19:48:25.960101 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7442 | 2024.10.30 19:48:26.000140 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.04 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: -1.11 MiB | ||
7443 | 2024.10.30 19:48:26.018549 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7444 | 2024.10.30 19:48:26.033996 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7445 | 2024.10.30 19:48:26.056308 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7446 | 2024.10.30 19:48:26.060585 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7447 | 2024.10.30 19:48:26.071862 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7448 | 2024.10.30 19:48:26.518510 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7449 | 2024.10.30 19:48:26.518565 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7450 | 2024.10.30 19:48:26.678656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 668 | ||
7451 | 2024.10.30 19:48:26.681640 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7452 | 2024.10.30 19:48:26.681691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7453 | 2024.10.30 19:48:26.683156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7454 | 2024.10.30 19:48:26.684133 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7455 | 2024.10.30 19:48:26.685217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
7456 | 2024.10.30 19:48:26.687892 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7457 | 2024.10.30 19:48:26.702283 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7458 | 2024.10.30 19:48:26.815787 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7459 | 2024.10.30 19:48:26.821079 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7460 | 2024.10.30 19:48:26.824433 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7461 | 2024.10.30 19:48:26.826773 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7462 | 2024.10.30 19:48:26.860091 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7463 | 2024.10.30 19:48:26.878474 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7464 | 2024.10.30 19:48:26.899732 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7465 | 2024.10.30 19:48:28.299989 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54333, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7466 | 2024.10.30 19:48:30.235368 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43429, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7467 | 2024.10.30 19:48:30.235505 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7468 | 2024.10.30 19:48:30.235531 [ 270 ] {} <Debug> HTTP-Session: b8f1d705-f6f8-40d8-a3f0-33ce3d654179 Authenticating user 'default' from [fd00:1122:3344:101::d]:43429 | ||
7469 | 2024.10.30 19:48:30.235555 [ 270 ] {} <Debug> HTTP-Session: b8f1d705-f6f8-40d8-a3f0-33ce3d654179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7470 | 2024.10.30 19:48:30.235570 [ 270 ] {} <Debug> HTTP-Session: b8f1d705-f6f8-40d8-a3f0-33ce3d654179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7471 | 2024.10.30 19:48:30.235621 [ 270 ] {} <Trace> HTTP-Session: b8f1d705-f6f8-40d8-a3f0-33ce3d654179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7472 | 2024.10.30 19:48:30.235823 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43429) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
7473 | 2024.10.30 19:48:30.235892 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
7474 | 2024.10.30 19:48:30.236241 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7475 | 2024.10.30 19:48:30.236761 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2024.10.30 19:48:30.236813 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7477 | 2024.10.30 19:48:30.237277 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7478 | 2024.10.30 19:48:30.237682 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2024.10.30 19:48:30.237863 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002092 sec., 17208.413001912046 rows/sec., 1.28 MiB/sec. | ||
7480 | 2024.10.30 19:48:30.238099 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Debug> DynamicQueryHandler: Done processing query | ||
7481 | 2024.10.30 19:48:30.238127 [ 270 ] {d9982934-4656-440e-a1cd-97a2ec3d62cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7482 | 2024.10.30 19:48:30.238145 [ 270 ] {} <Debug> HTTP-Session: b8f1d705-f6f8-40d8-a3f0-33ce3d654179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7483 | 2024.10.30 19:48:30.238361 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7484 | 2024.10.30 19:48:30.238434 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57302, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7485 | 2024.10.30 19:48:30.238574 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7486 | 2024.10.30 19:48:30.238600 [ 262 ] {} <Debug> HTTP-Session: 3100d569-0d2c-4cb2-b3fc-8ba86052ee8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57302 | ||
7487 | 2024.10.30 19:48:30.238625 [ 262 ] {} <Debug> HTTP-Session: 3100d569-0d2c-4cb2-b3fc-8ba86052ee8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7488 | 2024.10.30 19:48:30.238640 [ 262 ] {} <Debug> HTTP-Session: 3100d569-0d2c-4cb2-b3fc-8ba86052ee8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7489 | 2024.10.30 19:48:30.238696 [ 262 ] {} <Trace> HTTP-Session: 3100d569-0d2c-4cb2-b3fc-8ba86052ee8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7490 | 2024.10.30 19:48:30.238879 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57302) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7491 | 2024.10.30 19:48:30.238950 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7492 | 2024.10.30 19:48:30.239307 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7493 | 2024.10.30 19:48:30.239672 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2024.10.30 19:48:30.239715 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7495 | 2024.10.30 19:48:30.240133 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
7496 | 2024.10.30 19:48:30.240537 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2024.10.30 19:48:30.240721 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec. | ||
7498 | 2024.10.30 19:48:30.240934 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Debug> DynamicQueryHandler: Done processing query | ||
7499 | 2024.10.30 19:48:30.240961 [ 262 ] {e9d34ba1-9410-4a94-a642-c9585a9e154e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7500 | 2024.10.30 19:48:30.240978 [ 262 ] {} <Debug> HTTP-Session: 3100d569-0d2c-4cb2-b3fc-8ba86052ee8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7501 | 2024.10.30 19:48:30.241159 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7502 | 2024.10.30 19:48:30.241299 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58755, User-Agent: (none), Length: 23605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7503 | 2024.10.30 19:48:30.241386 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7504 | 2024.10.30 19:48:30.241412 [ 270 ] {} <Debug> HTTP-Session: 0b1dfc52-b5fa-4888-b4cf-9e0ed04368f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58755 | ||
7505 | 2024.10.30 19:48:30.241435 [ 270 ] {} <Debug> HTTP-Session: 0b1dfc52-b5fa-4888-b4cf-9e0ed04368f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7506 | 2024.10.30 19:48:30.241452 [ 270 ] {} <Debug> HTTP-Session: 0b1dfc52-b5fa-4888-b4cf-9e0ed04368f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7507 | 2024.10.30 19:48:30.241506 [ 270 ] {} <Trace> HTTP-Session: 0b1dfc52-b5fa-4888-b4cf-9e0ed04368f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7508 | 2024.10.30 19:48:30.241678 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58755) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7509 | 2024.10.30 19:48:30.241731 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7510 | 2024.10.30 19:48:30.242010 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7511 | 2024.10.30 19:48:30.242454 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7512 | 2024.10.30 19:48:30.242492 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7513 | 2024.10.30 19:48:30.242867 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7514 | 2024.10.30 19:48:30.243242 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2024.10.30 19:48:30.243405 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.001794 sec., 89743.58974358975 rows/sec., 7.53 MiB/sec. | ||
7516 | 2024.10.30 19:48:30.243581 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Debug> DynamicQueryHandler: Done processing query | ||
7517 | 2024.10.30 19:48:30.243611 [ 270 ] {4c86ea5c-277b-4196-8524-a958d059e9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7518 | 2024.10.30 19:48:30.243627 [ 270 ] {} <Debug> HTTP-Session: 0b1dfc52-b5fa-4888-b4cf-9e0ed04368f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7519 | 2024.10.30 19:48:30.243814 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7520 | 2024.10.30 19:48:30.243900 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59789, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7521 | 2024.10.30 19:48:30.243976 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7522 | 2024.10.30 19:48:30.244001 [ 262 ] {} <Debug> HTTP-Session: 112ba54d-2385-424c-b336-344f9aa9298e Authenticating user 'default' from [fd00:1122:3344:101::d]:59789 | ||
7523 | 2024.10.30 19:48:30.244023 [ 262 ] {} <Debug> HTTP-Session: 112ba54d-2385-424c-b336-344f9aa9298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7524 | 2024.10.30 19:48:30.244040 [ 262 ] {} <Debug> HTTP-Session: 112ba54d-2385-424c-b336-344f9aa9298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7525 | 2024.10.30 19:48:30.244087 [ 262 ] {} <Trace> HTTP-Session: 112ba54d-2385-424c-b336-344f9aa9298e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7526 | 2024.10.30 19:48:30.244235 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59789) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7527 | 2024.10.30 19:48:30.244293 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7528 | 2024.10.30 19:48:30.244592 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7529 | 2024.10.30 19:48:30.244938 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2024.10.30 19:48:30.244977 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7531 | 2024.10.30 19:48:30.245351 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7532 | 2024.10.30 19:48:30.245736 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2024.10.30 19:48:30.245901 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001713 sec., 18096.906012842966 rows/sec., 1.27 MiB/sec. | ||
7534 | 2024.10.30 19:48:30.246108 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Debug> DynamicQueryHandler: Done processing query | ||
7535 | 2024.10.30 19:48:30.246143 [ 262 ] {7be478ea-ac22-4adc-8261-5bcd6291ac9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7536 | 2024.10.30 19:48:30.246163 [ 262 ] {} <Debug> HTTP-Session: 112ba54d-2385-424c-b336-344f9aa9298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7537 | 2024.10.30 19:48:30.246368 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7538 | 2024.10.30 19:48:30.246381 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58755, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7539 | 2024.10.30 19:48:30.246494 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7540 | 2024.10.30 19:48:30.246526 [ 270 ] {} <Debug> HTTP-Session: 7584b434-6679-4235-b20e-d7a965ac6edb Authenticating user 'default' from [fd00:1122:3344:101::d]:58755 | ||
7541 | 2024.10.30 19:48:30.246562 [ 270 ] {} <Debug> HTTP-Session: 7584b434-6679-4235-b20e-d7a965ac6edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7542 | 2024.10.30 19:48:30.246581 [ 270 ] {} <Debug> HTTP-Session: 7584b434-6679-4235-b20e-d7a965ac6edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7543 | 2024.10.30 19:48:30.246629 [ 270 ] {} <Trace> HTTP-Session: 7584b434-6679-4235-b20e-d7a965ac6edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7544 | 2024.10.30 19:48:30.246776 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58755) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7545 | 2024.10.30 19:48:30.246831 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7546 | 2024.10.30 19:48:30.247144 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7547 | 2024.10.30 19:48:30.247558 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7548 | 2024.10.30 19:48:30.247596 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7549 | 2024.10.30 19:48:30.247977 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7550 | 2024.10.30 19:48:30.248357 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7551 | 2024.10.30 19:48:30.248520 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001791 sec., 20100.502512562813 rows/sec., 1.47 MiB/sec. | ||
7552 | 2024.10.30 19:48:30.248701 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Debug> DynamicQueryHandler: Done processing query | ||
7553 | 2024.10.30 19:48:30.248726 [ 270 ] {2375dc9d-b433-4df2-87ae-324cbf2f1693} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7554 | 2024.10.30 19:48:30.248742 [ 270 ] {} <Debug> HTTP-Session: 7584b434-6679-4235-b20e-d7a965ac6edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7555 | 2024.10.30 19:48:30.248892 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7556 | 2024.10.30 19:48:30.248969 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59816, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7557 | 2024.10.30 19:48:30.249048 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7558 | 2024.10.30 19:48:30.249080 [ 262 ] {} <Debug> HTTP-Session: 7a11d0b2-e1ac-4497-9817-27c0e721dfcf Authenticating user 'default' from [fd00:1122:3344:101::d]:59816 | ||
7559 | 2024.10.30 19:48:30.249104 [ 262 ] {} <Debug> HTTP-Session: 7a11d0b2-e1ac-4497-9817-27c0e721dfcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7560 | 2024.10.30 19:48:30.249126 [ 262 ] {} <Debug> HTTP-Session: 7a11d0b2-e1ac-4497-9817-27c0e721dfcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7561 | 2024.10.30 19:48:30.249179 [ 262 ] {} <Trace> HTTP-Session: 7a11d0b2-e1ac-4497-9817-27c0e721dfcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7562 | 2024.10.30 19:48:30.249338 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59816) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7563 | 2024.10.30 19:48:30.249401 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7564 | 2024.10.30 19:48:30.249721 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7565 | 2024.10.30 19:48:30.250113 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2024.10.30 19:48:30.250166 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7567 | 2024.10.30 19:48:30.250679 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7568 | 2024.10.30 19:48:30.251199 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7569 | 2024.10.30 19:48:30.251373 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.002081 sec., 8649.687650168189 rows/sec., 607.24 KiB/sec. | ||
7570 | 2024.10.30 19:48:30.251539 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Debug> DynamicQueryHandler: Done processing query | ||
7571 | 2024.10.30 19:48:30.251563 [ 262 ] {af077569-c42b-4a84-99b5-8a00d577e2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7572 | 2024.10.30 19:48:30.251579 [ 262 ] {} <Debug> HTTP-Session: 7a11d0b2-e1ac-4497-9817-27c0e721dfcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7573 | 2024.10.30 19:48:30.251762 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7574 | 2024.10.30 19:48:30.251900 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60010, User-Agent: (none), Length: 11428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7575 | 2024.10.30 19:48:30.251977 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7576 | 2024.10.30 19:48:30.252002 [ 270 ] {} <Debug> HTTP-Session: 98153e65-61a6-4aaf-8ffa-35019052810d Authenticating user 'default' from [fd00:1122:3344:101::d]:60010 | ||
7577 | 2024.10.30 19:48:30.252023 [ 270 ] {} <Debug> HTTP-Session: 98153e65-61a6-4aaf-8ffa-35019052810d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7578 | 2024.10.30 19:48:30.252040 [ 270 ] {} <Debug> HTTP-Session: 98153e65-61a6-4aaf-8ffa-35019052810d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7579 | 2024.10.30 19:48:30.252085 [ 270 ] {} <Trace> HTTP-Session: 98153e65-61a6-4aaf-8ffa-35019052810d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7580 | 2024.10.30 19:48:30.252249 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60010) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7581 | 2024.10.30 19:48:30.252304 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7582 | 2024.10.30 19:48:30.252599 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7583 | 2024.10.30 19:48:30.252974 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7584 | 2024.10.30 19:48:30.253012 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7585 | 2024.10.30 19:48:30.253380 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7586 | 2024.10.30 19:48:30.253751 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2024.10.30 19:48:30.253917 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.001721 sec., 38930.8541545613 rows/sec., 3.06 MiB/sec. | ||
7588 | 2024.10.30 19:48:30.254095 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Debug> DynamicQueryHandler: Done processing query | ||
7589 | 2024.10.30 19:48:30.254119 [ 270 ] {a7a5dd8c-8247-417e-99a9-569c54f11b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7590 | 2024.10.30 19:48:30.254135 [ 270 ] {} <Debug> HTTP-Session: 98153e65-61a6-4aaf-8ffa-35019052810d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7591 | 2024.10.30 19:48:30.254345 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7592 | 2024.10.30 19:48:30.254407 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7593 | 2024.10.30 19:48:30.254547 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7594 | 2024.10.30 19:48:30.254584 [ 262 ] {} <Debug> HTTP-Session: 25ccd08c-9d64-493d-b7f3-73003be2f6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37296 | ||
7595 | 2024.10.30 19:48:30.254615 [ 262 ] {} <Debug> HTTP-Session: 25ccd08c-9d64-493d-b7f3-73003be2f6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7596 | 2024.10.30 19:48:30.254637 [ 262 ] {} <Debug> HTTP-Session: 25ccd08c-9d64-493d-b7f3-73003be2f6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7597 | 2024.10.30 19:48:30.254685 [ 262 ] {} <Trace> HTTP-Session: 25ccd08c-9d64-493d-b7f3-73003be2f6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7598 | 2024.10.30 19:48:30.254871 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7599 | 2024.10.30 19:48:30.254934 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7600 | 2024.10.30 19:48:30.255151 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7601 | 2024.10.30 19:48:30.255509 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7602 | 2024.10.30 19:48:30.255546 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7603 | 2024.10.30 19:48:30.255951 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7604 | 2024.10.30 19:48:30.256308 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7605 | 2024.10.30 19:48:30.256462 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001656 sec., 36835.74879227053 rows/sec., 2.58 MiB/sec. | ||
7606 | 2024.10.30 19:48:30.256638 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Debug> DynamicQueryHandler: Done processing query | ||
7607 | 2024.10.30 19:48:30.256662 [ 262 ] {75189dde-4a0d-42c6-b575-7c41b3595812} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7608 | 2024.10.30 19:48:30.256678 [ 262 ] {} <Debug> HTTP-Session: 25ccd08c-9d64-493d-b7f3-73003be2f6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7609 | 2024.10.30 19:48:30.256866 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7610 | 2024.10.30 19:48:30.256924 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53424, User-Agent: (none), Length: 19028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7611 | 2024.10.30 19:48:30.257032 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7612 | 2024.10.30 19:48:30.257061 [ 270 ] {} <Debug> HTTP-Session: d72b0e44-7031-4108-8e8c-29350315f964 Authenticating user 'default' from [fd00:1122:3344:101::d]:53424 | ||
7613 | 2024.10.30 19:48:30.257079 [ 270 ] {} <Debug> HTTP-Session: d72b0e44-7031-4108-8e8c-29350315f964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7614 | 2024.10.30 19:48:30.257093 [ 270 ] {} <Debug> HTTP-Session: d72b0e44-7031-4108-8e8c-29350315f964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7615 | 2024.10.30 19:48:30.257133 [ 270 ] {} <Trace> HTTP-Session: d72b0e44-7031-4108-8e8c-29350315f964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7616 | 2024.10.30 19:48:30.257420 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53424) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7617 | 2024.10.30 19:48:30.257528 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7618 | 2024.10.30 19:48:30.258246 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7619 | 2024.10.30 19:48:30.258856 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2024.10.30 19:48:30.258894 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7621 | 2024.10.30 19:48:30.259523 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7622 | 2024.10.30 19:48:30.259943 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2024.10.30 19:48:30.260141 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002886 sec., 3811.5038115038114 rows/sec., 6.83 MiB/sec. | ||
7624 | 2024.10.30 19:48:30.260508 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Debug> DynamicQueryHandler: Done processing query | ||
7625 | 2024.10.30 19:48:30.260533 [ 270 ] {fa4e5b3a-d77f-4355-8f17-61361f5a24b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
7626 | 2024.10.30 19:48:30.260549 [ 270 ] {} <Debug> HTTP-Session: d72b0e44-7031-4108-8e8c-29350315f964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7627 | 2024.10.30 19:48:30.260721 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7628 | 2024.10.30 19:48:30.260790 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36197, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7629 | 2024.10.30 19:48:30.260872 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7630 | 2024.10.30 19:48:30.260893 [ 262 ] {} <Debug> HTTP-Session: ee2ee066-1402-4fd0-bc06-8b16261abaa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36197 | ||
7631 | 2024.10.30 19:48:30.260911 [ 262 ] {} <Debug> HTTP-Session: ee2ee066-1402-4fd0-bc06-8b16261abaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7632 | 2024.10.30 19:48:30.260925 [ 262 ] {} <Debug> HTTP-Session: ee2ee066-1402-4fd0-bc06-8b16261abaa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7633 | 2024.10.30 19:48:30.260966 [ 262 ] {} <Trace> HTTP-Session: ee2ee066-1402-4fd0-bc06-8b16261abaa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7634 | 2024.10.30 19:48:30.261092 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36197) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7635 | 2024.10.30 19:48:30.261145 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7636 | 2024.10.30 19:48:30.261311 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7637 | 2024.10.30 19:48:30.261583 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7638 | 2024.10.30 19:48:30.261624 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7639 | 2024.10.30 19:48:30.261997 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7640 | 2024.10.30 19:48:30.262342 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7641 | 2024.10.30 19:48:30.262510 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001448 sec., 20718.232044198892 rows/sec., 1.37 MiB/sec. | ||
7642 | 2024.10.30 19:48:30.262792 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Debug> DynamicQueryHandler: Done processing query | ||
7643 | 2024.10.30 19:48:30.262838 [ 262 ] {1616e575-7a94-4b46-bb6a-bb4d74dd2b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7644 | 2024.10.30 19:48:30.262854 [ 262 ] {} <Debug> HTTP-Session: ee2ee066-1402-4fd0-bc06-8b16261abaa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7645 | 2024.10.30 19:48:30.263097 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7646 | 2024.10.30 19:48:30.672931 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7647 | 2024.10.30 19:48:30.881394 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7648 | 2024.10.30 19:48:30.902725 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7649 | 2024.10.30 19:48:30.940027 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7650 | 2024.10.30 19:48:30.992325 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7651 | 2024.10.30 19:48:31.000148 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.94 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: -1.01 MiB | ||
7652 | 2024.10.30 19:48:31.073742 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7653 | 2024.10.30 19:48:31.081127 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7654 | 2024.10.30 19:48:35.236849 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37422, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7655 | 2024.10.30 19:48:35.236996 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7656 | 2024.10.30 19:48:35.237026 [ 262 ] {} <Debug> HTTP-Session: 17f9b853-c3a2-461b-8ff4-26b652453597 Authenticating user 'default' from [fd00:1122:3344:101::d]:37422 | ||
7657 | 2024.10.30 19:48:35.237055 [ 262 ] {} <Debug> HTTP-Session: 17f9b853-c3a2-461b-8ff4-26b652453597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7658 | 2024.10.30 19:48:35.237074 [ 262 ] {} <Debug> HTTP-Session: 17f9b853-c3a2-461b-8ff4-26b652453597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7659 | 2024.10.30 19:48:35.237131 [ 262 ] {} <Trace> HTTP-Session: 17f9b853-c3a2-461b-8ff4-26b652453597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7660 | 2024.10.30 19:48:35.237351 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37422) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
7661 | 2024.10.30 19:48:35.237426 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
7662 | 2024.10.30 19:48:35.237817 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7663 | 2024.10.30 19:48:35.238213 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7664 | 2024.10.30 19:48:35.238253 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7665 | 2024.10.30 19:48:35.238682 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7666 | 2024.10.30 19:48:35.239084 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7667 | 2024.10.30 19:48:35.239239 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 1.37 MiB/sec. | ||
7668 | 2024.10.30 19:48:35.239455 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Debug> DynamicQueryHandler: Done processing query | ||
7669 | 2024.10.30 19:48:35.239488 [ 262 ] {162ed456-75e7-4f49-b1e7-6a809eb6852e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7670 | 2024.10.30 19:48:35.239509 [ 262 ] {} <Debug> HTTP-Session: 17f9b853-c3a2-461b-8ff4-26b652453597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7671 | 2024.10.30 19:48:35.239957 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7672 | 2024.10.30 19:48:35.239999 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32810, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7673 | 2024.10.30 19:48:35.240205 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7674 | 2024.10.30 19:48:35.240251 [ 272 ] {} <Debug> HTTP-Session: e49d1661-8e6c-4cc8-8002-f8ce2fb1442b Authenticating user 'default' from [fd00:1122:3344:101::d]:32810 | ||
7675 | 2024.10.30 19:48:35.240306 [ 272 ] {} <Debug> HTTP-Session: e49d1661-8e6c-4cc8-8002-f8ce2fb1442b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7676 | 2024.10.30 19:48:35.240331 [ 272 ] {} <Debug> HTTP-Session: e49d1661-8e6c-4cc8-8002-f8ce2fb1442b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7677 | 2024.10.30 19:48:35.240401 [ 272 ] {} <Trace> HTTP-Session: e49d1661-8e6c-4cc8-8002-f8ce2fb1442b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7678 | 2024.10.30 19:48:35.240715 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32810) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7679 | 2024.10.30 19:48:35.240805 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7680 | 2024.10.30 19:48:35.241260 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7681 | 2024.10.30 19:48:35.242963 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7682 | 2024.10.30 19:48:35.243009 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7683 | 2024.10.30 19:48:35.243468 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7684 | 2024.10.30 19:48:35.243878 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7685 | 2024.10.30 19:48:35.244029 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.003453 sec., 55603.82276281495 rows/sec., 4.71 MiB/sec. | ||
7686 | 2024.10.30 19:48:35.244263 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Debug> DynamicQueryHandler: Done processing query | ||
7687 | 2024.10.30 19:48:35.244289 [ 272 ] {7752ba52-8ce4-4535-bbac-ac918ee25dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
7688 | 2024.10.30 19:48:35.244306 [ 272 ] {} <Debug> HTTP-Session: e49d1661-8e6c-4cc8-8002-f8ce2fb1442b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7689 | 2024.10.30 19:48:35.244504 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7690 | 2024.10.30 19:48:35.244672 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7691 | 2024.10.30 19:48:35.244753 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7692 | 2024.10.30 19:48:35.244775 [ 262 ] {} <Debug> HTTP-Session: 49e4d037-a5a3-44c1-a587-eb30be685754 Authenticating user 'default' from [fd00:1122:3344:101::d]:40640 | ||
7693 | 2024.10.30 19:48:35.244798 [ 262 ] {} <Debug> HTTP-Session: 49e4d037-a5a3-44c1-a587-eb30be685754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7694 | 2024.10.30 19:48:35.244812 [ 262 ] {} <Debug> HTTP-Session: 49e4d037-a5a3-44c1-a587-eb30be685754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7695 | 2024.10.30 19:48:35.244857 [ 262 ] {} <Trace> HTTP-Session: 49e4d037-a5a3-44c1-a587-eb30be685754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7696 | 2024.10.30 19:48:35.245015 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40640) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7697 | 2024.10.30 19:48:35.245070 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7698 | 2024.10.30 19:48:35.245350 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7699 | 2024.10.30 19:48:35.245703 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2024.10.30 19:48:35.245741 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7701 | 2024.10.30 19:48:35.246130 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7702 | 2024.10.30 19:48:35.246533 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2024.10.30 19:48:35.246706 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001737 sec., 25906.735751295335 rows/sec., 1.85 MiB/sec. | ||
7704 | 2024.10.30 19:48:35.247056 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Debug> DynamicQueryHandler: Done processing query | ||
7705 | 2024.10.30 19:48:35.247082 [ 262 ] {63d2790b-8826-41ba-964f-148b87e1bdea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7706 | 2024.10.30 19:48:35.247099 [ 262 ] {} <Debug> HTTP-Session: 49e4d037-a5a3-44c1-a587-eb30be685754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7707 | 2024.10.30 19:48:35.247294 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7708 | 2024.10.30 19:48:35.247437 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56362, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7709 | 2024.10.30 19:48:35.247514 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7710 | 2024.10.30 19:48:35.247536 [ 272 ] {} <Debug> HTTP-Session: b3fbefaa-3b02-4f6e-b7a4-377608f85cff Authenticating user 'default' from [fd00:1122:3344:101::d]:56362 | ||
7711 | 2024.10.30 19:48:35.247556 [ 272 ] {} <Debug> HTTP-Session: b3fbefaa-3b02-4f6e-b7a4-377608f85cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7712 | 2024.10.30 19:48:35.247573 [ 272 ] {} <Debug> HTTP-Session: b3fbefaa-3b02-4f6e-b7a4-377608f85cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7713 | 2024.10.30 19:48:35.247616 [ 272 ] {} <Trace> HTTP-Session: b3fbefaa-3b02-4f6e-b7a4-377608f85cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7714 | 2024.10.30 19:48:35.247771 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56362) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7715 | 2024.10.30 19:48:35.247824 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7716 | 2024.10.30 19:48:35.248106 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7717 | 2024.10.30 19:48:35.248455 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2024.10.30 19:48:35.248492 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7719 | 2024.10.30 19:48:35.248878 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7720 | 2024.10.30 19:48:35.249254 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2024.10.30 19:48:35.249394 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001676 sec., 21479.713603818615 rows/sec., 1.58 MiB/sec. | ||
7722 | 2024.10.30 19:48:35.249600 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Debug> DynamicQueryHandler: Done processing query | ||
7723 | 2024.10.30 19:48:35.249626 [ 272 ] {d55b6f29-afd2-45ff-9975-a14738840dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7724 | 2024.10.30 19:48:35.249643 [ 272 ] {} <Debug> HTTP-Session: b3fbefaa-3b02-4f6e-b7a4-377608f85cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7725 | 2024.10.30 19:48:35.249835 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7726 | 2024.10.30 19:48:35.249882 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7727 | 2024.10.30 19:48:35.249970 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7728 | 2024.10.30 19:48:35.250006 [ 262 ] {} <Debug> HTTP-Session: 472da64b-f8e8-49d1-9bfa-a39921bffebb Authenticating user 'default' from [fd00:1122:3344:101::d]:40640 | ||
7729 | 2024.10.30 19:48:35.250030 [ 262 ] {} <Debug> HTTP-Session: 472da64b-f8e8-49d1-9bfa-a39921bffebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7730 | 2024.10.30 19:48:35.250048 [ 262 ] {} <Debug> HTTP-Session: 472da64b-f8e8-49d1-9bfa-a39921bffebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7731 | 2024.10.30 19:48:35.250096 [ 262 ] {} <Trace> HTTP-Session: 472da64b-f8e8-49d1-9bfa-a39921bffebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7732 | 2024.10.30 19:48:35.250245 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40640) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7733 | 2024.10.30 19:48:35.250303 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7734 | 2024.10.30 19:48:35.250630 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7735 | 2024.10.30 19:48:35.250935 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.10.30 19:48:35.250973 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7737 | 2024.10.30 19:48:35.251353 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7738 | 2024.10.30 19:48:35.251727 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7739 | 2024.10.30 19:48:35.251863 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001665 sec., 10810.81081081081 rows/sec., 758.96 KiB/sec. | ||
7740 | 2024.10.30 19:48:35.252093 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Debug> DynamicQueryHandler: Done processing query | ||
7741 | 2024.10.30 19:48:35.252118 [ 262 ] {97ef501f-c930-4a69-a5ce-fef5f4d0c404} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7742 | 2024.10.30 19:48:35.252134 [ 262 ] {} <Debug> HTTP-Session: 472da64b-f8e8-49d1-9bfa-a39921bffebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7743 | 2024.10.30 19:48:35.252306 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7744 | 2024.10.30 19:48:35.252409 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33176, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7745 | 2024.10.30 19:48:35.252494 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7746 | 2024.10.30 19:48:35.252519 [ 272 ] {} <Debug> HTTP-Session: b6d7e836-b143-4810-a35b-45908e54b311 Authenticating user 'default' from [fd00:1122:3344:101::d]:33176 | ||
7747 | 2024.10.30 19:48:35.252542 [ 272 ] {} <Debug> HTTP-Session: b6d7e836-b143-4810-a35b-45908e54b311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7748 | 2024.10.30 19:48:35.252560 [ 272 ] {} <Debug> HTTP-Session: b6d7e836-b143-4810-a35b-45908e54b311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7749 | 2024.10.30 19:48:35.252608 [ 272 ] {} <Trace> HTTP-Session: b6d7e836-b143-4810-a35b-45908e54b311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7750 | 2024.10.30 19:48:35.252764 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33176) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7751 | 2024.10.30 19:48:35.252814 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7752 | 2024.10.30 19:48:35.253091 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7753 | 2024.10.30 19:48:35.253465 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7754 | 2024.10.30 19:48:35.253502 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7755 | 2024.10.30 19:48:35.253886 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7756 | 2024.10.30 19:48:35.254248 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7757 | 2024.10.30 19:48:35.254411 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001704 sec., 47535.211267605635 rows/sec., 3.73 MiB/sec. | ||
7758 | 2024.10.30 19:48:35.254598 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Debug> DynamicQueryHandler: Done processing query | ||
7759 | 2024.10.30 19:48:35.254624 [ 272 ] {4f53a487-3e47-4fc4-8316-c0e62c8da7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7760 | 2024.10.30 19:48:35.254639 [ 272 ] {} <Debug> HTTP-Session: b6d7e836-b143-4810-a35b-45908e54b311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7761 | 2024.10.30 19:48:35.254830 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7762 | 2024.10.30 19:48:35.254842 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7763 | 2024.10.30 19:48:35.254927 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7764 | 2024.10.30 19:48:35.254967 [ 262 ] {} <Debug> HTTP-Session: 4060f643-64f8-4ef5-b03a-681ba713443c Authenticating user 'default' from [fd00:1122:3344:101::d]:40640 | ||
7765 | 2024.10.30 19:48:35.254988 [ 262 ] {} <Debug> HTTP-Session: 4060f643-64f8-4ef5-b03a-681ba713443c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7766 | 2024.10.30 19:48:35.255015 [ 262 ] {} <Debug> HTTP-Session: 4060f643-64f8-4ef5-b03a-681ba713443c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7767 | 2024.10.30 19:48:35.255065 [ 262 ] {} <Trace> HTTP-Session: 4060f643-64f8-4ef5-b03a-681ba713443c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7768 | 2024.10.30 19:48:35.255224 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40640) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7769 | 2024.10.30 19:48:35.255285 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7770 | 2024.10.30 19:48:35.255500 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7771 | 2024.10.30 19:48:35.255839 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7772 | 2024.10.30 19:48:35.255876 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7773 | 2024.10.30 19:48:35.256272 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7774 | 2024.10.30 19:48:35.256629 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2024.10.30 19:48:35.256759 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.64 MiB/sec. | ||
7776 | 2024.10.30 19:48:35.257080 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Debug> DynamicQueryHandler: Done processing query | ||
7777 | 2024.10.30 19:48:35.257108 [ 262 ] {c8deac88-7468-450e-bf57-d3d1dc9bd036} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7778 | 2024.10.30 19:48:35.257125 [ 262 ] {} <Debug> HTTP-Session: 4060f643-64f8-4ef5-b03a-681ba713443c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7779 | 2024.10.30 19:48:35.257310 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7780 | 2024.10.30 19:48:35.257431 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47102, User-Agent: (none), Length: 44551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7781 | 2024.10.30 19:48:35.257505 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7782 | 2024.10.30 19:48:35.257530 [ 272 ] {} <Debug> HTTP-Session: 03f07cc4-243d-4b27-a51e-2453e35536f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47102 | ||
7783 | 2024.10.30 19:48:35.257552 [ 272 ] {} <Debug> HTTP-Session: 03f07cc4-243d-4b27-a51e-2453e35536f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7784 | 2024.10.30 19:48:35.257570 [ 272 ] {} <Debug> HTTP-Session: 03f07cc4-243d-4b27-a51e-2453e35536f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7785 | 2024.10.30 19:48:35.257617 [ 272 ] {} <Trace> HTTP-Session: 03f07cc4-243d-4b27-a51e-2453e35536f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7786 | 2024.10.30 19:48:35.257985 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47102) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7787 | 2024.10.30 19:48:35.258075 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7788 | 2024.10.30 19:48:35.258654 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7789 | 2024.10.30 19:48:35.259282 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2024.10.30 19:48:35.259319 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7791 | 2024.10.30 19:48:35.259963 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7792 | 2024.10.30 19:48:35.260378 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7793 | 2024.10.30 19:48:35.260573 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002841 sec., 9503.695881731785 rows/sec., 17.03 MiB/sec. | ||
7794 | 2024.10.30 19:48:35.260806 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Debug> DynamicQueryHandler: Done processing query | ||
7795 | 2024.10.30 19:48:35.260831 [ 272 ] {ffc9745a-6edc-422f-9c28-6af022e18b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
7796 | 2024.10.30 19:48:35.260846 [ 272 ] {} <Debug> HTTP-Session: 03f07cc4-243d-4b27-a51e-2453e35536f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7797 | 2024.10.30 19:48:35.261021 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7798 | 2024.10.30 19:48:35.261048 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7799 | 2024.10.30 19:48:35.261126 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7800 | 2024.10.30 19:48:35.261168 [ 262 ] {} <Debug> HTTP-Session: 7d321121-3120-49f9-981c-c45d5c8cce9f Authenticating user 'default' from [fd00:1122:3344:101::d]:40640 | ||
7801 | 2024.10.30 19:48:35.261195 [ 262 ] {} <Debug> HTTP-Session: 7d321121-3120-49f9-981c-c45d5c8cce9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7802 | 2024.10.30 19:48:35.261212 [ 262 ] {} <Debug> HTTP-Session: 7d321121-3120-49f9-981c-c45d5c8cce9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7803 | 2024.10.30 19:48:35.261258 [ 262 ] {} <Trace> HTTP-Session: 7d321121-3120-49f9-981c-c45d5c8cce9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7804 | 2024.10.30 19:48:35.261405 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40640) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7805 | 2024.10.30 19:48:35.261464 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7806 | 2024.10.30 19:48:35.261652 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7807 | 2024.10.30 19:48:35.261917 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2024.10.30 19:48:35.261953 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7809 | 2024.10.30 19:48:35.262323 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7810 | 2024.10.30 19:48:35.262669 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2024.10.30 19:48:35.262796 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.38 MiB/sec. | ||
7812 | 2024.10.30 19:48:35.262951 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Debug> DynamicQueryHandler: Done processing query | ||
7813 | 2024.10.30 19:48:35.262974 [ 262 ] {5ec8da59-e537-4a0f-95d5-a2ea4e0b3390} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7814 | 2024.10.30 19:48:35.262990 [ 262 ] {} <Debug> HTTP-Session: 7d321121-3120-49f9-981c-c45d5c8cce9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7815 | 2024.10.30 19:48:35.263319 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7816 | 2024.10.30 19:48:36.686313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 706 | ||
7817 | 2024.10.30 19:48:36.689260 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7818 | 2024.10.30 19:48:36.689307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7819 | 2024.10.30 19:48:36.690845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7820 | 2024.10.30 19:48:36.691809 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7821 | 2024.10.30 19:48:36.692089 [ 71 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7822 | 2024.10.30 19:48:36.692221 [ 71 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2024.10.30 19:48:36.692335 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7824 | 2024.10.30 19:48:36.693035 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
7825 | 2024.10.30 19:48:36.693682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
7826 | 2024.10.30 19:48:36.694459 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7827 | 2024.10.30 19:48:36.694630 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
7828 | 2024.10.30 19:48:36.695306 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
7829 | 2024.10.30 19:48:36.695919 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
7830 | 2024.10.30 19:48:36.696483 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
7831 | 2024.10.30 19:48:36.697022 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
7832 | 2024.10.30 19:48:36.697533 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
7833 | 2024.10.30 19:48:36.705896 [ 201 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 72 columns (72 merged, 0 gathered) in 0.013378267 sec., 52772.15651324645 rows/sec., 37.83 MiB/sec. | ||
7834 | 2024.10.30 19:48:36.707174 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7835 | 2024.10.30 19:48:36.708907 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2024.10.30 19:48:36.709002 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_16_3} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7837 | 2024.10.30 19:48:36.709359 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
7838 | 2024.10.30 19:48:40.271080 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7839 | 2024.10.30 19:48:40.271224 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7840 | 2024.10.30 19:48:40.271254 [ 266 ] {} <Debug> HTTP-Session: f30ebf97-f706-4f2a-b1cf-59753cea2e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:61880 | ||
7841 | 2024.10.30 19:48:40.271281 [ 266 ] {} <Debug> HTTP-Session: f30ebf97-f706-4f2a-b1cf-59753cea2e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7842 | 2024.10.30 19:48:40.271298 [ 266 ] {} <Debug> HTTP-Session: f30ebf97-f706-4f2a-b1cf-59753cea2e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7843 | 2024.10.30 19:48:40.271353 [ 266 ] {} <Trace> HTTP-Session: f30ebf97-f706-4f2a-b1cf-59753cea2e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7844 | 2024.10.30 19:48:40.271578 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61880) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
7845 | 2024.10.30 19:48:40.271653 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
7846 | 2024.10.30 19:48:40.271998 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7847 | 2024.10.30 19:48:40.272444 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2024.10.30 19:48:40.272486 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7849 | 2024.10.30 19:48:40.272916 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7850 | 2024.10.30 19:48:40.273312 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2024.10.30 19:48:40.273469 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001961 sec., 18357.980622131567 rows/sec., 1.36 MiB/sec. | ||
7852 | 2024.10.30 19:48:40.273793 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Debug> DynamicQueryHandler: Done processing query | ||
7853 | 2024.10.30 19:48:40.273836 [ 266 ] {702f59ea-7fe4-4441-a975-bc0fc1e2315d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7854 | 2024.10.30 19:48:40.273854 [ 266 ] {} <Debug> HTTP-Session: f30ebf97-f706-4f2a-b1cf-59753cea2e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.10.30 19:48:40.274212 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7856 | 2024.10.30 19:48:40.274395 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61240, User-Agent: (none), Length: 188396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7857 | 2024.10.30 19:48:40.274517 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7858 | 2024.10.30 19:48:40.274547 [ 262 ] {} <Debug> HTTP-Session: 1f711d21-6b4e-4230-8587-e2045cc30a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:61240 | ||
7859 | 2024.10.30 19:48:40.274575 [ 262 ] {} <Debug> HTTP-Session: 1f711d21-6b4e-4230-8587-e2045cc30a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7860 | 2024.10.30 19:48:40.274593 [ 262 ] {} <Debug> HTTP-Session: 1f711d21-6b4e-4230-8587-e2045cc30a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7861 | 2024.10.30 19:48:40.274652 [ 262 ] {} <Trace> HTTP-Session: 1f711d21-6b4e-4230-8587-e2045cc30a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7862 | 2024.10.30 19:48:40.275399 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61240) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7863 | 2024.10.30 19:48:40.275471 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7864 | 2024.10.30 19:48:40.275810 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7865 | 2024.10.30 19:48:40.277050 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7866 | 2024.10.30 19:48:40.277092 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7867 | 2024.10.30 19:48:40.277642 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7868 | 2024.10.30 19:48:40.278048 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7869 | 2024.10.30 19:48:40.278240 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Debug> executeQuery: Read 1300 rows, 109.87 KiB in 0.003356 sec., 387365.91179976164 rows/sec., 31.97 MiB/sec. | ||
7870 | 2024.10.30 19:48:40.278587 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Debug> DynamicQueryHandler: Done processing query | ||
7871 | 2024.10.30 19:48:40.278615 [ 262 ] {2dec201a-9513-4706-92c3-bf753ce73cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
7872 | 2024.10.30 19:48:40.278633 [ 262 ] {} <Debug> HTTP-Session: 1f711d21-6b4e-4230-8587-e2045cc30a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7873 | 2024.10.30 19:48:40.279043 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7874 | 2024.10.30 19:48:40.279076 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7875 | 2024.10.30 19:48:40.279158 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7876 | 2024.10.30 19:48:40.279194 [ 266 ] {} <Debug> HTTP-Session: 196c817f-fa36-4aa8-93f1-545556a3ec2d Authenticating user 'default' from [fd00:1122:3344:101::d]:61880 | ||
7877 | 2024.10.30 19:48:40.279218 [ 266 ] {} <Debug> HTTP-Session: 196c817f-fa36-4aa8-93f1-545556a3ec2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7878 | 2024.10.30 19:48:40.279232 [ 266 ] {} <Debug> HTTP-Session: 196c817f-fa36-4aa8-93f1-545556a3ec2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7879 | 2024.10.30 19:48:40.279287 [ 266 ] {} <Trace> HTTP-Session: 196c817f-fa36-4aa8-93f1-545556a3ec2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7880 | 2024.10.30 19:48:40.279409 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61880) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7881 | 2024.10.30 19:48:40.279483 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7882 | 2024.10.30 19:48:40.279753 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7883 | 2024.10.30 19:48:40.280148 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7884 | 2024.10.30 19:48:40.280184 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7885 | 2024.10.30 19:48:40.280550 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7886 | 2024.10.30 19:48:40.280921 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7887 | 2024.10.30 19:48:40.281085 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001703 sec., 17028.772753963593 rows/sec., 1.20 MiB/sec. | ||
7888 | 2024.10.30 19:48:40.281264 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Debug> DynamicQueryHandler: Done processing query | ||
7889 | 2024.10.30 19:48:40.281289 [ 266 ] {ec0cad50-5245-4683-9d0e-38753f65208d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7890 | 2024.10.30 19:48:40.281305 [ 266 ] {} <Debug> HTTP-Session: 196c817f-fa36-4aa8-93f1-545556a3ec2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7891 | 2024.10.30 19:48:40.281487 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7892 | 2024.10.30 19:48:40.281619 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43655, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7893 | 2024.10.30 19:48:40.281694 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7894 | 2024.10.30 19:48:40.281720 [ 262 ] {} <Debug> HTTP-Session: f94970be-d3a5-4420-bbb5-a550bd004767 Authenticating user 'default' from [fd00:1122:3344:101::d]:43655 | ||
7895 | 2024.10.30 19:48:40.281743 [ 262 ] {} <Debug> HTTP-Session: f94970be-d3a5-4420-bbb5-a550bd004767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7896 | 2024.10.30 19:48:40.281760 [ 262 ] {} <Debug> HTTP-Session: f94970be-d3a5-4420-bbb5-a550bd004767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7897 | 2024.10.30 19:48:40.281809 [ 262 ] {} <Trace> HTTP-Session: f94970be-d3a5-4420-bbb5-a550bd004767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7898 | 2024.10.30 19:48:40.282034 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43655) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7899 | 2024.10.30 19:48:40.282092 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7900 | 2024.10.30 19:48:40.282414 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7901 | 2024.10.30 19:48:40.282929 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7902 | 2024.10.30 19:48:40.282967 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7903 | 2024.10.30 19:48:40.283360 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7904 | 2024.10.30 19:48:40.283737 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7905 | 2024.10.30 19:48:40.283903 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.001968 sec., 134146.34146341463 rows/sec., 9.19 MiB/sec. | ||
7906 | 2024.10.30 19:48:40.284129 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Debug> DynamicQueryHandler: Done processing query | ||
7907 | 2024.10.30 19:48:40.284154 [ 262 ] {fd8db0a4-510c-49aa-9baf-dd1de91f6b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
7908 | 2024.10.30 19:48:40.284169 [ 262 ] {} <Debug> HTTP-Session: f94970be-d3a5-4420-bbb5-a550bd004767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7909 | 2024.10.30 19:48:40.284409 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7910 | 2024.10.30 19:48:40.284422 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7911 | 2024.10.30 19:48:40.284499 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7912 | 2024.10.30 19:48:40.284537 [ 266 ] {} <Debug> HTTP-Session: ac0f0485-7806-41ca-b911-c9ba8d9fd3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61880 | ||
7913 | 2024.10.30 19:48:40.284567 [ 266 ] {} <Debug> HTTP-Session: ac0f0485-7806-41ca-b911-c9ba8d9fd3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7914 | 2024.10.30 19:48:40.284595 [ 266 ] {} <Debug> HTTP-Session: ac0f0485-7806-41ca-b911-c9ba8d9fd3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7915 | 2024.10.30 19:48:40.284642 [ 266 ] {} <Trace> HTTP-Session: ac0f0485-7806-41ca-b911-c9ba8d9fd3b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2024.10.30 19:48:40.284778 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61880) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7917 | 2024.10.30 19:48:40.284828 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7918 | 2024.10.30 19:48:40.285089 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7919 | 2024.10.30 19:48:40.285423 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7920 | 2024.10.30 19:48:40.285459 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7921 | 2024.10.30 19:48:40.285829 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7922 | 2024.10.30 19:48:40.286199 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7923 | 2024.10.30 19:48:40.286362 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001618 sec., 11124.845488257108 rows/sec., 781.01 KiB/sec. | ||
7924 | 2024.10.30 19:48:40.286541 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Debug> DynamicQueryHandler: Done processing query | ||
7925 | 2024.10.30 19:48:40.286565 [ 266 ] {00c27ce3-64a3-497f-89d2-ea3b1ebc43b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7926 | 2024.10.30 19:48:40.286581 [ 266 ] {} <Debug> HTTP-Session: ac0f0485-7806-41ca-b911-c9ba8d9fd3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7927 | 2024.10.30 19:48:40.286796 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7928 | 2024.10.30 19:48:40.286892 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Length: 86023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7929 | 2024.10.30 19:48:40.286963 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7930 | 2024.10.30 19:48:40.286988 [ 262 ] {} <Debug> HTTP-Session: 468bdc16-8467-4d04-b4c2-3e0f41e6d792 Authenticating user 'default' from [fd00:1122:3344:101::d]:65480 | ||
7931 | 2024.10.30 19:48:40.287008 [ 262 ] {} <Debug> HTTP-Session: 468bdc16-8467-4d04-b4c2-3e0f41e6d792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7932 | 2024.10.30 19:48:40.287026 [ 262 ] {} <Debug> HTTP-Session: 468bdc16-8467-4d04-b4c2-3e0f41e6d792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7933 | 2024.10.30 19:48:40.287071 [ 262 ] {} <Trace> HTTP-Session: 468bdc16-8467-4d04-b4c2-3e0f41e6d792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2024.10.30 19:48:40.287375 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65480) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7935 | 2024.10.30 19:48:40.287431 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7936 | 2024.10.30 19:48:40.287748 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7937 | 2024.10.30 19:48:40.288406 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2024.10.30 19:48:40.288442 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7939 | 2024.10.30 19:48:40.288839 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7940 | 2024.10.30 19:48:40.289216 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2024.10.30 19:48:40.289391 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Debug> executeQuery: Read 521 rows, 39.52 KiB in 0.00217 sec., 240092.1658986175 rows/sec., 17.79 MiB/sec. | ||
7942 | 2024.10.30 19:48:40.289615 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Debug> DynamicQueryHandler: Done processing query | ||
7943 | 2024.10.30 19:48:40.289638 [ 262 ] {1630ca76-7b59-43b6-950c-7ed48dce81a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
7944 | 2024.10.30 19:48:40.289654 [ 262 ] {} <Debug> HTTP-Session: 468bdc16-8467-4d04-b4c2-3e0f41e6d792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7945 | 2024.10.30 19:48:40.289972 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7946 | 2024.10.30 19:48:40.289993 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Length: 171840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7947 | 2024.10.30 19:48:40.290088 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7948 | 2024.10.30 19:48:40.290112 [ 266 ] {} <Debug> HTTP-Session: f0d6b429-1a0e-42a9-a4ec-b66f06f993c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61880 | ||
7949 | 2024.10.30 19:48:40.290133 [ 266 ] {} <Debug> HTTP-Session: f0d6b429-1a0e-42a9-a4ec-b66f06f993c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7950 | 2024.10.30 19:48:40.290150 [ 266 ] {} <Debug> HTTP-Session: f0d6b429-1a0e-42a9-a4ec-b66f06f993c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7951 | 2024.10.30 19:48:40.290196 [ 266 ] {} <Trace> HTTP-Session: f0d6b429-1a0e-42a9-a4ec-b66f06f993c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2024.10.30 19:48:40.290990 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7953 | 2024.10.30 19:48:40.291041 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7954 | 2024.10.30 19:48:40.291222 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7955 | 2024.10.30 19:48:40.292077 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7956 | 2024.10.30 19:48:40.292112 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7957 | 2024.10.30 19:48:40.292560 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7958 | 2024.10.30 19:48:40.292908 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7959 | 2024.10.30 19:48:40.293065 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Debug> executeQuery: Read 906 rows, 62.14 KiB in 0.002611 sec., 346993.4890846419 rows/sec., 23.24 MiB/sec. | ||
7960 | 2024.10.30 19:48:40.293238 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Debug> DynamicQueryHandler: Done processing query | ||
7961 | 2024.10.30 19:48:40.293262 [ 266 ] {5a9309b4-ddeb-4ef4-988b-c98bdf932b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
7962 | 2024.10.30 19:48:40.293277 [ 266 ] {} <Debug> HTTP-Session: f0d6b429-1a0e-42a9-a4ec-b66f06f993c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7963 | 2024.10.30 19:48:40.293638 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Length: 19053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7964 | 2024.10.30 19:48:40.293651 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7965 | 2024.10.30 19:48:40.293728 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7966 | 2024.10.30 19:48:40.293765 [ 262 ] {} <Debug> HTTP-Session: a6492b55-db3b-46b9-9cfc-35eccacc8a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:65480 | ||
7967 | 2024.10.30 19:48:40.293786 [ 262 ] {} <Debug> HTTP-Session: a6492b55-db3b-46b9-9cfc-35eccacc8a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7968 | 2024.10.30 19:48:40.293812 [ 262 ] {} <Debug> HTTP-Session: a6492b55-db3b-46b9-9cfc-35eccacc8a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7969 | 2024.10.30 19:48:40.293863 [ 262 ] {} <Trace> HTTP-Session: a6492b55-db3b-46b9-9cfc-35eccacc8a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7970 | 2024.10.30 19:48:40.294161 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65480) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7971 | 2024.10.30 19:48:40.294248 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7972 | 2024.10.30 19:48:40.294816 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7973 | 2024.10.30 19:48:40.295347 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2024.10.30 19:48:40.295382 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7975 | 2024.10.30 19:48:40.295987 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7976 | 2024.10.30 19:48:40.296402 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2024.10.30 19:48:40.296599 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002635 sec., 4174.5730550284625 rows/sec., 7.48 MiB/sec. | ||
7978 | 2024.10.30 19:48:40.296805 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Debug> DynamicQueryHandler: Done processing query | ||
7979 | 2024.10.30 19:48:40.296830 [ 262 ] {a7f4aa20-efc2-4531-8598-d0d10a7b240f} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
7980 | 2024.10.30 19:48:40.296846 [ 262 ] {} <Debug> HTTP-Session: a6492b55-db3b-46b9-9cfc-35eccacc8a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7981 | 2024.10.30 19:48:40.297026 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7982 | 2024.10.30 19:48:40.297174 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52432, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7983 | 2024.10.30 19:48:40.297336 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7984 | 2024.10.30 19:48:40.297381 [ 272 ] {} <Debug> HTTP-Session: 45632d1b-a3e6-481f-8df2-cd5c2e0f3fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52432 | ||
7985 | 2024.10.30 19:48:40.297421 [ 272 ] {} <Debug> HTTP-Session: 45632d1b-a3e6-481f-8df2-cd5c2e0f3fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7986 | 2024.10.30 19:48:40.297449 [ 272 ] {} <Debug> HTTP-Session: 45632d1b-a3e6-481f-8df2-cd5c2e0f3fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7987 | 2024.10.30 19:48:40.297538 [ 272 ] {} <Trace> HTTP-Session: 45632d1b-a3e6-481f-8df2-cd5c2e0f3fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7988 | 2024.10.30 19:48:40.297831 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52432) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7989 | 2024.10.30 19:48:40.297910 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7990 | 2024.10.30 19:48:40.298100 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7991 | 2024.10.30 19:48:40.298422 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.10.30 19:48:40.298462 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
7993 | 2024.10.30 19:48:40.298895 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7994 | 2024.10.30 19:48:40.299256 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.10.30 19:48:40.299435 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001699 sec., 17657.445556209535 rows/sec., 1.17 MiB/sec. | ||
7996 | 2024.10.30 19:48:40.299609 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Debug> DynamicQueryHandler: Done processing query | ||
7997 | 2024.10.30 19:48:40.299635 [ 272 ] {d8e7b5a1-3289-4f47-b870-ca74bbd483d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7998 | 2024.10.30 19:48:40.299651 [ 272 ] {} <Debug> HTTP-Session: 45632d1b-a3e6-481f-8df2-cd5c2e0f3fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7999 | 2024.10.30 19:48:40.300934 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8000 | 2024.10.30 19:48:41.518620 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8001 | 2024.10.30 19:48:41.518682 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8002 | 2024.10.30 19:48:42.029237 [ 80 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8003 | 2024.10.30 19:48:42.029313 [ 80 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8004 | 2024.10.30 19:48:42.029341 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8005 | 2024.10.30 19:48:42.029505 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
8006 | 2024.10.30 19:48:42.029694 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8007 | 2024.10.30 19:48:42.029730 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
8008 | 2024.10.30 19:48:42.029811 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
8009 | 2024.10.30 19:48:42.029963 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
8010 | 2024.10.30 19:48:42.030240 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
8011 | 2024.10.30 19:48:42.030487 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
8012 | 2024.10.30 19:48:42.032107 [ 201 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002692061 sec., 9658.027808433762 rows/sec., 825.27 KiB/sec. | ||
8013 | 2024.10.30 19:48:42.032232 [ 201 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8014 | 2024.10.30 19:48:42.032670 [ 201 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8015 | 2024.10.30 19:48:42.032776 [ 201 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_9_2} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8016 | 2024.10.30 19:48:42.032883 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8017 | 2024.10.30 19:48:45.237056 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32949, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8018 | 2024.10.30 19:48:45.237190 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8019 | 2024.10.30 19:48:45.237219 [ 272 ] {} <Debug> HTTP-Session: 8b6fc2f7-e17a-4bea-ab8f-69675a2208ed Authenticating user 'default' from [fd00:1122:3344:101::d]:32949 | ||
8020 | 2024.10.30 19:48:45.237247 [ 272 ] {} <Debug> HTTP-Session: 8b6fc2f7-e17a-4bea-ab8f-69675a2208ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8021 | 2024.10.30 19:48:45.237265 [ 272 ] {} <Debug> HTTP-Session: 8b6fc2f7-e17a-4bea-ab8f-69675a2208ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8022 | 2024.10.30 19:48:45.237320 [ 272 ] {} <Trace> HTTP-Session: 8b6fc2f7-e17a-4bea-ab8f-69675a2208ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8023 | 2024.10.30 19:48:45.237527 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32949) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
8024 | 2024.10.30 19:48:45.237600 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
8025 | 2024.10.30 19:48:45.237977 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8026 | 2024.10.30 19:48:45.238447 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2024.10.30 19:48:45.238488 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8028 | 2024.10.30 19:48:45.238919 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8029 | 2024.10.30 19:48:45.239306 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2024.10.30 19:48:45.239451 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 1.34 MiB/sec. | ||
8031 | 2024.10.30 19:48:45.239458 [ 74 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8032 | 2024.10.30 19:48:45.239519 [ 74 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8033 | 2024.10.30 19:48:45.239560 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8034 | 2024.10.30 19:48:45.239719 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Debug> DynamicQueryHandler: Done processing query | ||
8035 | 2024.10.30 19:48:45.239756 [ 272 ] {8d247cc1-2f86-4fd0-af57-3e445d9976f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8036 | 2024.10.30 19:48:45.239753 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
8037 | 2024.10.30 19:48:45.239779 [ 272 ] {} <Debug> HTTP-Session: 8b6fc2f7-e17a-4bea-ab8f-69675a2208ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8038 | 2024.10.30 19:48:45.240045 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8039 | 2024.10.30 19:48:45.240071 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8040 | 2024.10.30 19:48:45.240149 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part | ||
8041 | 2024.10.30 19:48:45.240137 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8042 | 2024.10.30 19:48:45.240410 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
8043 | 2024.10.30 19:48:45.240436 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8044 | 2024.10.30 19:48:45.240525 [ 262 ] {} <Debug> HTTP-Session: a9eb3d9f-3aff-4b83-8657-6e645bb6f9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:65480 | ||
8045 | 2024.10.30 19:48:45.240698 [ 262 ] {} <Debug> HTTP-Session: a9eb3d9f-3aff-4b83-8657-6e645bb6f9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8046 | 2024.10.30 19:48:45.240782 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
8047 | 2024.10.30 19:48:45.240806 [ 262 ] {} <Debug> HTTP-Session: a9eb3d9f-3aff-4b83-8657-6e645bb6f9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8048 | 2024.10.30 19:48:45.241052 [ 262 ] {} <Trace> HTTP-Session: a9eb3d9f-3aff-4b83-8657-6e645bb6f9fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8049 | 2024.10.30 19:48:45.241101 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
8050 | 2024.10.30 19:48:45.241230 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
8051 | 2024.10.30 19:48:45.241535 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
8052 | 2024.10.30 19:48:45.241686 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65480) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8053 | 2024.10.30 19:48:45.241917 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8054 | 2024.10.30 19:48:45.242799 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8055 | 2024.10.30 19:48:45.243825 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8056 | 2024.10.30 19:48:45.243900 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8057 | 2024.10.30 19:48:45.244679 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 5 columns (5 merged, 0 gathered) in 0.005029004 sec., 47723.167450254565 rows/sec., 3.68 MiB/sec. | ||
8058 | 2024.10.30 19:48:45.244981 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8059 | 2024.10.30 19:48:45.244992 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8060 | 2024.10.30 19:48:45.246192 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8061 | 2024.10.30 19:48:45.246204 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8062 | 2024.10.30 19:48:45.246379 [ 197 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_31_6} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8063 | 2024.10.30 19:48:45.246520 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005113 sec., 391.159788773714 rows/sec., 31.90 KiB/sec. | ||
8064 | 2024.10.30 19:48:45.246577 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8065 | 2024.10.30 19:48:45.246841 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Debug> DynamicQueryHandler: Done processing query | ||
8066 | 2024.10.30 19:48:45.246871 [ 262 ] {87d94eb3-9ada-4d9a-a271-e86dfa9f8462} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8067 | 2024.10.30 19:48:45.246887 [ 262 ] {} <Debug> HTTP-Session: a9eb3d9f-3aff-4b83-8657-6e645bb6f9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8068 | 2024.10.30 19:48:45.247099 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8069 | 2024.10.30 19:48:45.247219 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53518, User-Agent: (none), Length: 28441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8070 | 2024.10.30 19:48:45.247295 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8071 | 2024.10.30 19:48:45.247320 [ 272 ] {} <Debug> HTTP-Session: 4f274da0-accd-4e19-86de-6b0179ff680d Authenticating user 'default' from [fd00:1122:3344:101::d]:53518 | ||
8072 | 2024.10.30 19:48:45.247343 [ 272 ] {} <Debug> HTTP-Session: 4f274da0-accd-4e19-86de-6b0179ff680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8073 | 2024.10.30 19:48:45.247361 [ 272 ] {} <Debug> HTTP-Session: 4f274da0-accd-4e19-86de-6b0179ff680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8074 | 2024.10.30 19:48:45.247408 [ 272 ] {} <Trace> HTTP-Session: 4f274da0-accd-4e19-86de-6b0179ff680d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8075 | 2024.10.30 19:48:45.247621 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53518) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8076 | 2024.10.30 19:48:45.247681 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8077 | 2024.10.30 19:48:45.247985 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8078 | 2024.10.30 19:48:45.248444 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8079 | 2024.10.30 19:48:45.248479 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8080 | 2024.10.30 19:48:45.248861 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8081 | 2024.10.30 19:48:45.249225 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8082 | 2024.10.30 19:48:45.249350 [ 74 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8083 | 2024.10.30 19:48:45.249358 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Debug> executeQuery: Read 193 rows, 16.73 KiB in 0.001841 sec., 104834.32916892994 rows/sec., 8.88 MiB/sec. | ||
8084 | 2024.10.30 19:48:45.249394 [ 74 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8085 | 2024.10.30 19:48:45.249436 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8086 | 2024.10.30 19:48:45.249611 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Debug> DynamicQueryHandler: Done processing query | ||
8087 | 2024.10.30 19:48:45.249644 [ 272 ] {fc408229-1af4-495c-a62e-bab365570a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8088 | 2024.10.30 19:48:45.249649 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
8089 | 2024.10.30 19:48:45.249666 [ 272 ] {} <Debug> HTTP-Session: 4f274da0-accd-4e19-86de-6b0179ff680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8090 | 2024.10.30 19:48:45.249860 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8091 | 2024.10.30 19:48:45.249957 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1458 rows starting from the beginning of the part | ||
8092 | 2024.10.30 19:48:45.249966 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8093 | 2024.10.30 19:48:45.249990 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Length: 6651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8094 | 2024.10.30 19:48:45.250229 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8095 | 2024.10.30 19:48:45.250240 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 192 rows starting from the beginning of the part | ||
8096 | 2024.10.30 19:48:45.250322 [ 262 ] {} <Debug> HTTP-Session: 41ecb930-db01-4c17-aa65-ae78bb2b115c Authenticating user 'default' from [fd00:1122:3344:101::d]:65480 | ||
8097 | 2024.10.30 19:48:45.250461 [ 262 ] {} <Debug> HTTP-Session: 41ecb930-db01-4c17-aa65-ae78bb2b115c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8098 | 2024.10.30 19:48:45.250502 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8099 | |||
8100 | (version 23.8.7.1) | ||
8101 | 2024.10.30 19:48:45.250624 [ 262 ] {} <Debug> HTTP-Session: 41ecb930-db01-4c17-aa65-ae78bb2b115c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8102 | 2024.10.30 19:48:45.250639 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
8103 | 2024.10.30 19:48:45.250794 [ 262 ] {} <Trace> HTTP-Session: 41ecb930-db01-4c17-aa65-ae78bb2b115c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8104 | 2024.10.30 19:48:45.250990 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 192 rows starting from the beginning of the part | ||
8105 | 2024.10.30 19:48:45.251226 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1300 rows starting from the beginning of the part | ||
8106 | 2024.10.30 19:48:45.251327 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65480) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8107 | 2024.10.30 19:48:45.251547 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 193 rows starting from the beginning of the part | ||
8108 | 2024.10.30 19:48:45.251569 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8109 | 2024.10.30 19:48:45.252582 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8110 | 2024.10.30 19:48:45.253588 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.10.30 19:48:45.253659 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8112 | 2024.10.30 19:48:45.254522 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8113 | 2024.10.30 19:48:45.255051 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.10.30 19:48:45.255427 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Debug> executeQuery: Read 47 rows, 3.43 KiB in 0.004335 sec., 10841.983852364474 rows/sec., 792.06 KiB/sec. | ||
8115 | 2024.10.30 19:48:45.255613 [ 74 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8116 | 2024.10.30 19:48:45.255641 [ 199 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3496 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105753 sec., 572574.750403431 rows/sec., 49.70 MiB/sec. | ||
8117 | 2024.10.30 19:48:45.255740 [ 74 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8118 | 2024.10.30 19:48:45.255814 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8119 | 2024.10.30 19:48:45.255989 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Debug> DynamicQueryHandler: Done processing query | ||
8120 | 2024.10.30 19:48:45.256078 [ 262 ] {16e19a8c-3bf4-43bd-a07a-600e862b3c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8121 | 2024.10.30 19:48:45.256092 [ 197 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8122 | 2024.10.30 19:48:45.256156 [ 262 ] {} <Debug> HTTP-Session: 41ecb930-db01-4c17-aa65-ae78bb2b115c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8123 | 2024.10.30 19:48:45.256174 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
8124 | 2024.10.30 19:48:45.256643 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8125 | 2024.10.30 19:48:45.256832 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8126 | 2024.10.30 19:48:45.256988 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 84 rows starting from the beginning of the part | ||
8127 | 2024.10.30 19:48:45.257140 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51858, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8128 | 2024.10.30 19:48:45.257485 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part | ||
8129 | 2024.10.30 19:48:45.257626 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8130 | 2024.10.30 19:48:45.257912 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
8131 | 2024.10.30 19:48:45.257903 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8132 | |||
8133 | (version 23.8.7.1) | ||
8134 | 2024.10.30 19:48:45.258006 [ 197 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8135 | 2024.10.30 19:48:45.258255 [ 272 ] {} <Debug> HTTP-Session: f827cebb-6223-4985-96b3-57f566710b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51858 | ||
8136 | 2024.10.30 19:48:45.258322 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 45 rows starting from the beginning of the part | ||
8137 | 2024.10.30 19:48:45.258373 [ 272 ] {} <Debug> HTTP-Session: f827cebb-6223-4985-96b3-57f566710b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8138 | 2024.10.30 19:48:45.258403 [ 197 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_31_6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8139 | 2024.10.30 19:48:45.258442 [ 272 ] {} <Debug> HTTP-Session: f827cebb-6223-4985-96b3-57f566710b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8140 | 2024.10.30 19:48:45.258738 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part | ||
8141 | 2024.10.30 19:48:45.258768 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
8142 | 2024.10.30 19:48:45.258819 [ 272 ] {} <Trace> HTTP-Session: f827cebb-6223-4985-96b3-57f566710b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8143 | 2024.10.30 19:48:45.259047 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
8144 | 2024.10.30 19:48:45.259189 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51858) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8145 | 2024.10.30 19:48:45.259382 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8146 | 2024.10.30 19:48:45.260285 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8147 | 2024.10.30 19:48:45.261311 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8148 | 2024.10.30 19:48:45.261377 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8149 | 2024.10.30 19:48:45.262218 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.006306518 sec., 44557.075711192774 rows/sec., 3.33 MiB/sec. | ||
8150 | 2024.10.30 19:48:45.262356 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8151 | 2024.10.30 19:48:45.262411 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8152 | 2024.10.30 19:48:45.263355 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.10.30 19:48:45.263466 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8154 | 2024.10.30 19:48:45.263591 [ 74 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8155 | 2024.10.30 19:48:45.263700 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.004629 sec., 7777.057679844458 rows/sec., 583.95 KiB/sec. | ||
8156 | 2024.10.30 19:48:45.263703 [ 74 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8157 | 2024.10.30 19:48:45.263776 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8158 | 2024.10.30 19:48:45.263846 [ 187 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_31_6} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8159 | 2024.10.30 19:48:45.264222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8160 | 2024.10.30 19:48:45.264290 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
8161 | 2024.10.30 19:48:45.264310 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Debug> DynamicQueryHandler: Done processing query | ||
8162 | 2024.10.30 19:48:45.264363 [ 272 ] {e2b58e08-c1eb-4db5-bddb-aecf4dbfdb18} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8163 | 2024.10.30 19:48:45.264394 [ 272 ] {} <Debug> HTTP-Session: f827cebb-6223-4985-96b3-57f566710b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8164 | 2024.10.30 19:48:45.264519 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8165 | 2024.10.30 19:48:45.264554 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 288 rows starting from the beginning of the part | ||
8166 | 2024.10.30 19:48:45.264660 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8167 | 2024.10.30 19:48:45.264780 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
8168 | 2024.10.30 19:48:45.265179 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
8169 | 2024.10.30 19:48:45.265160 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8170 | |||
8171 | (version 23.8.7.1) | ||
8172 | 2024.10.30 19:48:45.265212 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53266, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8173 | 2024.10.30 19:48:45.265525 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
8174 | 2024.10.30 19:48:45.265549 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8175 | 2024.10.30 19:48:45.265620 [ 262 ] {} <Debug> HTTP-Session: a3073cde-0499-47a9-a737-a82290d6d216 Authenticating user 'default' from [fd00:1122:3344:101::d]:53266 | ||
8176 | 2024.10.30 19:48:45.265752 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 264 rows starting from the beginning of the part | ||
8177 | 2024.10.30 19:48:45.265770 [ 262 ] {} <Debug> HTTP-Session: a3073cde-0499-47a9-a737-a82290d6d216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8178 | 2024.10.30 19:48:45.265836 [ 262 ] {} <Debug> HTTP-Session: a3073cde-0499-47a9-a737-a82290d6d216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8179 | 2024.10.30 19:48:45.266048 [ 262 ] {} <Trace> HTTP-Session: a3073cde-0499-47a9-a737-a82290d6d216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8180 | 2024.10.30 19:48:45.266071 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
8181 | 2024.10.30 19:48:45.266483 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53266) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8182 | 2024.10.30 19:48:45.266565 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8183 | 2024.10.30 19:48:45.267464 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8184 | 2024.10.30 19:48:45.268496 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8185 | 2024.10.30 19:48:45.268571 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8186 | 2024.10.30 19:48:45.269361 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400094 sec., 128886.64530654465 rows/sec., 8.98 MiB/sec. | ||
8187 | 2024.10.30 19:48:45.269515 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8188 | 2024.10.30 19:48:45.269557 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8189 | 2024.10.30 19:48:45.270537 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2024.10.30 19:48:45.270681 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8191 | 2024.10.30 19:48:45.270812 [ 74 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8192 | 2024.10.30 19:48:45.270932 [ 74 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2024.10.30 19:48:45.270939 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.004614 sec., 3901.1703511053315 rows/sec., 273.88 KiB/sec. | ||
8194 | 2024.10.30 19:48:45.270967 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_31_6} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8195 | 2024.10.30 19:48:45.271008 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8196 | 2024.10.30 19:48:45.271451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8197 | 2024.10.30 19:48:45.271519 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
8198 | 2024.10.30 19:48:45.271525 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Debug> DynamicQueryHandler: Done processing query | ||
8199 | 2024.10.30 19:48:45.271585 [ 262 ] {e53e7989-e54b-4ac6-9d53-95f3e54251c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8200 | 2024.10.30 19:48:45.271619 [ 262 ] {} <Debug> HTTP-Session: a3073cde-0499-47a9-a737-a82290d6d216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8201 | 2024.10.30 19:48:45.271736 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8202 | 2024.10.30 19:48:45.271775 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 30 rows starting from the beginning of the part | ||
8203 | 2024.10.30 19:48:45.271940 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8204 | 2024.10.30 19:48:45.272147 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
8205 | 2024.10.30 19:48:45.272172 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52465, User-Agent: (none), Length: 14138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8206 | 2024.10.30 19:48:45.272411 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8207 | 2024.10.30 19:48:45.272514 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
8208 | 2024.10.30 19:48:45.272535 [ 272 ] {} <Debug> HTTP-Session: 8165367a-cda0-4afa-87ab-8e30739f7c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52465 | ||
8209 | 2024.10.30 19:48:45.272617 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8210 | |||
8211 | (version 23.8.7.1) | ||
8212 | 2024.10.30 19:48:45.272706 [ 272 ] {} <Debug> HTTP-Session: 8165367a-cda0-4afa-87ab-8e30739f7c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8213 | 2024.10.30 19:48:45.272837 [ 272 ] {} <Debug> HTTP-Session: 8165367a-cda0-4afa-87ab-8e30739f7c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8214 | 2024.10.30 19:48:45.272877 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
8215 | 2024.10.30 19:48:45.273027 [ 272 ] {} <Trace> HTTP-Session: 8165367a-cda0-4afa-87ab-8e30739f7c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8216 | 2024.10.30 19:48:45.273126 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
8217 | 2024.10.30 19:48:45.273444 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part | ||
8218 | 2024.10.30 19:48:45.273594 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52465) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8219 | 2024.10.30 19:48:45.273776 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8220 | 2024.10.30 19:48:45.274687 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8221 | 2024.10.30 19:48:45.275781 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2024.10.30 19:48:45.275850 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8223 | 2024.10.30 19:48:45.276468 [ 197 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00524427 sec., 22882.11705346979 rows/sec., 1.64 MiB/sec. | ||
8224 | 2024.10.30 19:48:45.276724 [ 189 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8225 | 2024.10.30 19:48:45.276762 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8226 | 2024.10.30 19:48:45.277826 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8227 | 2024.10.30 19:48:45.277929 [ 189 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8228 | 2024.10.30 19:48:45.278093 [ 74 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8229 | 2024.10.30 19:48:45.278165 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Debug> executeQuery: Read 83 rows, 6.68 KiB in 0.004756 sec., 17451.640033641717 rows/sec., 1.37 MiB/sec. | ||
8230 | 2024.10.30 19:48:45.278204 [ 74 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2024.10.30 19:48:45.278221 [ 189 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_31_6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8232 | 2024.10.30 19:48:45.278293 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8233 | 2024.10.30 19:48:45.278608 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8234 | 2024.10.30 19:48:45.278674 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Debug> DynamicQueryHandler: Done processing query | ||
8235 | 2024.10.30 19:48:45.278693 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
8236 | 2024.10.30 19:48:45.278704 [ 272 ] {9a8d330e-cbc4-4846-b03b-2032f94fa5f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8237 | 2024.10.30 19:48:45.278736 [ 272 ] {} <Debug> HTTP-Session: 8165367a-cda0-4afa-87ab-8e30739f7c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8238 | 2024.10.30 19:48:45.278845 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8239 | 2024.10.30 19:48:45.278880 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 618 rows starting from the beginning of the part | ||
8240 | 2024.10.30 19:48:45.278939 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8241 | 2024.10.30 19:48:45.279157 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 81 rows starting from the beginning of the part | ||
8242 | 2024.10.30 19:48:45.279263 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48052, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8243 | 2024.10.30 19:48:45.279476 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 67 rows starting from the beginning of the part | ||
8244 | 2024.10.30 19:48:45.279515 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8245 | 2024.10.30 19:48:45.279661 [ 262 ] {} <Debug> HTTP-Session: 16af5aa1-89c6-46f0-a2e2-747ce7bbce2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48052 | ||
8246 | 2024.10.30 19:48:45.279775 [ 262 ] {} <Debug> HTTP-Session: 16af5aa1-89c6-46f0-a2e2-747ce7bbce2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8247 | 2024.10.30 19:48:45.279803 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
8248 | 2024.10.30 19:48:45.279846 [ 262 ] {} <Debug> HTTP-Session: 16af5aa1-89c6-46f0-a2e2-747ce7bbce2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8249 | 2024.10.30 19:48:45.280048 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 521 rows starting from the beginning of the part | ||
8250 | 2024.10.30 19:48:45.280064 [ 262 ] {} <Trace> HTTP-Session: 16af5aa1-89c6-46f0-a2e2-747ce7bbce2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8251 | 2024.10.30 19:48:45.280293 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 83 rows starting from the beginning of the part | ||
8252 | 2024.10.30 19:48:45.280671 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8253 | 2024.10.30 19:48:45.280798 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8254 | 2024.10.30 19:48:45.281392 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8255 | 2024.10.30 19:48:45.282367 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8256 | 2024.10.30 19:48:45.282441 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8257 | 2024.10.30 19:48:45.283235 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8258 | 2024.10.30 19:48:45.283491 [ 194 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 5 columns (5 merged, 0 gathered) in 0.004997563 sec., 290341.5124531697 rows/sec., 22.97 MiB/sec. | ||
8259 | 2024.10.30 19:48:45.283819 [ 197 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8260 | 2024.10.30 19:48:45.284015 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8261 | 2024.10.30 19:48:45.284385 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8262 | 2024.10.30 19:48:45.284529 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8263 | 2024.10.30 19:48:45.284561 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.004172 sec., 14621.284755512943 rows/sec., 1.03 MiB/sec. | ||
8264 | 2024.10.30 19:48:45.284634 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8265 | 2024.10.30 19:48:45.285188 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
8266 | 2024.10.30 19:48:45.285201 [ 195 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8267 | 2024.10.30 19:48:45.285337 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Debug> DynamicQueryHandler: Done processing query | ||
8268 | 2024.10.30 19:48:45.285435 [ 262 ] {074a42a8-6098-4d35-a6a1-51f1593ac5ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8269 | 2024.10.30 19:48:45.285521 [ 262 ] {} <Debug> HTTP-Session: 16af5aa1-89c6-46f0-a2e2-747ce7bbce2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8270 | 2024.10.30 19:48:45.285594 [ 195 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_31_6} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8271 | 2024.10.30 19:48:45.285677 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8272 | 2024.10.30 19:48:45.285798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8273 | 2024.10.30 19:48:45.285804 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6170 rows starting from the beginning of the part | ||
8274 | 2024.10.30 19:48:45.285897 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8275 | 2024.10.30 19:48:45.286000 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52607, User-Agent: (none), Length: 44544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8276 | 2024.10.30 19:48:45.286195 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
8277 | 2024.10.30 19:48:45.286223 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8278 | 2024.10.30 19:48:45.286341 [ 272 ] {} <Debug> HTTP-Session: fbad1702-c345-4b0c-ba13-2043b379d265 Authenticating user 'default' from [fd00:1122:3344:101::d]:52607 | ||
8279 | 2024.10.30 19:48:45.286486 [ 272 ] {} <Debug> HTTP-Session: fbad1702-c345-4b0c-ba13-2043b379d265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8280 | 2024.10.30 19:48:45.286567 [ 272 ] {} <Debug> HTTP-Session: fbad1702-c345-4b0c-ba13-2043b379d265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8281 | 2024.10.30 19:48:45.286598 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 61 rows starting from the beginning of the part | ||
8282 | 2024.10.30 19:48:45.286723 [ 272 ] {} <Trace> HTTP-Session: fbad1702-c345-4b0c-ba13-2043b379d265 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2024.10.30 19:48:45.286744 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8284 | |||
8285 | (version 23.8.7.1) | ||
8286 | 2024.10.30 19:48:45.286952 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
8287 | 2024.10.30 19:48:45.287236 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 906 rows starting from the beginning of the part | ||
8288 | 2024.10.30 19:48:45.287341 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52607) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8289 | 2024.10.30 19:48:45.287445 [ 194 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 61 rows starting from the beginning of the part | ||
8290 | 2024.10.30 19:48:45.287708 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8291 | 2024.10.30 19:48:45.288735 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8292 | 2024.10.30 19:48:45.289640 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8293 | 2024.10.30 19:48:45.289681 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8294 | 2024.10.30 19:48:45.290721 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8295 | 2024.10.30 19:48:45.291174 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006340918 sec., 1154091.5684448213 rows/sec., 78.05 MiB/sec. | ||
8296 | 2024.10.30 19:48:45.291275 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2024.10.30 19:48:45.291435 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8298 | 2024.10.30 19:48:45.291450 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004454 sec., 6061.966771441402 rows/sec., 10.86 MiB/sec. | ||
8299 | 2024.10.30 19:48:45.291482 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8300 | 2024.10.30 19:48:45.291529 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8301 | 2024.10.30 19:48:45.292078 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8302 | 2024.10.30 19:48:45.292204 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
8303 | 2024.10.30 19:48:45.292899 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Debug> DynamicQueryHandler: Done processing query | ||
8304 | 2024.10.30 19:48:45.293113 [ 272 ] {5fdb2f2e-cb40-4979-8f41-c8e6cab92d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
8305 | 2024.10.30 19:48:45.293388 [ 272 ] {} <Debug> HTTP-Session: fbad1702-c345-4b0c-ba13-2043b379d265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8306 | 2024.10.30 19:48:45.293882 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8307 | 2024.10.30 19:48:45.293953 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8308 | 2024.10.30 19:48:45.294065 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8309 | 2024.10.30 19:48:45.294194 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38771, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8310 | 2024.10.30 19:48:45.294288 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8311 | 2024.10.30 19:48:45.294354 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8312 | |||
8313 | (version 23.8.7.1) | ||
8314 | 2024.10.30 19:48:45.294417 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 358 rows starting from the beginning of the part | ||
8315 | 2024.10.30 19:48:45.294570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
8316 | 2024.10.30 19:48:45.294587 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8317 | 2024.10.30 19:48:45.294678 [ 262 ] {} <Debug> HTTP-Session: 6cf1052f-3298-4f36-b25f-b2c2666f3ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38771 | ||
8318 | 2024.10.30 19:48:45.294723 [ 262 ] {} <Debug> HTTP-Session: 6cf1052f-3298-4f36-b25f-b2c2666f3ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8319 | 2024.10.30 19:48:45.294805 [ 262 ] {} <Debug> HTTP-Session: 6cf1052f-3298-4f36-b25f-b2c2666f3ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8320 | 2024.10.30 19:48:45.295115 [ 262 ] {} <Trace> HTTP-Session: 6cf1052f-3298-4f36-b25f-b2c2666f3ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8321 | 2024.10.30 19:48:45.295159 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
8322 | 2024.10.30 19:48:45.295536 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38771) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8323 | 2024.10.30 19:48:45.295770 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8324 | 2024.10.30 19:48:45.295783 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
8325 | 2024.10.30 19:48:45.296652 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
8326 | 2024.10.30 19:48:45.296683 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8327 | 2024.10.30 19:48:45.297166 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
8328 | 2024.10.30 19:48:45.297791 [ 195 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
8329 | 2024.10.30 19:48:45.297957 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2024.10.30 19:48:45.298076 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8331 | 2024.10.30 19:48:45.299233 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8332 | 2024.10.30 19:48:45.300077 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2024.10.30 19:48:45.300263 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00497 sec., 6036.217303822938 rows/sec., 409.68 KiB/sec. | ||
8334 | 2024.10.30 19:48:45.300289 [ 74 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8335 | 2024.10.30 19:48:45.300444 [ 74 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8336 | 2024.10.30 19:48:45.300570 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8337 | 2024.10.30 19:48:45.300662 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Debug> DynamicQueryHandler: Done processing query | ||
8338 | 2024.10.30 19:48:45.300749 [ 262 ] {d413a43a-15bd-4f92-8a53-8f5d3e524f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8339 | 2024.10.30 19:48:45.300850 [ 262 ] {} <Debug> HTTP-Session: 6cf1052f-3298-4f36-b25f-b2c2666f3ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8340 | 2024.10.30 19:48:45.301318 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
8341 | 2024.10.30 19:48:45.301925 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8342 | 2024.10.30 19:48:45.302393 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8343 | 2024.10.30 19:48:45.302465 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 698 rows starting from the beginning of the part | ||
8344 | 2024.10.30 19:48:45.302837 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
8345 | 2024.10.30 19:48:45.303205 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
8346 | 2024.10.30 19:48:45.303471 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
8347 | 2024.10.30 19:48:45.303878 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
8348 | 2024.10.30 19:48:45.304207 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
8349 | 2024.10.30 19:48:45.307564 [ 186 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.006718239 sec., 126223.55352347542 rows/sec., 8.34 MiB/sec. | ||
8350 | 2024.10.30 19:48:45.307768 [ 186 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8351 | 2024.10.30 19:48:45.308543 [ 186 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2024.10.30 19:48:45.308740 [ 186 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_31_6} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8353 | 2024.10.30 19:48:45.308820 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
8354 | 2024.10.30 19:48:45.309465 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 19 columns (19 merged, 0 gathered) in 0.017790344 sec., 25912.933442995818 rows/sec., 46.43 MiB/sec. | ||
8355 | 2024.10.30 19:48:45.310339 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8356 | 2024.10.30 19:48:45.310918 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8357 | 2024.10.30 19:48:45.310991 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8358 | 2024.10.30 19:48:45.311131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
8359 | 2024.10.30 19:48:46.000170 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.10 MiB, peak 173.75 MiB, free memory in arenas 0.00 B, will set to 165.12 MiB (RSS), difference: 1.01 MiB | ||
8360 | 2024.10.30 19:48:46.694803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 744 | ||
8361 | 2024.10.30 19:48:46.698057 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8362 | 2024.10.30 19:48:46.698114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8363 | 2024.10.30 19:48:46.699702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8364 | 2024.10.30 19:48:46.700757 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8365 | 2024.10.30 19:48:46.701844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
8366 | 2024.10.30 19:48:50.235385 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32807, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8367 | 2024.10.30 19:48:50.235524 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8368 | 2024.10.30 19:48:50.235550 [ 262 ] {} <Debug> HTTP-Session: 3e67771c-4ef4-436f-9b9d-4518f02902ae Authenticating user 'default' from [fd00:1122:3344:101::d]:32807 | ||
8369 | 2024.10.30 19:48:50.235574 [ 262 ] {} <Debug> HTTP-Session: 3e67771c-4ef4-436f-9b9d-4518f02902ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8370 | 2024.10.30 19:48:50.235590 [ 262 ] {} <Debug> HTTP-Session: 3e67771c-4ef4-436f-9b9d-4518f02902ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.10.30 19:48:50.235641 [ 262 ] {} <Trace> HTTP-Session: 3e67771c-4ef4-436f-9b9d-4518f02902ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2024.10.30 19:48:50.235841 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32807) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
8373 | 2024.10.30 19:48:50.235912 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
8374 | 2024.10.30 19:48:50.236264 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8375 | 2024.10.30 19:48:50.236708 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.10.30 19:48:50.236749 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8377 | 2024.10.30 19:48:50.237196 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8378 | 2024.10.30 19:48:50.237607 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2024.10.30 19:48:50.237787 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002006 sec., 17946.161515453638 rows/sec., 1.33 MiB/sec. | ||
8380 | 2024.10.30 19:48:50.237997 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Debug> DynamicQueryHandler: Done processing query | ||
8381 | 2024.10.30 19:48:50.238025 [ 262 ] {efc6a7ee-fcf0-489b-bf09-991c6511356b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8382 | 2024.10.30 19:48:50.238043 [ 262 ] {} <Debug> HTTP-Session: 3e67771c-4ef4-436f-9b9d-4518f02902ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8383 | 2024.10.30 19:48:50.238287 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8384 | 2024.10.30 19:48:50.238499 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34905, User-Agent: (none), Length: 23472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8385 | 2024.10.30 19:48:50.238622 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8386 | 2024.10.30 19:48:50.238652 [ 272 ] {} <Debug> HTTP-Session: 7ab267bc-f8f6-4e3f-9ebb-73f123d254c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34905 | ||
8387 | 2024.10.30 19:48:50.238680 [ 272 ] {} <Debug> HTTP-Session: 7ab267bc-f8f6-4e3f-9ebb-73f123d254c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8388 | 2024.10.30 19:48:50.238698 [ 272 ] {} <Debug> HTTP-Session: 7ab267bc-f8f6-4e3f-9ebb-73f123d254c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8389 | 2024.10.30 19:48:50.238760 [ 272 ] {} <Trace> HTTP-Session: 7ab267bc-f8f6-4e3f-9ebb-73f123d254c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8390 | 2024.10.30 19:48:50.239023 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34905) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8391 | 2024.10.30 19:48:50.239104 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8392 | 2024.10.30 19:48:50.239458 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8393 | 2024.10.30 19:48:50.239953 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2024.10.30 19:48:50.240002 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8395 | 2024.10.30 19:48:50.240435 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8396 | 2024.10.30 19:48:50.240831 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.10.30 19:48:50.241001 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Debug> executeQuery: Read 160 rows, 13.76 KiB in 0.002082 sec., 76849.18347742555 rows/sec., 6.45 MiB/sec. | ||
8398 | 2024.10.30 19:48:50.241340 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Debug> DynamicQueryHandler: Done processing query | ||
8399 | 2024.10.30 19:48:50.241371 [ 272 ] {f7ff17f8-a01e-4b90-9f86-b9d514271dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8400 | 2024.10.30 19:48:50.241389 [ 272 ] {} <Debug> HTTP-Session: 7ab267bc-f8f6-4e3f-9ebb-73f123d254c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8401 | 2024.10.30 19:48:50.241600 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32807, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8402 | 2024.10.30 19:48:50.241621 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8403 | 2024.10.30 19:48:50.241696 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8404 | 2024.10.30 19:48:50.241732 [ 262 ] {} <Debug> HTTP-Session: 326d3a19-b5fa-4300-b0e0-71739a0ee09f Authenticating user 'default' from [fd00:1122:3344:101::d]:32807 | ||
8405 | 2024.10.30 19:48:50.241762 [ 262 ] {} <Debug> HTTP-Session: 326d3a19-b5fa-4300-b0e0-71739a0ee09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8406 | 2024.10.30 19:48:50.241777 [ 262 ] {} <Debug> HTTP-Session: 326d3a19-b5fa-4300-b0e0-71739a0ee09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8407 | 2024.10.30 19:48:50.241826 [ 262 ] {} <Trace> HTTP-Session: 326d3a19-b5fa-4300-b0e0-71739a0ee09f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8408 | 2024.10.30 19:48:50.241950 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32807) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8409 | 2024.10.30 19:48:50.241997 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8410 | 2024.10.30 19:48:50.242255 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8411 | 2024.10.30 19:48:50.242600 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2024.10.30 19:48:50.242638 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8413 | 2024.10.30 19:48:50.243009 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8414 | 2024.10.30 19:48:50.243399 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8415 | 2024.10.30 19:48:50.243557 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001635 sec., 17737.003058103975 rows/sec., 1.25 MiB/sec. | ||
8416 | 2024.10.30 19:48:50.243728 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Debug> DynamicQueryHandler: Done processing query | ||
8417 | 2024.10.30 19:48:50.243752 [ 262 ] {a525cd29-015e-4135-b0a5-97cf8d29396c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8418 | 2024.10.30 19:48:50.243768 [ 262 ] {} <Debug> HTTP-Session: 326d3a19-b5fa-4300-b0e0-71739a0ee09f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8419 | 2024.10.30 19:48:50.243943 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8420 | 2024.10.30 19:48:50.244025 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50998, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8421 | 2024.10.30 19:48:50.244103 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8422 | 2024.10.30 19:48:50.244127 [ 272 ] {} <Debug> HTTP-Session: 146001c9-e3a2-46df-bb6e-263f1bcfd103 Authenticating user 'default' from [fd00:1122:3344:101::d]:50998 | ||
8423 | 2024.10.30 19:48:50.244148 [ 272 ] {} <Debug> HTTP-Session: 146001c9-e3a2-46df-bb6e-263f1bcfd103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8424 | 2024.10.30 19:48:50.244162 [ 272 ] {} <Debug> HTTP-Session: 146001c9-e3a2-46df-bb6e-263f1bcfd103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8425 | 2024.10.30 19:48:50.244204 [ 272 ] {} <Trace> HTTP-Session: 146001c9-e3a2-46df-bb6e-263f1bcfd103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8426 | 2024.10.30 19:48:50.244342 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50998) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8427 | 2024.10.30 19:48:50.244390 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8428 | 2024.10.30 19:48:50.244653 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8429 | 2024.10.30 19:48:50.245016 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8430 | 2024.10.30 19:48:50.245054 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8431 | 2024.10.30 19:48:50.245440 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8432 | 2024.10.30 19:48:50.245833 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8433 | 2024.10.30 19:48:50.245999 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001689 sec., 21314.387211367673 rows/sec., 1.56 MiB/sec. | ||
8434 | 2024.10.30 19:48:50.246232 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Debug> DynamicQueryHandler: Done processing query | ||
8435 | 2024.10.30 19:48:50.246267 [ 272 ] {bdb2e8bd-a500-48e9-935e-3a98b4008cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8436 | 2024.10.30 19:48:50.246289 [ 272 ] {} <Debug> HTTP-Session: 146001c9-e3a2-46df-bb6e-263f1bcfd103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8437 | 2024.10.30 19:48:50.246525 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8438 | 2024.10.30 19:48:50.246598 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8439 | 2024.10.30 19:48:50.246701 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8440 | 2024.10.30 19:48:50.246734 [ 262 ] {} <Debug> HTTP-Session: f5015329-0b86-4030-991e-bb96acf522c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45501 | ||
8441 | 2024.10.30 19:48:50.246754 [ 262 ] {} <Debug> HTTP-Session: f5015329-0b86-4030-991e-bb96acf522c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8442 | 2024.10.30 19:48:50.246769 [ 262 ] {} <Debug> HTTP-Session: f5015329-0b86-4030-991e-bb96acf522c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8443 | 2024.10.30 19:48:50.246812 [ 262 ] {} <Trace> HTTP-Session: f5015329-0b86-4030-991e-bb96acf522c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8444 | 2024.10.30 19:48:50.246927 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45501) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8445 | 2024.10.30 19:48:50.246974 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8446 | 2024.10.30 19:48:50.247255 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8447 | 2024.10.30 19:48:50.247598 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8448 | 2024.10.30 19:48:50.247635 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8449 | 2024.10.30 19:48:50.248021 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8450 | 2024.10.30 19:48:50.248408 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8451 | 2024.10.30 19:48:50.248577 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001674 sec., 10752.688172043012 rows/sec., 754.88 KiB/sec. | ||
8452 | 2024.10.30 19:48:50.248754 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Debug> DynamicQueryHandler: Done processing query | ||
8453 | 2024.10.30 19:48:50.248781 [ 262 ] {5841fc6e-0bdf-4f2c-92bf-9dcb32191b31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8454 | 2024.10.30 19:48:50.248797 [ 262 ] {} <Debug> HTTP-Session: f5015329-0b86-4030-991e-bb96acf522c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8455 | 2024.10.30 19:48:50.248961 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8456 | 2024.10.30 19:48:50.249066 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38250, User-Agent: (none), Length: 11087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8457 | 2024.10.30 19:48:50.249132 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8458 | 2024.10.30 19:48:50.249154 [ 272 ] {} <Debug> HTTP-Session: 15e68696-3982-4761-b0a4-9244568283b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38250 | ||
8459 | 2024.10.30 19:48:50.249173 [ 272 ] {} <Debug> HTTP-Session: 15e68696-3982-4761-b0a4-9244568283b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8460 | 2024.10.30 19:48:50.249187 [ 272 ] {} <Debug> HTTP-Session: 15e68696-3982-4761-b0a4-9244568283b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8461 | 2024.10.30 19:48:50.249231 [ 272 ] {} <Trace> HTTP-Session: 15e68696-3982-4761-b0a4-9244568283b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8462 | 2024.10.30 19:48:50.249380 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38250) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8463 | 2024.10.30 19:48:50.249427 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8464 | 2024.10.30 19:48:50.249692 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8465 | 2024.10.30 19:48:50.250085 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8466 | 2024.10.30 19:48:50.250121 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8467 | 2024.10.30 19:48:50.250491 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8468 | 2024.10.30 19:48:50.250866 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8469 | 2024.10.30 19:48:50.251029 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001694 sec., 38370.72018890201 rows/sec., 3.02 MiB/sec. | ||
8470 | 2024.10.30 19:48:50.251212 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Debug> DynamicQueryHandler: Done processing query | ||
8471 | 2024.10.30 19:48:50.251237 [ 272 ] {7bac8474-c36f-4484-be6c-4e51f2281b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8472 | 2024.10.30 19:48:50.251253 [ 272 ] {} <Debug> HTTP-Session: 15e68696-3982-4761-b0a4-9244568283b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8473 | 2024.10.30 19:48:50.251446 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8474 | 2024.10.30 19:48:50.251463 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8475 | 2024.10.30 19:48:50.251548 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8476 | 2024.10.30 19:48:50.251583 [ 262 ] {} <Debug> HTTP-Session: 1a6b3466-8185-4b48-9c9d-79adce295773 Authenticating user 'default' from [fd00:1122:3344:101::d]:45501 | ||
8477 | 2024.10.30 19:48:50.251609 [ 262 ] {} <Debug> HTTP-Session: 1a6b3466-8185-4b48-9c9d-79adce295773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8478 | 2024.10.30 19:48:50.251640 [ 262 ] {} <Debug> HTTP-Session: 1a6b3466-8185-4b48-9c9d-79adce295773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8479 | 2024.10.30 19:48:50.251683 [ 262 ] {} <Trace> HTTP-Session: 1a6b3466-8185-4b48-9c9d-79adce295773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8480 | 2024.10.30 19:48:50.251828 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8481 | 2024.10.30 19:48:50.251880 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8482 | 2024.10.30 19:48:50.252067 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8483 | 2024.10.30 19:48:50.252395 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8484 | 2024.10.30 19:48:50.252435 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8485 | 2024.10.30 19:48:50.252826 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8486 | 2024.10.30 19:48:50.253186 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8487 | 2024.10.30 19:48:50.253347 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.69 MiB/sec. | ||
8488 | 2024.10.30 19:48:50.253689 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Debug> DynamicQueryHandler: Done processing query | ||
8489 | 2024.10.30 19:48:50.253724 [ 262 ] {221a54e2-9aca-4673-bf72-5962292cb786} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8490 | 2024.10.30 19:48:50.253745 [ 262 ] {} <Debug> HTTP-Session: 1a6b3466-8185-4b48-9c9d-79adce295773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8491 | 2024.10.30 19:48:50.253929 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8492 | 2024.10.30 19:48:50.254008 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46439, User-Agent: (none), Length: 19025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8493 | 2024.10.30 19:48:50.254078 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8494 | 2024.10.30 19:48:50.254101 [ 272 ] {} <Debug> HTTP-Session: d6be8fb5-b8d1-46b0-8547-788d0edd1b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:46439 | ||
8495 | 2024.10.30 19:48:50.254122 [ 272 ] {} <Debug> HTTP-Session: d6be8fb5-b8d1-46b0-8547-788d0edd1b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8496 | 2024.10.30 19:48:50.254140 [ 272 ] {} <Debug> HTTP-Session: d6be8fb5-b8d1-46b0-8547-788d0edd1b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8497 | 2024.10.30 19:48:50.254185 [ 272 ] {} <Trace> HTTP-Session: d6be8fb5-b8d1-46b0-8547-788d0edd1b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8498 | 2024.10.30 19:48:50.254426 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46439) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8499 | 2024.10.30 19:48:50.254522 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8500 | 2024.10.30 19:48:50.255094 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8501 | 2024.10.30 19:48:50.255652 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8502 | 2024.10.30 19:48:50.255688 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8503 | 2024.10.30 19:48:50.256325 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8504 | 2024.10.30 19:48:50.256744 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.10.30 19:48:50.256948 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002651 sec., 4149.377593360996 rows/sec., 7.44 MiB/sec. | ||
8506 | 2024.10.30 19:48:50.257466 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Debug> DynamicQueryHandler: Done processing query | ||
8507 | 2024.10.30 19:48:50.257491 [ 272 ] {2b22c6e3-1165-4b71-a59b-7eb989571615} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
8508 | 2024.10.30 19:48:50.257507 [ 272 ] {} <Debug> HTTP-Session: d6be8fb5-b8d1-46b0-8547-788d0edd1b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8509 | 2024.10.30 19:48:50.257678 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8510 | 2024.10.30 19:48:50.257695 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8511 | 2024.10.30 19:48:50.257786 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8512 | 2024.10.30 19:48:50.257806 [ 262 ] {} <Debug> HTTP-Session: dcccad51-cccb-44b0-be22-1806bc53571e Authenticating user 'default' from [fd00:1122:3344:101::d]:45501 | ||
8513 | 2024.10.30 19:48:50.257828 [ 262 ] {} <Debug> HTTP-Session: dcccad51-cccb-44b0-be22-1806bc53571e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8514 | 2024.10.30 19:48:50.257855 [ 262 ] {} <Debug> HTTP-Session: dcccad51-cccb-44b0-be22-1806bc53571e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8515 | 2024.10.30 19:48:50.257897 [ 262 ] {} <Trace> HTTP-Session: dcccad51-cccb-44b0-be22-1806bc53571e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8516 | 2024.10.30 19:48:50.258022 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45501) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8517 | 2024.10.30 19:48:50.258071 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8518 | 2024.10.30 19:48:50.258234 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8519 | 2024.10.30 19:48:50.258523 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8520 | 2024.10.30 19:48:50.258559 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8521 | 2024.10.30 19:48:50.258932 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8522 | 2024.10.30 19:48:50.259279 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8523 | 2024.10.30 19:48:50.259425 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.38 MiB/sec. | ||
8524 | 2024.10.30 19:48:50.259600 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Debug> DynamicQueryHandler: Done processing query | ||
8525 | 2024.10.30 19:48:50.259625 [ 262 ] {af45001c-6224-48b4-87aa-e631d53f79f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8526 | 2024.10.30 19:48:50.259641 [ 262 ] {} <Debug> HTTP-Session: dcccad51-cccb-44b0-be22-1806bc53571e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8527 | 2024.10.30 19:48:50.260302 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8528 | 2024.10.30 19:48:54.821572 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8529 | 2024.10.30 19:48:54.836115 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8530 | 2024.10.30 19:48:54.856505 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8531 | 2024.10.30 19:48:54.946943 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8532 | 2024.10.30 19:48:54.965429 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8533 | 2024.10.30 19:48:55.094999 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8534 | 2024.10.30 19:48:55.103398 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8535 | 2024.10.30 19:48:55.210803 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8536 | 2024.10.30 19:48:55.219172 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44523, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8537 | 2024.10.30 19:48:55.236460 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63219, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8538 | 2024.10.30 19:48:55.236567 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8539 | 2024.10.30 19:48:55.236596 [ 259 ] {} <Debug> HTTP-Session: 0546cafa-f212-4d92-865b-c1517892dc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:63219 | ||
8540 | 2024.10.30 19:48:55.236623 [ 259 ] {} <Debug> HTTP-Session: 0546cafa-f212-4d92-865b-c1517892dc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8541 | 2024.10.30 19:48:55.236641 [ 259 ] {} <Debug> HTTP-Session: 0546cafa-f212-4d92-865b-c1517892dc33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8542 | 2024.10.30 19:48:55.236696 [ 259 ] {} <Trace> HTTP-Session: 0546cafa-f212-4d92-865b-c1517892dc33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8543 | 2024.10.30 19:48:55.236917 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63219) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
8544 | 2024.10.30 19:48:55.236994 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
8545 | 2024.10.30 19:48:55.237356 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8546 | 2024.10.30 19:48:55.237804 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8547 | 2024.10.30 19:48:55.237848 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8548 | 2024.10.30 19:48:55.238286 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8549 | 2024.10.30 19:48:55.238683 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8550 | 2024.10.30 19:48:55.238846 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001992 sec., 18072.289156626506 rows/sec., 1.34 MiB/sec. | ||
8551 | 2024.10.30 19:48:55.239149 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Debug> DynamicQueryHandler: Done processing query | ||
8552 | 2024.10.30 19:48:55.239206 [ 259 ] {a98a04fb-0289-4ca8-9d67-5c892b8e33db} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8553 | 2024.10.30 19:48:55.239237 [ 259 ] {} <Debug> HTTP-Session: 0546cafa-f212-4d92-865b-c1517892dc33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8554 | 2024.10.30 19:48:55.239450 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8555 | 2024.10.30 19:48:55.239603 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43732, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8556 | 2024.10.30 19:48:55.239737 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8557 | 2024.10.30 19:48:55.239765 [ 267 ] {} <Debug> HTTP-Session: 47d44ebb-dfff-416c-8100-cae4c649645f Authenticating user 'default' from [fd00:1122:3344:101::d]:43732 | ||
8558 | 2024.10.30 19:48:55.239793 [ 267 ] {} <Debug> HTTP-Session: 47d44ebb-dfff-416c-8100-cae4c649645f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8559 | 2024.10.30 19:48:55.239811 [ 267 ] {} <Debug> HTTP-Session: 47d44ebb-dfff-416c-8100-cae4c649645f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8560 | 2024.10.30 19:48:55.239872 [ 267 ] {} <Trace> HTTP-Session: 47d44ebb-dfff-416c-8100-cae4c649645f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8561 | 2024.10.30 19:48:55.240135 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43732) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8562 | 2024.10.30 19:48:55.240212 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8563 | 2024.10.30 19:48:55.240569 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8564 | 2024.10.30 19:48:55.241067 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8565 | 2024.10.30 19:48:55.241106 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8566 | 2024.10.30 19:48:55.241541 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8567 | 2024.10.30 19:48:55.241934 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8568 | 2024.10.30 19:48:55.242078 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002062 sec., 93113.48205625606 rows/sec., 7.89 MiB/sec. | ||
8569 | 2024.10.30 19:48:55.242288 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Debug> DynamicQueryHandler: Done processing query | ||
8570 | 2024.10.30 19:48:55.242314 [ 267 ] {5c7088be-dafe-4b41-9865-c0d33b0e66fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8571 | 2024.10.30 19:48:55.242330 [ 267 ] {} <Debug> HTTP-Session: 47d44ebb-dfff-416c-8100-cae4c649645f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8572 | 2024.10.30 19:48:55.242573 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8573 | 2024.10.30 19:48:55.242592 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63219, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8574 | 2024.10.30 19:48:55.242777 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8575 | 2024.10.30 19:48:55.242822 [ 259 ] {} <Debug> HTTP-Session: 5f988f75-24da-4d66-839c-631f3b1b4201 Authenticating user 'default' from [fd00:1122:3344:101::d]:63219 | ||
8576 | 2024.10.30 19:48:55.242856 [ 259 ] {} <Debug> HTTP-Session: 5f988f75-24da-4d66-839c-631f3b1b4201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8577 | 2024.10.30 19:48:55.242884 [ 259 ] {} <Debug> HTTP-Session: 5f988f75-24da-4d66-839c-631f3b1b4201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8578 | 2024.10.30 19:48:55.242952 [ 259 ] {} <Trace> HTTP-Session: 5f988f75-24da-4d66-839c-631f3b1b4201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8579 | 2024.10.30 19:48:55.243212 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63219) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8580 | 2024.10.30 19:48:55.243319 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8581 | 2024.10.30 19:48:55.243960 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8582 | 2024.10.30 19:48:55.244334 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8583 | 2024.10.30 19:48:55.244372 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8584 | 2024.10.30 19:48:55.244741 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8585 | 2024.10.30 19:48:55.245119 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8586 | 2024.10.30 19:48:55.245249 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.002143 sec., 20998.600093327113 rows/sec., 1.50 MiB/sec. | ||
8587 | 2024.10.30 19:48:55.245425 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Debug> DynamicQueryHandler: Done processing query | ||
8588 | 2024.10.30 19:48:55.245449 [ 259 ] {c68a8438-6284-4b23-9030-3bde30245e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8589 | 2024.10.30 19:48:55.245465 [ 259 ] {} <Debug> HTTP-Session: 5f988f75-24da-4d66-839c-631f3b1b4201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8590 | 2024.10.30 19:48:55.245635 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8591 | 2024.10.30 19:48:55.245701 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36975, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8592 | 2024.10.30 19:48:55.245785 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8593 | 2024.10.30 19:48:55.245812 [ 267 ] {} <Debug> HTTP-Session: 7cf5af1c-5ffd-48ca-83db-4a1cdada4bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:36975 | ||
8594 | 2024.10.30 19:48:55.245833 [ 267 ] {} <Debug> HTTP-Session: 7cf5af1c-5ffd-48ca-83db-4a1cdada4bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8595 | 2024.10.30 19:48:55.245850 [ 267 ] {} <Debug> HTTP-Session: 7cf5af1c-5ffd-48ca-83db-4a1cdada4bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8596 | 2024.10.30 19:48:55.245895 [ 267 ] {} <Trace> HTTP-Session: 7cf5af1c-5ffd-48ca-83db-4a1cdada4bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2024.10.30 19:48:55.246036 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36975) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8598 | 2024.10.30 19:48:55.246092 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8599 | 2024.10.30 19:48:55.246375 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8600 | 2024.10.30 19:48:55.246712 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8601 | 2024.10.30 19:48:55.246748 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8602 | 2024.10.30 19:48:55.247125 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8603 | 2024.10.30 19:48:55.247514 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8604 | 2024.10.30 19:48:55.247683 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001686 sec., 21352.313167259785 rows/sec., 1.57 MiB/sec. | ||
8605 | 2024.10.30 19:48:55.247871 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Debug> DynamicQueryHandler: Done processing query | ||
8606 | 2024.10.30 19:48:55.247895 [ 267 ] {d268370a-9f8e-464f-9ef9-961901f01e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8607 | 2024.10.30 19:48:55.247911 [ 267 ] {} <Debug> HTTP-Session: 7cf5af1c-5ffd-48ca-83db-4a1cdada4bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8608 | 2024.10.30 19:48:55.248136 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8609 | 2024.10.30 19:48:55.248198 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8610 | 2024.10.30 19:48:55.248272 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8611 | 2024.10.30 19:48:55.248301 [ 259 ] {} <Debug> HTTP-Session: d1cb7f78-128e-4206-a206-3e243030d3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61933 | ||
8612 | 2024.10.30 19:48:55.248322 [ 259 ] {} <Debug> HTTP-Session: d1cb7f78-128e-4206-a206-3e243030d3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8613 | 2024.10.30 19:48:55.248337 [ 259 ] {} <Debug> HTTP-Session: d1cb7f78-128e-4206-a206-3e243030d3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8614 | 2024.10.30 19:48:55.248376 [ 259 ] {} <Trace> HTTP-Session: d1cb7f78-128e-4206-a206-3e243030d3b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8615 | 2024.10.30 19:48:55.248501 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61933) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8616 | 2024.10.30 19:48:55.248548 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8617 | 2024.10.30 19:48:55.248809 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8618 | 2024.10.30 19:48:55.249151 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8619 | 2024.10.30 19:48:55.249186 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8620 | 2024.10.30 19:48:55.249550 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8621 | 2024.10.30 19:48:55.249914 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8622 | 2024.10.30 19:48:55.250044 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00158 sec., 11392.405063291139 rows/sec., 799.79 KiB/sec. | ||
8623 | 2024.10.30 19:48:55.250214 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Debug> DynamicQueryHandler: Done processing query | ||
8624 | 2024.10.30 19:48:55.250239 [ 259 ] {f2855aaa-20e5-44dd-b729-8e934ea678f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8625 | 2024.10.30 19:48:55.250255 [ 259 ] {} <Debug> HTTP-Session: d1cb7f78-128e-4206-a206-3e243030d3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8626 | 2024.10.30 19:48:55.250438 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8627 | 2024.10.30 19:48:55.250525 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48613, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8628 | 2024.10.30 19:48:55.250596 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8629 | 2024.10.30 19:48:55.250619 [ 267 ] {} <Debug> HTTP-Session: c438d019-bc4b-4446-8f44-11971cacf2af Authenticating user 'default' from [fd00:1122:3344:101::d]:48613 | ||
8630 | 2024.10.30 19:48:55.250640 [ 267 ] {} <Debug> HTTP-Session: c438d019-bc4b-4446-8f44-11971cacf2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8631 | 2024.10.30 19:48:55.250658 [ 267 ] {} <Debug> HTTP-Session: c438d019-bc4b-4446-8f44-11971cacf2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8632 | 2024.10.30 19:48:55.250702 [ 267 ] {} <Trace> HTTP-Session: c438d019-bc4b-4446-8f44-11971cacf2af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8633 | 2024.10.30 19:48:55.250859 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8634 | 2024.10.30 19:48:55.250913 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8635 | 2024.10.30 19:48:55.251233 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8636 | 2024.10.30 19:48:55.251627 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8637 | 2024.10.30 19:48:55.251665 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8638 | 2024.10.30 19:48:55.252026 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8639 | 2024.10.30 19:48:55.252386 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8640 | 2024.10.30 19:48:55.252549 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001743 sec., 46471.600688468156 rows/sec., 3.65 MiB/sec. | ||
8641 | 2024.10.30 19:48:55.252867 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Debug> DynamicQueryHandler: Done processing query | ||
8642 | 2024.10.30 19:48:55.252899 [ 267 ] {fa953a47-07c4-41f2-bf35-ad2316911f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8643 | 2024.10.30 19:48:55.252915 [ 267 ] {} <Debug> HTTP-Session: c438d019-bc4b-4446-8f44-11971cacf2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8644 | 2024.10.30 19:48:55.253126 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8645 | 2024.10.30 19:48:55.253140 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8646 | 2024.10.30 19:48:55.253219 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8647 | 2024.10.30 19:48:55.253246 [ 259 ] {} <Debug> HTTP-Session: 5234ae86-c2e6-4298-90d6-d6d09adec5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61933 | ||
8648 | 2024.10.30 19:48:55.253274 [ 259 ] {} <Debug> HTTP-Session: 5234ae86-c2e6-4298-90d6-d6d09adec5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8649 | 2024.10.30 19:48:55.253288 [ 259 ] {} <Debug> HTTP-Session: 5234ae86-c2e6-4298-90d6-d6d09adec5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8650 | 2024.10.30 19:48:55.253336 [ 259 ] {} <Trace> HTTP-Session: 5234ae86-c2e6-4298-90d6-d6d09adec5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8651 | 2024.10.30 19:48:55.253477 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61933) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8652 | 2024.10.30 19:48:55.253529 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8653 | 2024.10.30 19:48:55.253714 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8654 | 2024.10.30 19:48:55.254076 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8655 | 2024.10.30 19:48:55.254112 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8656 | 2024.10.30 19:48:55.254503 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8657 | 2024.10.30 19:48:55.254857 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8658 | 2024.10.30 19:48:55.254984 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.70 MiB/sec. | ||
8659 | 2024.10.30 19:48:55.255161 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Debug> DynamicQueryHandler: Done processing query | ||
8660 | 2024.10.30 19:48:55.255185 [ 259 ] {6e9478bd-47ab-4fb3-b510-044e043b5c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8661 | 2024.10.30 19:48:55.255201 [ 259 ] {} <Debug> HTTP-Session: 5234ae86-c2e6-4298-90d6-d6d09adec5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8662 | 2024.10.30 19:48:55.255378 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8663 | 2024.10.30 19:48:55.255521 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38262, User-Agent: (none), Length: 44575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8664 | 2024.10.30 19:48:55.255590 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8665 | 2024.10.30 19:48:55.255615 [ 267 ] {} <Debug> HTTP-Session: 5877cd83-6eba-43ea-b0f4-357ab8676002 Authenticating user 'default' from [fd00:1122:3344:101::d]:38262 | ||
8666 | 2024.10.30 19:48:55.255637 [ 267 ] {} <Debug> HTTP-Session: 5877cd83-6eba-43ea-b0f4-357ab8676002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8667 | 2024.10.30 19:48:55.255654 [ 267 ] {} <Debug> HTTP-Session: 5877cd83-6eba-43ea-b0f4-357ab8676002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8668 | 2024.10.30 19:48:55.255698 [ 267 ] {} <Trace> HTTP-Session: 5877cd83-6eba-43ea-b0f4-357ab8676002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8669 | 2024.10.30 19:48:55.256056 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38262) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8670 | 2024.10.30 19:48:55.256145 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8671 | 2024.10.30 19:48:55.256640 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8672 | 2024.10.30 19:48:55.257335 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8673 | 2024.10.30 19:48:55.257371 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8674 | 2024.10.30 19:48:55.258013 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8675 | 2024.10.30 19:48:55.258439 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2024.10.30 19:48:55.258641 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002837 sec., 9517.095523440254 rows/sec., 17.05 MiB/sec. | ||
8677 | 2024.10.30 19:48:55.258872 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Debug> DynamicQueryHandler: Done processing query | ||
8678 | 2024.10.30 19:48:55.258897 [ 267 ] {da759eb8-8fb7-4e20-b412-758368bb4ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
8679 | 2024.10.30 19:48:55.258912 [ 267 ] {} <Debug> HTTP-Session: 5877cd83-6eba-43ea-b0f4-357ab8676002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8680 | 2024.10.30 19:48:55.259101 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8681 | 2024.10.30 19:48:55.259116 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8682 | 2024.10.30 19:48:55.259198 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8683 | 2024.10.30 19:48:55.259238 [ 259 ] {} <Debug> HTTP-Session: b8512648-4d23-4425-be4d-c634d3aa16af Authenticating user 'default' from [fd00:1122:3344:101::d]:61933 | ||
8684 | 2024.10.30 19:48:55.259259 [ 259 ] {} <Debug> HTTP-Session: b8512648-4d23-4425-be4d-c634d3aa16af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8685 | 2024.10.30 19:48:55.259279 [ 259 ] {} <Debug> HTTP-Session: b8512648-4d23-4425-be4d-c634d3aa16af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8686 | 2024.10.30 19:48:55.259319 [ 259 ] {} <Trace> HTTP-Session: b8512648-4d23-4425-be4d-c634d3aa16af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2024.10.30 19:48:55.259444 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61933) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8688 | 2024.10.30 19:48:55.259492 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8689 | 2024.10.30 19:48:55.259658 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8690 | 2024.10.30 19:48:55.259949 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2024.10.30 19:48:55.259985 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8692 | 2024.10.30 19:48:55.260354 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8693 | 2024.10.30 19:48:55.260680 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2024.10.30 19:48:55.260808 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001407 sec., 21321.961620469083 rows/sec., 1.41 MiB/sec. | ||
8695 | 2024.10.30 19:48:55.260973 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Debug> DynamicQueryHandler: Done processing query | ||
8696 | 2024.10.30 19:48:55.260996 [ 259 ] {bc71b03e-3395-4fff-8962-be56ea56e6ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8697 | 2024.10.30 19:48:55.261012 [ 259 ] {} <Debug> HTTP-Session: b8512648-4d23-4425-be4d-c634d3aa16af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8698 | 2024.10.30 19:48:55.261278 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8699 | 2024.10.30 19:48:55.365733 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8700 | 2024.10.30 19:48:55.384101 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8701 | 2024.10.30 19:48:55.493963 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8702 | 2024.10.30 19:48:55.508218 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8703 | 2024.10.30 19:48:55.515485 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8704 | 2024.10.30 19:48:55.518806 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8705 | 2024.10.30 19:48:55.541089 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8706 | 2024.10.30 19:48:55.559383 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8707 | 2024.10.30 19:48:55.564666 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8708 | 2024.10.30 19:48:55.857042 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8709 | 2024.10.30 19:48:55.899364 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8710 | 2024.10.30 19:48:55.946664 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8711 | 2024.10.30 19:48:55.969084 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8712 | 2024.10.30 19:48:56.001150 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.23 MiB, peak 173.75 MiB, free memory in arenas 0.00 B, will set to 165.12 MiB (RSS), difference: -1.11 MiB | ||
8713 | 2024.10.30 19:48:56.038622 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8714 | 2024.10.30 19:48:56.043933 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8715 | 2024.10.30 19:48:56.072310 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8716 | 2024.10.30 19:48:56.076751 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8717 | 2024.10.30 19:48:56.086051 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8718 | 2024.10.30 19:48:56.518734 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8719 | 2024.10.30 19:48:56.518788 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8720 | 2024.10.30 19:48:56.702933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 780 | ||
8721 | 2024.10.30 19:48:56.705922 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2024.10.30 19:48:56.705967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
8723 | 2024.10.30 19:48:56.706922 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8724 | 2024.10.30 19:48:56.707681 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8725 | 2024.10.30 19:48:56.708349 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8726 | 2024.10.30 19:48:56.708774 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8727 | 2024.10.30 19:48:56.709312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
8728 | 2024.10.30 19:48:56.821891 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8729 | 2024.10.30 19:48:56.836246 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8730 | 2024.10.30 19:48:56.844578 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8731 | 2024.10.30 19:48:56.845860 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8732 | 2024.10.30 19:48:56.870121 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8733 | 2024.10.30 19:48:56.888448 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8734 | 2024.10.30 19:48:56.916735 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8735 | 2024.10.30 19:48:58.305111 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8736 | 2024.10.30 19:49:00.235148 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43135, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8737 | 2024.10.30 19:49:00.235284 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8738 | 2024.10.30 19:49:00.235316 [ 266 ] {} <Debug> HTTP-Session: eb5f1be3-deef-42cc-8c99-d58e5737ad2e Authenticating user 'default' from [fd00:1122:3344:101::d]:43135 | ||
8739 | 2024.10.30 19:49:00.235343 [ 266 ] {} <Debug> HTTP-Session: eb5f1be3-deef-42cc-8c99-d58e5737ad2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8740 | 2024.10.30 19:49:00.235361 [ 266 ] {} <Debug> HTTP-Session: eb5f1be3-deef-42cc-8c99-d58e5737ad2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8741 | 2024.10.30 19:49:00.235413 [ 266 ] {} <Trace> HTTP-Session: eb5f1be3-deef-42cc-8c99-d58e5737ad2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8742 | 2024.10.30 19:49:00.235599 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43135) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
8743 | 2024.10.30 19:49:00.235668 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
8744 | 2024.10.30 19:49:00.236001 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8745 | 2024.10.30 19:49:00.236497 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2024.10.30 19:49:00.236540 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8747 | 2024.10.30 19:49:00.236982 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8748 | 2024.10.30 19:49:00.237392 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8749 | 2024.10.30 19:49:00.237548 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002009 sec., 17919.362867098058 rows/sec., 1.33 MiB/sec. | ||
8750 | 2024.10.30 19:49:00.237772 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Debug> DynamicQueryHandler: Done processing query | ||
8751 | 2024.10.30 19:49:00.237800 [ 266 ] {226a11d1-1228-45eb-93ca-939ff5ac8be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8752 | 2024.10.30 19:49:00.237817 [ 266 ] {} <Debug> HTTP-Session: eb5f1be3-deef-42cc-8c99-d58e5737ad2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8753 | 2024.10.30 19:49:00.238013 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8754 | 2024.10.30 19:49:00.238231 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53840, User-Agent: (none), Length: 23472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8755 | 2024.10.30 19:49:00.238359 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8756 | 2024.10.30 19:49:00.238388 [ 283 ] {} <Debug> HTTP-Session: 5bd1a02e-aec3-4b30-9f0d-a6f4d06d33c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53840 | ||
8757 | 2024.10.30 19:49:00.238413 [ 283 ] {} <Debug> HTTP-Session: 5bd1a02e-aec3-4b30-9f0d-a6f4d06d33c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8758 | 2024.10.30 19:49:00.238428 [ 283 ] {} <Debug> HTTP-Session: 5bd1a02e-aec3-4b30-9f0d-a6f4d06d33c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8759 | 2024.10.30 19:49:00.238482 [ 283 ] {} <Trace> HTTP-Session: 5bd1a02e-aec3-4b30-9f0d-a6f4d06d33c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8760 | 2024.10.30 19:49:00.238744 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53840) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8761 | 2024.10.30 19:49:00.238824 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8762 | 2024.10.30 19:49:00.239187 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8763 | 2024.10.30 19:49:00.239677 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8764 | 2024.10.30 19:49:00.239725 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8765 | 2024.10.30 19:49:00.240167 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8766 | 2024.10.30 19:49:00.240579 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8767 | 2024.10.30 19:49:00.240761 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Debug> executeQuery: Read 160 rows, 13.76 KiB in 0.002125 sec., 75294.11764705883 rows/sec., 6.32 MiB/sec. | ||
8768 | 2024.10.30 19:49:00.241089 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Debug> DynamicQueryHandler: Done processing query | ||
8769 | 2024.10.30 19:49:00.241136 [ 283 ] {d05800ed-5e5c-4dc6-b283-b0f00291a70d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8770 | 2024.10.30 19:49:00.241154 [ 283 ] {} <Debug> HTTP-Session: 5bd1a02e-aec3-4b30-9f0d-a6f4d06d33c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8771 | 2024.10.30 19:49:00.241366 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8772 | 2024.10.30 19:49:00.241442 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65532, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8773 | 2024.10.30 19:49:00.241531 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8774 | 2024.10.30 19:49:00.241557 [ 266 ] {} <Debug> HTTP-Session: 657c42e6-2eb6-42d4-abf1-be6fe135df35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65532 | ||
8775 | 2024.10.30 19:49:00.241582 [ 266 ] {} <Debug> HTTP-Session: 657c42e6-2eb6-42d4-abf1-be6fe135df35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8776 | 2024.10.30 19:49:00.241599 [ 266 ] {} <Debug> HTTP-Session: 657c42e6-2eb6-42d4-abf1-be6fe135df35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8777 | 2024.10.30 19:49:00.241648 [ 266 ] {} <Trace> HTTP-Session: 657c42e6-2eb6-42d4-abf1-be6fe135df35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2024.10.30 19:49:00.241801 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65532) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8779 | 2024.10.30 19:49:00.241863 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8780 | 2024.10.30 19:49:00.242191 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8781 | 2024.10.30 19:49:00.242583 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8782 | 2024.10.30 19:49:00.242622 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8783 | 2024.10.30 19:49:00.243005 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8784 | 2024.10.30 19:49:00.243379 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8785 | 2024.10.30 19:49:00.243507 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001757 sec., 16505.406943653954 rows/sec., 1.16 MiB/sec. | ||
8786 | 2024.10.30 19:49:00.243689 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Debug> DynamicQueryHandler: Done processing query | ||
8787 | 2024.10.30 19:49:00.243714 [ 266 ] {23443fb5-14d2-4ccf-94a6-414adce7c771} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8788 | 2024.10.30 19:49:00.243731 [ 266 ] {} <Debug> HTTP-Session: 657c42e6-2eb6-42d4-abf1-be6fe135df35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8789 | 2024.10.30 19:49:00.243880 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8790 | 2024.10.30 19:49:00.243977 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62962, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8791 | 2024.10.30 19:49:00.244041 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8792 | 2024.10.30 19:49:00.244062 [ 283 ] {} <Debug> HTTP-Session: d7297b04-bc55-48cd-a663-fd352eecef39 Authenticating user 'default' from [fd00:1122:3344:101::d]:62962 | ||
8793 | 2024.10.30 19:49:00.244081 [ 283 ] {} <Debug> HTTP-Session: d7297b04-bc55-48cd-a663-fd352eecef39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8794 | 2024.10.30 19:49:00.244096 [ 283 ] {} <Debug> HTTP-Session: d7297b04-bc55-48cd-a663-fd352eecef39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8795 | 2024.10.30 19:49:00.244137 [ 283 ] {} <Trace> HTTP-Session: d7297b04-bc55-48cd-a663-fd352eecef39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8796 | 2024.10.30 19:49:00.244273 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62962) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8797 | 2024.10.30 19:49:00.244324 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8798 | 2024.10.30 19:49:00.244595 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8799 | 2024.10.30 19:49:00.244922 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8800 | 2024.10.30 19:49:00.244959 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8801 | 2024.10.30 19:49:00.245327 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8802 | 2024.10.30 19:49:00.245716 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2024.10.30 19:49:00.245883 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001645 sec., 21884.49848024316 rows/sec., 1.60 MiB/sec. | ||
8804 | 2024.10.30 19:49:00.246057 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Debug> DynamicQueryHandler: Done processing query | ||
8805 | 2024.10.30 19:49:00.246083 [ 283 ] {4c71585f-6cd6-4c3d-ab86-ef435ef7a75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8806 | 2024.10.30 19:49:00.246100 [ 283 ] {} <Debug> HTTP-Session: d7297b04-bc55-48cd-a663-fd352eecef39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8807 | 2024.10.30 19:49:00.246268 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65532, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8808 | 2024.10.30 19:49:00.246284 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8809 | 2024.10.30 19:49:00.246365 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8810 | 2024.10.30 19:49:00.246405 [ 266 ] {} <Debug> HTTP-Session: aef02b53-2950-483e-a6a5-5f327c0a5d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:65532 | ||
8811 | 2024.10.30 19:49:00.246435 [ 266 ] {} <Debug> HTTP-Session: aef02b53-2950-483e-a6a5-5f327c0a5d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8812 | 2024.10.30 19:49:00.246465 [ 266 ] {} <Debug> HTTP-Session: aef02b53-2950-483e-a6a5-5f327c0a5d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8813 | 2024.10.30 19:49:00.246512 [ 266 ] {} <Trace> HTTP-Session: aef02b53-2950-483e-a6a5-5f327c0a5d2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2024.10.30 19:49:00.246654 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65532) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8815 | 2024.10.30 19:49:00.246711 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8816 | 2024.10.30 19:49:00.247031 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8817 | 2024.10.30 19:49:00.247403 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8818 | 2024.10.30 19:49:00.247441 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8819 | 2024.10.30 19:49:00.247817 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8820 | 2024.10.30 19:49:00.248187 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8821 | 2024.10.30 19:49:00.248319 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001709 sec., 10532.47513165594 rows/sec., 739.42 KiB/sec. | ||
8822 | 2024.10.30 19:49:00.248500 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Debug> DynamicQueryHandler: Done processing query | ||
8823 | 2024.10.30 19:49:00.248526 [ 266 ] {68761352-69b9-4a69-882a-358532850299} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8824 | 2024.10.30 19:49:00.248542 [ 266 ] {} <Debug> HTTP-Session: aef02b53-2950-483e-a6a5-5f327c0a5d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8825 | 2024.10.30 19:49:00.248791 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8826 | 2024.10.30 19:49:00.248853 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46935, User-Agent: (none), Length: 11087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8827 | 2024.10.30 19:49:00.248936 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8828 | 2024.10.30 19:49:00.248964 [ 283 ] {} <Debug> HTTP-Session: 1ec83724-0abb-4d1e-bbe9-25010fedde62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46935 | ||
8829 | 2024.10.30 19:49:00.248982 [ 283 ] {} <Debug> HTTP-Session: 1ec83724-0abb-4d1e-bbe9-25010fedde62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8830 | 2024.10.30 19:49:00.248996 [ 283 ] {} <Debug> HTTP-Session: 1ec83724-0abb-4d1e-bbe9-25010fedde62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8831 | 2024.10.30 19:49:00.249033 [ 283 ] {} <Trace> HTTP-Session: 1ec83724-0abb-4d1e-bbe9-25010fedde62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8832 | 2024.10.30 19:49:00.249169 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46935) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8833 | 2024.10.30 19:49:00.249216 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8834 | 2024.10.30 19:49:00.249478 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8835 | 2024.10.30 19:49:00.249840 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8836 | 2024.10.30 19:49:00.249876 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8837 | 2024.10.30 19:49:00.250232 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8838 | 2024.10.30 19:49:00.250608 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8839 | 2024.10.30 19:49:00.250775 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001648 sec., 39441.74757281553 rows/sec., 3.10 MiB/sec. | ||
8840 | 2024.10.30 19:49:00.250934 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Debug> DynamicQueryHandler: Done processing query | ||
8841 | 2024.10.30 19:49:00.250957 [ 283 ] {c09b1dff-18c4-4fbb-bb03-cc0aae23cf7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8842 | 2024.10.30 19:49:00.250978 [ 283 ] {} <Debug> HTTP-Session: 1ec83724-0abb-4d1e-bbe9-25010fedde62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8843 | 2024.10.30 19:49:00.251143 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8844 | 2024.10.30 19:49:00.251252 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61587, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8845 | 2024.10.30 19:49:00.251322 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8846 | 2024.10.30 19:49:00.251343 [ 266 ] {} <Debug> HTTP-Session: 8daf36b8-8d33-4838-ae8a-aa03175338a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61587 | ||
8847 | 2024.10.30 19:49:00.251362 [ 266 ] {} <Debug> HTTP-Session: 8daf36b8-8d33-4838-ae8a-aa03175338a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8848 | 2024.10.30 19:49:00.251388 [ 266 ] {} <Debug> HTTP-Session: 8daf36b8-8d33-4838-ae8a-aa03175338a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8849 | 2024.10.30 19:49:00.251429 [ 266 ] {} <Trace> HTTP-Session: 8daf36b8-8d33-4838-ae8a-aa03175338a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8850 | 2024.10.30 19:49:00.251583 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8851 | 2024.10.30 19:49:00.251636 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8852 | 2024.10.30 19:49:00.251824 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8853 | 2024.10.30 19:49:00.252178 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2024.10.30 19:49:00.252216 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8855 | 2024.10.30 19:49:00.252637 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8856 | 2024.10.30 19:49:00.253005 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8857 | 2024.10.30 19:49:00.253145 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001622 sec., 36991.368680641186 rows/sec., 2.60 MiB/sec. | ||
8858 | 2024.10.30 19:49:00.253337 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Debug> DynamicQueryHandler: Done processing query | ||
8859 | 2024.10.30 19:49:00.253368 [ 266 ] {52c32d77-798e-43a6-97ed-21275d1c638d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8860 | 2024.10.30 19:49:00.253399 [ 266 ] {} <Debug> HTTP-Session: 8daf36b8-8d33-4838-ae8a-aa03175338a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8861 | 2024.10.30 19:49:00.253596 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46935, User-Agent: (none), Length: 19017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8862 | 2024.10.30 19:49:00.253617 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8863 | 2024.10.30 19:49:00.253692 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8864 | 2024.10.30 19:49:00.253726 [ 283 ] {} <Debug> HTTP-Session: 3117098b-b2eb-4a14-86fd-a7726cf5ee41 Authenticating user 'default' from [fd00:1122:3344:101::d]:46935 | ||
8865 | 2024.10.30 19:49:00.253748 [ 283 ] {} <Debug> HTTP-Session: 3117098b-b2eb-4a14-86fd-a7726cf5ee41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8866 | 2024.10.30 19:49:00.253763 [ 283 ] {} <Debug> HTTP-Session: 3117098b-b2eb-4a14-86fd-a7726cf5ee41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8867 | 2024.10.30 19:49:00.253818 [ 283 ] {} <Trace> HTTP-Session: 3117098b-b2eb-4a14-86fd-a7726cf5ee41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8868 | 2024.10.30 19:49:00.254035 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46935) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8869 | 2024.10.30 19:49:00.254117 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8870 | 2024.10.30 19:49:00.254615 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8871 | 2024.10.30 19:49:00.255137 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.10.30 19:49:00.255176 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8873 | 2024.10.30 19:49:00.255825 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8874 | 2024.10.30 19:49:00.256267 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.10.30 19:49:00.256460 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002538 sec., 4334.121355397951 rows/sec., 7.77 MiB/sec. | ||
8876 | 2024.10.30 19:49:00.256676 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Debug> DynamicQueryHandler: Done processing query | ||
8877 | 2024.10.30 19:49:00.256702 [ 283 ] {fd007848-3a62-4154-b573-77167b0c6629} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
8878 | 2024.10.30 19:49:00.256719 [ 283 ] {} <Debug> HTTP-Session: 3117098b-b2eb-4a14-86fd-a7726cf5ee41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8879 | 2024.10.30 19:49:00.256891 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8880 | 2024.10.30 19:49:00.256975 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61460, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8881 | 2024.10.30 19:49:00.257049 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8882 | 2024.10.30 19:49:00.257082 [ 266 ] {} <Debug> HTTP-Session: a5506b1f-b200-4fab-95f4-b48589ebdf81 Authenticating user 'default' from [fd00:1122:3344:101::d]:61460 | ||
8883 | 2024.10.30 19:49:00.257102 [ 266 ] {} <Debug> HTTP-Session: a5506b1f-b200-4fab-95f4-b48589ebdf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8884 | 2024.10.30 19:49:00.257116 [ 266 ] {} <Debug> HTTP-Session: a5506b1f-b200-4fab-95f4-b48589ebdf81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8885 | 2024.10.30 19:49:00.257156 [ 266 ] {} <Trace> HTTP-Session: a5506b1f-b200-4fab-95f4-b48589ebdf81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8886 | 2024.10.30 19:49:00.257305 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61460) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8887 | 2024.10.30 19:49:00.257357 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8888 | 2024.10.30 19:49:00.257547 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8889 | 2024.10.30 19:49:00.257861 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8890 | 2024.10.30 19:49:00.257895 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8891 | 2024.10.30 19:49:00.258307 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8892 | 2024.10.30 19:49:00.258682 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2024.10.30 19:49:00.258827 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.27 MiB/sec. | ||
8894 | 2024.10.30 19:49:00.259029 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Debug> DynamicQueryHandler: Done processing query | ||
8895 | 2024.10.30 19:49:00.259055 [ 266 ] {87eb935b-00d5-4cd1-8222-f6c48e52cf85} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8896 | 2024.10.30 19:49:00.259080 [ 266 ] {} <Debug> HTTP-Session: a5506b1f-b200-4fab-95f4-b48589ebdf81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8897 | 2024.10.30 19:49:00.259806 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8898 | 2024.10.30 19:49:00.681069 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8899 | 2024.10.30 19:49:00.888562 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8900 | 2024.10.30 19:49:00.916999 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8901 | 2024.10.30 19:49:00.943292 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8902 | 2024.10.30 19:49:00.999724 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8903 | 2024.10.30 19:49:01.077271 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8904 | 2024.10.30 19:49:01.094643 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8905 | 2024.10.30 19:49:05.236475 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8906 | 2024.10.30 19:49:05.236616 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8907 | 2024.10.30 19:49:05.236645 [ 266 ] {} <Debug> HTTP-Session: 83cccaac-c94e-4c81-9501-6a35bf018c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:65052 | ||
8908 | 2024.10.30 19:49:05.236672 [ 266 ] {} <Debug> HTTP-Session: 83cccaac-c94e-4c81-9501-6a35bf018c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8909 | 2024.10.30 19:49:05.236690 [ 266 ] {} <Debug> HTTP-Session: 83cccaac-c94e-4c81-9501-6a35bf018c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8910 | 2024.10.30 19:49:05.236746 [ 266 ] {} <Trace> HTTP-Session: 83cccaac-c94e-4c81-9501-6a35bf018c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8911 | 2024.10.30 19:49:05.236957 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65052) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
8912 | 2024.10.30 19:49:05.237029 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
8913 | 2024.10.30 19:49:05.237409 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8914 | 2024.10.30 19:49:05.237978 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2024.10.30 19:49:05.238019 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8916 | 2024.10.30 19:49:05.238429 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8917 | 2024.10.30 19:49:05.238800 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2024.10.30 19:49:05.238983 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002086 sec., 17257.90987535954 rows/sec., 1.28 MiB/sec. | ||
8919 | 2024.10.30 19:49:05.239184 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Debug> DynamicQueryHandler: Done processing query | ||
8920 | 2024.10.30 19:49:05.239210 [ 266 ] {c95237a5-69e6-476b-b171-2e9c7eb22453} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8921 | 2024.10.30 19:49:05.239226 [ 266 ] {} <Debug> HTTP-Session: 83cccaac-c94e-4c81-9501-6a35bf018c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8922 | 2024.10.30 19:49:05.239443 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8923 | 2024.10.30 19:49:05.239582 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54742, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8924 | 2024.10.30 19:49:05.239714 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8925 | 2024.10.30 19:49:05.239743 [ 272 ] {} <Debug> HTTP-Session: b550e15a-d50d-4746-846d-46d47906b97f Authenticating user 'default' from [fd00:1122:3344:101::d]:54742 | ||
8926 | 2024.10.30 19:49:05.239772 [ 272 ] {} <Debug> HTTP-Session: b550e15a-d50d-4746-846d-46d47906b97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8927 | 2024.10.30 19:49:05.239790 [ 272 ] {} <Debug> HTTP-Session: b550e15a-d50d-4746-846d-46d47906b97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8928 | 2024.10.30 19:49:05.239850 [ 272 ] {} <Trace> HTTP-Session: b550e15a-d50d-4746-846d-46d47906b97f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8929 | 2024.10.30 19:49:05.240126 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54742) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8930 | 2024.10.30 19:49:05.240207 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8931 | 2024.10.30 19:49:05.240601 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8932 | 2024.10.30 19:49:05.241142 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2024.10.30 19:49:05.241191 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8934 | 2024.10.30 19:49:05.241643 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8935 | 2024.10.30 19:49:05.242040 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2024.10.30 19:49:05.242224 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002215 sec., 86681.71557562076 rows/sec., 7.34 MiB/sec. | ||
8937 | 2024.10.30 19:49:05.242436 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Debug> DynamicQueryHandler: Done processing query | ||
8938 | 2024.10.30 19:49:05.242464 [ 272 ] {b99c9ab2-8ce3-41ca-acd4-c07b26c14f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8939 | 2024.10.30 19:49:05.242481 [ 272 ] {} <Debug> HTTP-Session: b550e15a-d50d-4746-846d-46d47906b97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8940 | 2024.10.30 19:49:05.242675 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8941 | 2024.10.30 19:49:05.242693 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8942 | 2024.10.30 19:49:05.242772 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8943 | 2024.10.30 19:49:05.242806 [ 266 ] {} <Debug> HTTP-Session: 2640c035-08d1-4ad2-8921-b28a0a4b6468 Authenticating user 'default' from [fd00:1122:3344:101::d]:65052 | ||
8944 | 2024.10.30 19:49:05.242826 [ 266 ] {} <Debug> HTTP-Session: 2640c035-08d1-4ad2-8921-b28a0a4b6468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8945 | 2024.10.30 19:49:05.242840 [ 266 ] {} <Debug> HTTP-Session: 2640c035-08d1-4ad2-8921-b28a0a4b6468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8946 | 2024.10.30 19:49:05.242890 [ 266 ] {} <Trace> HTTP-Session: 2640c035-08d1-4ad2-8921-b28a0a4b6468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8947 | 2024.10.30 19:49:05.243028 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8948 | 2024.10.30 19:49:05.243074 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8949 | 2024.10.30 19:49:05.243333 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8950 | 2024.10.30 19:49:05.243689 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8951 | 2024.10.30 19:49:05.243725 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8952 | 2024.10.30 19:49:05.244088 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8953 | 2024.10.30 19:49:05.244456 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8954 | 2024.10.30 19:49:05.244611 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001631 sec., 27590.435315757204 rows/sec., 1.97 MiB/sec. | ||
8955 | 2024.10.30 19:49:05.244781 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Debug> DynamicQueryHandler: Done processing query | ||
8956 | 2024.10.30 19:49:05.244805 [ 266 ] {b2ea15ad-5565-4bce-a3e5-f483c7d19579} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8957 | 2024.10.30 19:49:05.244821 [ 266 ] {} <Debug> HTTP-Session: 2640c035-08d1-4ad2-8921-b28a0a4b6468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8958 | 2024.10.30 19:49:05.244993 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8959 | 2024.10.30 19:49:05.245126 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35365, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8960 | 2024.10.30 19:49:05.245245 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8961 | 2024.10.30 19:49:05.245286 [ 272 ] {} <Debug> HTTP-Session: 3ea67855-d456-456e-9d22-521a37de4d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35365 | ||
8962 | 2024.10.30 19:49:05.245322 [ 272 ] {} <Debug> HTTP-Session: 3ea67855-d456-456e-9d22-521a37de4d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8963 | 2024.10.30 19:49:05.245359 [ 272 ] {} <Debug> HTTP-Session: 3ea67855-d456-456e-9d22-521a37de4d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8964 | 2024.10.30 19:49:05.245433 [ 272 ] {} <Trace> HTTP-Session: 3ea67855-d456-456e-9d22-521a37de4d13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8965 | 2024.10.30 19:49:05.245649 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35365) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8966 | 2024.10.30 19:49:05.245700 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8967 | 2024.10.30 19:49:05.245972 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8968 | 2024.10.30 19:49:05.246328 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8969 | 2024.10.30 19:49:05.246368 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8970 | 2024.10.30 19:49:05.246730 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8971 | 2024.10.30 19:49:05.247100 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8972 | 2024.10.30 19:49:05.247262 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001662 sec., 21660.649819494585 rows/sec., 1.59 MiB/sec. | ||
8973 | 2024.10.30 19:49:05.247442 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Debug> DynamicQueryHandler: Done processing query | ||
8974 | 2024.10.30 19:49:05.247466 [ 272 ] {31c75af5-9ffa-4e71-802e-f5604b5f4d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8975 | 2024.10.30 19:49:05.247482 [ 272 ] {} <Debug> HTTP-Session: 3ea67855-d456-456e-9d22-521a37de4d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8976 | 2024.10.30 19:49:05.247660 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8977 | 2024.10.30 19:49:05.247670 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8978 | 2024.10.30 19:49:05.247767 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8979 | 2024.10.30 19:49:05.247803 [ 266 ] {} <Debug> HTTP-Session: 0cc95bd3-533d-4ea4-aebd-a9676bf397d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65052 | ||
8980 | 2024.10.30 19:49:05.247826 [ 266 ] {} <Debug> HTTP-Session: 0cc95bd3-533d-4ea4-aebd-a9676bf397d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8981 | 2024.10.30 19:49:05.247845 [ 266 ] {} <Debug> HTTP-Session: 0cc95bd3-533d-4ea4-aebd-a9676bf397d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8982 | 2024.10.30 19:49:05.247889 [ 266 ] {} <Trace> HTTP-Session: 0cc95bd3-533d-4ea4-aebd-a9676bf397d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8983 | 2024.10.30 19:49:05.248022 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65052) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8984 | 2024.10.30 19:49:05.248076 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8985 | 2024.10.30 19:49:05.248380 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8986 | 2024.10.30 19:49:05.248756 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8987 | 2024.10.30 19:49:05.248792 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
8988 | 2024.10.30 19:49:05.249153 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8989 | 2024.10.30 19:49:05.249503 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8990 | 2024.10.30 19:49:05.249667 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001681 sec., 10707.911957168351 rows/sec., 751.74 KiB/sec. | ||
8991 | 2024.10.30 19:49:05.250015 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Debug> DynamicQueryHandler: Done processing query | ||
8992 | 2024.10.30 19:49:05.250052 [ 266 ] {61675b24-30ed-4080-af51-a7aa8b621835} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8993 | 2024.10.30 19:49:05.250069 [ 266 ] {} <Debug> HTTP-Session: 0cc95bd3-533d-4ea4-aebd-a9676bf397d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8994 | 2024.10.30 19:49:05.250251 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8995 | 2024.10.30 19:49:05.250375 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52340, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8996 | 2024.10.30 19:49:05.250458 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8997 | 2024.10.30 19:49:05.250483 [ 272 ] {} <Debug> HTTP-Session: a6c35cd2-2664-4d85-b90a-075f5228ce42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52340 | ||
8998 | 2024.10.30 19:49:05.250504 [ 272 ] {} <Debug> HTTP-Session: a6c35cd2-2664-4d85-b90a-075f5228ce42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8999 | 2024.10.30 19:49:05.250521 [ 272 ] {} <Debug> HTTP-Session: a6c35cd2-2664-4d85-b90a-075f5228ce42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9000 | 2024.10.30 19:49:05.250565 [ 272 ] {} <Trace> HTTP-Session: a6c35cd2-2664-4d85-b90a-075f5228ce42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9001 | 2024.10.30 19:49:05.250720 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52340) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9002 | 2024.10.30 19:49:05.250775 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9003 | 2024.10.30 19:49:05.251084 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9004 | 2024.10.30 19:49:05.251501 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9005 | 2024.10.30 19:49:05.251542 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
9006 | 2024.10.30 19:49:05.251889 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9007 | 2024.10.30 19:49:05.252245 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9008 | 2024.10.30 19:49:05.252404 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.00174 sec., 46551.724137931036 rows/sec., 3.66 MiB/sec. | ||
9009 | 2024.10.30 19:49:05.252579 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Debug> DynamicQueryHandler: Done processing query | ||
9010 | 2024.10.30 19:49:05.252604 [ 272 ] {05017b65-42fd-4204-b3da-2080f3019be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9011 | 2024.10.30 19:49:05.252620 [ 272 ] {} <Debug> HTTP-Session: a6c35cd2-2664-4d85-b90a-075f5228ce42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9012 | 2024.10.30 19:49:05.252823 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9013 | 2024.10.30 19:49:05.252924 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34628, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9014 | 2024.10.30 19:49:05.253034 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9015 | 2024.10.30 19:49:05.253060 [ 266 ] {} <Debug> HTTP-Session: 9a0b7c6b-4d75-4ee3-9e16-5e2d59bca35f Authenticating user 'default' from [fd00:1122:3344:101::d]:34628 | ||
9016 | 2024.10.30 19:49:05.253081 [ 266 ] {} <Debug> HTTP-Session: 9a0b7c6b-4d75-4ee3-9e16-5e2d59bca35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9017 | 2024.10.30 19:49:05.253098 [ 266 ] {} <Debug> HTTP-Session: 9a0b7c6b-4d75-4ee3-9e16-5e2d59bca35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9018 | 2024.10.30 19:49:05.253143 [ 266 ] {} <Trace> HTTP-Session: 9a0b7c6b-4d75-4ee3-9e16-5e2d59bca35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9019 | 2024.10.30 19:49:05.253316 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9020 | 2024.10.30 19:49:05.253377 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9021 | 2024.10.30 19:49:05.253585 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9022 | 2024.10.30 19:49:05.253927 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2024.10.30 19:49:05.253964 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
9024 | 2024.10.30 19:49:05.254358 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9025 | 2024.10.30 19:49:05.254694 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9026 | 2024.10.30 19:49:05.254860 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.62 MiB/sec. | ||
9027 | 2024.10.30 19:49:05.255154 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Debug> DynamicQueryHandler: Done processing query | ||
9028 | 2024.10.30 19:49:05.255221 [ 266 ] {4aecbb7b-13db-4c47-82c8-3f29ff6981ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9029 | 2024.10.30 19:49:05.255277 [ 266 ] {} <Debug> HTTP-Session: 9a0b7c6b-4d75-4ee3-9e16-5e2d59bca35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9030 | 2024.10.30 19:49:05.255554 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9031 | 2024.10.30 19:49:05.255650 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55607, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9032 | 2024.10.30 19:49:05.255717 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9033 | 2024.10.30 19:49:05.255741 [ 272 ] {} <Debug> HTTP-Session: 339dda19-d7ca-48a7-ab4c-80283d21e96b Authenticating user 'default' from [fd00:1122:3344:101::d]:55607 | ||
9034 | 2024.10.30 19:49:05.255762 [ 272 ] {} <Debug> HTTP-Session: 339dda19-d7ca-48a7-ab4c-80283d21e96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9035 | 2024.10.30 19:49:05.255779 [ 272 ] {} <Debug> HTTP-Session: 339dda19-d7ca-48a7-ab4c-80283d21e96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9036 | 2024.10.30 19:49:05.255822 [ 272 ] {} <Trace> HTTP-Session: 339dda19-d7ca-48a7-ab4c-80283d21e96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9037 | 2024.10.30 19:49:05.256179 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55607) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9038 | 2024.10.30 19:49:05.256270 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9039 | 2024.10.30 19:49:05.256805 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9040 | 2024.10.30 19:49:05.257443 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9041 | 2024.10.30 19:49:05.257480 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
9042 | 2024.10.30 19:49:05.258121 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9043 | 2024.10.30 19:49:05.258553 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9044 | 2024.10.30 19:49:05.258747 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002818 sec., 9581.263307310148 rows/sec., 17.17 MiB/sec. | ||
9045 | 2024.10.30 19:49:05.259129 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Debug> DynamicQueryHandler: Done processing query | ||
9046 | 2024.10.30 19:49:05.259154 [ 272 ] {54938944-cd5c-4e3b-8caf-ebaba8fcd865} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9047 | 2024.10.30 19:49:05.259170 [ 272 ] {} <Debug> HTTP-Session: 339dda19-d7ca-48a7-ab4c-80283d21e96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9048 | 2024.10.30 19:49:05.259357 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34628, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9049 | 2024.10.30 19:49:05.259365 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9050 | 2024.10.30 19:49:05.259451 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9051 | 2024.10.30 19:49:05.259482 [ 266 ] {} <Debug> HTTP-Session: fcdb64b5-656b-47d9-a03c-2eca7a7dc770 Authenticating user 'default' from [fd00:1122:3344:101::d]:34628 | ||
9052 | 2024.10.30 19:49:05.259506 [ 266 ] {} <Debug> HTTP-Session: fcdb64b5-656b-47d9-a03c-2eca7a7dc770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9053 | 2024.10.30 19:49:05.259545 [ 266 ] {} <Debug> HTTP-Session: fcdb64b5-656b-47d9-a03c-2eca7a7dc770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9054 | 2024.10.30 19:49:05.259592 [ 266 ] {} <Trace> HTTP-Session: fcdb64b5-656b-47d9-a03c-2eca7a7dc770 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9055 | 2024.10.30 19:49:05.259724 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34628) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9056 | 2024.10.30 19:49:05.259774 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9057 | 2024.10.30 19:49:05.259936 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9058 | 2024.10.30 19:49:05.260229 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9059 | 2024.10.30 19:49:05.260265 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
9060 | 2024.10.30 19:49:05.260634 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9061 | 2024.10.30 19:49:05.260967 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9062 | 2024.10.30 19:49:05.261124 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001434 sec., 20920.50209205021 rows/sec., 1.39 MiB/sec. | ||
9063 | 2024.10.30 19:49:05.261302 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Debug> DynamicQueryHandler: Done processing query | ||
9064 | 2024.10.30 19:49:05.261326 [ 266 ] {bd730d39-ea8c-462d-9bdf-2ed8b8343db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9065 | 2024.10.30 19:49:05.261343 [ 266 ] {} <Debug> HTTP-Session: fcdb64b5-656b-47d9-a03c-2eca7a7dc770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9066 | 2024.10.30 19:49:05.261704 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9067 | 2024.10.30 19:49:06.710410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 816 | ||
9068 | 2024.10.30 19:49:06.713373 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9069 | 2024.10.30 19:49:06.713424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
9070 | 2024.10.30 19:49:06.714919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9071 | 2024.10.30 19:49:06.715893 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9072 | 2024.10.30 19:49:06.717224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
9073 | 2024.10.30 19:49:10.272730 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62772, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9074 | 2024.10.30 19:49:10.272942 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9075 | 2024.10.30 19:49:10.272988 [ 270 ] {} <Debug> HTTP-Session: dd7fd6b4-24f7-46ca-b1a9-c3446b733a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:62772 | ||
9076 | 2024.10.30 19:49:10.273029 [ 270 ] {} <Debug> HTTP-Session: dd7fd6b4-24f7-46ca-b1a9-c3446b733a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9077 | 2024.10.30 19:49:10.273058 [ 270 ] {} <Debug> HTTP-Session: dd7fd6b4-24f7-46ca-b1a9-c3446b733a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9078 | 2024.10.30 19:49:10.273139 [ 270 ] {} <Trace> HTTP-Session: dd7fd6b4-24f7-46ca-b1a9-c3446b733a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9079 | 2024.10.30 19:49:10.273458 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62772) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
9080 | 2024.10.30 19:49:10.273572 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
9081 | 2024.10.30 19:49:10.273978 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9082 | 2024.10.30 19:49:10.274473 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2024.10.30 19:49:10.274520 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9084 | 2024.10.30 19:49:10.274971 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9085 | 2024.10.30 19:49:10.275377 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2024.10.30 19:49:10.275539 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.00219 sec., 16438.35616438356 rows/sec., 1.22 MiB/sec. | ||
9087 | 2024.10.30 19:49:10.275591 [ 29 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9088 | 2024.10.30 19:49:10.275723 [ 29 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2024.10.30 19:49:10.275765 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9090 | 2024.10.30 19:49:10.275870 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Debug> DynamicQueryHandler: Done processing query | ||
9091 | 2024.10.30 19:49:10.275939 [ 270 ] {e72bb352-b2d9-42d8-8976-b04020f13184} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9092 | 2024.10.30 19:49:10.275969 [ 270 ] {} <Debug> HTTP-Session: dd7fd6b4-24f7-46ca-b1a9-c3446b733a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9093 | 2024.10.30 19:49:10.275987 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
9094 | 2024.10.30 19:49:10.276188 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9095 | 2024.10.30 19:49:10.276258 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part | ||
9096 | 2024.10.30 19:49:10.276255 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9097 | 2024.10.30 19:49:10.276457 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50901, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9098 | 2024.10.30 19:49:10.276612 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9099 | |||
9100 | (version 23.8.7.1) | ||
9101 | 2024.10.30 19:49:10.276630 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9102 | 2024.10.30 19:49:10.276714 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9103 | 2024.10.30 19:49:10.276796 [ 266 ] {} <Debug> HTTP-Session: 7fe7dce5-ad07-48a7-93c2-6c04824ab2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50901 | ||
9104 | 2024.10.30 19:49:10.276874 [ 266 ] {} <Debug> HTTP-Session: 7fe7dce5-ad07-48a7-93c2-6c04824ab2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9105 | 2024.10.30 19:49:10.276956 [ 266 ] {} <Debug> HTTP-Session: 7fe7dce5-ad07-48a7-93c2-6c04824ab2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9106 | 2024.10.30 19:49:10.277029 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
9107 | 2024.10.30 19:49:10.277073 [ 266 ] {} <Trace> HTTP-Session: 7fe7dce5-ad07-48a7-93c2-6c04824ab2d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9108 | 2024.10.30 19:49:10.277279 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
9109 | 2024.10.30 19:49:10.277478 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50901) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9110 | 2024.10.30 19:49:10.277579 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
9111 | 2024.10.30 19:49:10.277646 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9112 | 2024.10.30 19:49:10.277897 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
9113 | 2024.10.30 19:49:10.278857 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9114 | 2024.10.30 19:49:10.279901 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.10.30 19:49:10.279988 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9116 | 2024.10.30 19:49:10.280982 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 5 columns (5 merged, 0 gathered) in 0.005122907 sec., 46848.400722480415 rows/sec., 3.61 MiB/sec. | ||
9117 | 2024.10.30 19:49:10.281107 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9118 | 2024.10.30 19:49:10.281242 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9119 | 2024.10.30 19:49:10.282170 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9120 | 2024.10.30 19:49:10.282410 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9121 | 2024.10.30 19:49:10.282547 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005216 sec., 1150.3067484662577 rows/sec., 93.80 KiB/sec. | ||
9122 | 2024.10.30 19:49:10.282912 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_36_7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9123 | 2024.10.30 19:49:10.283124 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9124 | 2024.10.30 19:49:10.283164 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Debug> DynamicQueryHandler: Done processing query | ||
9125 | 2024.10.30 19:49:10.283199 [ 266 ] {a5b32d41-2a8d-45ee-988d-6c7745dba693} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9126 | 2024.10.30 19:49:10.283217 [ 266 ] {} <Debug> HTTP-Session: 7fe7dce5-ad07-48a7-93c2-6c04824ab2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9127 | 2024.10.30 19:49:10.283522 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9128 | 2024.10.30 19:49:10.283618 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38105, User-Agent: (none), Length: 188796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9129 | 2024.10.30 19:49:10.283697 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9130 | 2024.10.30 19:49:10.283718 [ 270 ] {} <Debug> HTTP-Session: 8ed59987-a6c4-439f-a2b0-36aab17c44b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38105 | ||
9131 | 2024.10.30 19:49:10.283738 [ 270 ] {} <Debug> HTTP-Session: 8ed59987-a6c4-439f-a2b0-36aab17c44b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9132 | 2024.10.30 19:49:10.283752 [ 270 ] {} <Debug> HTTP-Session: 8ed59987-a6c4-439f-a2b0-36aab17c44b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9133 | 2024.10.30 19:49:10.283795 [ 270 ] {} <Trace> HTTP-Session: 8ed59987-a6c4-439f-a2b0-36aab17c44b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9134 | 2024.10.30 19:49:10.284565 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38105) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9135 | 2024.10.30 19:49:10.284624 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9136 | 2024.10.30 19:49:10.284901 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9137 | 2024.10.30 19:49:10.286198 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2024.10.30 19:49:10.286239 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9139 | 2024.10.30 19:49:10.286720 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9140 | 2024.10.30 19:49:10.287123 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2024.10.30 19:49:10.287287 [ 29 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9142 | 2024.10.30 19:49:10.287298 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Debug> executeQuery: Read 1303 rows, 110.09 KiB in 0.003278 sec., 397498.4746796827 rows/sec., 32.80 MiB/sec. | ||
9143 | 2024.10.30 19:49:10.287358 [ 29 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9144 | 2024.10.30 19:49:10.287426 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9145 | 2024.10.30 19:49:10.287743 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Debug> DynamicQueryHandler: Done processing query | ||
9146 | 2024.10.30 19:49:10.287758 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
9147 | 2024.10.30 19:49:10.287798 [ 270 ] {3f99a9be-c3f8-444e-bdc9-b47f1cf95811} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
9148 | 2024.10.30 19:49:10.287879 [ 270 ] {} <Debug> HTTP-Session: 8ed59987-a6c4-439f-a2b0-36aab17c44b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9149 | 2024.10.30 19:49:10.288463 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9150 | 2024.10.30 19:49:10.288462 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9151 | 2024.10.30 19:49:10.288492 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50901, User-Agent: (none), Length: 4917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9152 | 2024.10.30 19:49:10.288639 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1458 rows starting from the beginning of the part | ||
9153 | 2024.10.30 19:49:10.288710 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9154 | 2024.10.30 19:49:10.288776 [ 266 ] {} <Debug> HTTP-Session: b8a78b94-c249-4623-b7bd-21961d818c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:50901 | ||
9155 | 2024.10.30 19:49:10.288856 [ 266 ] {} <Debug> HTTP-Session: b8a78b94-c249-4623-b7bd-21961d818c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9156 | 2024.10.30 19:49:10.288931 [ 266 ] {} <Debug> HTTP-Session: b8a78b94-c249-4623-b7bd-21961d818c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9157 | 2024.10.30 19:49:10.289001 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
9158 | 2024.10.30 19:49:10.289041 [ 266 ] {} <Trace> HTTP-Session: b8a78b94-c249-4623-b7bd-21961d818c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9159 | 2024.10.30 19:49:10.289269 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 192 rows starting from the beginning of the part | ||
9160 | 2024.10.30 19:49:10.289402 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50901) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9161 | 2024.10.30 19:49:10.289565 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9162 | 2024.10.30 19:49:10.289578 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
9163 | 2024.10.30 19:49:10.289940 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 192 rows starting from the beginning of the part | ||
9164 | 2024.10.30 19:49:10.290205 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1303 rows starting from the beginning of the part | ||
9165 | 2024.10.30 19:49:10.291047 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9166 | 2024.10.30 19:49:10.291956 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9167 | 2024.10.30 19:49:10.292025 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9168 | 2024.10.30 19:49:10.292983 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9169 | 2024.10.30 19:49:10.293442 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9170 | 2024.10.30 19:49:10.293746 [ 29 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9171 | 2024.10.30 19:49:10.293842 [ 29 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2024.10.30 19:49:10.293897 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Debug> executeQuery: Read 35 rows, 2.51 KiB in 0.00461 sec., 7592.190889370932 rows/sec., 544.42 KiB/sec. | ||
9173 | 2024.10.30 19:49:10.293910 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9174 | 2024.10.30 19:49:10.294479 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3465 rows, containing 5 columns (5 merged, 0 gathered) in 0.006929154 sec., 500061.0464134583 rows/sec., 43.38 MiB/sec. | ||
9175 | 2024.10.30 19:49:10.294700 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Debug> DynamicQueryHandler: Done processing query | ||
9176 | 2024.10.30 19:49:10.294791 [ 266 ] {d5031803-7318-43c0-9d1e-665389374d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9177 | 2024.10.30 19:49:10.294916 [ 266 ] {} <Debug> HTTP-Session: b8a78b94-c249-4623-b7bd-21961d818c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9178 | 2024.10.30 19:49:10.295089 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9179 | 2024.10.30 19:49:10.295126 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
9180 | 2024.10.30 19:49:10.295378 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9181 | 2024.10.30 19:49:10.295655 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57891, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9182 | 2024.10.30 19:49:10.295861 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9183 | 2024.10.30 19:49:10.295966 [ 270 ] {} <Debug> HTTP-Session: 0e0fe69c-dab0-4718-9f88-ce4c7efd2b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57891 | ||
9184 | 2024.10.30 19:49:10.296096 [ 270 ] {} <Debug> HTTP-Session: 0e0fe69c-dab0-4718-9f88-ce4c7efd2b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9185 | 2024.10.30 19:49:10.296204 [ 270 ] {} <Debug> HTTP-Session: 0e0fe69c-dab0-4718-9f88-ce4c7efd2b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9186 | 2024.10.30 19:49:10.296334 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9187 | 2024.10.30 19:49:10.296356 [ 270 ] {} <Trace> HTTP-Session: 0e0fe69c-dab0-4718-9f88-ce4c7efd2b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9188 | 2024.10.30 19:49:10.296495 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 84 rows starting from the beginning of the part | ||
9189 | 2024.10.30 19:49:10.296962 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part | ||
9190 | 2024.10.30 19:49:10.296976 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9191 | 2024.10.30 19:49:10.297152 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57891) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9192 | 2024.10.30 19:49:10.297354 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_36_7} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9193 | 2024.10.30 19:49:10.297402 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9194 | 2024.10.30 19:49:10.297462 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 45 rows starting from the beginning of the part | ||
9195 | 2024.10.30 19:49:10.297659 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
9196 | 2024.10.30 19:49:10.297977 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part | ||
9197 | 2024.10.30 19:49:10.298247 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 45 rows starting from the beginning of the part | ||
9198 | 2024.10.30 19:49:10.298643 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
9199 | 2024.10.30 19:49:10.299332 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9200 | 2024.10.30 19:49:10.300523 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2024.10.30 19:49:10.300596 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9202 | 2024.10.30 19:49:10.301458 [ 196 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.007070529 sec., 37762.379589985416 rows/sec., 2.81 MiB/sec. | ||
9203 | 2024.10.30 19:49:10.301633 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9204 | 2024.10.30 19:49:10.301678 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9205 | 2024.10.30 19:49:10.302417 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9206 | 2024.10.30 19:49:10.302613 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2024.10.30 19:49:10.302670 [ 29 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9208 | 2024.10.30 19:49:10.302744 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.005972 sec., 44206.29604822505 rows/sec., 3.03 MiB/sec. | ||
9209 | 2024.10.30 19:49:10.302770 [ 29 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2024.10.30 19:49:10.302844 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9211 | 2024.10.30 19:49:10.302888 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_36_7} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9212 | 2024.10.30 19:49:10.303460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9213 | 2024.10.30 19:49:10.303560 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Debug> DynamicQueryHandler: Done processing query | ||
9214 | 2024.10.30 19:49:10.303565 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
9215 | 2024.10.30 19:49:10.303654 [ 270 ] {54d3a7a7-0f10-4235-b36d-0a9d0453a1d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
9216 | 2024.10.30 19:49:10.303732 [ 270 ] {} <Debug> HTTP-Session: 0e0fe69c-dab0-4718-9f88-ce4c7efd2b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9217 | 2024.10.30 19:49:10.303945 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9218 | 2024.10.30 19:49:10.303976 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 288 rows starting from the beginning of the part | ||
9219 | 2024.10.30 19:49:10.304115 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9220 | 2024.10.30 19:49:10.304143 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9221 | 2024.10.30 19:49:10.304299 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47002, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9222 | 2024.10.30 19:49:10.304505 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9223 | 2024.10.30 19:49:10.304560 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9224 | |||
9225 | (version 23.8.7.1) | ||
9226 | 2024.10.30 19:49:10.304609 [ 266 ] {} <Debug> HTTP-Session: 92072f75-c1b8-4973-ad8f-cb64eeff5358 Authenticating user 'default' from [fd00:1122:3344:101::d]:47002 | ||
9227 | 2024.10.30 19:49:10.304673 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
9228 | 2024.10.30 19:49:10.304703 [ 266 ] {} <Debug> HTTP-Session: 92072f75-c1b8-4973-ad8f-cb64eeff5358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9229 | 2024.10.30 19:49:10.304756 [ 266 ] {} <Debug> HTTP-Session: 92072f75-c1b8-4973-ad8f-cb64eeff5358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9230 | 2024.10.30 19:49:10.304904 [ 266 ] {} <Trace> HTTP-Session: 92072f75-c1b8-4973-ad8f-cb64eeff5358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2024.10.30 19:49:10.305018 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
9232 | 2024.10.30 19:49:10.305257 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47002) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9233 | 2024.10.30 19:49:10.305334 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
9234 | 2024.10.30 19:49:10.305401 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9235 | 2024.10.30 19:49:10.305692 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 264 rows starting from the beginning of the part | ||
9236 | 2024.10.30 19:49:10.306547 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9237 | 2024.10.30 19:49:10.307539 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9238 | 2024.10.30 19:49:10.307611 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9239 | 2024.10.30 19:49:10.308626 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9240 | 2024.10.30 19:49:10.308704 [ 190 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705442 sec., 121988.7959600676 rows/sec., 8.50 MiB/sec. | ||
9241 | 2024.10.30 19:49:10.309004 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9242 | 2024.10.30 19:49:10.309316 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2024.10.30 19:49:10.309744 [ 30 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9244 | 2024.10.30 19:49:10.309806 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.004686 sec., 3841.229193341869 rows/sec., 269.67 KiB/sec. | ||
9245 | 2024.10.30 19:49:10.309909 [ 30 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9246 | 2024.10.30 19:49:10.310087 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9247 | 2024.10.30 19:49:10.310466 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Debug> DynamicQueryHandler: Done processing query | ||
9248 | 2024.10.30 19:49:10.310495 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9249 | 2024.10.30 19:49:10.310510 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
9250 | 2024.10.30 19:49:10.310516 [ 266 ] {9a86183b-a2b2-453b-9bb8-f4e6f609e28c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9251 | 2024.10.30 19:49:10.310613 [ 266 ] {} <Debug> HTTP-Session: 92072f75-c1b8-4973-ad8f-cb64eeff5358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9252 | 2024.10.30 19:49:10.310743 [ 187 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_36_7} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9253 | 2024.10.30 19:49:10.310945 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9254 | 2024.10.30 19:49:10.310963 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9255 | 2024.10.30 19:49:10.310950 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
9256 | 2024.10.30 19:49:10.311073 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 30 rows starting from the beginning of the part | ||
9257 | 2024.10.30 19:49:10.311142 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39119, User-Agent: (none), Length: 87048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9258 | 2024.10.30 19:49:10.311375 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9259 | 2024.10.30 19:49:10.311421 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
9260 | 2024.10.30 19:49:10.311458 [ 270 ] {} <Debug> HTTP-Session: 1097cce7-dfba-4ded-9371-f8145e2f4253 Authenticating user 'default' from [fd00:1122:3344:101::d]:39119 | ||
9261 | 2024.10.30 19:49:10.311504 [ 270 ] {} <Debug> HTTP-Session: 1097cce7-dfba-4ded-9371-f8145e2f4253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9262 | 2024.10.30 19:49:10.311565 [ 270 ] {} <Debug> HTTP-Session: 1097cce7-dfba-4ded-9371-f8145e2f4253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9263 | 2024.10.30 19:49:10.311692 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part | ||
9264 | 2024.10.30 19:49:10.311755 [ 270 ] {} <Trace> HTTP-Session: 1097cce7-dfba-4ded-9371-f8145e2f4253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9265 | 2024.10.30 19:49:10.311945 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
9266 | 2024.10.30 19:49:10.312174 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part | ||
9267 | 2024.10.30 19:49:10.312306 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
9268 | 2024.10.30 19:49:10.312547 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39119) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9269 | 2024.10.30 19:49:10.312731 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9270 | 2024.10.30 19:49:10.313499 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9271 | 2024.10.30 19:49:10.314898 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004614853 sec., 26002.99511165361 rows/sec., 1.86 MiB/sec. | ||
9272 | 2024.10.30 19:49:10.315019 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2024.10.30 19:49:10.315056 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9274 | 2024.10.30 19:49:10.315080 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9275 | 2024.10.30 19:49:10.316022 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2024.10.30 19:49:10.316048 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9277 | 2024.10.30 19:49:10.316166 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_36_7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9278 | 2024.10.30 19:49:10.316325 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9279 | 2024.10.30 19:49:10.316664 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2024.10.30 19:49:10.316811 [ 30 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9281 | 2024.10.30 19:49:10.316812 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Debug> executeQuery: Read 527 rows, 40.01 KiB in 0.004613 sec., 114242.3585519185 rows/sec., 8.47 MiB/sec. | ||
9282 | 2024.10.30 19:49:10.316856 [ 30 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9283 | 2024.10.30 19:49:10.316898 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9284 | 2024.10.30 19:49:10.317169 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Debug> DynamicQueryHandler: Done processing query | ||
9285 | 2024.10.30 19:49:10.317176 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
9286 | 2024.10.30 19:49:10.317229 [ 270 ] {2083e5b8-14c9-4b2a-bbb5-78941e07e359} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9287 | 2024.10.30 19:49:10.317316 [ 270 ] {} <Debug> HTTP-Session: 1097cce7-dfba-4ded-9371-f8145e2f4253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9288 | 2024.10.30 19:49:10.317817 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9289 | 2024.10.30 19:49:10.317896 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9290 | 2024.10.30 19:49:10.317914 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 618 rows starting from the beginning of the part | ||
9291 | 2024.10.30 19:49:10.317974 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63108, User-Agent: (none), Length: 173560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9292 | 2024.10.30 19:49:10.318045 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 65 rows starting from the beginning of the part | ||
9293 | 2024.10.30 19:49:10.318118 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9294 | 2024.10.30 19:49:10.318264 [ 272 ] {} <Debug> HTTP-Session: e9f0be4d-4723-4851-b1b7-33419a7c722d Authenticating user 'default' from [fd00:1122:3344:101::d]:63108 | ||
9295 | 2024.10.30 19:49:10.318336 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 81 rows starting from the beginning of the part | ||
9296 | 2024.10.30 19:49:10.318339 [ 272 ] {} <Debug> HTTP-Session: e9f0be4d-4723-4851-b1b7-33419a7c722d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9297 | 2024.10.30 19:49:10.318403 [ 272 ] {} <Debug> HTTP-Session: e9f0be4d-4723-4851-b1b7-33419a7c722d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9298 | 2024.10.30 19:49:10.318546 [ 272 ] {} <Trace> HTTP-Session: e9f0be4d-4723-4851-b1b7-33419a7c722d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9299 | 2024.10.30 19:49:10.318604 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 65 rows starting from the beginning of the part | ||
9300 | 2024.10.30 19:49:10.318750 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 81 rows starting from the beginning of the part | ||
9301 | 2024.10.30 19:49:10.318957 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 527 rows starting from the beginning of the part | ||
9302 | 2024.10.30 19:49:10.319289 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63108) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9303 | 2024.10.30 19:49:10.319348 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9304 | 2024.10.30 19:49:10.319687 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9305 | 2024.10.30 19:49:10.320729 [ 189 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 5 columns (5 merged, 0 gathered) in 0.00375383 sec., 382809.0243830967 rows/sec., 30.27 MiB/sec. | ||
9306 | 2024.10.30 19:49:10.320765 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2024.10.30 19:49:10.320810 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9308 | 2024.10.30 19:49:10.320928 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9309 | 2024.10.30 19:49:10.321427 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9310 | 2024.10.30 19:49:10.321687 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2024.10.30 19:49:10.321827 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_36_7} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9312 | 2024.10.30 19:49:10.321874 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2024.10.30 19:49:10.321950 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
9314 | 2024.10.30 19:49:10.322050 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Debug> executeQuery: Read 915 rows, 62.76 KiB in 0.003248 sec., 281711.8226600985 rows/sec., 18.87 MiB/sec. | ||
9315 | 2024.10.30 19:49:10.322051 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9316 | 2024.10.30 19:49:10.322111 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9317 | 2024.10.30 19:49:10.322148 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9318 | 2024.10.30 19:49:10.322346 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Debug> DynamicQueryHandler: Done processing query | ||
9319 | 2024.10.30 19:49:10.322350 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
9320 | 2024.10.30 19:49:10.322377 [ 272 ] {f2e6f765-337a-4eaa-a32f-c4386aa33de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
9321 | 2024.10.30 19:49:10.322422 [ 272 ] {} <Debug> HTTP-Session: e9f0be4d-4723-4851-b1b7-33419a7c722d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9322 | 2024.10.30 19:49:10.322859 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9323 | 2024.10.30 19:49:10.322893 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39119, User-Agent: (none), Length: 19008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9324 | 2024.10.30 19:49:10.323164 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9325 | 2024.10.30 19:49:10.323231 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9326 | 2024.10.30 19:49:10.323313 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9327 | |||
9328 | (version 23.8.7.1) | ||
9329 | 2024.10.30 19:49:10.323318 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7318 rows starting from the beginning of the part | ||
9330 | 2024.10.30 19:49:10.323387 [ 270 ] {} <Debug> HTTP-Session: 3870a3f6-6b06-4dbf-a9b8-b2503147a442 Authenticating user 'default' from [fd00:1122:3344:101::d]:39119 | ||
9331 | 2024.10.30 19:49:10.323486 [ 270 ] {} <Debug> HTTP-Session: 3870a3f6-6b06-4dbf-a9b8-b2503147a442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9332 | 2024.10.30 19:49:10.323562 [ 270 ] {} <Debug> HTTP-Session: 3870a3f6-6b06-4dbf-a9b8-b2503147a442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9333 | 2024.10.30 19:49:10.323638 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
9334 | 2024.10.30 19:49:10.323703 [ 270 ] {} <Trace> HTTP-Session: 3870a3f6-6b06-4dbf-a9b8-b2503147a442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9335 | 2024.10.30 19:49:10.323898 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
9336 | 2024.10.30 19:49:10.324006 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
9337 | 2024.10.30 19:49:10.324287 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39119) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9338 | 2024.10.30 19:49:10.324370 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
9339 | 2024.10.30 19:49:10.324526 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9340 | 2024.10.30 19:49:10.324584 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 915 rows starting from the beginning of the part | ||
9341 | 2024.10.30 19:49:10.325631 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9342 | 2024.10.30 19:49:10.326617 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9343 | 2024.10.30 19:49:10.326660 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9344 | 2024.10.30 19:49:10.327850 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9345 | 2024.10.30 19:49:10.328617 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9346 | 2024.10.30 19:49:10.328776 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9347 | 2024.10.30 19:49:10.328784 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004848 sec., 2268.976897689769 rows/sec., 4.07 MiB/sec. | ||
9348 | 2024.10.30 19:49:10.328816 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9349 | 2024.10.30 19:49:10.328853 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9350 | 2024.10.30 19:49:10.329332 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
9351 | 2024.10.30 19:49:10.330339 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Debug> DynamicQueryHandler: Done processing query | ||
9352 | 2024.10.30 19:49:10.330488 [ 270 ] {00e88e5d-c808-4e76-bf32-a66c31a21578} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
9353 | 2024.10.30 19:49:10.330560 [ 270 ] {} <Debug> HTTP-Session: 3870a3f6-6b06-4dbf-a9b8-b2503147a442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9354 | 2024.10.30 19:49:10.330781 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8473 rows, containing 5 columns (5 merged, 0 gathered) in 0.008568618 sec., 988840.9076002688 rows/sec., 66.88 MiB/sec. | ||
9355 | 2024.10.30 19:49:10.330833 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9356 | 2024.10.30 19:49:10.330989 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60621, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9357 | 2024.10.30 19:49:10.331086 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9358 | 2024.10.30 19:49:10.331132 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9359 | 2024.10.30 19:49:10.331149 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9360 | 2024.10.30 19:49:10.331197 [ 272 ] {} <Debug> HTTP-Session: 1ecf842f-355d-49f7-be76-71a0b001b3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60621 | ||
9361 | 2024.10.30 19:49:10.331271 [ 272 ] {} <Debug> HTTP-Session: 1ecf842f-355d-49f7-be76-71a0b001b3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9362 | 2024.10.30 19:49:10.331312 [ 272 ] {} <Debug> HTTP-Session: 1ecf842f-355d-49f7-be76-71a0b001b3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9363 | 2024.10.30 19:49:10.331326 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 461 rows starting from the beginning of the part | ||
9364 | 2024.10.30 19:49:10.331378 [ 272 ] {} <Trace> HTTP-Session: 1ecf842f-355d-49f7-be76-71a0b001b3c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9365 | 2024.10.30 19:49:10.331792 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60621) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9366 | 2024.10.30 19:49:10.331954 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9367 | 2024.10.30 19:49:10.332145 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
9368 | 2024.10.30 19:49:10.332809 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9369 | 2024.10.30 19:49:10.333037 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
9370 | 2024.10.30 19:49:10.333053 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9371 | 2024.10.30 19:49:10.333054 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9372 | 2024.10.30 19:49:10.333268 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
9373 | 2024.10.30 19:49:10.333790 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
9374 | 2024.10.30 19:49:10.333985 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9375 | 2024.10.30 19:49:10.334088 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9376 | 2024.10.30 19:49:10.334397 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
9377 | 2024.10.30 19:49:10.334924 [ 190 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
9378 | 2024.10.30 19:49:10.335270 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9379 | 2024.10.30 19:49:10.335839 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9380 | 2024.10.30 19:49:10.336006 [ 30 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9381 | 2024.10.30 19:49:10.336043 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.004458 sec., 6729.475100942126 rows/sec., 456.74 KiB/sec. | ||
9382 | 2024.10.30 19:49:10.336068 [ 30 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2024.10.30 19:49:10.336127 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9384 | 2024.10.30 19:49:10.336674 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
9385 | 2024.10.30 19:49:10.336684 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Debug> DynamicQueryHandler: Done processing query | ||
9386 | 2024.10.30 19:49:10.336797 [ 272 ] {255f494a-4f38-43a0-870d-a69e26b4bd3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9387 | 2024.10.30 19:49:10.336840 [ 272 ] {} <Debug> HTTP-Session: 1ecf842f-355d-49f7-be76-71a0b001b3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9388 | 2024.10.30 19:49:10.336992 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9389 | 2024.10.30 19:49:10.337047 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 848 rows starting from the beginning of the part | ||
9390 | 2024.10.30 19:49:10.337235 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
9391 | 2024.10.30 19:49:10.337556 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
9392 | 2024.10.30 19:49:10.337969 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9393 | 2024.10.30 19:49:10.337983 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
9394 | 2024.10.30 19:49:10.338459 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
9395 | 2024.10.30 19:49:10.338790 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
9396 | 2024.10.30 19:49:10.342680 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 4 columns (4 merged, 0 gathered) in 0.00637745 sec., 156488.87878383993 rows/sec., 10.35 MiB/sec. | ||
9397 | 2024.10.30 19:49:10.342911 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9398 | 2024.10.30 19:49:10.343707 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9399 | 2024.10.30 19:49:10.343928 [ 199 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_36_7} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9400 | 2024.10.30 19:49:10.344035 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
9401 | 2024.10.30 19:49:10.354137 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 19 columns (19 merged, 0 gathered) in 0.025201332 sec., 21744.88237367771 rows/sec., 38.97 MiB/sec. | ||
9402 | 2024.10.30 19:49:10.355122 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9403 | 2024.10.30 19:49:10.355773 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9404 | 2024.10.30 19:49:10.355866 [ 200 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9405 | 2024.10.30 19:49:10.356025 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
9406 | 2024.10.30 19:49:11.000333 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.39 MiB, peak 175.96 MiB, free memory in arenas 0.00 B, will set to 168.57 MiB (RSS), difference: 2.18 MiB | ||
9407 | 2024.10.30 19:49:11.518836 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9408 | 2024.10.30 19:49:11.518893 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9409 | 2024.10.30 19:49:15.236345 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9410 | 2024.10.30 19:49:15.236484 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9411 | 2024.10.30 19:49:15.236509 [ 272 ] {} <Debug> HTTP-Session: daf991a8-5e3b-44e8-8aa1-839642a8f518 Authenticating user 'default' from [fd00:1122:3344:101::d]:32916 | ||
9412 | 2024.10.30 19:49:15.236533 [ 272 ] {} <Debug> HTTP-Session: daf991a8-5e3b-44e8-8aa1-839642a8f518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9413 | 2024.10.30 19:49:15.236549 [ 272 ] {} <Debug> HTTP-Session: daf991a8-5e3b-44e8-8aa1-839642a8f518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9414 | 2024.10.30 19:49:15.236601 [ 272 ] {} <Trace> HTTP-Session: daf991a8-5e3b-44e8-8aa1-839642a8f518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9415 | 2024.10.30 19:49:15.236808 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32916) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
9416 | 2024.10.30 19:49:15.236876 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
9417 | 2024.10.30 19:49:15.237219 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9418 | 2024.10.30 19:49:15.237687 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9419 | 2024.10.30 19:49:15.237730 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9420 | 2024.10.30 19:49:15.238174 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9421 | 2024.10.30 19:49:15.238563 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9422 | 2024.10.30 19:49:15.238743 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001998 sec., 18018.018018018018 rows/sec., 1.34 MiB/sec. | ||
9423 | 2024.10.30 19:49:15.239079 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Debug> DynamicQueryHandler: Done processing query | ||
9424 | 2024.10.30 19:49:15.239110 [ 272 ] {4ff05504-d10c-48ea-b334-fac1a8a02855} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9425 | 2024.10.30 19:49:15.239128 [ 272 ] {} <Debug> HTTP-Session: daf991a8-5e3b-44e8-8aa1-839642a8f518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9426 | 2024.10.30 19:49:15.239347 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9427 | 2024.10.30 19:49:15.239436 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61881, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9428 | 2024.10.30 19:49:15.239505 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9429 | 2024.10.30 19:49:15.239526 [ 270 ] {} <Debug> HTTP-Session: 493bc1f6-66ff-4f4d-9ccd-f1536e06e153 Authenticating user 'default' from [fd00:1122:3344:101::d]:61881 | ||
9430 | 2024.10.30 19:49:15.239544 [ 270 ] {} <Debug> HTTP-Session: 493bc1f6-66ff-4f4d-9ccd-f1536e06e153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9431 | 2024.10.30 19:49:15.239559 [ 270 ] {} <Debug> HTTP-Session: 493bc1f6-66ff-4f4d-9ccd-f1536e06e153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9432 | 2024.10.30 19:49:15.239592 [ 270 ] {} <Trace> HTTP-Session: 493bc1f6-66ff-4f4d-9ccd-f1536e06e153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9433 | 2024.10.30 19:49:15.239706 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61881) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9434 | 2024.10.30 19:49:15.239751 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9435 | 2024.10.30 19:49:15.240004 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9436 | 2024.10.30 19:49:15.240320 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2024.10.30 19:49:15.240358 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9438 | 2024.10.30 19:49:15.240709 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
9439 | 2024.10.30 19:49:15.241110 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2024.10.30 19:49:15.241272 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
9441 | 2024.10.30 19:49:15.241627 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Debug> DynamicQueryHandler: Done processing query | ||
9442 | 2024.10.30 19:49:15.241653 [ 270 ] {be89df74-8908-4c48-a4a1-19ed8a98321c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9443 | 2024.10.30 19:49:15.241670 [ 270 ] {} <Debug> HTTP-Session: 493bc1f6-66ff-4f4d-9ccd-f1536e06e153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9444 | 2024.10.30 19:49:15.241874 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9445 | 2024.10.30 19:49:15.241921 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Length: 28573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9446 | 2024.10.30 19:49:15.241976 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9447 | 2024.10.30 19:49:15.241997 [ 272 ] {} <Debug> HTTP-Session: c130b095-a6e6-440a-aeed-1705998f9d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:32916 | ||
9448 | 2024.10.30 19:49:15.242016 [ 272 ] {} <Debug> HTTP-Session: c130b095-a6e6-440a-aeed-1705998f9d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9449 | 2024.10.30 19:49:15.242032 [ 272 ] {} <Debug> HTTP-Session: c130b095-a6e6-440a-aeed-1705998f9d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9450 | 2024.10.30 19:49:15.242064 [ 272 ] {} <Trace> HTTP-Session: c130b095-a6e6-440a-aeed-1705998f9d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9451 | 2024.10.30 19:49:15.242215 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32916) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9452 | 2024.10.30 19:49:15.242260 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9453 | 2024.10.30 19:49:15.242516 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9454 | 2024.10.30 19:49:15.242974 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9455 | 2024.10.30 19:49:15.243011 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9456 | 2024.10.30 19:49:15.243381 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9457 | 2024.10.30 19:49:15.243743 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9458 | 2024.10.30 19:49:15.243893 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Debug> executeQuery: Read 194 rows, 16.80 KiB in 0.001746 sec., 111111.11111111111 rows/sec., 9.40 MiB/sec. | ||
9459 | 2024.10.30 19:49:15.244223 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Debug> DynamicQueryHandler: Done processing query | ||
9460 | 2024.10.30 19:49:15.244264 [ 272 ] {cbdaf411-995f-4deb-97ab-f5cd07517f16} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
9461 | 2024.10.30 19:49:15.244293 [ 272 ] {} <Debug> HTTP-Session: c130b095-a6e6-440a-aeed-1705998f9d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9462 | 2024.10.30 19:49:15.244495 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9463 | 2024.10.30 19:49:15.244596 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42375, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9464 | 2024.10.30 19:49:15.244657 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9465 | 2024.10.30 19:49:15.244677 [ 270 ] {} <Debug> HTTP-Session: 0668a589-d908-444e-a688-d7a2b18e363c Authenticating user 'default' from [fd00:1122:3344:101::d]:42375 | ||
9466 | 2024.10.30 19:49:15.244694 [ 270 ] {} <Debug> HTTP-Session: 0668a589-d908-444e-a688-d7a2b18e363c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9467 | 2024.10.30 19:49:15.244708 [ 270 ] {} <Debug> HTTP-Session: 0668a589-d908-444e-a688-d7a2b18e363c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9468 | 2024.10.30 19:49:15.244740 [ 270 ] {} <Trace> HTTP-Session: 0668a589-d908-444e-a688-d7a2b18e363c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9469 | 2024.10.30 19:49:15.244874 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42375) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9470 | 2024.10.30 19:49:15.244927 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9471 | 2024.10.30 19:49:15.245221 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9472 | 2024.10.30 19:49:15.245602 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9473 | 2024.10.30 19:49:15.245645 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9474 | 2024.10.30 19:49:15.246032 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9475 | 2024.10.30 19:49:15.246409 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9476 | 2024.10.30 19:49:15.246563 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Debug> executeQuery: Read 49 rows, 3.57 KiB in 0.001735 sec., 28242.07492795389 rows/sec., 2.01 MiB/sec. | ||
9477 | 2024.10.30 19:49:15.246739 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Debug> DynamicQueryHandler: Done processing query | ||
9478 | 2024.10.30 19:49:15.246762 [ 270 ] {18d63891-fe42-4a90-ae84-2eaa91c469c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9479 | 2024.10.30 19:49:15.246779 [ 270 ] {} <Debug> HTTP-Session: 0668a589-d908-444e-a688-d7a2b18e363c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9480 | 2024.10.30 19:49:15.246944 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9481 | 2024.10.30 19:49:15.246957 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9482 | 2024.10.30 19:49:15.247003 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9483 | 2024.10.30 19:49:15.247029 [ 272 ] {} <Debug> HTTP-Session: cd448100-6440-4b0a-a59e-38ff3a3b146e Authenticating user 'default' from [fd00:1122:3344:101::d]:32916 | ||
9484 | 2024.10.30 19:49:15.247049 [ 272 ] {} <Debug> HTTP-Session: cd448100-6440-4b0a-a59e-38ff3a3b146e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9485 | 2024.10.30 19:49:15.247069 [ 272 ] {} <Debug> HTTP-Session: cd448100-6440-4b0a-a59e-38ff3a3b146e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9486 | 2024.10.30 19:49:15.247110 [ 272 ] {} <Trace> HTTP-Session: cd448100-6440-4b0a-a59e-38ff3a3b146e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9487 | 2024.10.30 19:49:15.247244 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32916) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9488 | 2024.10.30 19:49:15.247296 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9489 | 2024.10.30 19:49:15.247578 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9490 | 2024.10.30 19:49:15.247933 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2024.10.30 19:49:15.247970 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9492 | 2024.10.30 19:49:15.248322 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9493 | 2024.10.30 19:49:15.248695 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9494 | 2024.10.30 19:49:15.248854 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001652 sec., 21791.76755447942 rows/sec., 1.60 MiB/sec. | ||
9495 | 2024.10.30 19:49:15.249028 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Debug> DynamicQueryHandler: Done processing query | ||
9496 | 2024.10.30 19:49:15.249052 [ 272 ] {a6085fab-536d-429f-9ecd-59667aff2f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9497 | 2024.10.30 19:49:15.249068 [ 272 ] {} <Debug> HTTP-Session: cd448100-6440-4b0a-a59e-38ff3a3b146e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9498 | 2024.10.30 19:49:15.249215 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9499 | 2024.10.30 19:49:15.249295 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51486, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9500 | 2024.10.30 19:49:15.249359 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9501 | 2024.10.30 19:49:15.249381 [ 270 ] {} <Debug> HTTP-Session: dc999eb9-92e3-46cd-82c9-52d1cad204af Authenticating user 'default' from [fd00:1122:3344:101::d]:51486 | ||
9502 | 2024.10.30 19:49:15.249399 [ 270 ] {} <Debug> HTTP-Session: dc999eb9-92e3-46cd-82c9-52d1cad204af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9503 | 2024.10.30 19:49:15.249415 [ 270 ] {} <Debug> HTTP-Session: dc999eb9-92e3-46cd-82c9-52d1cad204af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9504 | 2024.10.30 19:49:15.249446 [ 270 ] {} <Trace> HTTP-Session: dc999eb9-92e3-46cd-82c9-52d1cad204af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9505 | 2024.10.30 19:49:15.249563 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51486) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9506 | 2024.10.30 19:49:15.249607 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9507 | 2024.10.30 19:49:15.249844 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9508 | 2024.10.30 19:49:15.250166 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2024.10.30 19:49:15.250205 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9510 | 2024.10.30 19:49:15.250584 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9511 | 2024.10.30 19:49:15.250951 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2024.10.30 19:49:15.251110 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001573 sec., 11443.102352193262 rows/sec., 803.35 KiB/sec. | ||
9513 | 2024.10.30 19:49:15.251293 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Debug> DynamicQueryHandler: Done processing query | ||
9514 | 2024.10.30 19:49:15.251317 [ 270 ] {c01ec871-c88b-43c6-ba3c-38040621f34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9515 | 2024.10.30 19:49:15.251334 [ 270 ] {} <Debug> HTTP-Session: dc999eb9-92e3-46cd-82c9-52d1cad204af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9516 | 2024.10.30 19:49:15.251525 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9517 | 2024.10.30 19:49:15.251665 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61988, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9518 | 2024.10.30 19:49:15.251724 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9519 | 2024.10.30 19:49:15.251748 [ 272 ] {} <Debug> HTTP-Session: c0f0001c-ecf1-47ad-b540-0b11e28f751b Authenticating user 'default' from [fd00:1122:3344:101::d]:61988 | ||
9520 | 2024.10.30 19:49:15.251768 [ 272 ] {} <Debug> HTTP-Session: c0f0001c-ecf1-47ad-b540-0b11e28f751b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9521 | 2024.10.30 19:49:15.251785 [ 272 ] {} <Debug> HTTP-Session: c0f0001c-ecf1-47ad-b540-0b11e28f751b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9522 | 2024.10.30 19:49:15.251821 [ 272 ] {} <Trace> HTTP-Session: c0f0001c-ecf1-47ad-b540-0b11e28f751b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9523 | 2024.10.30 19:49:15.251940 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61988) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9524 | 2024.10.30 19:49:15.251983 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9525 | 2024.10.30 19:49:15.252206 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9526 | 2024.10.30 19:49:15.252583 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9527 | 2024.10.30 19:49:15.252619 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9528 | 2024.10.30 19:49:15.252972 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9529 | 2024.10.30 19:49:15.253326 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9530 | 2024.10.30 19:49:15.253485 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Debug> executeQuery: Read 85 rows, 6.84 KiB in 0.001583 sec., 53695.51484523057 rows/sec., 4.22 MiB/sec. | ||
9531 | 2024.10.30 19:49:15.253662 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Debug> DynamicQueryHandler: Done processing query | ||
9532 | 2024.10.30 19:49:15.253685 [ 272 ] {fca2a7c8-2f31-4a98-9e96-d6b5f4efbc64} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9533 | 2024.10.30 19:49:15.253701 [ 272 ] {} <Debug> HTTP-Session: c0f0001c-ecf1-47ad-b540-0b11e28f751b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9534 | 2024.10.30 19:49:15.253883 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9535 | 2024.10.30 19:49:15.253977 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64040, User-Agent: (none), Length: 11942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9536 | 2024.10.30 19:49:15.254036 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9537 | 2024.10.30 19:49:15.254057 [ 270 ] {} <Debug> HTTP-Session: bbcdfc75-2405-4336-8561-36cdade3dc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:64040 | ||
9538 | 2024.10.30 19:49:15.254075 [ 270 ] {} <Debug> HTTP-Session: bbcdfc75-2405-4336-8561-36cdade3dc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9539 | 2024.10.30 19:49:15.254089 [ 270 ] {} <Debug> HTTP-Session: bbcdfc75-2405-4336-8561-36cdade3dc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9540 | 2024.10.30 19:49:15.254121 [ 270 ] {} <Trace> HTTP-Session: bbcdfc75-2405-4336-8561-36cdade3dc79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9541 | 2024.10.30 19:49:15.254246 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64040) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9542 | 2024.10.30 19:49:15.254299 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9543 | 2024.10.30 19:49:15.254451 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9544 | 2024.10.30 19:49:15.254781 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2024.10.30 19:49:15.254817 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9546 | 2024.10.30 19:49:15.255205 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9547 | 2024.10.30 19:49:15.255550 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9548 | 2024.10.30 19:49:15.255702 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.001496 sec., 41443.85026737968 rows/sec., 2.91 MiB/sec. | ||
9549 | 2024.10.30 19:49:15.255888 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Debug> DynamicQueryHandler: Done processing query | ||
9550 | 2024.10.30 19:49:15.255913 [ 270 ] {28d942d9-01e8-4ac7-8b1b-17f39a3965d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9551 | 2024.10.30 19:49:15.255929 [ 270 ] {} <Debug> HTTP-Session: bbcdfc75-2405-4336-8561-36cdade3dc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9552 | 2024.10.30 19:49:15.256114 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9553 | 2024.10.30 19:49:15.256172 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61988, User-Agent: (none), Length: 44609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9554 | 2024.10.30 19:49:15.256249 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9555 | 2024.10.30 19:49:15.256276 [ 272 ] {} <Debug> HTTP-Session: 095829a2-ec69-429c-a200-aa31eaf3a76e Authenticating user 'default' from [fd00:1122:3344:101::d]:61988 | ||
9556 | 2024.10.30 19:49:15.256296 [ 272 ] {} <Debug> HTTP-Session: 095829a2-ec69-429c-a200-aa31eaf3a76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9557 | 2024.10.30 19:49:15.256313 [ 272 ] {} <Debug> HTTP-Session: 095829a2-ec69-429c-a200-aa31eaf3a76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9558 | 2024.10.30 19:49:15.256351 [ 272 ] {} <Trace> HTTP-Session: 095829a2-ec69-429c-a200-aa31eaf3a76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9559 | 2024.10.30 19:49:15.256690 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61988) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9560 | 2024.10.30 19:49:15.256766 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9561 | 2024.10.30 19:49:15.257202 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9562 | 2024.10.30 19:49:15.257845 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9563 | 2024.10.30 19:49:15.257880 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9564 | 2024.10.30 19:49:15.258524 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9565 | 2024.10.30 19:49:15.258934 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9566 | 2024.10.30 19:49:15.259116 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002673 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. | ||
9567 | 2024.10.30 19:49:15.259339 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Debug> DynamicQueryHandler: Done processing query | ||
9568 | 2024.10.30 19:49:15.259363 [ 272 ] {00d6d1d7-af94-467d-a048-3623b4ba67e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9569 | 2024.10.30 19:49:15.259379 [ 272 ] {} <Debug> HTTP-Session: 095829a2-ec69-429c-a200-aa31eaf3a76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9570 | 2024.10.30 19:49:15.259553 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9571 | 2024.10.30 19:49:15.259603 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60011, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9572 | 2024.10.30 19:49:15.259669 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9573 | 2024.10.30 19:49:15.259694 [ 270 ] {} <Debug> HTTP-Session: bf4675d7-56a6-4830-b058-4ef2472ab2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60011 | ||
9574 | 2024.10.30 19:49:15.259714 [ 270 ] {} <Debug> HTTP-Session: bf4675d7-56a6-4830-b058-4ef2472ab2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9575 | 2024.10.30 19:49:15.259732 [ 270 ] {} <Debug> HTTP-Session: bf4675d7-56a6-4830-b058-4ef2472ab2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9576 | 2024.10.30 19:49:15.259771 [ 270 ] {} <Trace> HTTP-Session: bf4675d7-56a6-4830-b058-4ef2472ab2b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9577 | 2024.10.30 19:49:15.259898 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60011) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9578 | 2024.10.30 19:49:15.259951 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9579 | 2024.10.30 19:49:15.260110 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9580 | 2024.10.30 19:49:15.260502 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2024.10.30 19:49:15.260546 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9582 | 2024.10.30 19:49:15.260947 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9583 | 2024.10.30 19:49:15.261274 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9584 | 2024.10.30 19:49:15.261433 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.27 MiB/sec. | ||
9585 | 2024.10.30 19:49:15.261643 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Debug> DynamicQueryHandler: Done processing query | ||
9586 | 2024.10.30 19:49:15.261671 [ 270 ] {09caed3d-6cf3-4c4a-98dd-b7cf0edfff1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9587 | 2024.10.30 19:49:15.261688 [ 270 ] {} <Debug> HTTP-Session: bf4675d7-56a6-4830-b058-4ef2472ab2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9588 | 2024.10.30 19:49:15.261980 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9589 | 2024.10.30 19:49:16.718317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 856 | ||
9590 | 2024.10.30 19:49:16.721304 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2024.10.30 19:49:16.721364 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9592 | 2024.10.30 19:49:16.722856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9593 | 2024.10.30 19:49:16.723859 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9594 | 2024.10.30 19:49:16.724491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
9595 | 2024.10.30 19:49:20.238667 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50580, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9596 | 2024.10.30 19:49:20.238818 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9597 | 2024.10.30 19:49:20.238844 [ 270 ] {} <Debug> HTTP-Session: 6a3c6226-fc7f-4e58-b8b7-7dce7c70906d Authenticating user 'default' from [fd00:1122:3344:101::d]:50580 | ||
9598 | 2024.10.30 19:49:20.238873 [ 270 ] {} <Debug> HTTP-Session: 6a3c6226-fc7f-4e58-b8b7-7dce7c70906d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9599 | 2024.10.30 19:49:20.238896 [ 270 ] {} <Debug> HTTP-Session: 6a3c6226-fc7f-4e58-b8b7-7dce7c70906d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9600 | 2024.10.30 19:49:20.238959 [ 270 ] {} <Trace> HTTP-Session: 6a3c6226-fc7f-4e58-b8b7-7dce7c70906d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9601 | 2024.10.30 19:49:20.239215 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50580) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
9602 | 2024.10.30 19:49:20.239295 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
9603 | 2024.10.30 19:49:20.239642 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9604 | 2024.10.30 19:49:20.240174 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9605 | 2024.10.30 19:49:20.240218 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9606 | 2024.10.30 19:49:20.240661 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9607 | 2024.10.30 19:49:20.241057 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9608 | 2024.10.30 19:49:20.241224 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002106 sec., 28490.028490028493 rows/sec., 2.08 MiB/sec. | ||
9609 | 2024.10.30 19:49:20.241456 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Debug> DynamicQueryHandler: Done processing query | ||
9610 | 2024.10.30 19:49:20.241484 [ 270 ] {e2b22a73-24e1-4196-98e9-20f529ffbc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9611 | 2024.10.30 19:49:20.241506 [ 270 ] {} <Debug> HTTP-Session: 6a3c6226-fc7f-4e58-b8b7-7dce7c70906d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9612 | 2024.10.30 19:49:20.241737 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9613 | 2024.10.30 19:49:20.241863 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41434, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9614 | 2024.10.30 19:49:20.241955 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9615 | 2024.10.30 19:49:20.241989 [ 272 ] {} <Debug> HTTP-Session: 819f6ea6-6120-40b4-ac3b-7282b256f507 Authenticating user 'default' from [fd00:1122:3344:101::d]:41434 | ||
9616 | 2024.10.30 19:49:20.242016 [ 272 ] {} <Debug> HTTP-Session: 819f6ea6-6120-40b4-ac3b-7282b256f507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9617 | 2024.10.30 19:49:20.242039 [ 272 ] {} <Debug> HTTP-Session: 819f6ea6-6120-40b4-ac3b-7282b256f507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9618 | 2024.10.30 19:49:20.242084 [ 272 ] {} <Trace> HTTP-Session: 819f6ea6-6120-40b4-ac3b-7282b256f507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9619 | 2024.10.30 19:49:20.242227 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41434) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9620 | 2024.10.30 19:49:20.242292 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9621 | 2024.10.30 19:49:20.242630 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9622 | 2024.10.30 19:49:20.243070 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2024.10.30 19:49:20.243119 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9624 | 2024.10.30 19:49:20.243546 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9625 | 2024.10.30 19:49:20.244013 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9626 | 2024.10.30 19:49:20.244208 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002009 sec., 995.5201592832256 rows/sec., 81.18 KiB/sec. | ||
9627 | 2024.10.30 19:49:20.244402 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Debug> DynamicQueryHandler: Done processing query | ||
9628 | 2024.10.30 19:49:20.244426 [ 272 ] {51108128-71a7-40fc-849e-ec763cb1ed16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9629 | 2024.10.30 19:49:20.244443 [ 272 ] {} <Debug> HTTP-Session: 819f6ea6-6120-40b4-ac3b-7282b256f507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9630 | 2024.10.30 19:49:20.244654 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50580, User-Agent: (none), Length: 37258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9631 | 2024.10.30 19:49:20.244668 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9632 | 2024.10.30 19:49:20.244722 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9633 | 2024.10.30 19:49:20.244751 [ 270 ] {} <Debug> HTTP-Session: 96b86198-cb18-47aa-befd-fdfb231e1458 Authenticating user 'default' from [fd00:1122:3344:101::d]:50580 | ||
9634 | 2024.10.30 19:49:20.244773 [ 270 ] {} <Debug> HTTP-Session: 96b86198-cb18-47aa-befd-fdfb231e1458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9635 | 2024.10.30 19:49:20.244794 [ 270 ] {} <Debug> HTTP-Session: 96b86198-cb18-47aa-befd-fdfb231e1458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9636 | 2024.10.30 19:49:20.244836 [ 270 ] {} <Trace> HTTP-Session: 96b86198-cb18-47aa-befd-fdfb231e1458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9637 | 2024.10.30 19:49:20.245041 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50580) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9638 | 2024.10.30 19:49:20.245085 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9639 | 2024.10.30 19:49:20.245314 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9640 | 2024.10.30 19:49:20.245820 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9641 | 2024.10.30 19:49:20.245857 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9642 | 2024.10.30 19:49:20.246227 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9643 | 2024.10.30 19:49:20.246612 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9644 | 2024.10.30 19:49:20.246773 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Debug> executeQuery: Read 257 rows, 21.67 KiB in 0.001824 sec., 140899.12280701753 rows/sec., 11.60 MiB/sec. | ||
9645 | 2024.10.30 19:49:20.247073 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Debug> DynamicQueryHandler: Done processing query | ||
9646 | 2024.10.30 19:49:20.247122 [ 270 ] {7979dc7f-7b97-4dd9-8127-ce9b1d2c189a} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
9647 | 2024.10.30 19:49:20.247161 [ 270 ] {} <Debug> HTTP-Session: 96b86198-cb18-47aa-befd-fdfb231e1458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9648 | 2024.10.30 19:49:20.247377 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9649 | 2024.10.30 19:49:20.247432 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33086, User-Agent: (none), Length: 5962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9650 | 2024.10.30 19:49:20.247490 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9651 | 2024.10.30 19:49:20.247515 [ 272 ] {} <Debug> HTTP-Session: 6d8dd93e-8ce6-4b2f-b7e3-eb184e0edb27 Authenticating user 'default' from [fd00:1122:3344:101::d]:33086 | ||
9652 | 2024.10.30 19:49:20.247534 [ 272 ] {} <Debug> HTTP-Session: 6d8dd93e-8ce6-4b2f-b7e3-eb184e0edb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9653 | 2024.10.30 19:49:20.247550 [ 272 ] {} <Debug> HTTP-Session: 6d8dd93e-8ce6-4b2f-b7e3-eb184e0edb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9654 | 2024.10.30 19:49:20.247582 [ 272 ] {} <Trace> HTTP-Session: 6d8dd93e-8ce6-4b2f-b7e3-eb184e0edb27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9655 | 2024.10.30 19:49:20.247701 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33086) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9656 | 2024.10.30 19:49:20.247746 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9657 | 2024.10.30 19:49:20.247996 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9658 | 2024.10.30 19:49:20.248355 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2024.10.30 19:49:20.248394 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9660 | 2024.10.30 19:49:20.248758 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9661 | 2024.10.30 19:49:20.249121 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2024.10.30 19:49:20.249287 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Debug> executeQuery: Read 43 rows, 3.04 KiB in 0.001619 sec., 26559.604694255715 rows/sec., 1.83 MiB/sec. | ||
9663 | 2024.10.30 19:49:20.249467 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Debug> DynamicQueryHandler: Done processing query | ||
9664 | 2024.10.30 19:49:20.249491 [ 272 ] {285385ce-d55d-4605-b7d9-09f129882884} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9665 | 2024.10.30 19:49:20.249506 [ 272 ] {} <Debug> HTTP-Session: 6d8dd93e-8ce6-4b2f-b7e3-eb184e0edb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9666 | 2024.10.30 19:49:20.249668 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9667 | 2024.10.30 19:49:20.249773 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61345, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9668 | 2024.10.30 19:49:20.249826 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9669 | 2024.10.30 19:49:20.249845 [ 270 ] {} <Debug> HTTP-Session: b7976ac4-ec13-4f2c-9cc3-b1e23da72039 Authenticating user 'default' from [fd00:1122:3344:101::d]:61345 | ||
9670 | 2024.10.30 19:49:20.249861 [ 270 ] {} <Debug> HTTP-Session: b7976ac4-ec13-4f2c-9cc3-b1e23da72039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9671 | 2024.10.30 19:49:20.249875 [ 270 ] {} <Debug> HTTP-Session: b7976ac4-ec13-4f2c-9cc3-b1e23da72039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9672 | 2024.10.30 19:49:20.249907 [ 270 ] {} <Trace> HTTP-Session: b7976ac4-ec13-4f2c-9cc3-b1e23da72039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9673 | 2024.10.30 19:49:20.250048 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61345) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9674 | 2024.10.30 19:49:20.250100 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9675 | 2024.10.30 19:49:20.250380 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9676 | 2024.10.30 19:49:20.250792 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2024.10.30 19:49:20.250838 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9678 | 2024.10.30 19:49:20.251220 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9679 | 2024.10.30 19:49:20.251577 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2024.10.30 19:49:20.251741 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001744 sec., 34403.66972477064 rows/sec., 2.48 MiB/sec. | ||
9681 | 2024.10.30 19:49:20.252002 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Debug> DynamicQueryHandler: Done processing query | ||
9682 | 2024.10.30 19:49:20.252062 [ 270 ] {6162bc24-e0e2-4ae8-a6bb-73d72cc49d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9683 | 2024.10.30 19:49:20.252117 [ 270 ] {} <Debug> HTTP-Session: b7976ac4-ec13-4f2c-9cc3-b1e23da72039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9684 | 2024.10.30 19:49:20.252408 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33086, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9685 | 2024.10.30 19:49:20.252415 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9686 | 2024.10.30 19:49:20.252481 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9687 | 2024.10.30 19:49:20.252504 [ 272 ] {} <Debug> HTTP-Session: c51bb023-5a77-428f-8ea5-aa1dd4eef6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33086 | ||
9688 | 2024.10.30 19:49:20.252525 [ 272 ] {} <Debug> HTTP-Session: c51bb023-5a77-428f-8ea5-aa1dd4eef6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9689 | 2024.10.30 19:49:20.252543 [ 272 ] {} <Debug> HTTP-Session: c51bb023-5a77-428f-8ea5-aa1dd4eef6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9690 | 2024.10.30 19:49:20.252583 [ 272 ] {} <Trace> HTTP-Session: c51bb023-5a77-428f-8ea5-aa1dd4eef6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9691 | 2024.10.30 19:49:20.252717 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33086) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9692 | 2024.10.30 19:49:20.252770 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9693 | 2024.10.30 19:49:20.253055 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9694 | 2024.10.30 19:49:20.253409 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2024.10.30 19:49:20.253445 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9696 | 2024.10.30 19:49:20.253807 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9697 | 2024.10.30 19:49:20.254166 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2024.10.30 19:49:20.254325 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001646 sec., 18226.00243013366 rows/sec., 1.23 MiB/sec. | ||
9699 | 2024.10.30 19:49:20.254600 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Debug> DynamicQueryHandler: Done processing query | ||
9700 | 2024.10.30 19:49:20.254652 [ 272 ] {a042e371-7a6d-48e8-879a-50f6d89c7dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9701 | 2024.10.30 19:49:20.254712 [ 272 ] {} <Debug> HTTP-Session: c51bb023-5a77-428f-8ea5-aa1dd4eef6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9702 | 2024.10.30 19:49:20.254953 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9703 | 2024.10.30 19:49:20.255010 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51903, User-Agent: (none), Length: 17451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9704 | 2024.10.30 19:49:20.255078 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9705 | 2024.10.30 19:49:20.255099 [ 270 ] {} <Debug> HTTP-Session: 0e9c47e6-6e61-425b-aaec-4e6a42af0b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51903 | ||
9706 | 2024.10.30 19:49:20.255118 [ 270 ] {} <Debug> HTTP-Session: 0e9c47e6-6e61-425b-aaec-4e6a42af0b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9707 | 2024.10.30 19:49:20.255133 [ 270 ] {} <Debug> HTTP-Session: 0e9c47e6-6e61-425b-aaec-4e6a42af0b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9708 | 2024.10.30 19:49:20.255164 [ 270 ] {} <Trace> HTTP-Session: 0e9c47e6-6e61-425b-aaec-4e6a42af0b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9709 | 2024.10.30 19:49:20.255291 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51903) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9710 | 2024.10.30 19:49:20.255337 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9711 | 2024.10.30 19:49:20.255584 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9712 | 2024.10.30 19:49:20.255975 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9713 | 2024.10.30 19:49:20.256012 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9714 | 2024.10.30 19:49:20.256380 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9715 | 2024.10.30 19:49:20.256741 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9716 | 2024.10.30 19:49:20.256910 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Debug> executeQuery: Read 103 rows, 8.20 KiB in 0.001659 sec., 62085.593731163346 rows/sec., 4.83 MiB/sec. | ||
9717 | 2024.10.30 19:49:20.257217 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Debug> DynamicQueryHandler: Done processing query | ||
9718 | 2024.10.30 19:49:20.257274 [ 270 ] {8376fa87-0bea-45be-b41a-74c7b52333a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
9719 | 2024.10.30 19:49:20.257304 [ 270 ] {} <Debug> HTTP-Session: 0e9c47e6-6e61-425b-aaec-4e6a42af0b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9720 | 2024.10.30 19:49:20.257534 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9721 | 2024.10.30 19:49:20.257635 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57430, User-Agent: (none), Length: 25499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9722 | 2024.10.30 19:49:20.257697 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9723 | 2024.10.30 19:49:20.257721 [ 272 ] {} <Debug> HTTP-Session: f29c5d7a-28f5-4345-b1de-156042103432 Authenticating user 'default' from [fd00:1122:3344:101::d]:57430 | ||
9724 | 2024.10.30 19:49:20.257741 [ 272 ] {} <Debug> HTTP-Session: f29c5d7a-28f5-4345-b1de-156042103432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9725 | 2024.10.30 19:49:20.257758 [ 272 ] {} <Debug> HTTP-Session: f29c5d7a-28f5-4345-b1de-156042103432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9726 | 2024.10.30 19:49:20.257796 [ 272 ] {} <Trace> HTTP-Session: f29c5d7a-28f5-4345-b1de-156042103432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9727 | 2024.10.30 19:49:20.257979 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57430) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9728 | 2024.10.30 19:49:20.258028 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9729 | 2024.10.30 19:49:20.258192 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9730 | 2024.10.30 19:49:20.258581 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9731 | 2024.10.30 19:49:20.258618 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9732 | 2024.10.30 19:49:20.259012 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9733 | 2024.10.30 19:49:20.259353 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2024.10.30 19:49:20.259498 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Debug> executeQuery: Read 133 rows, 9.44 KiB in 0.001604 sec., 82917.70573566086 rows/sec., 5.75 MiB/sec. | ||
9735 | 2024.10.30 19:49:20.259800 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Debug> DynamicQueryHandler: Done processing query | ||
9736 | 2024.10.30 19:49:20.259850 [ 272 ] {c6d90cd0-daff-4281-9793-a7deba69205a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9737 | 2024.10.30 19:49:20.259884 [ 272 ] {} <Debug> HTTP-Session: f29c5d7a-28f5-4345-b1de-156042103432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9738 | 2024.10.30 19:49:20.260046 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51903, User-Agent: (none), Length: 19027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9739 | 2024.10.30 19:49:20.260056 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9740 | 2024.10.30 19:49:20.260111 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9741 | 2024.10.30 19:49:20.260137 [ 270 ] {} <Debug> HTTP-Session: c9ebed7d-768e-456a-a124-370f56d3e7e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51903 | ||
9742 | 2024.10.30 19:49:20.260159 [ 270 ] {} <Debug> HTTP-Session: c9ebed7d-768e-456a-a124-370f56d3e7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9743 | 2024.10.30 19:49:20.260178 [ 270 ] {} <Debug> HTTP-Session: c9ebed7d-768e-456a-a124-370f56d3e7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9744 | 2024.10.30 19:49:20.260217 [ 270 ] {} <Trace> HTTP-Session: c9ebed7d-768e-456a-a124-370f56d3e7e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9745 | 2024.10.30 19:49:20.260450 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51903) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9746 | 2024.10.30 19:49:20.260533 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9747 | 2024.10.30 19:49:20.261045 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9748 | 2024.10.30 19:49:20.261613 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9749 | 2024.10.30 19:49:20.261650 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9750 | 2024.10.30 19:49:20.262265 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9751 | 2024.10.30 19:49:20.262679 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9752 | 2024.10.30 19:49:20.262878 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002554 sec., 4306.969459671104 rows/sec., 7.72 MiB/sec. | ||
9753 | 2024.10.30 19:49:20.263377 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Debug> DynamicQueryHandler: Done processing query | ||
9754 | 2024.10.30 19:49:20.263432 [ 270 ] {6210b538-b329-483f-a8be-2c1f1617c147} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
9755 | 2024.10.30 19:49:20.263483 [ 270 ] {} <Debug> HTTP-Session: c9ebed7d-768e-456a-a124-370f56d3e7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9756 | 2024.10.30 19:49:20.263757 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9757 | 2024.10.30 19:49:20.263856 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52964, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9758 | 2024.10.30 19:49:20.263919 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9759 | 2024.10.30 19:49:20.263943 [ 272 ] {} <Debug> HTTP-Session: eac71c64-094a-4745-ae82-9f23bafd3a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:52964 | ||
9760 | 2024.10.30 19:49:20.263963 [ 272 ] {} <Debug> HTTP-Session: eac71c64-094a-4745-ae82-9f23bafd3a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9761 | 2024.10.30 19:49:20.263982 [ 272 ] {} <Debug> HTTP-Session: eac71c64-094a-4745-ae82-9f23bafd3a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9762 | 2024.10.30 19:49:20.264020 [ 272 ] {} <Trace> HTTP-Session: eac71c64-094a-4745-ae82-9f23bafd3a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9763 | 2024.10.30 19:49:20.264159 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52964) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9764 | 2024.10.30 19:49:20.264215 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9765 | 2024.10.30 19:49:20.264389 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9766 | 2024.10.30 19:49:20.264708 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9767 | 2024.10.30 19:49:20.264751 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9768 | 2024.10.30 19:49:20.265140 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9769 | 2024.10.30 19:49:20.265464 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9770 | 2024.10.30 19:49:20.265631 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001514 sec., 19815.059445178336 rows/sec., 1.31 MiB/sec. | ||
9771 | 2024.10.30 19:49:20.265799 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Debug> DynamicQueryHandler: Done processing query | ||
9772 | 2024.10.30 19:49:20.265823 [ 272 ] {890ed18a-f0ae-4131-87b4-4a4d7027558c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9773 | 2024.10.30 19:49:20.265838 [ 272 ] {} <Debug> HTTP-Session: eac71c64-094a-4745-ae82-9f23bafd3a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9774 | 2024.10.30 19:49:20.266594 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9775 | 2024.10.30 19:49:24.825485 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9776 | 2024.10.30 19:49:24.845912 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9777 | 2024.10.30 19:49:24.863280 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9778 | 2024.10.30 19:49:24.965703 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9779 | 2024.10.30 19:49:24.979035 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9780 | 2024.10.30 19:49:25.108449 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9781 | 2024.10.30 19:49:25.109782 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9782 | 2024.10.30 19:49:25.213246 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9783 | 2024.10.30 19:49:25.235861 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43852, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9784 | 2024.10.30 19:49:25.235956 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9785 | 2024.10.30 19:49:25.235980 [ 270 ] {} <Debug> HTTP-Session: d2576319-48b0-4fe4-b45c-7fc909a7e0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43852 | ||
9786 | 2024.10.30 19:49:25.236004 [ 270 ] {} <Debug> HTTP-Session: d2576319-48b0-4fe4-b45c-7fc909a7e0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9787 | 2024.10.30 19:49:25.236018 [ 270 ] {} <Debug> HTTP-Session: d2576319-48b0-4fe4-b45c-7fc909a7e0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9788 | 2024.10.30 19:49:25.236067 [ 270 ] {} <Trace> HTTP-Session: d2576319-48b0-4fe4-b45c-7fc909a7e0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9789 | 2024.10.30 19:49:25.236264 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43852) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
9790 | 2024.10.30 19:49:25.236333 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
9791 | 2024.10.30 19:49:25.236669 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9792 | 2024.10.30 19:49:25.237148 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2024.10.30 19:49:25.237195 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9794 | 2024.10.30 19:49:25.237624 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9795 | 2024.10.30 19:49:25.238027 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2024.10.30 19:49:25.238204 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001997 sec., 18027.040560841262 rows/sec., 1.34 MiB/sec. | ||
9797 | 2024.10.30 19:49:25.238426 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Debug> DynamicQueryHandler: Done processing query | ||
9798 | 2024.10.30 19:49:25.238452 [ 270 ] {2dcdf054-ee86-48ef-b40c-b86e7b75d6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9799 | 2024.10.30 19:49:25.238469 [ 270 ] {} <Debug> HTTP-Session: d2576319-48b0-4fe4-b45c-7fc909a7e0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9800 | 2024.10.30 19:49:25.238645 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9801 | 2024.10.30 19:49:25.238805 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59555, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9802 | 2024.10.30 19:49:25.238888 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9803 | 2024.10.30 19:49:25.238915 [ 259 ] {} <Debug> HTTP-Session: b231e9a6-c70c-4652-a121-19534a8d5287 Authenticating user 'default' from [fd00:1122:3344:101::d]:59555 | ||
9804 | 2024.10.30 19:49:25.238939 [ 259 ] {} <Debug> HTTP-Session: b231e9a6-c70c-4652-a121-19534a8d5287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9805 | 2024.10.30 19:49:25.238956 [ 259 ] {} <Debug> HTTP-Session: b231e9a6-c70c-4652-a121-19534a8d5287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9806 | 2024.10.30 19:49:25.239001 [ 259 ] {} <Trace> HTTP-Session: b231e9a6-c70c-4652-a121-19534a8d5287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9807 | 2024.10.30 19:49:25.239193 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9808 | 2024.10.30 19:49:25.239250 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9809 | 2024.10.30 19:49:25.239496 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9810 | 2024.10.30 19:49:25.239961 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9811 | 2024.10.30 19:49:25.240026 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9812 | 2024.10.30 19:49:25.240089 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9813 | 2024.10.30 19:49:25.240508 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9814 | 2024.10.30 19:49:25.240883 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9815 | 2024.10.30 19:49:25.241057 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.001933 sec., 99327.47025349198 rows/sec., 8.42 MiB/sec. | ||
9816 | 2024.10.30 19:49:25.241356 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Debug> DynamicQueryHandler: Done processing query | ||
9817 | 2024.10.30 19:49:25.241396 [ 259 ] {a0e92484-9e55-469a-9911-34963c75343e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
9818 | 2024.10.30 19:49:25.241430 [ 259 ] {} <Debug> HTTP-Session: b231e9a6-c70c-4652-a121-19534a8d5287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9819 | 2024.10.30 19:49:25.241624 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9820 | 2024.10.30 19:49:25.241637 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43852, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9821 | 2024.10.30 19:49:25.241707 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9822 | 2024.10.30 19:49:25.241730 [ 270 ] {} <Debug> HTTP-Session: 7e7b6acd-f91b-4648-aad6-0e91d646e376 Authenticating user 'default' from [fd00:1122:3344:101::d]:43852 | ||
9823 | 2024.10.30 19:49:25.241754 [ 270 ] {} <Debug> HTTP-Session: 7e7b6acd-f91b-4648-aad6-0e91d646e376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9824 | 2024.10.30 19:49:25.241774 [ 270 ] {} <Debug> HTTP-Session: 7e7b6acd-f91b-4648-aad6-0e91d646e376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9825 | 2024.10.30 19:49:25.241814 [ 270 ] {} <Trace> HTTP-Session: 7e7b6acd-f91b-4648-aad6-0e91d646e376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2024.10.30 19:49:25.241955 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43852) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9827 | 2024.10.30 19:49:25.242007 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9828 | 2024.10.30 19:49:25.242279 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9829 | 2024.10.30 19:49:25.242613 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9830 | 2024.10.30 19:49:25.242649 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9831 | 2024.10.30 19:49:25.242999 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9832 | 2024.10.30 19:49:25.243363 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9833 | 2024.10.30 19:49:25.243489 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001584 sec., 28409.09090909091 rows/sec., 2.03 MiB/sec. | ||
9834 | 2024.10.30 19:49:25.243659 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Debug> DynamicQueryHandler: Done processing query | ||
9835 | 2024.10.30 19:49:25.243683 [ 270 ] {6cd8891c-18cf-484b-a8b9-d84e7049f99b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9836 | 2024.10.30 19:49:25.243699 [ 270 ] {} <Debug> HTTP-Session: 7e7b6acd-f91b-4648-aad6-0e91d646e376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9837 | 2024.10.30 19:49:25.243884 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9838 | 2024.10.30 19:49:25.243945 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46116, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9839 | 2024.10.30 19:49:25.244000 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9840 | 2024.10.30 19:49:25.244021 [ 259 ] {} <Debug> HTTP-Session: d2336cd9-28d1-4228-b217-1cdc8def4a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:46116 | ||
9841 | 2024.10.30 19:49:25.244041 [ 259 ] {} <Debug> HTTP-Session: d2336cd9-28d1-4228-b217-1cdc8def4a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9842 | 2024.10.30 19:49:25.244057 [ 259 ] {} <Debug> HTTP-Session: d2336cd9-28d1-4228-b217-1cdc8def4a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9843 | 2024.10.30 19:49:25.244089 [ 259 ] {} <Trace> HTTP-Session: d2336cd9-28d1-4228-b217-1cdc8def4a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2024.10.30 19:49:25.244199 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46116) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9845 | 2024.10.30 19:49:25.244242 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9846 | 2024.10.30 19:49:25.244471 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9847 | 2024.10.30 19:49:25.244800 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9848 | 2024.10.30 19:49:25.244837 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9849 | 2024.10.30 19:49:25.245190 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9850 | 2024.10.30 19:49:25.245545 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9851 | 2024.10.30 19:49:25.245673 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001509 sec., 23856.85884691849 rows/sec., 1.75 MiB/sec. | ||
9852 | 2024.10.30 19:49:25.245842 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Debug> DynamicQueryHandler: Done processing query | ||
9853 | 2024.10.30 19:49:25.245867 [ 259 ] {e01feeae-f891-4ad1-b016-6ce10785c6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9854 | 2024.10.30 19:49:25.245883 [ 259 ] {} <Debug> HTTP-Session: d2336cd9-28d1-4228-b217-1cdc8def4a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9855 | 2024.10.30 19:49:25.246037 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9856 | 2024.10.30 19:49:25.246092 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59022, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9857 | 2024.10.30 19:49:25.246162 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9858 | 2024.10.30 19:49:25.246187 [ 270 ] {} <Debug> HTTP-Session: caebf83e-9646-4eac-bfc9-cdbc8cb49029 Authenticating user 'default' from [fd00:1122:3344:101::d]:59022 | ||
9859 | 2024.10.30 19:49:25.246209 [ 270 ] {} <Debug> HTTP-Session: caebf83e-9646-4eac-bfc9-cdbc8cb49029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9860 | 2024.10.30 19:49:25.246226 [ 270 ] {} <Debug> HTTP-Session: caebf83e-9646-4eac-bfc9-cdbc8cb49029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9861 | 2024.10.30 19:49:25.246264 [ 270 ] {} <Trace> HTTP-Session: caebf83e-9646-4eac-bfc9-cdbc8cb49029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9862 | 2024.10.30 19:49:25.246384 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59022) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9863 | 2024.10.30 19:49:25.246435 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9864 | 2024.10.30 19:49:25.246705 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9865 | 2024.10.30 19:49:25.247054 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9866 | 2024.10.30 19:49:25.247096 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9867 | 2024.10.30 19:49:25.247455 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9868 | 2024.10.30 19:49:25.247805 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9869 | 2024.10.30 19:49:25.247932 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001582 sec., 11378.002528445006 rows/sec., 798.78 KiB/sec. | ||
9870 | 2024.10.30 19:49:25.248201 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Debug> DynamicQueryHandler: Done processing query | ||
9871 | 2024.10.30 19:49:25.248246 [ 270 ] {7a2dd302-20c9-4dd2-8376-c591f26879d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9872 | 2024.10.30 19:49:25.248270 [ 270 ] {} <Debug> HTTP-Session: caebf83e-9646-4eac-bfc9-cdbc8cb49029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9873 | 2024.10.30 19:49:25.248422 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9874 | 2024.10.30 19:49:25.248510 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9875 | 2024.10.30 19:49:25.248569 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9876 | 2024.10.30 19:49:25.248591 [ 259 ] {} <Debug> HTTP-Session: 5f42cca6-8785-4faa-b89a-42517fe0bdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54737 | ||
9877 | 2024.10.30 19:49:25.248608 [ 259 ] {} <Debug> HTTP-Session: 5f42cca6-8785-4faa-b89a-42517fe0bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9878 | 2024.10.30 19:49:25.248627 [ 259 ] {} <Debug> HTTP-Session: 5f42cca6-8785-4faa-b89a-42517fe0bdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9879 | 2024.10.30 19:49:25.248666 [ 259 ] {} <Trace> HTTP-Session: 5f42cca6-8785-4faa-b89a-42517fe0bdb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9880 | 2024.10.30 19:49:25.248791 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9881 | 2024.10.30 19:49:25.248835 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9882 | 2024.10.30 19:49:25.249081 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9883 | 2024.10.30 19:49:25.249455 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9884 | 2024.10.30 19:49:25.249491 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9885 | 2024.10.30 19:49:25.249847 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9886 | 2024.10.30 19:49:25.250216 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9887 | 2024.10.30 19:49:25.250343 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.001599 sec., 50656.66041275798 rows/sec., 3.98 MiB/sec. | ||
9888 | 2024.10.30 19:49:25.250506 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Debug> DynamicQueryHandler: Done processing query | ||
9889 | 2024.10.30 19:49:25.250530 [ 259 ] {d1bd37b2-fac7-4776-803f-ba44377a8cac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9890 | 2024.10.30 19:49:25.250546 [ 259 ] {} <Debug> HTTP-Session: 5f42cca6-8785-4faa-b89a-42517fe0bdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9891 | 2024.10.30 19:49:25.250723 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9892 | 2024.10.30 19:49:25.250829 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35490, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9893 | 2024.10.30 19:49:25.250879 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9894 | 2024.10.30 19:49:25.250897 [ 270 ] {} <Debug> HTTP-Session: b12b2eb9-f64f-4a86-b938-7f9cca6f3792 Authenticating user 'default' from [fd00:1122:3344:101::d]:35490 | ||
9895 | 2024.10.30 19:49:25.250915 [ 270 ] {} <Debug> HTTP-Session: b12b2eb9-f64f-4a86-b938-7f9cca6f3792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9896 | 2024.10.30 19:49:25.250929 [ 270 ] {} <Debug> HTTP-Session: b12b2eb9-f64f-4a86-b938-7f9cca6f3792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9897 | 2024.10.30 19:49:25.250959 [ 270 ] {} <Trace> HTTP-Session: b12b2eb9-f64f-4a86-b938-7f9cca6f3792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9898 | 2024.10.30 19:49:25.251078 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35490) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9899 | 2024.10.30 19:49:25.251126 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9900 | 2024.10.30 19:49:25.251270 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9901 | 2024.10.30 19:49:25.251622 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2024.10.30 19:49:25.251656 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9903 | 2024.10.30 19:49:25.252027 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9904 | 2024.10.30 19:49:25.252366 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9905 | 2024.10.30 19:49:25.252489 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.89 MiB/sec. | ||
9906 | 2024.10.30 19:49:25.252653 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Debug> DynamicQueryHandler: Done processing query | ||
9907 | 2024.10.30 19:49:25.252677 [ 270 ] {698d7e17-cc04-4de3-8f96-ab32f132af40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9908 | 2024.10.30 19:49:25.252694 [ 270 ] {} <Debug> HTTP-Session: b12b2eb9-f64f-4a86-b938-7f9cca6f3792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9909 | 2024.10.30 19:49:25.252900 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9910 | 2024.10.30 19:49:25.252924 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9911 | 2024.10.30 19:49:25.252962 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9912 | 2024.10.30 19:49:25.252984 [ 259 ] {} <Debug> HTTP-Session: b033e71a-5e15-475b-94ff-a2ef45000642 Authenticating user 'default' from [fd00:1122:3344:101::d]:54737 | ||
9913 | 2024.10.30 19:49:25.253002 [ 259 ] {} <Debug> HTTP-Session: b033e71a-5e15-475b-94ff-a2ef45000642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9914 | 2024.10.30 19:49:25.253016 [ 259 ] {} <Debug> HTTP-Session: b033e71a-5e15-475b-94ff-a2ef45000642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9915 | 2024.10.30 19:49:25.253049 [ 259 ] {} <Trace> HTTP-Session: b033e71a-5e15-475b-94ff-a2ef45000642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9916 | 2024.10.30 19:49:25.253413 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54737) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9917 | 2024.10.30 19:49:25.253490 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9918 | 2024.10.30 19:49:25.254005 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9919 | 2024.10.30 19:49:25.254615 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9920 | 2024.10.30 19:49:25.254651 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9921 | 2024.10.30 19:49:25.255267 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9922 | 2024.10.30 19:49:25.255677 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9923 | 2024.10.30 19:49:25.255826 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002686 sec., 10052.122114668653 rows/sec., 18.01 MiB/sec. | ||
9924 | 2024.10.30 19:49:25.256321 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Debug> DynamicQueryHandler: Done processing query | ||
9925 | 2024.10.30 19:49:25.256347 [ 259 ] {f89eb984-5ae2-4721-af85-1912c8c9bc38} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9926 | 2024.10.30 19:49:25.256363 [ 259 ] {} <Debug> HTTP-Session: b033e71a-5e15-475b-94ff-a2ef45000642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9927 | 2024.10.30 19:49:25.256516 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9928 | 2024.10.30 19:49:25.256610 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54212, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9929 | 2024.10.30 19:49:25.256673 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9930 | 2024.10.30 19:49:25.256697 [ 270 ] {} <Debug> HTTP-Session: 9d5ca0ed-2d56-4ed2-b002-645b2fed8076 Authenticating user 'default' from [fd00:1122:3344:101::d]:54212 | ||
9931 | 2024.10.30 19:49:25.256717 [ 270 ] {} <Debug> HTTP-Session: 9d5ca0ed-2d56-4ed2-b002-645b2fed8076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9932 | 2024.10.30 19:49:25.256734 [ 270 ] {} <Debug> HTTP-Session: 9d5ca0ed-2d56-4ed2-b002-645b2fed8076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9933 | 2024.10.30 19:49:25.256771 [ 270 ] {} <Trace> HTTP-Session: 9d5ca0ed-2d56-4ed2-b002-645b2fed8076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9934 | 2024.10.30 19:49:25.256902 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54212) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9935 | 2024.10.30 19:49:25.256957 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9936 | 2024.10.30 19:49:25.257131 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9937 | 2024.10.30 19:49:25.257448 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9938 | 2024.10.30 19:49:25.257483 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9939 | 2024.10.30 19:49:25.257837 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9940 | 2024.10.30 19:49:25.258160 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9941 | 2024.10.30 19:49:25.258283 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001423 sec., 21082.220660576248 rows/sec., 1.40 MiB/sec. | ||
9942 | 2024.10.30 19:49:25.258569 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Debug> DynamicQueryHandler: Done processing query | ||
9943 | 2024.10.30 19:49:25.258608 [ 270 ] {51a4dd11-f985-436e-acb7-9058b4905901} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9944 | 2024.10.30 19:49:25.258624 [ 270 ] {} <Debug> HTTP-Session: 9d5ca0ed-2d56-4ed2-b002-645b2fed8076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9945 | 2024.10.30 19:49:25.258869 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9946 | 2024.10.30 19:49:25.367319 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9947 | 2024.10.30 19:49:25.395729 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9948 | 2024.10.30 19:49:25.512642 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9949 | 2024.10.30 19:49:25.517956 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9950 | 2024.10.30 19:49:25.531227 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9951 | 2024.10.30 19:49:25.536566 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9952 | 2024.10.30 19:49:25.543908 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9953 | 2024.10.30 19:49:25.567363 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9954 | 2024.10.30 19:49:25.582802 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9955 | 2024.10.30 19:49:25.870269 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9956 | 2024.10.30 19:49:25.912603 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9957 | 2024.10.30 19:49:25.955857 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9958 | 2024.10.30 19:49:25.989183 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9959 | 2024.10.30 19:49:26.000160 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.68 MiB, peak 175.96 MiB, free memory in arenas 0.00 B, will set to 168.60 MiB (RSS), difference: -1.09 MiB | ||
9960 | 2024.10.30 19:49:26.052791 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9961 | 2024.10.30 19:49:26.065230 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9962 | 2024.10.30 19:49:26.090504 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9963 | 2024.10.30 19:49:26.092791 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9964 | 2024.10.30 19:49:26.099097 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9965 | 2024.10.30 19:49:26.518937 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9966 | 2024.10.30 19:49:26.519023 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9967 | 2024.10.30 19:49:26.717818 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9968 | 2024.10.30 19:49:26.720210 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9969 | 2024.10.30 19:49:26.725687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 894 | ||
9970 | 2024.10.30 19:49:26.728990 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9971 | 2024.10.30 19:49:26.729058 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9972 | 2024.10.30 19:49:26.730595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9973 | 2024.10.30 19:49:26.731605 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9974 | 2024.10.30 19:49:26.731834 [ 32 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9975 | 2024.10.30 19:49:26.731959 [ 32 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9976 | 2024.10.30 19:49:26.732036 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
9977 | 2024.10.30 19:49:26.732457 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
9978 | 2024.10.30 19:49:26.733123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
9979 | 2024.10.30 19:49:26.733714 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9980 | 2024.10.30 19:49:26.733848 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 706 rows starting from the beginning of the part | ||
9981 | 2024.10.30 19:49:26.734370 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
9982 | 2024.10.30 19:49:26.734913 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
9983 | 2024.10.30 19:49:26.735367 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
9984 | 2024.10.30 19:49:26.735809 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
9985 | 2024.10.30 19:49:26.736212 [ 194 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
9986 | 2024.10.30 19:49:26.744520 [ 200 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.012320568 sec., 72561.58969294273 rows/sec., 50.01 MiB/sec. | ||
9987 | 2024.10.30 19:49:26.746064 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9988 | 2024.10.30 19:49:26.747971 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9989 | 2024.10.30 19:49:26.748073 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_21_4} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9990 | 2024.10.30 19:49:26.748416 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
9991 | 2024.10.30 19:49:26.827671 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9992 | 2024.10.30 19:49:26.837992 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9993 | 2024.10.30 19:49:26.847257 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9994 | 2024.10.30 19:49:26.849476 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9995 | 2024.10.30 19:49:26.877723 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9996 | 2024.10.30 19:49:26.895993 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9997 | 2024.10.30 19:49:26.927321 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9998 | 2024.10.30 19:49:28.306578 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9999 | 2024.10.30 19:49:30.235744 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59473, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10000 | 2024.10.30 19:49:30.235884 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10001 | 2024.10.30 19:49:30.235913 [ 268 ] {} <Debug> HTTP-Session: 7a912fdd-1d5e-44b6-b5c0-0b4f4bf2f95d Authenticating user 'default' from [fd00:1122:3344:101::d]:59473 | ||
10002 | 2024.10.30 19:49:30.235940 [ 268 ] {} <Debug> HTTP-Session: 7a912fdd-1d5e-44b6-b5c0-0b4f4bf2f95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10003 | 2024.10.30 19:49:30.235957 [ 268 ] {} <Debug> HTTP-Session: 7a912fdd-1d5e-44b6-b5c0-0b4f4bf2f95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10004 | 2024.10.30 19:49:30.236012 [ 268 ] {} <Trace> HTTP-Session: 7a912fdd-1d5e-44b6-b5c0-0b4f4bf2f95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10005 | 2024.10.30 19:49:30.236229 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59473) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
10006 | 2024.10.30 19:49:30.236301 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
10007 | 2024.10.30 19:49:30.236626 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10008 | 2024.10.30 19:49:30.237125 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10009 | 2024.10.30 19:49:30.237168 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10010 | 2024.10.30 19:49:30.237612 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10011 | 2024.10.30 19:49:30.237994 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10012 | 2024.10.30 19:49:30.238151 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 1.34 MiB/sec. | ||
10013 | 2024.10.30 19:49:30.238467 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Debug> DynamicQueryHandler: Done processing query | ||
10014 | 2024.10.30 19:49:30.238522 [ 268 ] {217f486d-ab99-4b51-97f8-4a67e774150d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10015 | 2024.10.30 19:49:30.238550 [ 268 ] {} <Debug> HTTP-Session: 7a912fdd-1d5e-44b6-b5c0-0b4f4bf2f95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10016 | 2024.10.30 19:49:30.238769 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10017 | 2024.10.30 19:49:30.238852 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10018 | 2024.10.30 19:49:30.239000 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10019 | 2024.10.30 19:49:30.239029 [ 259 ] {} <Debug> HTTP-Session: 6e000a81-e977-4a5d-a965-8be8924dd432 Authenticating user 'default' from [fd00:1122:3344:101::d]:54737 | ||
10020 | 2024.10.30 19:49:30.239057 [ 259 ] {} <Debug> HTTP-Session: 6e000a81-e977-4a5d-a965-8be8924dd432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10021 | 2024.10.30 19:49:30.239075 [ 259 ] {} <Debug> HTTP-Session: 6e000a81-e977-4a5d-a965-8be8924dd432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10022 | 2024.10.30 19:49:30.239135 [ 259 ] {} <Trace> HTTP-Session: 6e000a81-e977-4a5d-a965-8be8924dd432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10023 | 2024.10.30 19:49:30.239329 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10024 | 2024.10.30 19:49:30.239397 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10025 | 2024.10.30 19:49:30.239740 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10026 | 2024.10.30 19:49:30.240134 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2024.10.30 19:49:30.240187 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10028 | 2024.10.30 19:49:30.240619 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
10029 | 2024.10.30 19:49:30.241017 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10030 | 2024.10.30 19:49:30.241202 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001915 sec., 1044.3864229765013 rows/sec., 85.16 KiB/sec. | ||
10031 | 2024.10.30 19:49:30.241201 [ 25 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
10032 | 2024.10.30 19:49:30.241297 [ 25 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10033 | 2024.10.30 19:49:30.241335 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10034 | 2024.10.30 19:49:30.241552 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
10035 | 2024.10.30 19:49:30.241568 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Debug> DynamicQueryHandler: Done processing query | ||
10036 | 2024.10.30 19:49:30.241655 [ 259 ] {1a7fd1c8-e9e6-40f7-b706-e2f6dcf75374} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10037 | 2024.10.30 19:49:30.241676 [ 259 ] {} <Debug> HTTP-Session: 6e000a81-e977-4a5d-a965-8be8924dd432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10038 | 2024.10.30 19:49:30.241804 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10039 | 2024.10.30 19:49:30.241845 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
10040 | 2024.10.30 19:49:30.241959 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10041 | 2024.10.30 19:49:30.242101 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51717, User-Agent: (none), Length: 23605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10042 | 2024.10.30 19:49:30.242133 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
10043 | 2024.10.30 19:49:30.242275 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10044 | 2024.10.30 19:49:30.242365 [ 268 ] {} <Debug> HTTP-Session: d1a02478-7151-4c2b-a227-02bb0728a815 Authenticating user 'default' from [fd00:1122:3344:101::d]:51717 | ||
10045 | 2024.10.30 19:49:30.242433 [ 268 ] {} <Debug> HTTP-Session: d1a02478-7151-4c2b-a227-02bb0728a815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10046 | 2024.10.30 19:49:30.242493 [ 268 ] {} <Debug> HTTP-Session: d1a02478-7151-4c2b-a227-02bb0728a815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10047 | 2024.10.30 19:49:30.242573 [ 259 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10048 | |||
10049 | (version 23.8.7.1) | ||
10050 | 2024.10.30 19:49:30.242633 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
10051 | 2024.10.30 19:49:30.242640 [ 268 ] {} <Trace> HTTP-Session: d1a02478-7151-4c2b-a227-02bb0728a815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10052 | 2024.10.30 19:49:30.242935 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
10053 | 2024.10.30 19:49:30.243106 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51717) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10054 | 2024.10.30 19:49:30.243217 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
10055 | 2024.10.30 19:49:30.243270 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10056 | 2024.10.30 19:49:30.243624 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
10057 | 2024.10.30 19:49:30.244447 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10058 | 2024.10.30 19:49:30.245569 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2024.10.30 19:49:30.245658 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10060 | 2024.10.30 19:49:30.246632 [ 195 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.005167217 sec., 6192.888744560176 rows/sec., 529.18 KiB/sec. | ||
10061 | 2024.10.30 19:49:30.246762 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10062 | 2024.10.30 19:49:30.246873 [ 195 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
10063 | 2024.10.30 19:49:30.247621 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10064 | 2024.10.30 19:49:30.247937 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.005018 sec., 32084.495815065762 rows/sec., 2.69 MiB/sec. | ||
10065 | 2024.10.30 19:49:30.247964 [ 195 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10066 | 2024.10.30 19:49:30.248343 [ 195 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_14_3} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
10067 | 2024.10.30 19:49:30.248570 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Debug> DynamicQueryHandler: Done processing query | ||
10068 | 2024.10.30 19:49:30.248648 [ 268 ] {1179eadd-354d-4aac-9d35-acc18b0de002} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10069 | 2024.10.30 19:49:30.248712 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10070 | 2024.10.30 19:49:30.248727 [ 268 ] {} <Debug> HTTP-Session: d1a02478-7151-4c2b-a227-02bb0728a815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10071 | 2024.10.30 19:49:30.248998 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10072 | 2024.10.30 19:49:30.249091 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43747, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10073 | 2024.10.30 19:49:30.249181 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10074 | 2024.10.30 19:49:30.249206 [ 269 ] {} <Debug> HTTP-Session: abe4905d-0ad9-4bfe-b6d5-d265e98dd982 Authenticating user 'default' from [fd00:1122:3344:101::d]:43747 | ||
10075 | 2024.10.30 19:49:30.249229 [ 269 ] {} <Debug> HTTP-Session: abe4905d-0ad9-4bfe-b6d5-d265e98dd982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10076 | 2024.10.30 19:49:30.249245 [ 269 ] {} <Debug> HTTP-Session: abe4905d-0ad9-4bfe-b6d5-d265e98dd982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10077 | 2024.10.30 19:49:30.249297 [ 269 ] {} <Trace> HTTP-Session: abe4905d-0ad9-4bfe-b6d5-d265e98dd982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10078 | 2024.10.30 19:49:30.249482 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43747) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10079 | 2024.10.30 19:49:30.249548 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10080 | 2024.10.30 19:49:30.249875 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10081 | 2024.10.30 19:49:30.250261 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2024.10.30 19:49:30.250305 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10083 | 2024.10.30 19:49:30.250722 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10084 | 2024.10.30 19:49:30.251142 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2024.10.30 19:49:30.251336 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 1.14 MiB/sec. | ||
10086 | 2024.10.30 19:49:30.251730 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Debug> DynamicQueryHandler: Done processing query | ||
10087 | 2024.10.30 19:49:30.251758 [ 269 ] {c7fe5c5b-dbba-43ed-a528-59d280133df1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10088 | 2024.10.30 19:49:30.251775 [ 269 ] {} <Debug> HTTP-Session: abe4905d-0ad9-4bfe-b6d5-d265e98dd982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10089 | 2024.10.30 19:49:30.251944 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51717, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10090 | 2024.10.30 19:49:30.251967 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10091 | 2024.10.30 19:49:30.252034 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10092 | 2024.10.30 19:49:30.252079 [ 268 ] {} <Debug> HTTP-Session: 38e37aa5-3fa9-4b4a-a83c-10865eba4065 Authenticating user 'default' from [fd00:1122:3344:101::d]:51717 | ||
10093 | 2024.10.30 19:49:30.252113 [ 268 ] {} <Debug> HTTP-Session: 38e37aa5-3fa9-4b4a-a83c-10865eba4065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10094 | 2024.10.30 19:49:30.252137 [ 268 ] {} <Debug> HTTP-Session: 38e37aa5-3fa9-4b4a-a83c-10865eba4065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10095 | 2024.10.30 19:49:30.252186 [ 268 ] {} <Trace> HTTP-Session: 38e37aa5-3fa9-4b4a-a83c-10865eba4065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10096 | 2024.10.30 19:49:30.252320 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51717) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10097 | 2024.10.30 19:49:30.252368 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10098 | 2024.10.30 19:49:30.252630 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10099 | 2024.10.30 19:49:30.252998 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10100 | 2024.10.30 19:49:30.253035 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10101 | 2024.10.30 19:49:30.253410 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10102 | 2024.10.30 19:49:30.253775 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2024.10.30 19:49:30.253906 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001625 sec., 22153.846153846156 rows/sec., 1.62 MiB/sec. | ||
10104 | 2024.10.30 19:49:30.254078 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Debug> DynamicQueryHandler: Done processing query | ||
10105 | 2024.10.30 19:49:30.254102 [ 268 ] {64e10407-8731-43d0-b84a-6d0f2e4037ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10106 | 2024.10.30 19:49:30.254118 [ 268 ] {} <Debug> HTTP-Session: 38e37aa5-3fa9-4b4a-a83c-10865eba4065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10107 | 2024.10.30 19:49:30.254295 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10108 | 2024.10.30 19:49:30.254390 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35192, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10109 | 2024.10.30 19:49:30.254473 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10110 | 2024.10.30 19:49:30.254498 [ 269 ] {} <Debug> HTTP-Session: 4c1c604f-7a6d-41de-93e7-bd52dd6b6af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35192 | ||
10111 | 2024.10.30 19:49:30.254521 [ 269 ] {} <Debug> HTTP-Session: 4c1c604f-7a6d-41de-93e7-bd52dd6b6af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10112 | 2024.10.30 19:49:30.254539 [ 269 ] {} <Debug> HTTP-Session: 4c1c604f-7a6d-41de-93e7-bd52dd6b6af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10113 | 2024.10.30 19:49:30.254587 [ 269 ] {} <Trace> HTTP-Session: 4c1c604f-7a6d-41de-93e7-bd52dd6b6af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10114 | 2024.10.30 19:49:30.254738 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35192) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10115 | 2024.10.30 19:49:30.254798 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10116 | 2024.10.30 19:49:30.255128 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10117 | 2024.10.30 19:49:30.255483 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10118 | 2024.10.30 19:49:30.255521 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10119 | 2024.10.30 19:49:30.255908 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10120 | 2024.10.30 19:49:30.256299 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2024.10.30 19:49:30.256463 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00177 sec., 10169.491525423728 rows/sec., 713.94 KiB/sec. | ||
10122 | 2024.10.30 19:49:30.256657 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Debug> DynamicQueryHandler: Done processing query | ||
10123 | 2024.10.30 19:49:30.256682 [ 269 ] {a21734f6-e212-48cd-9a00-bbad64193adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10124 | 2024.10.30 19:49:30.256699 [ 269 ] {} <Debug> HTTP-Session: 4c1c604f-7a6d-41de-93e7-bd52dd6b6af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10125 | 2024.10.30 19:49:30.256875 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10126 | 2024.10.30 19:49:30.257001 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34924, User-Agent: (none), Length: 11428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10127 | 2024.10.30 19:49:30.257072 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10128 | 2024.10.30 19:49:30.257095 [ 268 ] {} <Debug> HTTP-Session: f7d68c36-bbc3-4309-8f70-4c4315edcbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:34924 | ||
10129 | 2024.10.30 19:49:30.257116 [ 268 ] {} <Debug> HTTP-Session: f7d68c36-bbc3-4309-8f70-4c4315edcbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10130 | 2024.10.30 19:49:30.257133 [ 268 ] {} <Debug> HTTP-Session: f7d68c36-bbc3-4309-8f70-4c4315edcbfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10131 | 2024.10.30 19:49:30.257176 [ 268 ] {} <Trace> HTTP-Session: f7d68c36-bbc3-4309-8f70-4c4315edcbfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10132 | 2024.10.30 19:49:30.257326 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34924) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10133 | 2024.10.30 19:49:30.257374 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10134 | 2024.10.30 19:49:30.257633 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10135 | 2024.10.30 19:49:30.258018 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2024.10.30 19:49:30.258053 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10137 | 2024.10.30 19:49:30.258414 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10138 | 2024.10.30 19:49:30.258776 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2024.10.30 19:49:30.258906 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.001632 sec., 41053.921568627455 rows/sec., 3.23 MiB/sec. | ||
10140 | 2024.10.30 19:49:30.259217 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Debug> DynamicQueryHandler: Done processing query | ||
10141 | 2024.10.30 19:49:30.259262 [ 268 ] {def734d4-58b0-40af-8dc5-5875226f569f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10142 | 2024.10.30 19:49:30.259281 [ 268 ] {} <Debug> HTTP-Session: f7d68c36-bbc3-4309-8f70-4c4315edcbfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10143 | 2024.10.30 19:49:30.259466 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35192, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10144 | 2024.10.30 19:49:30.259480 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10145 | 2024.10.30 19:49:30.259561 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10146 | 2024.10.30 19:49:30.259606 [ 269 ] {} <Debug> HTTP-Session: 5314fdec-82be-4ae9-8854-9cf3aa59eaa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35192 | ||
10147 | 2024.10.30 19:49:30.259626 [ 269 ] {} <Debug> HTTP-Session: 5314fdec-82be-4ae9-8854-9cf3aa59eaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10148 | 2024.10.30 19:49:30.259650 [ 269 ] {} <Debug> HTTP-Session: 5314fdec-82be-4ae9-8854-9cf3aa59eaa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10149 | 2024.10.30 19:49:30.259704 [ 269 ] {} <Trace> HTTP-Session: 5314fdec-82be-4ae9-8854-9cf3aa59eaa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10150 | 2024.10.30 19:49:30.259861 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35192) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10151 | 2024.10.30 19:49:30.259921 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10152 | 2024.10.30 19:49:30.260126 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10153 | 2024.10.30 19:49:30.260484 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10154 | 2024.10.30 19:49:30.260521 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10155 | 2024.10.30 19:49:30.260913 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10156 | 2024.10.30 19:49:30.261297 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10157 | 2024.10.30 19:49:30.261465 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001655 sec., 36858.006042296074 rows/sec., 2.59 MiB/sec. | ||
10158 | 2024.10.30 19:49:30.261650 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Debug> DynamicQueryHandler: Done processing query | ||
10159 | 2024.10.30 19:49:30.261674 [ 269 ] {5b0c7daa-8ac1-4278-8136-bc1a0122d9b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10160 | 2024.10.30 19:49:30.261690 [ 269 ] {} <Debug> HTTP-Session: 5314fdec-82be-4ae9-8854-9cf3aa59eaa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10161 | 2024.10.30 19:49:30.261887 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10162 | 2024.10.30 19:49:30.261956 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53693, User-Agent: (none), Length: 19011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10163 | 2024.10.30 19:49:30.262037 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10164 | 2024.10.30 19:49:30.262061 [ 268 ] {} <Debug> HTTP-Session: be9016d4-c5e3-415d-92b2-9bb18156e910 Authenticating user 'default' from [fd00:1122:3344:101::d]:53693 | ||
10165 | 2024.10.30 19:49:30.262082 [ 268 ] {} <Debug> HTTP-Session: be9016d4-c5e3-415d-92b2-9bb18156e910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10166 | 2024.10.30 19:49:30.262098 [ 268 ] {} <Debug> HTTP-Session: be9016d4-c5e3-415d-92b2-9bb18156e910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10167 | 2024.10.30 19:49:30.262142 [ 268 ] {} <Trace> HTTP-Session: be9016d4-c5e3-415d-92b2-9bb18156e910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10168 | 2024.10.30 19:49:30.262356 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53693) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10169 | 2024.10.30 19:49:30.262436 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10170 | 2024.10.30 19:49:30.262914 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10171 | 2024.10.30 19:49:30.263464 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10172 | 2024.10.30 19:49:30.263500 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10173 | 2024.10.30 19:49:30.264109 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10174 | 2024.10.30 19:49:30.264529 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10175 | 2024.10.30 19:49:30.264673 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002429 sec., 4528.6125977768625 rows/sec., 8.12 MiB/sec. | ||
10176 | 2024.10.30 19:49:30.264907 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Debug> DynamicQueryHandler: Done processing query | ||
10177 | 2024.10.30 19:49:30.264932 [ 268 ] {3bbf0c42-2541-4141-a524-92cf3dac3184} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
10178 | 2024.10.30 19:49:30.264947 [ 268 ] {} <Debug> HTTP-Session: be9016d4-c5e3-415d-92b2-9bb18156e910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10179 | 2024.10.30 19:49:30.265091 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10180 | 2024.10.30 19:49:30.265181 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63805, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10181 | 2024.10.30 19:49:30.265265 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10182 | 2024.10.30 19:49:30.265289 [ 269 ] {} <Debug> HTTP-Session: cfbd4cb7-0194-40a6-a827-1aa1f1b9eefe Authenticating user 'default' from [fd00:1122:3344:101::d]:63805 | ||
10183 | 2024.10.30 19:49:30.265310 [ 269 ] {} <Debug> HTTP-Session: cfbd4cb7-0194-40a6-a827-1aa1f1b9eefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10184 | 2024.10.30 19:49:30.265327 [ 269 ] {} <Debug> HTTP-Session: cfbd4cb7-0194-40a6-a827-1aa1f1b9eefe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10185 | 2024.10.30 19:49:30.265373 [ 269 ] {} <Trace> HTTP-Session: cfbd4cb7-0194-40a6-a827-1aa1f1b9eefe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10186 | 2024.10.30 19:49:30.265516 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63805) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10187 | 2024.10.30 19:49:30.265575 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10188 | 2024.10.30 19:49:30.265880 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10189 | 2024.10.30 19:49:30.266463 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10190 | 2024.10.30 19:49:30.266501 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10191 | 2024.10.30 19:49:30.266879 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10192 | 2024.10.30 19:49:30.267317 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10193 | 2024.10.30 19:49:30.267515 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.002036 sec., 14734.774066797641 rows/sec., 1000.07 KiB/sec. | ||
10194 | 2024.10.30 19:49:30.267778 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Debug> DynamicQueryHandler: Done processing query | ||
10195 | 2024.10.30 19:49:30.267808 [ 269 ] {ee9f9c41-8f78-42f6-96d9-d189b3110569} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10196 | 2024.10.30 19:49:30.267828 [ 269 ] {} <Debug> HTTP-Session: cfbd4cb7-0194-40a6-a827-1aa1f1b9eefe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10197 | 2024.10.30 19:49:30.268465 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10198 | 2024.10.30 19:49:30.689076 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10199 | 2024.10.30 19:49:30.895544 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10200 | 2024.10.30 19:49:30.926986 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10201 | 2024.10.30 19:49:30.956386 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10202 | 2024.10.30 19:49:31.000143 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.82 MiB, peak 177.53 MiB, free memory in arenas 0.00 B, will set to 168.80 MiB (RSS), difference: -1.01 MiB | ||
10203 | 2024.10.30 19:49:31.014776 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10204 | 2024.10.30 19:49:31.098233 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10205 | 2024.10.30 19:49:31.110549 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10206 | 2024.10.30 19:49:35.235753 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50586, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10207 | 2024.10.30 19:49:35.235895 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10208 | 2024.10.30 19:49:35.235923 [ 268 ] {} <Debug> HTTP-Session: 92385034-5605-4a64-8913-5d8bd1998c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50586 | ||
10209 | 2024.10.30 19:49:35.235949 [ 268 ] {} <Debug> HTTP-Session: 92385034-5605-4a64-8913-5d8bd1998c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10210 | 2024.10.30 19:49:35.235967 [ 268 ] {} <Debug> HTTP-Session: 92385034-5605-4a64-8913-5d8bd1998c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10211 | 2024.10.30 19:49:35.236024 [ 268 ] {} <Trace> HTTP-Session: 92385034-5605-4a64-8913-5d8bd1998c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10212 | 2024.10.30 19:49:35.236240 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50586) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
10213 | 2024.10.30 19:49:35.236314 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
10214 | 2024.10.30 19:49:35.236648 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10215 | 2024.10.30 19:49:35.237119 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10216 | 2024.10.30 19:49:35.237176 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10217 | 2024.10.30 19:49:35.237650 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10218 | 2024.10.30 19:49:35.238034 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10219 | 2024.10.30 19:49:35.238201 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002025 sec., 17777.777777777777 rows/sec., 1.32 MiB/sec. | ||
10220 | 2024.10.30 19:49:35.238224 [ 78 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10221 | 2024.10.30 19:49:35.238330 [ 78 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10222 | 2024.10.30 19:49:35.238386 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10223 | 2024.10.30 19:49:35.238493 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Debug> DynamicQueryHandler: Done processing query | ||
10224 | 2024.10.30 19:49:35.238564 [ 268 ] {c259dcca-8c3d-4b52-81f3-50a04f127f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10225 | 2024.10.30 19:49:35.238604 [ 268 ] {} <Debug> HTTP-Session: 92385034-5605-4a64-8913-5d8bd1998c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10226 | 2024.10.30 19:49:35.238640 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
10227 | 2024.10.30 19:49:35.238901 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10228 | 2024.10.30 19:49:35.238917 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10229 | 2024.10.30 19:49:35.239009 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part | ||
10230 | 2024.10.30 19:49:35.239010 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46343, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10231 | 2024.10.30 19:49:35.239177 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10232 | 2024.10.30 19:49:35.239202 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
10233 | 2024.10.30 19:49:35.239254 [ 269 ] {} <Debug> HTTP-Session: 8b80e76a-8e60-42bf-bef5-9f92b38482af Authenticating user 'default' from [fd00:1122:3344:101::d]:46343 | ||
10234 | 2024.10.30 19:49:35.239339 [ 269 ] {} <Debug> HTTP-Session: 8b80e76a-8e60-42bf-bef5-9f92b38482af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10235 | 2024.10.30 19:49:35.239457 [ 269 ] {} <Debug> HTTP-Session: 8b80e76a-8e60-42bf-bef5-9f92b38482af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10236 | 2024.10.30 19:49:35.239602 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
10237 | 2024.10.30 19:49:35.239612 [ 269 ] {} <Trace> HTTP-Session: 8b80e76a-8e60-42bf-bef5-9f92b38482af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10238 | 2024.10.30 19:49:35.239812 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
10239 | 2024.10.30 19:49:35.240071 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10240 | 2024.10.30 19:49:35.240151 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
10241 | 2024.10.30 19:49:35.240219 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10242 | 2024.10.30 19:49:35.240426 [ 200 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
10243 | 2024.10.30 19:49:35.241181 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10244 | 2024.10.30 19:49:35.241961 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10245 | 2024.10.30 19:49:35.242009 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10246 | 2024.10.30 19:49:35.242357 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.003865023 sec., 68304.89753877273 rows/sec., 5.25 MiB/sec. | ||
10247 | 2024.10.30 19:49:35.242653 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10248 | 2024.10.30 19:49:35.242694 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10249 | 2024.10.30 19:49:35.243820 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2024.10.30 19:49:35.243865 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2024.10.30 19:49:35.244057 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_41_8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10252 | 2024.10.30 19:49:35.244115 [ 78 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10253 | 2024.10.30 19:49:35.244155 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.004313 sec., 44516.57778808254 rows/sec., 3.77 MiB/sec. | ||
10254 | 2024.10.30 19:49:35.244237 [ 78 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2024.10.30 19:49:35.244369 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10256 | 2024.10.30 19:49:35.244380 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10257 | 2024.10.30 19:49:35.244616 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
10258 | 2024.10.30 19:49:35.244699 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Debug> DynamicQueryHandler: Done processing query | ||
10259 | 2024.10.30 19:49:35.244731 [ 269 ] {c135da45-52bd-4a0d-a28e-8f5db367e70d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
10260 | 2024.10.30 19:49:35.244759 [ 269 ] {} <Debug> HTTP-Session: 8b80e76a-8e60-42bf-bef5-9f92b38482af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10261 | 2024.10.30 19:49:35.244772 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10262 | 2024.10.30 19:49:35.244807 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1458 rows starting from the beginning of the part | ||
10263 | 2024.10.30 19:49:35.244920 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 194 rows starting from the beginning of the part | ||
10264 | 2024.10.30 19:49:35.245108 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10265 | 2024.10.30 19:49:35.245218 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58092, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10266 | 2024.10.30 19:49:35.245380 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 257 rows starting from the beginning of the part | ||
10267 | 2024.10.30 19:49:35.245435 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10268 | 2024.10.30 19:49:35.245452 [ 269 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10269 | |||
10270 | (version 23.8.7.1) | ||
10271 | 2024.10.30 19:49:35.245520 [ 268 ] {} <Debug> HTTP-Session: d5eab959-f86e-4f08-be47-de764a58878f Authenticating user 'default' from [fd00:1122:3344:101::d]:58092 | ||
10272 | 2024.10.30 19:49:35.245608 [ 268 ] {} <Debug> HTTP-Session: d5eab959-f86e-4f08-be47-de764a58878f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10273 | 2024.10.30 19:49:35.245680 [ 268 ] {} <Debug> HTTP-Session: d5eab959-f86e-4f08-be47-de764a58878f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10274 | 2024.10.30 19:49:35.245722 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 192 rows starting from the beginning of the part | ||
10275 | 2024.10.30 19:49:35.245805 [ 268 ] {} <Trace> HTTP-Session: d5eab959-f86e-4f08-be47-de764a58878f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10276 | 2024.10.30 19:49:35.245972 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part | ||
10277 | 2024.10.30 19:49:35.246216 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58092) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10278 | 2024.10.30 19:49:35.246264 [ 200 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 192 rows starting from the beginning of the part | ||
10279 | 2024.10.30 19:49:35.246363 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10280 | 2024.10.30 19:49:35.247517 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10281 | 2024.10.30 19:49:35.248466 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2024.10.30 19:49:35.248543 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10283 | 2024.10.30 19:49:35.249340 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10284 | 2024.10.30 19:49:35.250205 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 5 columns (5 merged, 0 gathered) in 0.005651371 sec., 434230.91494081705 rows/sec., 37.77 MiB/sec. | ||
10285 | 2024.10.30 19:49:35.250335 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10286 | 2024.10.30 19:49:35.250554 [ 78 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10287 | 2024.10.30 19:49:35.250572 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10288 | 2024.10.30 19:49:35.250580 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.004532 sec., 9929.390997352164 rows/sec., 726.82 KiB/sec. | ||
10289 | 2024.10.30 19:49:35.250631 [ 78 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2024.10.30 19:49:35.250773 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10291 | 2024.10.30 19:49:35.251282 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Debug> DynamicQueryHandler: Done processing query | ||
10292 | 2024.10.30 19:49:35.251389 [ 268 ] {03be0288-61b2-42b8-940a-a01c241503d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10293 | 2024.10.30 19:49:35.251409 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
10294 | 2024.10.30 19:49:35.251505 [ 268 ] {} <Debug> HTTP-Session: d5eab959-f86e-4f08-be47-de764a58878f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10295 | 2024.10.30 19:49:35.251941 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10296 | 2024.10.30 19:49:35.252608 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10297 | 2024.10.30 19:49:35.252727 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 84 rows starting from the beginning of the part | ||
10298 | 2024.10.30 19:49:35.252936 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48337, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10299 | 2024.10.30 19:49:35.253275 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
10300 | 2024.10.30 19:49:35.253331 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10301 | 2024.10.30 19:49:35.253466 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10302 | 2024.10.30 19:49:35.253548 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part | ||
10303 | 2024.10.30 19:49:35.253669 [ 269 ] {} <Debug> HTTP-Session: 07c7c46f-02c6-4231-92cc-0201990d5c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:48337 | ||
10304 | 2024.10.30 19:49:35.253870 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_41_8} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10305 | 2024.10.30 19:49:35.253890 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
10306 | 2024.10.30 19:49:35.253967 [ 269 ] {} <Debug> HTTP-Session: 07c7c46f-02c6-4231-92cc-0201990d5c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10307 | 2024.10.30 19:49:35.254136 [ 269 ] {} <Debug> HTTP-Session: 07c7c46f-02c6-4231-92cc-0201990d5c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10308 | 2024.10.30 19:49:35.254382 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
10309 | 2024.10.30 19:49:35.254397 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
10310 | 2024.10.30 19:49:35.254425 [ 269 ] {} <Trace> HTTP-Session: 07c7c46f-02c6-4231-92cc-0201990d5c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10311 | 2024.10.30 19:49:35.254702 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part | ||
10312 | 2024.10.30 19:49:35.254891 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10313 | 2024.10.30 19:49:35.255080 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10314 | 2024.10.30 19:49:35.256046 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10315 | 2024.10.30 19:49:35.257164 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10316 | 2024.10.30 19:49:35.257241 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10317 | 2024.10.30 19:49:35.257805 [ 201 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 5 columns (5 merged, 0 gathered) in 0.006830092 sec., 43484.04091775045 rows/sec., 3.24 MiB/sec. | ||
10318 | 2024.10.30 19:49:35.258084 [ 193 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10319 | 2024.10.30 19:49:35.258265 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10320 | 2024.10.30 19:49:35.259513 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10321 | 2024.10.30 19:49:35.259518 [ 193 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10322 | 2024.10.30 19:49:35.259708 [ 193 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_41_8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10323 | 2024.10.30 19:49:35.259781 [ 78 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10324 | 2024.10.30 19:49:35.259902 [ 78 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10325 | 2024.10.30 19:49:35.259906 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.005176 sec., 6955.177743431221 rows/sec., 522.24 KiB/sec. | ||
10326 | 2024.10.30 19:49:35.259970 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10327 | 2024.10.30 19:49:35.259967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10328 | 2024.10.30 19:49:35.260432 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
10329 | 2024.10.30 19:49:35.260511 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Debug> DynamicQueryHandler: Done processing query | ||
10330 | 2024.10.30 19:49:35.260596 [ 269 ] {39dee5ca-4467-476f-9696-fe7492869317} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10331 | 2024.10.30 19:49:35.260678 [ 269 ] {} <Debug> HTTP-Session: 07c7c46f-02c6-4231-92cc-0201990d5c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10332 | 2024.10.30 19:49:35.261022 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10333 | 2024.10.30 19:49:35.261164 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10334 | 2024.10.30 19:49:35.261191 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60275, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10335 | 2024.10.30 19:49:35.261331 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 288 rows starting from the beginning of the part | ||
10336 | 2024.10.30 19:49:35.261411 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10337 | 2024.10.30 19:49:35.261503 [ 268 ] {} <Debug> HTTP-Session: 92f16154-7d91-4ae7-b1bc-06301cd5bb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:60275 | ||
10338 | 2024.10.30 19:49:35.261643 [ 268 ] {} <Debug> HTTP-Session: 92f16154-7d91-4ae7-b1bc-06301cd5bb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10339 | 2024.10.30 19:49:35.261733 [ 268 ] {} <Debug> HTTP-Session: 92f16154-7d91-4ae7-b1bc-06301cd5bb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10340 | 2024.10.30 19:49:35.261790 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
10341 | 2024.10.30 19:49:35.261841 [ 268 ] {} <Trace> HTTP-Session: 92f16154-7d91-4ae7-b1bc-06301cd5bb90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2024.10.30 19:49:35.262071 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
10343 | 2024.10.30 19:49:35.262169 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60275) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10344 | 2024.10.30 19:49:35.262306 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
10345 | 2024.10.30 19:49:35.262326 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10346 | 2024.10.30 19:49:35.262702 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
10347 | 2024.10.30 19:49:35.263035 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
10348 | 2024.10.30 19:49:35.263866 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10349 | 2024.10.30 19:49:35.264868 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10350 | 2024.10.30 19:49:35.264943 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10351 | 2024.10.30 19:49:35.266098 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907697 sec., 83281.1838521847 rows/sec., 5.88 MiB/sec. | ||
10352 | 2024.10.30 19:49:35.266109 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10353 | 2024.10.30 19:49:35.266352 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10354 | 2024.10.30 19:49:35.267217 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10355 | 2024.10.30 19:49:35.267508 [ 78 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10356 | 2024.10.30 19:49:35.267530 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005456 sec., 3299.1202346041055 rows/sec., 231.61 KiB/sec. | ||
10357 | 2024.10.30 19:49:35.267602 [ 78 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10358 | 2024.10.30 19:49:35.267771 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10359 | 2024.10.30 19:49:35.267793 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10360 | 2024.10.30 19:49:35.268094 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_41_8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10361 | 2024.10.30 19:49:35.268139 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Debug> DynamicQueryHandler: Done processing query | ||
10362 | 2024.10.30 19:49:35.268219 [ 268 ] {6b9007ba-0f9b-4c1e-828f-cfcb88d53847} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10363 | 2024.10.30 19:49:35.268263 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
10364 | 2024.10.30 19:49:35.268284 [ 268 ] {} <Debug> HTTP-Session: 92f16154-7d91-4ae7-b1bc-06301cd5bb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10365 | 2024.10.30 19:49:35.268354 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10366 | 2024.10.30 19:49:35.268512 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10367 | 2024.10.30 19:49:35.268593 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 30 rows starting from the beginning of the part | ||
10368 | 2024.10.30 19:49:35.268607 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10369 | 2024.10.30 19:49:35.268669 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59094, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10370 | 2024.10.30 19:49:35.268881 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10371 | 2024.10.30 19:49:35.268971 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part | ||
10372 | 2024.10.30 19:49:35.269000 [ 269 ] {} <Debug> HTTP-Session: e0eafac5-d70a-4bf9-93e5-86e320859989 Authenticating user 'default' from [fd00:1122:3344:101::d]:59094 | ||
10373 | 2024.10.30 19:49:35.269063 [ 269 ] {} <Debug> HTTP-Session: e0eafac5-d70a-4bf9-93e5-86e320859989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10374 | 2024.10.30 19:49:35.269099 [ 269 ] {} <Debug> HTTP-Session: e0eafac5-d70a-4bf9-93e5-86e320859989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10375 | 2024.10.30 19:49:35.269234 [ 269 ] {} <Trace> HTTP-Session: e0eafac5-d70a-4bf9-93e5-86e320859989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10376 | 2024.10.30 19:49:35.269253 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
10377 | 2024.10.30 19:49:35.269575 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
10378 | 2024.10.30 19:49:35.269653 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59094) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10379 | 2024.10.30 19:49:35.269777 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
10380 | 2024.10.30 19:49:35.269782 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10381 | 2024.10.30 19:49:35.270227 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part | ||
10382 | 2024.10.30 19:49:35.271092 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10383 | 2024.10.30 19:49:35.271743 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10384 | 2024.10.30 19:49:35.271786 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10385 | 2024.10.30 19:49:35.272280 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.004262893 sec., 30964.88699106452 rows/sec., 2.21 MiB/sec. | ||
10386 | 2024.10.30 19:49:35.272394 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10387 | 2024.10.30 19:49:35.272470 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10388 | 2024.10.30 19:49:35.273193 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10389 | 2024.10.30 19:49:35.273405 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10390 | 2024.10.30 19:49:35.273506 [ 91 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10391 | 2024.10.30 19:49:35.273545 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.004032 sec., 20089.285714285714 rows/sec., 1.58 MiB/sec. | ||
10392 | 2024.10.30 19:49:35.273600 [ 91 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2024.10.30 19:49:35.273685 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10394 | 2024.10.30 19:49:35.273717 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_41_8} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10395 | 2024.10.30 19:49:35.274091 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10396 | 2024.10.30 19:49:35.274161 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
10397 | 2024.10.30 19:49:35.274160 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Debug> DynamicQueryHandler: Done processing query | ||
10398 | 2024.10.30 19:49:35.274208 [ 269 ] {f7d1478c-7ebc-47da-a26c-a31665d04738} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10399 | 2024.10.30 19:49:35.274231 [ 269 ] {} <Debug> HTTP-Session: e0eafac5-d70a-4bf9-93e5-86e320859989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10400 | 2024.10.30 19:49:35.274311 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10401 | 2024.10.30 19:49:35.274343 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 618 rows starting from the beginning of the part | ||
10402 | 2024.10.30 19:49:35.274512 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10403 | 2024.10.30 19:49:35.274519 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 85 rows starting from the beginning of the part | ||
10404 | 2024.10.30 19:49:35.274622 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42961, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10405 | 2024.10.30 19:49:35.274868 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10406 | 2024.10.30 19:49:35.274988 [ 268 ] {} <Debug> HTTP-Session: ba0d1584-837a-4bc2-873e-ff358edcc3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42961 | ||
10407 | 2024.10.30 19:49:35.275035 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
10408 | 2024.10.30 19:49:35.275047 [ 268 ] {} <Debug> HTTP-Session: ba0d1584-837a-4bc2-873e-ff358edcc3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10409 | 2024.10.30 19:49:35.275098 [ 268 ] {} <Debug> HTTP-Session: ba0d1584-837a-4bc2-873e-ff358edcc3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10410 | 2024.10.30 19:49:35.275254 [ 268 ] {} <Trace> HTTP-Session: ba0d1584-837a-4bc2-873e-ff358edcc3d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10411 | 2024.10.30 19:49:35.275288 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 81 rows starting from the beginning of the part | ||
10412 | 2024.10.30 19:49:35.275531 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 67 rows starting from the beginning of the part | ||
10413 | 2024.10.30 19:49:35.275689 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42961) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10414 | 2024.10.30 19:49:35.275823 [ 188 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 81 rows starting from the beginning of the part | ||
10415 | 2024.10.30 19:49:35.275860 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10416 | 2024.10.30 19:49:35.276740 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10417 | 2024.10.30 19:49:35.277691 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10418 | 2024.10.30 19:49:35.277771 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10419 | 2024.10.30 19:49:35.278751 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10420 | 2024.10.30 19:49:35.278928 [ 186 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1035 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061915 sec., 204468.0718660823 rows/sec., 16.35 MiB/sec. | ||
10421 | 2024.10.30 19:49:35.279250 [ 186 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10422 | 2024.10.30 19:49:35.279447 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10423 | 2024.10.30 19:49:35.279741 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10424 | 2024.10.30 19:49:35.279881 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10425 | 2024.10.30 19:49:35.279913 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.004369 sec., 13733.11970702678 rows/sec., 986.84 KiB/sec. | ||
10426 | 2024.10.30 19:49:35.279992 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10427 | 2024.10.30 19:49:35.280566 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
10428 | 2024.10.30 19:49:35.280670 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Debug> DynamicQueryHandler: Done processing query | ||
10429 | 2024.10.30 19:49:35.280726 [ 268 ] {8c9bb743-bf7d-4583-926a-51cb9f81f785} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10430 | 2024.10.30 19:49:35.280783 [ 268 ] {} <Debug> HTTP-Session: ba0d1584-837a-4bc2-873e-ff358edcc3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10431 | 2024.10.30 19:49:35.280927 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10432 | 2024.10.30 19:49:35.280988 [ 186 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2024.10.30 19:49:35.281001 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8473 rows starting from the beginning of the part | ||
10434 | 2024.10.30 19:49:35.281115 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10435 | 2024.10.30 19:49:35.281394 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36121, User-Agent: (none), Length: 44619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10436 | 2024.10.30 19:49:35.281552 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10437 | |||
10438 | (version 23.8.7.1) | ||
10439 | 2024.10.30 19:49:35.281571 [ 186 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_41_8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10440 | 2024.10.30 19:49:35.281705 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part | ||
10441 | 2024.10.30 19:49:35.281724 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10442 | 2024.10.30 19:49:35.281862 [ 269 ] {} <Debug> HTTP-Session: a92ce94c-0f62-46b9-9ea1-783fc9f9b330 Authenticating user 'default' from [fd00:1122:3344:101::d]:36121 | ||
10443 | 2024.10.30 19:49:35.281984 [ 269 ] {} <Debug> HTTP-Session: a92ce94c-0f62-46b9-9ea1-783fc9f9b330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10444 | 2024.10.30 19:49:35.282028 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
10445 | 2024.10.30 19:49:35.282092 [ 269 ] {} <Debug> HTTP-Session: a92ce94c-0f62-46b9-9ea1-783fc9f9b330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10446 | 2024.10.30 19:49:35.282149 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 133 rows starting from the beginning of the part | ||
10447 | 2024.10.30 19:49:35.282246 [ 269 ] {} <Trace> HTTP-Session: a92ce94c-0f62-46b9-9ea1-783fc9f9b330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10448 | 2024.10.30 19:49:35.282406 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
10449 | 2024.10.30 19:49:35.282733 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 61 rows starting from the beginning of the part | ||
10450 | 2024.10.30 19:49:35.282832 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
10451 | 2024.10.30 19:49:35.283198 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36121) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10452 | 2024.10.30 19:49:35.283454 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10453 | 2024.10.30 19:49:35.284701 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10454 | 2024.10.30 19:49:35.286354 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10455 | 2024.10.30 19:49:35.286392 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10456 | 2024.10.30 19:49:35.288112 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10457 | 2024.10.30 19:49:35.288669 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10458 | 2024.10.30 19:49:35.288906 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10459 | 2024.10.30 19:49:35.288960 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006299 sec., 4286.394665819971 rows/sec., 7.68 MiB/sec. | ||
10460 | 2024.10.30 19:49:35.289043 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2024.10.30 19:49:35.289246 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10462 | 2024.10.30 19:49:35.289883 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
10463 | 2024.10.30 19:49:35.289953 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8849 rows, containing 5 columns (5 merged, 0 gathered) in 0.00975147 sec., 907452.9276098886 rows/sec., 61.46 MiB/sec. | ||
10464 | 2024.10.30 19:49:35.290316 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10465 | 2024.10.30 19:49:35.290539 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Debug> DynamicQueryHandler: Done processing query | ||
10466 | 2024.10.30 19:49:35.290619 [ 269 ] {021cec3d-207f-45c2-853f-141f01c77f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10467 | 2024.10.30 19:49:35.290706 [ 269 ] {} <Debug> HTTP-Session: a92ce94c-0f62-46b9-9ea1-783fc9f9b330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10468 | 2024.10.30 19:49:35.291182 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10469 | 2024.10.30 19:49:35.291265 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62006, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10470 | 2024.10.30 19:49:35.291503 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10471 | 2024.10.30 19:49:35.291633 [ 268 ] {} <Debug> HTTP-Session: 1e3a3e69-7b4f-4426-8337-8c527f28b7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62006 | ||
10472 | 2024.10.30 19:49:35.291707 [ 269 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10473 | |||
10474 | (version 23.8.7.1) | ||
10475 | 2024.10.30 19:49:35.291735 [ 268 ] {} <Debug> HTTP-Session: 1e3a3e69-7b4f-4426-8337-8c527f28b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10476 | 2024.10.30 19:49:35.291828 [ 268 ] {} <Debug> HTTP-Session: 1e3a3e69-7b4f-4426-8337-8c527f28b7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10477 | 2024.10.30 19:49:35.291891 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10478 | 2024.10.30 19:49:35.291927 [ 268 ] {} <Trace> HTTP-Session: 1e3a3e69-7b4f-4426-8337-8c527f28b7fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10479 | 2024.10.30 19:49:35.292008 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 548 rows starting from the beginning of the part | ||
10480 | 2024.10.30 19:49:35.292138 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62006) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10481 | 2024.10.30 19:49:35.292137 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10482 | 2024.10.30 19:49:35.292381 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10483 | 2024.10.30 19:49:35.292699 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10484 | 2024.10.30 19:49:35.292969 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
10485 | 2024.10.30 19:49:35.293024 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
10486 | 2024.10.30 19:49:35.293200 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10487 | 2024.10.30 19:49:35.293619 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
10488 | 2024.10.30 19:49:35.294181 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
10489 | 2024.10.30 19:49:35.294418 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10490 | 2024.10.30 19:49:35.294509 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10491 | 2024.10.30 19:49:35.294742 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
10492 | 2024.10.30 19:49:35.295240 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
10493 | 2024.10.30 19:49:35.295691 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10494 | 2024.10.30 19:49:35.296229 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2024.10.30 19:49:35.296511 [ 91 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10496 | 2024.10.30 19:49:35.296542 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.004485 sec., 6688.963210702341 rows/sec., 453.99 KiB/sec. | ||
10497 | 2024.10.30 19:49:35.296598 [ 91 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.10.30 19:49:35.296717 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10499 | 2024.10.30 19:49:35.297048 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
10500 | 2024.10.30 19:49:35.297073 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Debug> DynamicQueryHandler: Done processing query | ||
10501 | 2024.10.30 19:49:35.297155 [ 268 ] {10a2de9a-742b-49f2-8250-e3879dde70ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10502 | 2024.10.30 19:49:35.297186 [ 268 ] {} <Debug> HTTP-Session: 1e3a3e69-7b4f-4426-8337-8c527f28b7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10503 | 2024.10.30 19:49:35.297542 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10504 | 2024.10.30 19:49:35.297672 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10505 | 2024.10.30 19:49:35.297674 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 998 rows starting from the beginning of the part | ||
10506 | 2024.10.30 19:49:35.297979 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10507 | |||
10508 | (version 23.8.7.1) | ||
10509 | 2024.10.30 19:49:35.298224 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
10510 | 2024.10.30 19:49:35.298579 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
10511 | 2024.10.30 19:49:35.298885 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
10512 | 2024.10.30 19:49:35.299262 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
10513 | 2024.10.30 19:49:35.299626 [ 194 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
10514 | 2024.10.30 19:49:35.302986 [ 195 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 4 columns (4 merged, 0 gathered) in 0.006132623 sec., 187195.59314179266 rows/sec., 12.38 MiB/sec. | ||
10515 | 2024.10.30 19:49:35.303392 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10516 | 2024.10.30 19:49:35.303942 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10517 | 2024.10.30 19:49:35.304027 [ 192 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_41_8} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10518 | 2024.10.30 19:49:35.304130 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
10519 | 2024.10.30 19:49:35.304726 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 19 columns (19 merged, 0 gathered) in 0.015329109 sec., 42468.22173421821 rows/sec., 76.10 MiB/sec. | ||
10520 | 2024.10.30 19:49:35.305852 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10521 | 2024.10.30 19:49:35.306470 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10522 | 2024.10.30 19:49:35.306556 [ 194 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10523 | 2024.10.30 19:49:35.306710 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
10524 | 2024.10.30 19:49:36.000157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.90 MiB, peak 180.43 MiB, free memory in arenas 0.00 B, will set to 171.34 MiB (RSS), difference: 1.44 MiB | ||
10525 | 2024.10.30 19:49:36.734227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 932 | ||
10526 | 2024.10.30 19:49:36.737169 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10527 | 2024.10.30 19:49:36.737210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10528 | 2024.10.30 19:49:36.738748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10529 | 2024.10.30 19:49:36.739742 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10530 | 2024.10.30 19:49:36.740840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
10531 | 2024.10.30 19:49:40.270968 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62302, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10532 | 2024.10.30 19:49:40.271114 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10533 | 2024.10.30 19:49:40.271144 [ 265 ] {} <Debug> HTTP-Session: afa03eab-f865-4396-b0e7-3ef2b5ca028c Authenticating user 'default' from [fd00:1122:3344:101::d]:62302 | ||
10534 | 2024.10.30 19:49:40.271172 [ 265 ] {} <Debug> HTTP-Session: afa03eab-f865-4396-b0e7-3ef2b5ca028c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10535 | 2024.10.30 19:49:40.271190 [ 265 ] {} <Debug> HTTP-Session: afa03eab-f865-4396-b0e7-3ef2b5ca028c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10536 | 2024.10.30 19:49:40.271248 [ 265 ] {} <Trace> HTTP-Session: afa03eab-f865-4396-b0e7-3ef2b5ca028c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10537 | 2024.10.30 19:49:40.271472 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62302) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
10538 | 2024.10.30 19:49:40.271549 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
10539 | 2024.10.30 19:49:40.271891 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10540 | 2024.10.30 19:49:40.272336 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10541 | 2024.10.30 19:49:40.272386 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10542 | 2024.10.30 19:49:40.272830 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10543 | 2024.10.30 19:49:40.273226 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10544 | 2024.10.30 19:49:40.273413 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002014 sec., 17874.875868917574 rows/sec., 1.33 MiB/sec. | ||
10545 | 2024.10.30 19:49:40.273629 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Debug> DynamicQueryHandler: Done processing query | ||
10546 | 2024.10.30 19:49:40.273658 [ 265 ] {041aced1-9cf7-4fdf-8630-ca3fdf4bd131} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10547 | 2024.10.30 19:49:40.273675 [ 265 ] {} <Debug> HTTP-Session: afa03eab-f865-4396-b0e7-3ef2b5ca028c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10548 | 2024.10.30 19:49:40.274036 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10549 | 2024.10.30 19:49:40.274205 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48161, User-Agent: (none), Length: 188396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10550 | 2024.10.30 19:49:40.274339 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10551 | 2024.10.30 19:49:40.274368 [ 268 ] {} <Debug> HTTP-Session: 99fc1ff6-6f9e-4d78-a104-4e474bf97d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48161 | ||
10552 | 2024.10.30 19:49:40.274395 [ 268 ] {} <Debug> HTTP-Session: 99fc1ff6-6f9e-4d78-a104-4e474bf97d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10553 | 2024.10.30 19:49:40.274413 [ 268 ] {} <Debug> HTTP-Session: 99fc1ff6-6f9e-4d78-a104-4e474bf97d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10554 | 2024.10.30 19:49:40.274473 [ 268 ] {} <Trace> HTTP-Session: 99fc1ff6-6f9e-4d78-a104-4e474bf97d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10555 | 2024.10.30 19:49:40.275044 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10556 | 2024.10.30 19:49:40.275122 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10557 | 2024.10.30 19:49:40.275469 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10558 | 2024.10.30 19:49:40.276902 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2024.10.30 19:49:40.276952 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10560 | 2024.10.30 19:49:40.277482 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10561 | 2024.10.30 19:49:40.277913 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10562 | 2024.10.30 19:49:40.278098 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Debug> executeQuery: Read 1300 rows, 109.87 KiB in 0.003398 sec., 382577.9870512066 rows/sec., 31.58 MiB/sec. | ||
10563 | 2024.10.30 19:49:40.278489 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Debug> DynamicQueryHandler: Done processing query | ||
10564 | 2024.10.30 19:49:40.278519 [ 268 ] {0ffd7cac-bfae-4ee1-b427-8442c71552ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
10565 | 2024.10.30 19:49:40.278536 [ 268 ] {} <Debug> HTTP-Session: 99fc1ff6-6f9e-4d78-a104-4e474bf97d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10566 | 2024.10.30 19:49:40.278756 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62302, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10567 | 2024.10.30 19:49:40.278768 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10568 | 2024.10.30 19:49:40.278850 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10569 | 2024.10.30 19:49:40.278884 [ 265 ] {} <Debug> HTTP-Session: f0e39ee7-4009-4beb-8179-933017b74d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:62302 | ||
10570 | 2024.10.30 19:49:40.278908 [ 265 ] {} <Debug> HTTP-Session: f0e39ee7-4009-4beb-8179-933017b74d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10571 | 2024.10.30 19:49:40.278925 [ 265 ] {} <Debug> HTTP-Session: f0e39ee7-4009-4beb-8179-933017b74d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10572 | 2024.10.30 19:49:40.278987 [ 265 ] {} <Trace> HTTP-Session: f0e39ee7-4009-4beb-8179-933017b74d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10573 | 2024.10.30 19:49:40.279144 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62302) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10574 | 2024.10.30 19:49:40.279205 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10575 | 2024.10.30 19:49:40.279526 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10576 | 2024.10.30 19:49:40.279885 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2024.10.30 19:49:40.279923 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10578 | 2024.10.30 19:49:40.280293 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10579 | 2024.10.30 19:49:40.280670 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2024.10.30 19:49:40.280831 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.001734 sec., 16724.336793540944 rows/sec., 1.18 MiB/sec. | ||
10581 | 2024.10.30 19:49:40.281015 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Debug> DynamicQueryHandler: Done processing query | ||
10582 | 2024.10.30 19:49:40.281039 [ 265 ] {6fc89e38-d72c-4df6-b0c5-72debe7bc14d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10583 | 2024.10.30 19:49:40.281055 [ 265 ] {} <Debug> HTTP-Session: f0e39ee7-4009-4beb-8179-933017b74d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10584 | 2024.10.30 19:49:40.281221 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10585 | 2024.10.30 19:49:40.281310 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10586 | 2024.10.30 19:49:40.281397 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10587 | 2024.10.30 19:49:40.281423 [ 268 ] {} <Debug> HTTP-Session: 5c4e8ec2-9be9-458b-9589-301fc835b556 Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10588 | 2024.10.30 19:49:40.281446 [ 268 ] {} <Debug> HTTP-Session: 5c4e8ec2-9be9-458b-9589-301fc835b556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10589 | 2024.10.30 19:49:40.281463 [ 268 ] {} <Debug> HTTP-Session: 5c4e8ec2-9be9-458b-9589-301fc835b556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10590 | 2024.10.30 19:49:40.281511 [ 268 ] {} <Trace> HTTP-Session: 5c4e8ec2-9be9-458b-9589-301fc835b556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10591 | 2024.10.30 19:49:40.281777 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10592 | 2024.10.30 19:49:40.281837 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10593 | 2024.10.30 19:49:40.282159 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10594 | 2024.10.30 19:49:40.282687 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2024.10.30 19:49:40.282726 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10596 | 2024.10.30 19:49:40.283136 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10597 | 2024.10.30 19:49:40.283525 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2024.10.30 19:49:40.283692 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.002055 sec., 128467.15328467154 rows/sec., 8.80 MiB/sec. | ||
10599 | 2024.10.30 19:49:40.283885 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Debug> DynamicQueryHandler: Done processing query | ||
10600 | 2024.10.30 19:49:40.283910 [ 268 ] {9b4e2ab2-2806-4aef-9afa-89c5e1ca61e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
10601 | 2024.10.30 19:49:40.283926 [ 268 ] {} <Debug> HTTP-Session: 5c4e8ec2-9be9-458b-9589-301fc835b556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10602 | 2024.10.30 19:49:40.284104 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10603 | 2024.10.30 19:49:40.284229 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47276, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10604 | 2024.10.30 19:49:40.284355 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10605 | 2024.10.30 19:49:40.284385 [ 269 ] {} <Debug> HTTP-Session: 956b167b-2715-4f42-bef1-1eb415f42c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:47276 | ||
10606 | 2024.10.30 19:49:40.284413 [ 269 ] {} <Debug> HTTP-Session: 956b167b-2715-4f42-bef1-1eb415f42c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10607 | 2024.10.30 19:49:40.284431 [ 269 ] {} <Debug> HTTP-Session: 956b167b-2715-4f42-bef1-1eb415f42c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10608 | 2024.10.30 19:49:40.284492 [ 269 ] {} <Trace> HTTP-Session: 956b167b-2715-4f42-bef1-1eb415f42c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10609 | 2024.10.30 19:49:40.284681 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47276) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10610 | 2024.10.30 19:49:40.284749 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10611 | 2024.10.30 19:49:40.285094 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10612 | 2024.10.30 19:49:40.285433 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2024.10.30 19:49:40.285473 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10614 | 2024.10.30 19:49:40.285906 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10615 | 2024.10.30 19:49:40.286310 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2024.10.30 19:49:40.286466 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001847 sec., 9745.533297238766 rows/sec., 684.18 KiB/sec. | ||
10617 | 2024.10.30 19:49:40.286684 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Debug> DynamicQueryHandler: Done processing query | ||
10618 | 2024.10.30 19:49:40.286711 [ 269 ] {278440f6-72f6-4ac5-a15e-cdcb451a9eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10619 | 2024.10.30 19:49:40.286727 [ 269 ] {} <Debug> HTTP-Session: 956b167b-2715-4f42-bef1-1eb415f42c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10620 | 2024.10.30 19:49:40.286966 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 86023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10621 | 2024.10.30 19:49:40.286989 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10622 | 2024.10.30 19:49:40.287059 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10623 | 2024.10.30 19:49:40.287102 [ 268 ] {} <Debug> HTTP-Session: dcebb5f8-7604-44b4-8de2-a5fe5fe107fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10624 | 2024.10.30 19:49:40.287134 [ 268 ] {} <Debug> HTTP-Session: dcebb5f8-7604-44b4-8de2-a5fe5fe107fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10625 | 2024.10.30 19:49:40.287156 [ 268 ] {} <Debug> HTTP-Session: dcebb5f8-7604-44b4-8de2-a5fe5fe107fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10626 | 2024.10.30 19:49:40.287205 [ 268 ] {} <Trace> HTTP-Session: dcebb5f8-7604-44b4-8de2-a5fe5fe107fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10627 | 2024.10.30 19:49:40.287652 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10628 | 2024.10.30 19:49:40.287715 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10629 | 2024.10.30 19:49:40.287988 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10630 | 2024.10.30 19:49:40.288690 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10631 | 2024.10.30 19:49:40.288729 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10632 | 2024.10.30 19:49:40.289136 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10633 | 2024.10.30 19:49:40.289527 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10634 | 2024.10.30 19:49:40.289696 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Debug> executeQuery: Read 521 rows, 39.52 KiB in 0.002346 sec., 222080.13640238706 rows/sec., 16.45 MiB/sec. | ||
10635 | 2024.10.30 19:49:40.289903 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Debug> DynamicQueryHandler: Done processing query | ||
10636 | 2024.10.30 19:49:40.289932 [ 268 ] {2a36105f-a4a0-4626-bd08-59cc619d6363} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10637 | 2024.10.30 19:49:40.289948 [ 268 ] {} <Debug> HTTP-Session: dcebb5f8-7604-44b4-8de2-a5fe5fe107fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10638 | 2024.10.30 19:49:40.290320 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10639 | 2024.10.30 19:49:40.290477 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59743, User-Agent: (none), Length: 171909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10640 | 2024.10.30 19:49:40.290556 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10641 | 2024.10.30 19:49:40.290580 [ 269 ] {} <Debug> HTTP-Session: 0f5f15f7-90c5-4ee7-9c7f-5eb2513913e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59743 | ||
10642 | 2024.10.30 19:49:40.290603 [ 269 ] {} <Debug> HTTP-Session: 0f5f15f7-90c5-4ee7-9c7f-5eb2513913e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10643 | 2024.10.30 19:49:40.290620 [ 269 ] {} <Debug> HTTP-Session: 0f5f15f7-90c5-4ee7-9c7f-5eb2513913e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10644 | 2024.10.30 19:49:40.290668 [ 269 ] {} <Trace> HTTP-Session: 0f5f15f7-90c5-4ee7-9c7f-5eb2513913e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2024.10.30 19:49:40.291396 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10646 | 2024.10.30 19:49:40.291463 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10647 | 2024.10.30 19:49:40.291661 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10648 | 2024.10.30 19:49:40.292535 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10649 | 2024.10.30 19:49:40.292572 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10650 | 2024.10.30 19:49:40.293035 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10651 | 2024.10.30 19:49:40.293396 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10652 | 2024.10.30 19:49:40.293549 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Debug> executeQuery: Read 906 rows, 62.14 KiB in 0.002649 sec., 342015.8550396376 rows/sec., 22.91 MiB/sec. | ||
10653 | 2024.10.30 19:49:40.293767 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Debug> DynamicQueryHandler: Done processing query | ||
10654 | 2024.10.30 19:49:40.293796 [ 269 ] {dc758305-b3ba-4a14-9482-0ccdc19ac802} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
10655 | 2024.10.30 19:49:40.293840 [ 269 ] {} <Debug> HTTP-Session: 0f5f15f7-90c5-4ee7-9c7f-5eb2513913e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10656 | 2024.10.30 19:49:40.294056 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 19026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10657 | 2024.10.30 19:49:40.294094 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10658 | 2024.10.30 19:49:40.294160 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10659 | 2024.10.30 19:49:40.294195 [ 268 ] {} <Debug> HTTP-Session: d995a0f0-299a-4d22-bbd5-4e6d805db9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10660 | 2024.10.30 19:49:40.294219 [ 268 ] {} <Debug> HTTP-Session: d995a0f0-299a-4d22-bbd5-4e6d805db9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10661 | 2024.10.30 19:49:40.294236 [ 268 ] {} <Debug> HTTP-Session: d995a0f0-299a-4d22-bbd5-4e6d805db9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10662 | 2024.10.30 19:49:40.294292 [ 268 ] {} <Trace> HTTP-Session: d995a0f0-299a-4d22-bbd5-4e6d805db9bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10663 | 2024.10.30 19:49:40.294609 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10664 | 2024.10.30 19:49:40.294692 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10665 | 2024.10.30 19:49:40.295196 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10666 | 2024.10.30 19:49:40.295729 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10667 | 2024.10.30 19:49:40.295765 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10668 | 2024.10.30 19:49:40.296426 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10669 | 2024.10.30 19:49:40.296859 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10670 | 2024.10.30 19:49:40.297020 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002589 sec., 4248.744689069138 rows/sec., 7.61 MiB/sec. | ||
10671 | 2024.10.30 19:49:40.297243 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Debug> DynamicQueryHandler: Done processing query | ||
10672 | 2024.10.30 19:49:40.297266 [ 268 ] {e90e5d0d-83d2-45a3-8cdb-ad9c684807a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
10673 | 2024.10.30 19:49:40.297282 [ 268 ] {} <Debug> HTTP-Session: d995a0f0-299a-4d22-bbd5-4e6d805db9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10674 | 2024.10.30 19:49:40.297446 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10675 | 2024.10.30 19:49:40.297561 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37533, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10676 | 2024.10.30 19:49:40.297634 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10677 | 2024.10.30 19:49:40.297659 [ 269 ] {} <Debug> HTTP-Session: 61ba0bb9-828b-4ac6-a79d-c3753859457a Authenticating user 'default' from [fd00:1122:3344:101::d]:37533 | ||
10678 | 2024.10.30 19:49:40.297680 [ 269 ] {} <Debug> HTTP-Session: 61ba0bb9-828b-4ac6-a79d-c3753859457a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10679 | 2024.10.30 19:49:40.297697 [ 269 ] {} <Debug> HTTP-Session: 61ba0bb9-828b-4ac6-a79d-c3753859457a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10680 | 2024.10.30 19:49:40.297742 [ 269 ] {} <Trace> HTTP-Session: 61ba0bb9-828b-4ac6-a79d-c3753859457a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10681 | 2024.10.30 19:49:40.297895 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37533) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10682 | 2024.10.30 19:49:40.297956 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10683 | 2024.10.30 19:49:40.298148 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10684 | 2024.10.30 19:49:40.298445 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10685 | 2024.10.30 19:49:40.298488 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
10686 | 2024.10.30 19:49:40.298883 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10687 | 2024.10.30 19:49:40.299227 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.10.30 19:49:40.299378 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001535 sec., 19543.97394136808 rows/sec., 1.30 MiB/sec. | ||
10689 | 2024.10.30 19:49:40.299547 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Debug> DynamicQueryHandler: Done processing query | ||
10690 | 2024.10.30 19:49:40.299572 [ 269 ] {f9710d35-3d3f-400d-9621-55750054ec86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10691 | 2024.10.30 19:49:40.299588 [ 269 ] {} <Debug> HTTP-Session: 61ba0bb9-828b-4ac6-a79d-c3753859457a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10692 | 2024.10.30 19:49:40.300693 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10693 | 2024.10.30 19:49:41.519081 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10694 | 2024.10.30 19:49:41.519134 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10695 | 2024.10.30 19:49:45.237013 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46025, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10696 | 2024.10.30 19:49:45.237176 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10697 | 2024.10.30 19:49:45.237205 [ 269 ] {} <Debug> HTTP-Session: 78df1e90-f07d-4eb4-87b6-c6349b13ebf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46025 | ||
10698 | 2024.10.30 19:49:45.237229 [ 269 ] {} <Debug> HTTP-Session: 78df1e90-f07d-4eb4-87b6-c6349b13ebf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10699 | 2024.10.30 19:49:45.237243 [ 269 ] {} <Debug> HTTP-Session: 78df1e90-f07d-4eb4-87b6-c6349b13ebf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10700 | 2024.10.30 19:49:45.237294 [ 269 ] {} <Trace> HTTP-Session: 78df1e90-f07d-4eb4-87b6-c6349b13ebf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10701 | 2024.10.30 19:49:45.237496 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46025) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
10702 | 2024.10.30 19:49:45.237567 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
10703 | 2024.10.30 19:49:45.237913 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10704 | 2024.10.30 19:49:45.238322 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10705 | 2024.10.30 19:49:45.238364 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10706 | 2024.10.30 19:49:45.238803 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10707 | 2024.10.30 19:49:45.239216 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10708 | 2024.10.30 19:49:45.239377 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001947 sec., 18489.984591679506 rows/sec., 1.37 MiB/sec. | ||
10709 | 2024.10.30 19:49:45.239627 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Debug> DynamicQueryHandler: Done processing query | ||
10710 | 2024.10.30 19:49:45.239654 [ 269 ] {353cc48a-3e0c-4521-b3d6-5a23ad3c96d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10711 | 2024.10.30 19:49:45.239669 [ 269 ] {} <Debug> HTTP-Session: 78df1e90-f07d-4eb4-87b6-c6349b13ebf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10712 | 2024.10.30 19:49:45.239887 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10713 | 2024.10.30 19:49:45.239924 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10714 | 2024.10.30 19:49:45.240089 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10715 | 2024.10.30 19:49:45.240121 [ 268 ] {} <Debug> HTTP-Session: cdeb6407-0611-4afc-99b6-a51566bf1ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10716 | 2024.10.30 19:49:45.240149 [ 268 ] {} <Debug> HTTP-Session: cdeb6407-0611-4afc-99b6-a51566bf1ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10717 | 2024.10.30 19:49:45.240166 [ 268 ] {} <Debug> HTTP-Session: cdeb6407-0611-4afc-99b6-a51566bf1ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10718 | 2024.10.30 19:49:45.240225 [ 268 ] {} <Trace> HTTP-Session: cdeb6407-0611-4afc-99b6-a51566bf1ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10719 | 2024.10.30 19:49:45.240427 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10720 | 2024.10.30 19:49:45.240507 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10721 | 2024.10.30 19:49:45.240878 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10722 | 2024.10.30 19:49:45.241293 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2024.10.30 19:49:45.241335 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10724 | 2024.10.30 19:49:45.241755 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10725 | 2024.10.30 19:49:45.242166 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10726 | 2024.10.30 19:49:45.242349 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001972 sec., 1014.1987829614606 rows/sec., 82.70 KiB/sec. | ||
10727 | 2024.10.30 19:49:45.242588 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Debug> DynamicQueryHandler: Done processing query | ||
10728 | 2024.10.30 19:49:45.242613 [ 268 ] {8abceb8b-5392-43b0-b20a-bb1e23bca827} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10729 | 2024.10.30 19:49:45.242630 [ 268 ] {} <Debug> HTTP-Session: cdeb6407-0611-4afc-99b6-a51566bf1ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10730 | 2024.10.30 19:49:45.242850 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10731 | 2024.10.30 19:49:45.242955 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40074, User-Agent: (none), Length: 28441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10732 | 2024.10.30 19:49:45.243030 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10733 | 2024.10.30 19:49:45.243057 [ 269 ] {} <Debug> HTTP-Session: aa667115-93d9-4cef-ba05-bc7b03d74d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:40074 | ||
10734 | 2024.10.30 19:49:45.243079 [ 269 ] {} <Debug> HTTP-Session: aa667115-93d9-4cef-ba05-bc7b03d74d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10735 | 2024.10.30 19:49:45.243097 [ 269 ] {} <Debug> HTTP-Session: aa667115-93d9-4cef-ba05-bc7b03d74d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10736 | 2024.10.30 19:49:45.243145 [ 269 ] {} <Trace> HTTP-Session: aa667115-93d9-4cef-ba05-bc7b03d74d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10737 | 2024.10.30 19:49:45.243351 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40074) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10738 | 2024.10.30 19:49:45.243410 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10739 | 2024.10.30 19:49:45.243717 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10740 | 2024.10.30 19:49:45.244214 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10741 | 2024.10.30 19:49:45.244262 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10742 | 2024.10.30 19:49:45.244717 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10743 | 2024.10.30 19:49:45.245108 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10744 | 2024.10.30 19:49:45.245276 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Debug> executeQuery: Read 193 rows, 16.73 KiB in 0.002011 sec., 95972.153157633 rows/sec., 8.12 MiB/sec. | ||
10745 | 2024.10.30 19:49:45.245589 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Debug> DynamicQueryHandler: Done processing query | ||
10746 | 2024.10.30 19:49:45.245639 [ 269 ] {00522724-3478-464a-9562-eb0d6e98c319} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
10747 | 2024.10.30 19:49:45.245669 [ 269 ] {} <Debug> HTTP-Session: aa667115-93d9-4cef-ba05-bc7b03d74d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10748 | 2024.10.30 19:49:45.245891 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10749 | 2024.10.30 19:49:45.245912 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 6651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10750 | 2024.10.30 19:49:45.245994 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10751 | 2024.10.30 19:49:45.246017 [ 268 ] {} <Debug> HTTP-Session: e4042e03-406e-4a84-a479-9d1d83b3cc7e Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10752 | 2024.10.30 19:49:45.246051 [ 268 ] {} <Debug> HTTP-Session: e4042e03-406e-4a84-a479-9d1d83b3cc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10753 | 2024.10.30 19:49:45.246070 [ 268 ] {} <Debug> HTTP-Session: e4042e03-406e-4a84-a479-9d1d83b3cc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10754 | 2024.10.30 19:49:45.246115 [ 268 ] {} <Trace> HTTP-Session: e4042e03-406e-4a84-a479-9d1d83b3cc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10755 | 2024.10.30 19:49:45.246272 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10756 | 2024.10.30 19:49:45.246328 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10757 | 2024.10.30 19:49:45.246643 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10758 | 2024.10.30 19:49:45.247021 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2024.10.30 19:49:45.247060 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10760 | 2024.10.30 19:49:45.247433 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10761 | 2024.10.30 19:49:45.247818 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10762 | 2024.10.30 19:49:45.247968 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Debug> executeQuery: Read 47 rows, 3.43 KiB in 0.00175 sec., 26857.142857142855 rows/sec., 1.92 MiB/sec. | ||
10763 | 2024.10.30 19:49:45.248166 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Debug> DynamicQueryHandler: Done processing query | ||
10764 | 2024.10.30 19:49:45.248189 [ 268 ] {fd0180e2-d2ed-47b4-8fef-143fdc57b69e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10765 | 2024.10.30 19:49:45.248205 [ 268 ] {} <Debug> HTTP-Session: e4042e03-406e-4a84-a479-9d1d83b3cc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10766 | 2024.10.30 19:49:45.248355 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10767 | 2024.10.30 19:49:45.248482 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46801, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10768 | 2024.10.30 19:49:45.248557 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10769 | 2024.10.30 19:49:45.248582 [ 269 ] {} <Debug> HTTP-Session: 6a32a4a9-5622-4d5a-b1a3-48801c716760 Authenticating user 'default' from [fd00:1122:3344:101::d]:46801 | ||
10770 | 2024.10.30 19:49:45.248603 [ 269 ] {} <Debug> HTTP-Session: 6a32a4a9-5622-4d5a-b1a3-48801c716760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10771 | 2024.10.30 19:49:45.248620 [ 269 ] {} <Debug> HTTP-Session: 6a32a4a9-5622-4d5a-b1a3-48801c716760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10772 | 2024.10.30 19:49:45.248665 [ 269 ] {} <Trace> HTTP-Session: 6a32a4a9-5622-4d5a-b1a3-48801c716760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10773 | 2024.10.30 19:49:45.248815 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46801) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10774 | 2024.10.30 19:49:45.248871 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10775 | 2024.10.30 19:49:45.249180 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10776 | 2024.10.30 19:49:45.249564 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10777 | 2024.10.30 19:49:45.249610 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10778 | 2024.10.30 19:49:45.249988 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10779 | 2024.10.30 19:49:45.250366 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10780 | 2024.10.30 19:49:45.250537 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001765 sec., 20396.600566572237 rows/sec., 1.50 MiB/sec. | ||
10781 | 2024.10.30 19:49:45.250714 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Debug> DynamicQueryHandler: Done processing query | ||
10782 | 2024.10.30 19:49:45.250738 [ 269 ] {a6d6fc3b-9846-4cf0-9b8b-235c9a0cf551} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10783 | 2024.10.30 19:49:45.250753 [ 269 ] {} <Debug> HTTP-Session: 6a32a4a9-5622-4d5a-b1a3-48801c716760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10784 | 2024.10.30 19:49:45.250940 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10785 | 2024.10.30 19:49:45.250959 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10786 | 2024.10.30 19:49:45.251035 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10787 | 2024.10.30 19:49:45.251070 [ 268 ] {} <Debug> HTTP-Session: f91b2b90-1dec-4c73-9520-75e096114851 Authenticating user 'default' from [fd00:1122:3344:101::d]:58386 | ||
10788 | 2024.10.30 19:49:45.251090 [ 268 ] {} <Debug> HTTP-Session: f91b2b90-1dec-4c73-9520-75e096114851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10789 | 2024.10.30 19:49:45.251105 [ 268 ] {} <Debug> HTTP-Session: f91b2b90-1dec-4c73-9520-75e096114851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10790 | 2024.10.30 19:49:45.251154 [ 268 ] {} <Trace> HTTP-Session: f91b2b90-1dec-4c73-9520-75e096114851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10791 | 2024.10.30 19:49:45.251288 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58386) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10792 | 2024.10.30 19:49:45.251335 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10793 | 2024.10.30 19:49:45.251600 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10794 | 2024.10.30 19:49:45.251960 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2024.10.30 19:49:45.251998 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10796 | 2024.10.30 19:49:45.252375 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10797 | 2024.10.30 19:49:45.252754 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10798 | 2024.10.30 19:49:45.252919 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001662 sec., 10830.324909747293 rows/sec., 760.33 KiB/sec. | ||
10799 | 2024.10.30 19:49:45.253099 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Debug> DynamicQueryHandler: Done processing query | ||
10800 | 2024.10.30 19:49:45.253122 [ 268 ] {3ac03c0a-903a-4519-adef-440d60fddc73} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10801 | 2024.10.30 19:49:45.253138 [ 268 ] {} <Debug> HTTP-Session: f91b2b90-1dec-4c73-9520-75e096114851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10802 | 2024.10.30 19:49:45.253301 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10803 | 2024.10.30 19:49:45.253393 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Length: 14138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10804 | 2024.10.30 19:49:45.253461 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10805 | 2024.10.30 19:49:45.253483 [ 269 ] {} <Debug> HTTP-Session: 654be617-f84d-4457-a4ee-01c4a4c960bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41009 | ||
10806 | 2024.10.30 19:49:45.253500 [ 269 ] {} <Debug> HTTP-Session: 654be617-f84d-4457-a4ee-01c4a4c960bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10807 | 2024.10.30 19:49:45.253514 [ 269 ] {} <Debug> HTTP-Session: 654be617-f84d-4457-a4ee-01c4a4c960bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10808 | 2024.10.30 19:49:45.253551 [ 269 ] {} <Trace> HTTP-Session: 654be617-f84d-4457-a4ee-01c4a4c960bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10809 | 2024.10.30 19:49:45.253687 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41009) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10810 | 2024.10.30 19:49:45.253733 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10811 | 2024.10.30 19:49:45.253992 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10812 | 2024.10.30 19:49:45.254357 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10813 | 2024.10.30 19:49:45.254394 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10814 | 2024.10.30 19:49:45.254755 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10815 | 2024.10.30 19:49:45.255130 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2024.10.30 19:49:45.255295 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Debug> executeQuery: Read 83 rows, 6.68 KiB in 0.001647 sec., 50394.656952034 rows/sec., 3.96 MiB/sec. | ||
10817 | 2024.10.30 19:49:45.255569 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Debug> DynamicQueryHandler: Done processing query | ||
10818 | 2024.10.30 19:49:45.255609 [ 269 ] {3aade090-dbb1-42ee-97ff-10732d34f9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10819 | 2024.10.30 19:49:45.255626 [ 269 ] {} <Debug> HTTP-Session: 654be617-f84d-4457-a4ee-01c4a4c960bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10820 | 2024.10.30 19:49:45.255817 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10821 | 2024.10.30 19:49:45.255986 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47553, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10822 | 2024.10.30 19:49:45.256064 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10823 | 2024.10.30 19:49:45.256088 [ 268 ] {} <Debug> HTTP-Session: c5607786-6107-4a33-8e65-81cb52e2c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:47553 | ||
10824 | 2024.10.30 19:49:45.256109 [ 268 ] {} <Debug> HTTP-Session: c5607786-6107-4a33-8e65-81cb52e2c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10825 | 2024.10.30 19:49:45.256126 [ 268 ] {} <Debug> HTTP-Session: c5607786-6107-4a33-8e65-81cb52e2c346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10826 | 2024.10.30 19:49:45.256171 [ 268 ] {} <Trace> HTTP-Session: c5607786-6107-4a33-8e65-81cb52e2c346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10827 | 2024.10.30 19:49:45.256338 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47553) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10828 | 2024.10.30 19:49:45.256398 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10829 | 2024.10.30 19:49:45.256606 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10830 | 2024.10.30 19:49:45.256976 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2024.10.30 19:49:45.257012 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10832 | 2024.10.30 19:49:45.257405 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10833 | 2024.10.30 19:49:45.257770 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2024.10.30 19:49:45.257943 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.00166 sec., 36746.98795180723 rows/sec., 2.58 MiB/sec. | ||
10835 | 2024.10.30 19:49:45.258130 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Debug> DynamicQueryHandler: Done processing query | ||
10836 | 2024.10.30 19:49:45.258153 [ 268 ] {a1b62842-b439-4069-a3ad-62a23bf4ebc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10837 | 2024.10.30 19:49:45.258170 [ 268 ] {} <Debug> HTTP-Session: c5607786-6107-4a33-8e65-81cb52e2c346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10838 | 2024.10.30 19:49:45.258358 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10839 | 2024.10.30 19:49:45.258373 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10840 | 2024.10.30 19:49:45.258447 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10841 | 2024.10.30 19:49:45.258484 [ 269 ] {} <Debug> HTTP-Session: 932a3b81-b327-439f-b7a6-a6324e52c221 Authenticating user 'default' from [fd00:1122:3344:101::d]:41009 | ||
10842 | 2024.10.30 19:49:45.258505 [ 269 ] {} <Debug> HTTP-Session: 932a3b81-b327-439f-b7a6-a6324e52c221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10843 | 2024.10.30 19:49:45.258522 [ 269 ] {} <Debug> HTTP-Session: 932a3b81-b327-439f-b7a6-a6324e52c221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10844 | 2024.10.30 19:49:45.258566 [ 269 ] {} <Trace> HTTP-Session: 932a3b81-b327-439f-b7a6-a6324e52c221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10845 | 2024.10.30 19:49:45.258889 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41009) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10846 | 2024.10.30 19:49:45.258966 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10847 | 2024.10.30 19:49:45.259459 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10848 | 2024.10.30 19:49:45.260193 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10849 | 2024.10.30 19:49:45.260229 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10850 | 2024.10.30 19:49:45.260885 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10851 | 2024.10.30 19:49:45.261301 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10852 | 2024.10.30 19:49:45.261488 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002802 sec., 9635.974304068523 rows/sec., 17.27 MiB/sec. | ||
10853 | 2024.10.30 19:49:45.261716 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Debug> DynamicQueryHandler: Done processing query | ||
10854 | 2024.10.30 19:49:45.261739 [ 269 ] {75f1a2c5-60ee-4064-86b4-ebfb95d79850} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10855 | 2024.10.30 19:49:45.261755 [ 269 ] {} <Debug> HTTP-Session: 932a3b81-b327-439f-b7a6-a6324e52c221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10856 | 2024.10.30 19:49:45.261939 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47553, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10857 | 2024.10.30 19:49:45.261950 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10858 | 2024.10.30 19:49:45.262032 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10859 | 2024.10.30 19:49:45.262075 [ 268 ] {} <Debug> HTTP-Session: 8f02b236-98ba-448f-8fea-c864385ed390 Authenticating user 'default' from [fd00:1122:3344:101::d]:47553 | ||
10860 | 2024.10.30 19:49:45.262111 [ 268 ] {} <Debug> HTTP-Session: 8f02b236-98ba-448f-8fea-c864385ed390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10861 | 2024.10.30 19:49:45.262136 [ 268 ] {} <Debug> HTTP-Session: 8f02b236-98ba-448f-8fea-c864385ed390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10862 | 2024.10.30 19:49:45.262180 [ 268 ] {} <Trace> HTTP-Session: 8f02b236-98ba-448f-8fea-c864385ed390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10863 | 2024.10.30 19:49:45.262332 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47553) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10864 | 2024.10.30 19:49:45.262388 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10865 | 2024.10.30 19:49:45.262574 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10866 | 2024.10.30 19:49:45.262894 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2024.10.30 19:49:45.262930 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10868 | 2024.10.30 19:49:45.263300 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10869 | 2024.10.30 19:49:45.263650 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2024.10.30 19:49:45.263806 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001521 sec., 19723.865877712033 rows/sec., 1.31 MiB/sec. | ||
10871 | 2024.10.30 19:49:45.264080 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Debug> DynamicQueryHandler: Done processing query | ||
10872 | 2024.10.30 19:49:45.264119 [ 268 ] {a9f8c832-2718-47e6-888a-b2ff30f6a117} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10873 | 2024.10.30 19:49:45.264135 [ 268 ] {} <Debug> HTTP-Session: 8f02b236-98ba-448f-8fea-c864385ed390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10874 | 2024.10.30 19:49:45.264420 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10875 | 2024.10.30 19:49:46.741926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 970 | ||
10876 | 2024.10.30 19:49:46.744896 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10877 | 2024.10.30 19:49:46.744942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10878 | 2024.10.30 19:49:46.746464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10879 | 2024.10.30 19:49:46.747482 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2024.10.30 19:49:46.748926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
10881 | 2024.10.30 19:49:50.237329 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33150, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10882 | 2024.10.30 19:49:50.237464 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10883 | 2024.10.30 19:49:50.237492 [ 268 ] {} <Debug> HTTP-Session: 7711cdb1-a882-4c15-b7e7-f5c511ebc8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33150 | ||
10884 | 2024.10.30 19:49:50.237521 [ 268 ] {} <Debug> HTTP-Session: 7711cdb1-a882-4c15-b7e7-f5c511ebc8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10885 | 2024.10.30 19:49:50.237539 [ 268 ] {} <Debug> HTTP-Session: 7711cdb1-a882-4c15-b7e7-f5c511ebc8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10886 | 2024.10.30 19:49:50.237593 [ 268 ] {} <Trace> HTTP-Session: 7711cdb1-a882-4c15-b7e7-f5c511ebc8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10887 | 2024.10.30 19:49:50.237811 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33150) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
10888 | 2024.10.30 19:49:50.237884 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
10889 | 2024.10.30 19:49:50.238216 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10890 | 2024.10.30 19:49:50.238725 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10891 | 2024.10.30 19:49:50.238765 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10892 | 2024.10.30 19:49:50.239319 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10893 | 2024.10.30 19:49:50.239719 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10894 | 2024.10.30 19:49:50.239865 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002135 sec., 28103.044496487117 rows/sec., 2.06 MiB/sec. | ||
10895 | 2024.10.30 19:49:50.240069 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Debug> DynamicQueryHandler: Done processing query | ||
10896 | 2024.10.30 19:49:50.240095 [ 268 ] {e34cafa4-465a-4421-9b06-f0f60bec1336} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10897 | 2024.10.30 19:49:50.240112 [ 268 ] {} <Debug> HTTP-Session: 7711cdb1-a882-4c15-b7e7-f5c511ebc8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10898 | 2024.10.30 19:49:50.240377 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10899 | 2024.10.30 19:49:50.240666 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36019, User-Agent: (none), Length: 37124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10900 | 2024.10.30 19:49:50.240789 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10901 | 2024.10.30 19:49:50.240820 [ 269 ] {} <Debug> HTTP-Session: 76109b47-e17c-4f5c-ade4-b7ff64a561ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36019 | ||
10902 | 2024.10.30 19:49:50.240847 [ 269 ] {} <Debug> HTTP-Session: 76109b47-e17c-4f5c-ade4-b7ff64a561ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10903 | 2024.10.30 19:49:50.240862 [ 269 ] {} <Debug> HTTP-Session: 76109b47-e17c-4f5c-ade4-b7ff64a561ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10904 | 2024.10.30 19:49:50.240918 [ 269 ] {} <Trace> HTTP-Session: 76109b47-e17c-4f5c-ade4-b7ff64a561ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10905 | 2024.10.30 19:49:50.241185 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36019) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10906 | 2024.10.30 19:49:50.241255 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10907 | 2024.10.30 19:49:50.241606 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10908 | 2024.10.30 19:49:50.242153 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10909 | 2024.10.30 19:49:50.242197 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10910 | 2024.10.30 19:49:50.242650 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10911 | 2024.10.30 19:49:50.243059 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10912 | 2024.10.30 19:49:50.243247 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Debug> executeQuery: Read 256 rows, 21.60 KiB in 0.002172 sec., 117863.72007366484 rows/sec., 9.71 MiB/sec. | ||
10913 | 2024.10.30 19:49:50.243550 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Debug> DynamicQueryHandler: Done processing query | ||
10914 | 2024.10.30 19:49:50.243593 [ 269 ] {19e7a55e-ac17-4d33-a5a5-c080628ff4a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
10915 | 2024.10.30 19:49:50.243611 [ 269 ] {} <Debug> HTTP-Session: 76109b47-e17c-4f5c-ade4-b7ff64a561ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10916 | 2024.10.30 19:49:50.243801 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10917 | 2024.10.30 19:49:50.243954 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56782, User-Agent: (none), Length: 5681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10918 | 2024.10.30 19:49:50.244028 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10919 | 2024.10.30 19:49:50.244052 [ 268 ] {} <Debug> HTTP-Session: 0811fad8-5bdc-4fa9-8775-b82ffa8edc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56782 | ||
10920 | 2024.10.30 19:49:50.244073 [ 268 ] {} <Debug> HTTP-Session: 0811fad8-5bdc-4fa9-8775-b82ffa8edc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10921 | 2024.10.30 19:49:50.244091 [ 268 ] {} <Debug> HTTP-Session: 0811fad8-5bdc-4fa9-8775-b82ffa8edc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10922 | 2024.10.30 19:49:50.244137 [ 268 ] {} <Trace> HTTP-Session: 0811fad8-5bdc-4fa9-8775-b82ffa8edc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10923 | 2024.10.30 19:49:50.244283 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56782) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10924 | 2024.10.30 19:49:50.244341 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10925 | 2024.10.30 19:49:50.244658 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10926 | 2024.10.30 19:49:50.245031 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10927 | 2024.10.30 19:49:50.245068 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10928 | 2024.10.30 19:49:50.245435 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10929 | 2024.10.30 19:49:50.245820 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10930 | 2024.10.30 19:49:50.245952 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Debug> executeQuery: Read 41 rows, 2.90 KiB in 0.001719 sec., 23851.07620709715 rows/sec., 1.65 MiB/sec. | ||
10931 | 2024.10.30 19:49:50.246192 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Debug> DynamicQueryHandler: Done processing query | ||
10932 | 2024.10.30 19:49:50.246217 [ 268 ] {6e889643-d5bd-491d-b17d-8284e4676b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10933 | 2024.10.30 19:49:50.246233 [ 268 ] {} <Debug> HTTP-Session: 0811fad8-5bdc-4fa9-8775-b82ffa8edc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10934 | 2024.10.30 19:49:50.246420 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36019, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10935 | 2024.10.30 19:49:50.246437 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10936 | 2024.10.30 19:49:50.246503 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10937 | 2024.10.30 19:49:50.246539 [ 269 ] {} <Debug> HTTP-Session: 9081d0f7-b841-40b0-b97b-786156519d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36019 | ||
10938 | 2024.10.30 19:49:50.246561 [ 269 ] {} <Debug> HTTP-Session: 9081d0f7-b841-40b0-b97b-786156519d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10939 | 2024.10.30 19:49:50.246587 [ 269 ] {} <Debug> HTTP-Session: 9081d0f7-b841-40b0-b97b-786156519d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10940 | 2024.10.30 19:49:50.246647 [ 269 ] {} <Trace> HTTP-Session: 9081d0f7-b841-40b0-b97b-786156519d98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10941 | 2024.10.30 19:49:50.246801 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36019) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10942 | 2024.10.30 19:49:50.246856 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10943 | 2024.10.30 19:49:50.247122 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10944 | 2024.10.30 19:49:50.247482 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10945 | 2024.10.30 19:49:50.247520 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10946 | 2024.10.30 19:49:50.247905 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10947 | 2024.10.30 19:49:50.248303 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10948 | 2024.10.30 19:49:50.248466 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001717 sec., 34944.67093768201 rows/sec., 2.52 MiB/sec. | ||
10949 | 2024.10.30 19:49:50.248635 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Debug> DynamicQueryHandler: Done processing query | ||
10950 | 2024.10.30 19:49:50.248659 [ 269 ] {5acd8f15-9907-4bd2-adcf-50294779420e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10951 | 2024.10.30 19:49:50.248675 [ 269 ] {} <Debug> HTTP-Session: 9081d0f7-b841-40b0-b97b-786156519d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10952 | 2024.10.30 19:49:50.248815 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10953 | 2024.10.30 19:49:50.248908 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10954 | 2024.10.30 19:49:50.248985 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10955 | 2024.10.30 19:49:50.249012 [ 268 ] {} <Debug> HTTP-Session: 761005a0-962e-4521-9a48-f4312059f1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40094 | ||
10956 | 2024.10.30 19:49:50.249034 [ 268 ] {} <Debug> HTTP-Session: 761005a0-962e-4521-9a48-f4312059f1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10957 | 2024.10.30 19:49:50.249052 [ 268 ] {} <Debug> HTTP-Session: 761005a0-962e-4521-9a48-f4312059f1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10958 | 2024.10.30 19:49:50.249098 [ 268 ] {} <Trace> HTTP-Session: 761005a0-962e-4521-9a48-f4312059f1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10959 | 2024.10.30 19:49:50.249243 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40094) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10960 | 2024.10.30 19:49:50.249298 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10961 | 2024.10.30 19:49:50.249610 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10962 | 2024.10.30 19:49:50.249976 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10963 | 2024.10.30 19:49:50.250013 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10964 | 2024.10.30 19:49:50.250393 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10965 | 2024.10.30 19:49:50.250765 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10966 | 2024.10.30 19:49:50.250896 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001702 sec., 17626.32197414806 rows/sec., 1.19 MiB/sec. | ||
10967 | 2024.10.30 19:49:50.251067 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Debug> DynamicQueryHandler: Done processing query | ||
10968 | 2024.10.30 19:49:50.251092 [ 268 ] {712e87bd-79c1-4ff2-85be-7d3fd11ee81f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10969 | 2024.10.30 19:49:50.251108 [ 268 ] {} <Debug> HTTP-Session: 761005a0-962e-4521-9a48-f4312059f1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10970 | 2024.10.30 19:49:50.251305 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10971 | 2024.10.30 19:49:50.251451 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42722, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10972 | 2024.10.30 19:49:50.251523 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10973 | 2024.10.30 19:49:50.251549 [ 269 ] {} <Debug> HTTP-Session: 81e71307-43f2-4b7a-91f2-b5ecbf004b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:42722 | ||
10974 | 2024.10.30 19:49:50.251569 [ 269 ] {} <Debug> HTTP-Session: 81e71307-43f2-4b7a-91f2-b5ecbf004b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10975 | 2024.10.30 19:49:50.251587 [ 269 ] {} <Debug> HTTP-Session: 81e71307-43f2-4b7a-91f2-b5ecbf004b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10976 | 2024.10.30 19:49:50.251632 [ 269 ] {} <Trace> HTTP-Session: 81e71307-43f2-4b7a-91f2-b5ecbf004b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10977 | 2024.10.30 19:49:50.251797 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10978 | 2024.10.30 19:49:50.251850 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10979 | 2024.10.30 19:49:50.252112 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10980 | 2024.10.30 19:49:50.252497 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10981 | 2024.10.30 19:49:50.252534 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
10982 | 2024.10.30 19:49:50.252902 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10983 | 2024.10.30 19:49:50.253280 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10984 | 2024.10.30 19:49:50.253450 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Debug> executeQuery: Read 101 rows, 8.04 KiB in 0.001715 sec., 58892.128279883385 rows/sec., 4.58 MiB/sec. | ||
10985 | 2024.10.30 19:49:50.253625 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Debug> DynamicQueryHandler: Done processing query | ||
10986 | 2024.10.30 19:49:50.253649 [ 269 ] {a352d92d-f166-49c8-8f2f-bfc419fba147} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10987 | 2024.10.30 19:49:50.253664 [ 269 ] {} <Debug> HTTP-Session: 81e71307-43f2-4b7a-91f2-b5ecbf004b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10988 | 2024.10.30 19:49:50.253940 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Length: 18435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10989 | 2024.10.30 19:49:50.253968 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10990 | 2024.10.30 19:49:50.254035 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10991 | 2024.10.30 19:49:50.254075 [ 268 ] {} <Debug> HTTP-Session: b16e97be-292f-407e-afe8-c99e8d85a380 Authenticating user 'default' from [fd00:1122:3344:101::d]:40094 | ||
10992 | 2024.10.30 19:49:50.254097 [ 268 ] {} <Debug> HTTP-Session: b16e97be-292f-407e-afe8-c99e8d85a380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10993 | 2024.10.30 19:49:50.254114 [ 268 ] {} <Debug> HTTP-Session: b16e97be-292f-407e-afe8-c99e8d85a380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10994 | 2024.10.30 19:49:50.254174 [ 268 ] {} <Trace> HTTP-Session: b16e97be-292f-407e-afe8-c99e8d85a380 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10995 | 2024.10.30 19:49:50.254346 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40094) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10996 | 2024.10.30 19:49:50.254406 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10997 | 2024.10.30 19:49:50.254618 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10998 | 2024.10.30 19:49:50.255103 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2024.10.30 19:49:50.255140 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11000 | 2024.10.30 19:49:50.255532 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11001 | 2024.10.30 19:49:50.255886 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2024.10.30 19:49:50.256016 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Debug> executeQuery: Read 96 rows, 6.84 KiB in 0.00174 sec., 55172.41379310345 rows/sec., 3.84 MiB/sec. | ||
11003 | 2024.10.30 19:49:50.256190 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Debug> DynamicQueryHandler: Done processing query | ||
11004 | 2024.10.30 19:49:50.256214 [ 268 ] {1e6a37f5-5000-4a2a-9acb-85ef0c755040} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11005 | 2024.10.30 19:49:50.256231 [ 268 ] {} <Debug> HTTP-Session: b16e97be-292f-407e-afe8-c99e8d85a380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11006 | 2024.10.30 19:49:50.256436 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11007 | 2024.10.30 19:49:50.256532 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51818, User-Agent: (none), Length: 19112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11008 | 2024.10.30 19:49:50.256643 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11009 | 2024.10.30 19:49:50.256682 [ 269 ] {} <Debug> HTTP-Session: fdc35c48-3ee0-4ac3-b4a4-ab488eedfe02 Authenticating user 'default' from [fd00:1122:3344:101::d]:51818 | ||
11010 | 2024.10.30 19:49:50.256715 [ 269 ] {} <Debug> HTTP-Session: fdc35c48-3ee0-4ac3-b4a4-ab488eedfe02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11011 | 2024.10.30 19:49:50.256743 [ 269 ] {} <Debug> HTTP-Session: fdc35c48-3ee0-4ac3-b4a4-ab488eedfe02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11012 | 2024.10.30 19:49:50.256811 [ 269 ] {} <Trace> HTTP-Session: fdc35c48-3ee0-4ac3-b4a4-ab488eedfe02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11013 | 2024.10.30 19:49:50.257054 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51818) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11014 | 2024.10.30 19:49:50.257133 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11015 | 2024.10.30 19:49:50.257629 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11016 | 2024.10.30 19:49:50.258200 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11017 | 2024.10.30 19:49:50.258237 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11018 | 2024.10.30 19:49:50.258875 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11019 | 2024.10.30 19:49:50.259310 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11020 | 2024.10.30 19:49:50.259462 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002528 sec., 4351.265822784811 rows/sec., 7.80 MiB/sec. | ||
11021 | 2024.10.30 19:49:50.259943 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Debug> DynamicQueryHandler: Done processing query | ||
11022 | 2024.10.30 19:49:50.259970 [ 269 ] {8fd207db-9077-477b-8faa-01a8194dc8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
11023 | 2024.10.30 19:49:50.259987 [ 269 ] {} <Debug> HTTP-Session: fdc35c48-3ee0-4ac3-b4a4-ab488eedfe02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11024 | 2024.10.30 19:49:50.260187 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11025 | 2024.10.30 19:49:50.260204 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11026 | 2024.10.30 19:49:50.260295 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11027 | 2024.10.30 19:49:50.260319 [ 268 ] {} <Debug> HTTP-Session: 1ba662a7-6683-4c0d-8e9a-bbe13964f86b Authenticating user 'default' from [fd00:1122:3344:101::d]:40094 | ||
11028 | 2024.10.30 19:49:50.260351 [ 268 ] {} <Debug> HTTP-Session: 1ba662a7-6683-4c0d-8e9a-bbe13964f86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11029 | 2024.10.30 19:49:50.260370 [ 268 ] {} <Debug> HTTP-Session: 1ba662a7-6683-4c0d-8e9a-bbe13964f86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11030 | 2024.10.30 19:49:50.260415 [ 268 ] {} <Trace> HTTP-Session: 1ba662a7-6683-4c0d-8e9a-bbe13964f86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11031 | 2024.10.30 19:49:50.260562 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40094) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11032 | 2024.10.30 19:49:50.260618 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11033 | 2024.10.30 19:49:50.260812 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11034 | 2024.10.30 19:49:50.261115 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2024.10.30 19:49:50.261153 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11036 | 2024.10.30 19:49:50.261533 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11037 | 2024.10.30 19:49:50.261872 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11038 | 2024.10.30 19:49:50.262036 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.31 MiB/sec. | ||
11039 | 2024.10.30 19:49:50.262213 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Debug> DynamicQueryHandler: Done processing query | ||
11040 | 2024.10.30 19:49:50.262237 [ 268 ] {c35c3650-a158-4a19-9100-838b445312ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11041 | 2024.10.30 19:49:50.262253 [ 268 ] {} <Debug> HTTP-Session: 1ba662a7-6683-4c0d-8e9a-bbe13964f86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11042 | 2024.10.30 19:49:50.262654 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11043 | 2024.10.30 19:49:54.831314 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11044 | 2024.10.30 19:49:54.864730 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.10.30 19:49:54.868076 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11046 | 2024.10.30 19:49:54.969496 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11047 | 2024.10.30 19:49:54.989884 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11048 | 2024.10.30 19:49:55.113288 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11049 | 2024.10.30 19:49:55.117570 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11050 | 2024.10.30 19:49:55.230094 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11051 | 2024.10.30 19:49:55.236061 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58695, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11052 | 2024.10.30 19:49:55.236153 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11053 | 2024.10.30 19:49:55.236181 [ 268 ] {} <Debug> HTTP-Session: 59f74be6-761e-40e8-8d24-a608cc40ec43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58695 | ||
11054 | 2024.10.30 19:49:55.236208 [ 268 ] {} <Debug> HTTP-Session: 59f74be6-761e-40e8-8d24-a608cc40ec43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11055 | 2024.10.30 19:49:55.236225 [ 268 ] {} <Debug> HTTP-Session: 59f74be6-761e-40e8-8d24-a608cc40ec43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11056 | 2024.10.30 19:49:55.236278 [ 268 ] {} <Trace> HTTP-Session: 59f74be6-761e-40e8-8d24-a608cc40ec43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11057 | 2024.10.30 19:49:55.236505 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58695) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
11058 | 2024.10.30 19:49:55.236582 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
11059 | 2024.10.30 19:49:55.237004 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11060 | 2024.10.30 19:49:55.237527 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11061 | 2024.10.30 19:49:55.237573 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11062 | 2024.10.30 19:49:55.238006 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11063 | 2024.10.30 19:49:55.238398 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11064 | 2024.10.30 19:49:55.238581 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.00214 sec., 16822.429906542056 rows/sec., 1.25 MiB/sec. | ||
11065 | 2024.10.30 19:49:55.238778 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Debug> DynamicQueryHandler: Done processing query | ||
11066 | 2024.10.30 19:49:55.238804 [ 268 ] {ff9c52f8-0319-434e-a370-da212bf9dce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11067 | 2024.10.30 19:49:55.238822 [ 268 ] {} <Debug> HTTP-Session: 59f74be6-761e-40e8-8d24-a608cc40ec43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11068 | 2024.10.30 19:49:55.239027 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11069 | 2024.10.30 19:49:55.239220 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42475, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11070 | 2024.10.30 19:49:55.239350 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11071 | 2024.10.30 19:49:55.239380 [ 269 ] {} <Debug> HTTP-Session: 78fc3613-84fe-445d-a7ed-2e9d4aa1c221 Authenticating user 'default' from [fd00:1122:3344:101::d]:42475 | ||
11072 | 2024.10.30 19:49:55.239408 [ 269 ] {} <Debug> HTTP-Session: 78fc3613-84fe-445d-a7ed-2e9d4aa1c221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11073 | 2024.10.30 19:49:55.239425 [ 269 ] {} <Debug> HTTP-Session: 78fc3613-84fe-445d-a7ed-2e9d4aa1c221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11074 | 2024.10.30 19:49:55.239486 [ 269 ] {} <Trace> HTTP-Session: 78fc3613-84fe-445d-a7ed-2e9d4aa1c221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11075 | 2024.10.30 19:49:55.239751 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11076 | 2024.10.30 19:49:55.239830 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11077 | 2024.10.30 19:49:55.240196 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11078 | 2024.10.30 19:49:55.240724 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2024.10.30 19:49:55.240766 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11080 | 2024.10.30 19:49:55.241217 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11081 | 2024.10.30 19:49:55.241634 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2024.10.30 19:49:55.241790 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002158 sec., 88971.26969416125 rows/sec., 7.54 MiB/sec. | ||
11083 | 2024.10.30 19:49:55.242008 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Debug> DynamicQueryHandler: Done processing query | ||
11084 | 2024.10.30 19:49:55.242036 [ 269 ] {90205024-d19b-4aa4-8be9-e81b37f95d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11085 | 2024.10.30 19:49:55.242054 [ 269 ] {} <Debug> HTTP-Session: 78fc3613-84fe-445d-a7ed-2e9d4aa1c221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11086 | 2024.10.30 19:49:55.242230 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11087 | 2024.10.30 19:49:55.242342 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58695, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11088 | 2024.10.30 19:49:55.242367 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11089 | 2024.10.30 19:49:55.242442 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11090 | |||
11091 | (version 23.8.7.1) | ||
11092 | 2024.10.30 19:49:55.242447 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11093 | 2024.10.30 19:49:55.242514 [ 268 ] {} <Debug> HTTP-Session: d9d738f6-6468-49d1-bc09-662fd2de9274 Authenticating user 'default' from [fd00:1122:3344:101::d]:58695 | ||
11094 | 2024.10.30 19:49:55.242553 [ 268 ] {} <Debug> HTTP-Session: d9d738f6-6468-49d1-bc09-662fd2de9274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11095 | 2024.10.30 19:49:55.242568 [ 268 ] {} <Debug> HTTP-Session: d9d738f6-6468-49d1-bc09-662fd2de9274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11096 | 2024.10.30 19:49:55.242609 [ 268 ] {} <Trace> HTTP-Session: d9d738f6-6468-49d1-bc09-662fd2de9274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11097 | 2024.10.30 19:49:55.242745 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58695) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11098 | 2024.10.30 19:49:55.242791 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11099 | 2024.10.30 19:49:55.243063 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11100 | 2024.10.30 19:49:55.243445 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11101 | 2024.10.30 19:49:55.243484 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11102 | 2024.10.30 19:49:55.243861 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11103 | 2024.10.30 19:49:55.244242 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11104 | 2024.10.30 19:49:55.244419 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001713 sec., 26269.702276707532 rows/sec., 1.88 MiB/sec. | ||
11105 | 2024.10.30 19:49:55.244707 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Debug> DynamicQueryHandler: Done processing query | ||
11106 | 2024.10.30 19:49:55.244740 [ 268 ] {4fb17b69-162b-4da1-baad-ea0de0d37f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11107 | 2024.10.30 19:49:55.244768 [ 268 ] {} <Debug> HTTP-Session: d9d738f6-6468-49d1-bc09-662fd2de9274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11108 | 2024.10.30 19:49:55.244934 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11109 | 2024.10.30 19:49:55.245024 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62213, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11110 | 2024.10.30 19:49:55.245116 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11111 | 2024.10.30 19:49:55.245141 [ 269 ] {} <Debug> HTTP-Session: cd21b3f0-fe43-4adb-b638-498d62df8c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62213 | ||
11112 | 2024.10.30 19:49:55.245163 [ 269 ] {} <Debug> HTTP-Session: cd21b3f0-fe43-4adb-b638-498d62df8c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11113 | 2024.10.30 19:49:55.245180 [ 269 ] {} <Debug> HTTP-Session: cd21b3f0-fe43-4adb-b638-498d62df8c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11114 | 2024.10.30 19:49:55.245228 [ 269 ] {} <Trace> HTTP-Session: cd21b3f0-fe43-4adb-b638-498d62df8c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11115 | 2024.10.30 19:49:55.245389 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62213) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11116 | 2024.10.30 19:49:55.245447 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11117 | 2024.10.30 19:49:55.245767 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11118 | 2024.10.30 19:49:55.246151 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11119 | 2024.10.30 19:49:55.246189 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11120 | 2024.10.30 19:49:55.246577 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11121 | 2024.10.30 19:49:55.246955 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11122 | 2024.10.30 19:49:55.247093 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001761 sec., 20442.930153321977 rows/sec., 1.50 MiB/sec. | ||
11123 | 2024.10.30 19:49:55.247269 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Debug> DynamicQueryHandler: Done processing query | ||
11124 | 2024.10.30 19:49:55.247293 [ 269 ] {8cc5eb6d-a47c-4962-bcfc-5bb40a976a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11125 | 2024.10.30 19:49:55.247310 [ 269 ] {} <Debug> HTTP-Session: cd21b3f0-fe43-4adb-b638-498d62df8c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11126 | 2024.10.30 19:49:55.247493 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11127 | 2024.10.30 19:49:55.247542 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62839, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11128 | 2024.10.30 19:49:55.247598 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11129 | 2024.10.30 19:49:55.247621 [ 262 ] {} <Debug> HTTP-Session: 38f788c2-4cd2-47c7-a10b-7a0b96c749db Authenticating user 'default' from [fd00:1122:3344:101::d]:62839 | ||
11130 | 2024.10.30 19:49:55.247639 [ 262 ] {} <Debug> HTTP-Session: 38f788c2-4cd2-47c7-a10b-7a0b96c749db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11131 | 2024.10.30 19:49:55.247653 [ 262 ] {} <Debug> HTTP-Session: 38f788c2-4cd2-47c7-a10b-7a0b96c749db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11132 | 2024.10.30 19:49:55.247685 [ 262 ] {} <Trace> HTTP-Session: 38f788c2-4cd2-47c7-a10b-7a0b96c749db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11133 | 2024.10.30 19:49:55.247794 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62839) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11134 | 2024.10.30 19:49:55.247839 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11135 | 2024.10.30 19:49:55.248071 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11136 | 2024.10.30 19:49:55.248392 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11137 | 2024.10.30 19:49:55.248428 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11138 | 2024.10.30 19:49:55.248790 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11139 | 2024.10.30 19:49:55.249142 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2024.10.30 19:49:55.249277 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001513 sec., 11896.893588896233 rows/sec., 835.21 KiB/sec. | ||
11141 | 2024.10.30 19:49:55.249454 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Debug> DynamicQueryHandler: Done processing query | ||
11142 | 2024.10.30 19:49:55.249478 [ 262 ] {4e8aeb25-afb5-4cb2-a8cd-2c06de737292} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11143 | 2024.10.30 19:49:55.249494 [ 262 ] {} <Debug> HTTP-Session: 38f788c2-4cd2-47c7-a10b-7a0b96c749db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11144 | 2024.10.30 19:49:55.249650 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11145 | 2024.10.30 19:49:55.249723 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53135, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11146 | 2024.10.30 19:49:55.249787 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11147 | 2024.10.30 19:49:55.249811 [ 269 ] {} <Debug> HTTP-Session: d7f840c9-b7ac-4c65-b183-fdb43ede1b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:53135 | ||
11148 | 2024.10.30 19:49:55.249831 [ 269 ] {} <Debug> HTTP-Session: d7f840c9-b7ac-4c65-b183-fdb43ede1b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11149 | 2024.10.30 19:49:55.249848 [ 269 ] {} <Debug> HTTP-Session: d7f840c9-b7ac-4c65-b183-fdb43ede1b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11150 | 2024.10.30 19:49:55.249886 [ 269 ] {} <Trace> HTTP-Session: d7f840c9-b7ac-4c65-b183-fdb43ede1b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2024.10.30 19:49:55.250034 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53135) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11152 | 2024.10.30 19:49:55.250085 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11153 | 2024.10.30 19:49:55.250361 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11154 | 2024.10.30 19:49:55.250801 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2024.10.30 19:49:55.250846 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11156 | 2024.10.30 19:49:55.251224 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11157 | 2024.10.30 19:49:55.251584 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11158 | 2024.10.30 19:49:55.251725 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.00175 sec., 46285.71428571428 rows/sec., 3.64 MiB/sec. | ||
11159 | 2024.10.30 19:49:55.251916 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Debug> DynamicQueryHandler: Done processing query | ||
11160 | 2024.10.30 19:49:55.251940 [ 269 ] {7a4e441e-0098-4cf8-b37d-01f7c39d005d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11161 | 2024.10.30 19:49:55.251957 [ 269 ] {} <Debug> HTTP-Session: d7f840c9-b7ac-4c65-b183-fdb43ede1b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11162 | 2024.10.30 19:49:55.252175 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11163 | 2024.10.30 19:49:55.252276 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43277, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11164 | 2024.10.30 19:49:55.252341 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11165 | 2024.10.30 19:49:55.252365 [ 262 ] {} <Debug> HTTP-Session: 3e5e5299-5cc6-455c-a81e-9c0860bfebfa Authenticating user 'default' from [fd00:1122:3344:101::d]:43277 | ||
11166 | 2024.10.30 19:49:55.252386 [ 262 ] {} <Debug> HTTP-Session: 3e5e5299-5cc6-455c-a81e-9c0860bfebfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11167 | 2024.10.30 19:49:55.252403 [ 262 ] {} <Debug> HTTP-Session: 3e5e5299-5cc6-455c-a81e-9c0860bfebfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11168 | 2024.10.30 19:49:55.252441 [ 262 ] {} <Trace> HTTP-Session: 3e5e5299-5cc6-455c-a81e-9c0860bfebfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11169 | 2024.10.30 19:49:55.252579 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43277) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11170 | 2024.10.30 19:49:55.252636 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11171 | 2024.10.30 19:49:55.252821 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11172 | 2024.10.30 19:49:55.253208 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11173 | 2024.10.30 19:49:55.253243 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11174 | 2024.10.30 19:49:55.253610 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11175 | 2024.10.30 19:49:55.253939 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11176 | 2024.10.30 19:49:55.254097 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.69 MiB/sec. | ||
11177 | 2024.10.30 19:49:55.254275 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Debug> DynamicQueryHandler: Done processing query | ||
11178 | 2024.10.30 19:49:55.254299 [ 262 ] {deb961cd-9cc5-432c-ae48-2c971594e937} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11179 | 2024.10.30 19:49:55.254315 [ 262 ] {} <Debug> HTTP-Session: 3e5e5299-5cc6-455c-a81e-9c0860bfebfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11180 | 2024.10.30 19:49:55.254531 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11181 | 2024.10.30 19:49:55.254619 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53188, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11182 | 2024.10.30 19:49:55.254682 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11183 | 2024.10.30 19:49:55.254707 [ 269 ] {} <Debug> HTTP-Session: ec930dfb-88c9-414c-8cc2-aeb472d0d24f Authenticating user 'default' from [fd00:1122:3344:101::d]:53188 | ||
11184 | 2024.10.30 19:49:55.254726 [ 269 ] {} <Debug> HTTP-Session: ec930dfb-88c9-414c-8cc2-aeb472d0d24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11185 | 2024.10.30 19:49:55.254743 [ 269 ] {} <Debug> HTTP-Session: ec930dfb-88c9-414c-8cc2-aeb472d0d24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11186 | 2024.10.30 19:49:55.254781 [ 269 ] {} <Trace> HTTP-Session: ec930dfb-88c9-414c-8cc2-aeb472d0d24f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11187 | 2024.10.30 19:49:55.255114 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53188) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11188 | 2024.10.30 19:49:55.255180 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11189 | 2024.10.30 19:49:55.255628 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11190 | 2024.10.30 19:49:55.256243 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11191 | 2024.10.30 19:49:55.256279 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11192 | 2024.10.30 19:49:55.256917 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11193 | 2024.10.30 19:49:55.257342 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2024.10.30 19:49:55.257551 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002661 sec., 10146.561443066515 rows/sec., 18.18 MiB/sec. | ||
11195 | 2024.10.30 19:49:55.257773 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Debug> DynamicQueryHandler: Done processing query | ||
11196 | 2024.10.30 19:49:55.257798 [ 269 ] {2801f2a0-0158-46d0-b91b-2e88feb95dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11197 | 2024.10.30 19:49:55.257814 [ 269 ] {} <Debug> HTTP-Session: ec930dfb-88c9-414c-8cc2-aeb472d0d24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11198 | 2024.10.30 19:49:55.258016 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43277, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11199 | 2024.10.30 19:49:55.258032 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11200 | 2024.10.30 19:49:55.258078 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11201 | 2024.10.30 19:49:55.258103 [ 262 ] {} <Debug> HTTP-Session: f93bf2ce-b5cc-4787-ad50-09dd42f3bf78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43277 | ||
11202 | 2024.10.30 19:49:55.258124 [ 262 ] {} <Debug> HTTP-Session: f93bf2ce-b5cc-4787-ad50-09dd42f3bf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11203 | 2024.10.30 19:49:55.258142 [ 262 ] {} <Debug> HTTP-Session: f93bf2ce-b5cc-4787-ad50-09dd42f3bf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11204 | 2024.10.30 19:49:55.258181 [ 262 ] {} <Trace> HTTP-Session: f93bf2ce-b5cc-4787-ad50-09dd42f3bf78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11205 | 2024.10.30 19:49:55.258305 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43277) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11206 | 2024.10.30 19:49:55.258357 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11207 | 2024.10.30 19:49:55.258513 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11208 | 2024.10.30 19:49:55.258791 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11209 | 2024.10.30 19:49:55.258832 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11210 | 2024.10.30 19:49:55.259206 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11211 | 2024.10.30 19:49:55.259528 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11212 | 2024.10.30 19:49:55.259687 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001415 sec., 21201.413427561838 rows/sec., 1.41 MiB/sec. | ||
11213 | 2024.10.30 19:49:55.259949 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Debug> DynamicQueryHandler: Done processing query | ||
11214 | 2024.10.30 19:49:55.260011 [ 262 ] {efc7163f-f958-4659-97bd-5cb2d901e2f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11215 | 2024.10.30 19:49:55.260062 [ 262 ] {} <Debug> HTTP-Session: f93bf2ce-b5cc-4787-ad50-09dd42f3bf78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11216 | 2024.10.30 19:49:55.260792 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11217 | 2024.10.30 19:49:55.383269 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11218 | 2024.10.30 19:49:55.411546 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11219 | 2024.10.30 19:49:55.518967 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11220 | 2024.10.30 19:49:55.525249 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11221 | 2024.10.30 19:49:55.539538 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11222 | 2024.10.30 19:49:55.542836 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11223 | 2024.10.30 19:49:55.564223 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11224 | 2024.10.30 19:49:55.571547 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11225 | 2024.10.30 19:49:55.596851 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11226 | 2024.10.30 19:49:55.890311 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11227 | 2024.10.30 19:49:55.930807 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11228 | 2024.10.30 19:49:55.972137 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11229 | 2024.10.30 19:49:55.993493 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11230 | 2024.10.30 19:49:56.000158 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.45 MiB, peak 180.43 MiB, free memory in arenas 0.00 B, will set to 171.34 MiB (RSS), difference: -1.11 MiB | ||
11231 | 2024.10.30 19:49:56.064907 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11232 | 2024.10.30 19:49:56.070326 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11233 | 2024.10.30 19:49:56.103805 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11234 | 2024.10.30 19:49:56.106205 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11235 | 2024.10.30 19:49:56.116526 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39698, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11236 | 2024.10.30 19:49:56.519204 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11237 | 2024.10.30 19:49:56.519257 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11238 | 2024.10.30 19:49:56.725059 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11239 | 2024.10.30 19:49:56.740546 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11240 | 2024.10.30 19:49:56.750012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1006 | ||
11241 | 2024.10.30 19:49:56.752851 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11242 | 2024.10.30 19:49:56.752900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11243 | 2024.10.30 19:49:56.754437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11244 | 2024.10.30 19:49:56.755411 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11245 | 2024.10.30 19:49:56.755955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
11246 | 2024.10.30 19:49:56.835048 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11247 | 2024.10.30 19:49:56.853481 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11248 | 2024.10.30 19:49:56.856999 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11249 | 2024.10.30 19:49:56.857070 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11250 | 2024.10.30 19:49:56.892581 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11251 | 2024.10.30 19:49:56.914935 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11252 | 2024.10.30 19:49:56.943333 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11253 | 2024.10.30 19:49:57.001371 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000989396 sec. | ||
11254 | 2024.10.30 19:49:58.321394 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11255 | 2024.10.30 19:50:00.234996 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40619, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11256 | 2024.10.30 19:50:00.235127 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11257 | 2024.10.30 19:50:00.235153 [ 267 ] {} <Debug> HTTP-Session: 74ee8c08-6f44-426d-81ad-e819b15e7ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40619 | ||
11258 | 2024.10.30 19:50:00.235178 [ 267 ] {} <Debug> HTTP-Session: 74ee8c08-6f44-426d-81ad-e819b15e7ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11259 | 2024.10.30 19:50:00.235193 [ 267 ] {} <Debug> HTTP-Session: 74ee8c08-6f44-426d-81ad-e819b15e7ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11260 | 2024.10.30 19:50:00.235246 [ 267 ] {} <Trace> HTTP-Session: 74ee8c08-6f44-426d-81ad-e819b15e7ce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11261 | 2024.10.30 19:50:00.235440 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40619) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
11262 | 2024.10.30 19:50:00.235512 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
11263 | 2024.10.30 19:50:00.235861 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11264 | 2024.10.30 19:50:00.236263 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2024.10.30 19:50:00.236307 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11266 | 2024.10.30 19:50:00.236756 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11267 | 2024.10.30 19:50:00.237226 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11268 | 2024.10.30 19:50:00.237398 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002014 sec., 17874.875868917574 rows/sec., 1.33 MiB/sec. | ||
11269 | 2024.10.30 19:50:00.237425 [ 137 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11270 | 2024.10.30 19:50:00.237537 [ 137 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11271 | 2024.10.30 19:50:00.237584 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11272 | 2024.10.30 19:50:00.237731 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Debug> DynamicQueryHandler: Done processing query | ||
11273 | 2024.10.30 19:50:00.237800 [ 267 ] {da7874d9-1a55-44b3-adc3-595aba63cee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11274 | 2024.10.30 19:50:00.237805 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::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 | ||
11275 | 2024.10.30 19:50:00.237829 [ 267 ] {} <Debug> HTTP-Session: 74ee8c08-6f44-426d-81ad-e819b15e7ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11276 | 2024.10.30 19:50:00.238217 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11277 | 2024.10.30 19:50:00.238370 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52469, User-Agent: (none), Length: 23472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11278 | 2024.10.30 19:50:00.238524 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11279 | 2024.10.30 19:50:00.238675 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11280 | 2024.10.30 19:50:00.238708 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part | ||
11281 | 2024.10.30 19:50:00.238760 [ 265 ] {} <Debug> HTTP-Session: 8f6d2e02-8e4b-4915-a5c8-cc5bd0fed7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52469 | ||
11282 | 2024.10.30 19:50:00.238852 [ 265 ] {} <Debug> HTTP-Session: 8f6d2e02-8e4b-4915-a5c8-cc5bd0fed7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11283 | 2024.10.30 19:50:00.238900 [ 265 ] {} <Debug> HTTP-Session: 8f6d2e02-8e4b-4915-a5c8-cc5bd0fed7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11284 | 2024.10.30 19:50:00.239064 [ 265 ] {} <Trace> HTTP-Session: 8f6d2e02-8e4b-4915-a5c8-cc5bd0fed7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11285 | 2024.10.30 19:50:00.239082 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
11286 | 2024.10.30 19:50:00.239222 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
11287 | 2024.10.30 19:50:00.239514 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52469) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11288 | 2024.10.30 19:50:00.239734 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11289 | 2024.10.30 19:50:00.239756 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
11290 | 2024.10.30 19:50:00.240069 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
11291 | 2024.10.30 19:50:00.240436 [ 192 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
11292 | 2024.10.30 19:50:00.241269 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11293 | 2024.10.30 19:50:00.242334 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11294 | 2024.10.30 19:50:00.242425 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11295 | 2024.10.30 19:50:00.243291 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.00562109 sec., 46965.97990781148 rows/sec., 3.61 MiB/sec. | ||
11296 | 2024.10.30 19:50:00.243546 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11297 | 2024.10.30 19:50:00.243619 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11298 | 2024.10.30 19:50:00.244513 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2024.10.30 19:50:00.244769 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11300 | 2024.10.30 19:50:00.244810 [ 137 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11301 | 2024.10.30 19:50:00.244880 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Debug> executeQuery: Read 160 rows, 13.76 KiB in 0.005593 sec., 28607.187555873414 rows/sec., 2.40 MiB/sec. | ||
11302 | 2024.10.30 19:50:00.244900 [ 137 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11303 | 2024.10.30 19:50:00.244985 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11304 | 2024.10.30 19:50:00.245255 [ 190 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_46_9} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11305 | 2024.10.30 19:50:00.245414 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::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 | ||
11306 | 2024.10.30 19:50:00.245500 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11307 | 2024.10.30 19:50:00.245588 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Debug> DynamicQueryHandler: Done processing query | ||
11308 | 2024.10.30 19:50:00.245650 [ 265 ] {18ebf91f-b864-4270-8556-9c803c3cc1dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11309 | 2024.10.30 19:50:00.245700 [ 265 ] {} <Debug> HTTP-Session: 8f6d2e02-8e4b-4915-a5c8-cc5bd0fed7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11310 | 2024.10.30 19:50:00.245777 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11311 | 2024.10.30 19:50:00.245817 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1458 rows starting from the beginning of the part | ||
11312 | 2024.10.30 19:50:00.245896 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1300 rows starting from the beginning of the part | ||
11313 | 2024.10.30 19:50:00.246024 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11314 | 2024.10.30 19:50:00.246135 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58063, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11315 | 2024.10.30 19:50:00.246443 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11316 | |||
11317 | (version 23.8.7.1) | ||
11318 | 2024.10.30 19:50:00.246476 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 193 rows starting from the beginning of the part | ||
11319 | 2024.10.30 19:50:00.246464 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11320 | 2024.10.30 19:50:00.246592 [ 267 ] {} <Debug> HTTP-Session: b8db1a36-554f-4dc9-a5ab-2c199348f477 Authenticating user 'default' from [fd00:1122:3344:101::d]:58063 | ||
11321 | 2024.10.30 19:50:00.246693 [ 267 ] {} <Debug> HTTP-Session: b8db1a36-554f-4dc9-a5ab-2c199348f477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11322 | 2024.10.30 19:50:00.246752 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 256 rows starting from the beginning of the part | ||
11323 | 2024.10.30 19:50:00.246781 [ 267 ] {} <Debug> HTTP-Session: b8db1a36-554f-4dc9-a5ab-2c199348f477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11324 | 2024.10.30 19:50:00.246941 [ 267 ] {} <Trace> HTTP-Session: b8db1a36-554f-4dc9-a5ab-2c199348f477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11325 | 2024.10.30 19:50:00.247040 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 192 rows starting from the beginning of the part | ||
11326 | 2024.10.30 19:50:00.247390 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58063) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11327 | 2024.10.30 19:50:00.247398 [ 192 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
11328 | 2024.10.30 19:50:00.247512 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11329 | 2024.10.30 19:50:00.248241 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11330 | 2024.10.30 19:50:00.248741 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11331 | 2024.10.30 19:50:00.248791 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11332 | 2024.10.30 19:50:00.249360 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11333 | 2024.10.30 19:50:00.249838 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11334 | 2024.10.30 19:50:00.249920 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776318 sec., 745134.6413701936 rows/sec., 64.58 MiB/sec. | ||
11335 | 2024.10.30 19:50:00.250098 [ 137 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11336 | 2024.10.30 19:50:00.250117 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.002903 sec., 9989.665862900447 rows/sec., 720.23 KiB/sec. | ||
11337 | 2024.10.30 19:50:00.250173 [ 137 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11338 | 2024.10.30 19:50:00.250250 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11339 | 2024.10.30 19:50:00.250328 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11340 | 2024.10.30 19:50:00.251172 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::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 | ||
11341 | 2024.10.30 19:50:00.251223 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Debug> DynamicQueryHandler: Done processing query | ||
11342 | 2024.10.30 19:50:00.251465 [ 267 ] {ea88fa8e-84d7-46d8-83da-2095f46be4bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11343 | 2024.10.30 19:50:00.251807 [ 267 ] {} <Debug> HTTP-Session: b8db1a36-554f-4dc9-a5ab-2c199348f477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11344 | 2024.10.30 19:50:00.252511 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11345 | 2024.10.30 19:50:00.252668 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 84 rows starting from the beginning of the part | ||
11346 | 2024.10.30 19:50:00.253067 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60204, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11347 | 2024.10.30 19:50:00.253095 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 29 rows starting from the beginning of the part | ||
11348 | 2024.10.30 19:50:00.253413 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11349 | 2024.10.30 19:50:00.253646 [ 265 ] {} <Debug> HTTP-Session: 92ab9ac5-1a7c-44e4-8dde-52cac2b4a0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60204 | ||
11350 | 2024.10.30 19:50:00.253736 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part | ||
11351 | 2024.10.30 19:50:00.253787 [ 265 ] {} <Debug> HTTP-Session: 92ab9ac5-1a7c-44e4-8dde-52cac2b4a0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11352 | 2024.10.30 19:50:00.253920 [ 265 ] {} <Debug> HTTP-Session: 92ab9ac5-1a7c-44e4-8dde-52cac2b4a0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11353 | 2024.10.30 19:50:00.254149 [ 265 ] {} <Trace> HTTP-Session: 92ab9ac5-1a7c-44e4-8dde-52cac2b4a0d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11354 | 2024.10.30 19:50:00.254300 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
11355 | 2024.10.30 19:50:00.254454 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11356 | 2024.10.30 19:50:00.254703 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60204) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11357 | 2024.10.30 19:50:00.254790 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part | ||
11358 | 2024.10.30 19:50:00.254943 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11359 | 2024.10.30 19:50:00.255142 [ 267 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11360 | |||
11361 | (version 23.8.7.1) | ||
11362 | 2024.10.30 19:50:00.255295 [ 195 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 29 rows starting from the beginning of the part | ||
11363 | 2024.10.30 19:50:00.256207 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11364 | 2024.10.30 19:50:00.256592 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_46_9} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11365 | 2024.10.30 19:50:00.256748 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11366 | 2024.10.30 19:50:00.256932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
11367 | 2024.10.30 19:50:00.257571 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11368 | 2024.10.30 19:50:00.257620 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11369 | 2024.10.30 19:50:00.258124 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.007701925 sec., 35705.3593744421 rows/sec., 2.65 MiB/sec. | ||
11370 | 2024.10.30 19:50:00.258250 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11371 | 2024.10.30 19:50:00.258369 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11372 | 2024.10.30 19:50:00.259175 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11373 | 2024.10.30 19:50:00.259466 [ 137 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11374 | 2024.10.30 19:50:00.259500 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.005047 sec., 7132.950267485635 rows/sec., 535.59 KiB/sec. | ||
11375 | 2024.10.30 19:50:00.259548 [ 137 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2024.10.30 19:50:00.259647 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11377 | 2024.10.30 19:50:00.259625 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2024.10.30 19:50:00.260219 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::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 | ||
11379 | 2024.10.30 19:50:00.260259 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_46_9} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11380 | 2024.10.30 19:50:00.260273 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Debug> DynamicQueryHandler: Done processing query | ||
11381 | 2024.10.30 19:50:00.260382 [ 265 ] {cd0d5704-4597-4085-80b4-42422b911876} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11382 | 2024.10.30 19:50:00.260479 [ 265 ] {} <Debug> HTTP-Session: 92ab9ac5-1a7c-44e4-8dde-52cac2b4a0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11383 | 2024.10.30 19:50:00.260886 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11384 | 2024.10.30 19:50:00.260901 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11385 | 2024.10.30 19:50:00.261134 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52285, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11386 | 2024.10.30 19:50:00.261281 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11387 | 2024.10.30 19:50:00.261352 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11388 | |||
11389 | (version 23.8.7.1) | ||
11390 | 2024.10.30 19:50:00.261412 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11391 | 2024.10.30 19:50:00.261418 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 288 rows starting from the beginning of the part | ||
11392 | 2024.10.30 19:50:00.261458 [ 267 ] {} <Debug> HTTP-Session: 8a7a80ae-7214-4414-a31b-ed738478f043 Authenticating user 'default' from [fd00:1122:3344:101::d]:52285 | ||
11393 | 2024.10.30 19:50:00.261495 [ 267 ] {} <Debug> HTTP-Session: 8a7a80ae-7214-4414-a31b-ed738478f043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11394 | 2024.10.30 19:50:00.261574 [ 267 ] {} <Debug> HTTP-Session: 8a7a80ae-7214-4414-a31b-ed738478f043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11395 | 2024.10.30 19:50:00.261652 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 264 rows starting from the beginning of the part | ||
11396 | 2024.10.30 19:50:00.261732 [ 267 ] {} <Trace> HTTP-Session: 8a7a80ae-7214-4414-a31b-ed738478f043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11397 | 2024.10.30 19:50:00.261987 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
11398 | 2024.10.30 19:50:00.262198 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52285) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11399 | 2024.10.30 19:50:00.262326 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
11400 | 2024.10.30 19:50:00.262365 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11401 | 2024.10.30 19:50:00.262656 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
11402 | 2024.10.30 19:50:00.263051 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
11403 | 2024.10.30 19:50:00.263716 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11404 | 2024.10.30 19:50:00.264277 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11405 | 2024.10.30 19:50:00.264320 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11406 | 2024.10.30 19:50:00.264871 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11407 | 2024.10.30 19:50:00.264992 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.005185858 sec., 138839.12748864316 rows/sec., 9.67 MiB/sec. | ||
11408 | 2024.10.30 19:50:00.265320 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11409 | 2024.10.30 19:50:00.265600 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2024.10.30 19:50:00.265980 [ 137 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11411 | 2024.10.30 19:50:00.266102 [ 137 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2024.10.30 19:50:00.266197 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11413 | 2024.10.30 19:50:00.266254 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.004188 sec., 4297.994269340974 rows/sec., 301.74 KiB/sec. | ||
11414 | 2024.10.30 19:50:00.266639 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::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 | ||
11415 | 2024.10.30 19:50:00.266880 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Debug> DynamicQueryHandler: Done processing query | ||
11416 | 2024.10.30 19:50:00.266884 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11417 | 2024.10.30 19:50:00.266939 [ 267 ] {66b30d8d-90a3-48bd-a68c-60c04e75a49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11418 | 2024.10.30 19:50:00.267016 [ 267 ] {} <Debug> HTTP-Session: 8a7a80ae-7214-4414-a31b-ed738478f043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11419 | 2024.10.30 19:50:00.267039 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11420 | 2024.10.30 19:50:00.267135 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 30 rows starting from the beginning of the part | ||
11421 | 2024.10.30 19:50:00.267186 [ 191 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_46_9} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11422 | 2024.10.30 19:50:00.267462 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47953, User-Agent: (none), Length: 11087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11423 | 2024.10.30 19:50:00.267574 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
11424 | 2024.10.30 19:50:00.267347 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11425 | 2024.10.30 19:50:00.267734 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
11426 | 2024.10.30 19:50:00.267707 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11427 | 2024.10.30 19:50:00.267855 [ 265 ] {} <Debug> HTTP-Session: 2fe7ff46-de34-486d-8dba-1d48e3cc66d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47953 | ||
11428 | 2024.10.30 19:50:00.267969 [ 267 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
11429 | |||
11430 | (version 23.8.7.1) | ||
11431 | 2024.10.30 19:50:00.267962 [ 265 ] {} <Debug> HTTP-Session: 2fe7ff46-de34-486d-8dba-1d48e3cc66d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11432 | 2024.10.30 19:50:00.268069 [ 265 ] {} <Debug> HTTP-Session: 2fe7ff46-de34-486d-8dba-1d48e3cc66d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11433 | 2024.10.30 19:50:00.268123 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
11434 | 2024.10.30 19:50:00.268199 [ 265 ] {} <Trace> HTTP-Session: 2fe7ff46-de34-486d-8dba-1d48e3cc66d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11435 | 2024.10.30 19:50:00.268377 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
11436 | 2024.10.30 19:50:00.268653 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47953) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11437 | 2024.10.30 19:50:00.268689 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part | ||
11438 | 2024.10.30 19:50:00.268800 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11439 | 2024.10.30 19:50:00.269065 [ 196 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
11440 | 2024.10.30 19:50:00.270006 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11441 | 2024.10.30 19:50:00.271110 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11442 | 2024.10.30 19:50:00.271182 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11443 | 2024.10.30 19:50:00.271914 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005559468 sec., 23743.27903317368 rows/sec., 1.69 MiB/sec. | ||
11444 | 2024.10.30 19:50:00.272077 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11445 | 2024.10.30 19:50:00.272084 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11446 | 2024.10.30 19:50:00.272722 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11447 | 2024.10.30 19:50:00.272744 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11448 | 2024.10.30 19:50:00.272861 [ 191 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_46_9} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11449 | 2024.10.30 19:50:00.272915 [ 137 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11450 | 2024.10.30 19:50:00.272947 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.004485 sec., 14492.753623188404 rows/sec., 1.14 MiB/sec. | ||
11451 | 2024.10.30 19:50:00.273021 [ 137 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11452 | 2024.10.30 19:50:00.273089 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11453 | 2024.10.30 19:50:00.273136 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11454 | 2024.10.30 19:50:00.273406 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::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 | ||
11455 | 2024.10.30 19:50:00.273472 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Debug> DynamicQueryHandler: Done processing query | ||
11456 | 2024.10.30 19:50:00.273515 [ 265 ] {71abfe25-7912-41d3-929a-75c0a0dc3a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11457 | 2024.10.30 19:50:00.273563 [ 265 ] {} <Debug> HTTP-Session: 2fe7ff46-de34-486d-8dba-1d48e3cc66d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11458 | 2024.10.30 19:50:00.273660 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11459 | 2024.10.30 19:50:00.273699 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 618 rows starting from the beginning of the part | ||
11460 | 2024.10.30 19:50:00.273857 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11461 | 2024.10.30 19:50:00.273897 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 521 rows starting from the beginning of the part | ||
11462 | 2024.10.30 19:50:00.274042 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62022, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11463 | 2024.10.30 19:50:00.274298 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 83 rows starting from the beginning of the part | ||
11464 | 2024.10.30 19:50:00.274298 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11465 | |||
11466 | (version 23.8.7.1) | ||
11467 | 2024.10.30 19:50:00.274380 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11468 | 2024.10.30 19:50:00.274523 [ 272 ] {} <Debug> HTTP-Session: 4cb83885-f878-4cd7-8c1a-dc709054a712 Authenticating user 'default' from [fd00:1122:3344:101::d]:62022 | ||
11469 | 2024.10.30 19:50:00.274589 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 101 rows starting from the beginning of the part | ||
11470 | 2024.10.30 19:50:00.274614 [ 272 ] {} <Debug> HTTP-Session: 4cb83885-f878-4cd7-8c1a-dc709054a712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11471 | 2024.10.30 19:50:00.274701 [ 272 ] {} <Debug> HTTP-Session: 4cb83885-f878-4cd7-8c1a-dc709054a712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11472 | 2024.10.30 19:50:00.274826 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 81 rows starting from the beginning of the part | ||
11473 | 2024.10.30 19:50:00.274898 [ 272 ] {} <Trace> HTTP-Session: 4cb83885-f878-4cd7-8c1a-dc709054a712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11474 | 2024.10.30 19:50:00.275065 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 65 rows starting from the beginning of the part | ||
11475 | 2024.10.30 19:50:00.275418 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11476 | 2024.10.30 19:50:00.275563 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11477 | 2024.10.30 19:50:00.276188 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11478 | 2024.10.30 19:50:00.277190 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11479 | 2024.10.30 19:50:00.277268 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11480 | 2024.10.30 19:50:00.278213 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11481 | 2024.10.30 19:50:00.278299 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1469 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024604 sec., 292361.3482773966 rows/sec., 23.12 MiB/sec. | ||
11482 | 2024.10.30 19:50:00.278571 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11483 | 2024.10.30 19:50:00.279139 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11484 | 2024.10.30 19:50:00.279485 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11485 | 2024.10.30 19:50:00.279583 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11486 | 2024.10.30 19:50:00.279600 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.004362 sec., 13755.158184319118 rows/sec., 988.43 KiB/sec. | ||
11487 | 2024.10.30 19:50:00.279631 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11488 | 2024.10.30 19:50:00.279857 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11489 | 2024.10.30 19:50:00.280178 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_46_9} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11490 | 2024.10.30 19:50:00.280193 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::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 | ||
11491 | 2024.10.30 19:50:00.280370 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Debug> DynamicQueryHandler: Done processing query | ||
11492 | 2024.10.30 19:50:00.280394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
11493 | 2024.10.30 19:50:00.280462 [ 272 ] {592f9963-5a33-4978-be62-168adde4a6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11494 | 2024.10.30 19:50:00.280526 [ 272 ] {} <Debug> HTTP-Session: 4cb83885-f878-4cd7-8c1a-dc709054a712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11495 | 2024.10.30 19:50:00.280622 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11496 | 2024.10.30 19:50:00.280658 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8849 rows starting from the beginning of the part | ||
11497 | 2024.10.30 19:50:00.280834 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 906 rows starting from the beginning of the part | ||
11498 | 2024.10.30 19:50:00.280859 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11499 | 2024.10.30 19:50:00.280963 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64132, User-Agent: (none), Length: 19141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11500 | 2024.10.30 19:50:00.281162 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11501 | 2024.10.30 19:50:00.281239 [ 265 ] {} <Debug> HTTP-Session: 1da78df4-a94c-4219-8d9c-c664018f7639 Authenticating user 'default' from [fd00:1122:3344:101::d]:64132 | ||
11502 | 2024.10.30 19:50:00.281277 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11503 | |||
11504 | (version 23.8.7.1) | ||
11505 | 2024.10.30 19:50:00.281325 [ 265 ] {} <Debug> HTTP-Session: 1da78df4-a94c-4219-8d9c-c664018f7639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11506 | 2024.10.30 19:50:00.281409 [ 265 ] {} <Debug> HTTP-Session: 1da78df4-a94c-4219-8d9c-c664018f7639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11507 | 2024.10.30 19:50:00.281440 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 61 rows starting from the beginning of the part | ||
11508 | 2024.10.30 19:50:00.281495 [ 265 ] {} <Trace> HTTP-Session: 1da78df4-a94c-4219-8d9c-c664018f7639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11509 | 2024.10.30 19:50:00.281626 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
11510 | 2024.10.30 19:50:00.281887 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
11511 | 2024.10.30 19:50:00.282035 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64132) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11512 | 2024.10.30 19:50:00.282247 [ 200 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
11513 | 2024.10.30 19:50:00.282340 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11514 | 2024.10.30 19:50:00.284121 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11515 | 2024.10.30 19:50:00.285687 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11516 | 2024.10.30 19:50:00.285739 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11517 | 2024.10.30 19:50:00.287063 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11518 | 2024.10.30 19:50:00.287736 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2024.10.30 19:50:00.287934 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11520 | 2024.10.30 19:50:00.288034 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11521 | 2024.10.30 19:50:00.288059 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006311 sec., 1742.9884328949454 rows/sec., 3.12 MiB/sec. | ||
11522 | 2024.10.30 19:50:00.288074 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11523 | 2024.10.30 19:50:00.288497 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
11524 | 2024.10.30 19:50:00.289067 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Debug> DynamicQueryHandler: Done processing query | ||
11525 | 2024.10.30 19:50:00.289154 [ 265 ] {0d466a34-5186-496e-94c1-f6c754889928} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
11526 | 2024.10.30 19:50:00.289239 [ 265 ] {} <Debug> HTTP-Session: 1da78df4-a94c-4219-8d9c-c664018f7639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11527 | 2024.10.30 19:50:00.289392 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10032 rows, containing 5 columns (5 merged, 0 gathered) in 0.009601536 sec., 1044832.8267477202 rows/sec., 70.76 MiB/sec. | ||
11528 | 2024.10.30 19:50:00.289515 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11529 | 2024.10.30 19:50:00.289663 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47012, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11530 | 2024.10.30 19:50:00.289803 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11531 | |||
11532 | (version 23.8.7.1) | ||
11533 | 2024.10.30 19:50:00.289881 [ 189 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11534 | 2024.10.30 19:50:00.290049 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11535 | 2024.10.30 19:50:00.290238 [ 272 ] {} <Debug> HTTP-Session: 18d0d34a-af96-46f2-970d-d46f6840070d Authenticating user 'default' from [fd00:1122:3344:101::d]:47012 | ||
11536 | 2024.10.30 19:50:00.290309 [ 272 ] {} <Debug> HTTP-Session: 18d0d34a-af96-46f2-970d-d46f6840070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11537 | 2024.10.30 19:50:00.290349 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11538 | 2024.10.30 19:50:00.290367 [ 272 ] {} <Debug> HTTP-Session: 18d0d34a-af96-46f2-970d-d46f6840070d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11539 | 2024.10.30 19:50:00.290605 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 651 rows starting from the beginning of the part | ||
11540 | 2024.10.30 19:50:00.290802 [ 272 ] {} <Trace> HTTP-Session: 18d0d34a-af96-46f2-970d-d46f6840070d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11541 | 2024.10.30 19:50:00.291508 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11542 | 2024.10.30 19:50:00.291541 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47012) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11543 | 2024.10.30 19:50:00.291743 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
11544 | 2024.10.30 19:50:00.291792 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11545 | 2024.10.30 19:50:00.291881 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11546 | 2024.10.30 19:50:00.292197 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
11547 | 2024.10.30 19:50:00.292894 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
11548 | 2024.10.30 19:50:00.292956 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11549 | 2024.10.30 19:50:00.293534 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
11550 | 2024.10.30 19:50:00.294338 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11551 | 2024.10.30 19:50:00.294361 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
11552 | 2024.10.30 19:50:00.294408 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11553 | 2024.10.30 19:50:00.294956 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
11554 | 2024.10.30 19:50:00.295848 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11555 | 2024.10.30 19:50:00.296721 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11556 | 2024.10.30 19:50:00.297085 [ 137 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11557 | 2024.10.30 19:50:00.297103 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.005843 sec., 5134.348793428034 rows/sec., 348.47 KiB/sec. | ||
11558 | 2024.10.30 19:50:00.297175 [ 137 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2024.10.30 19:50:00.297286 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11560 | 2024.10.30 19:50:00.297519 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Debug> DynamicQueryHandler: Done processing query | ||
11561 | 2024.10.30 19:50:00.297656 [ 272 ] {da7f00f9-aa6b-4e57-80c7-289f59401aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11562 | 2024.10.30 19:50:00.297796 [ 272 ] {} <Debug> HTTP-Session: 18d0d34a-af96-46f2-970d-d46f6840070d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11563 | 2024.10.30 19:50:00.298176 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::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 | ||
11564 | 2024.10.30 19:50:00.298478 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11565 | 2024.10.30 19:50:00.298962 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11566 | |||
11567 | (version 23.8.7.1) | ||
11568 | 2024.10.30 19:50:00.299830 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11569 | 2024.10.30 19:50:00.299927 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1148 rows starting from the beginning of the part | ||
11570 | 2024.10.30 19:50:00.300225 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
11571 | 2024.10.30 19:50:00.300473 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
11572 | 2024.10.30 19:50:00.300826 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
11573 | 2024.10.30 19:50:00.301196 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
11574 | 2024.10.30 19:50:00.301540 [ 187 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
11575 | 2024.10.30 19:50:00.303598 [ 186 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 4 columns (4 merged, 0 gathered) in 0.006177954 sec., 210101.9204739951 rows/sec., 13.90 MiB/sec. | ||
11576 | 2024.10.30 19:50:00.303887 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11577 | 2024.10.30 19:50:00.304560 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11578 | 2024.10.30 19:50:00.304640 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_46_9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11579 | 2024.10.30 19:50:00.304726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
11580 | 2024.10.30 19:50:00.305260 [ 186 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 19 columns (19 merged, 0 gathered) in 0.017064565 sec., 43247.513194740095 rows/sec., 77.50 MiB/sec. | ||
11581 | 2024.10.30 19:50:00.306273 [ 192 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11582 | 2024.10.30 19:50:00.306899 [ 192 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2024.10.30 19:50:00.306985 [ 192 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11584 | 2024.10.30 19:50:00.307137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
11585 | 2024.10.30 19:50:00.708662 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11586 | 2024.10.30 19:50:00.901035 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11587 | 2024.10.30 19:50:00.930300 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11588 | 2024.10.30 19:50:00.972561 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11589 | 2024.10.30 19:50:01.031940 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11590 | 2024.10.30 19:50:01.107334 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11591 | 2024.10.30 19:50:01.112577 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11592 | 2024.10.30 19:50:05.236394 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59750, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11593 | 2024.10.30 19:50:05.236583 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11594 | 2024.10.30 19:50:05.236629 [ 265 ] {} <Debug> HTTP-Session: d5433f42-2734-44e1-824e-ff1c06b6880d Authenticating user 'default' from [fd00:1122:3344:101::d]:59750 | ||
11595 | 2024.10.30 19:50:05.236669 [ 265 ] {} <Debug> HTTP-Session: d5433f42-2734-44e1-824e-ff1c06b6880d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11596 | 2024.10.30 19:50:05.236697 [ 265 ] {} <Debug> HTTP-Session: d5433f42-2734-44e1-824e-ff1c06b6880d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11597 | 2024.10.30 19:50:05.236778 [ 265 ] {} <Trace> HTTP-Session: d5433f42-2734-44e1-824e-ff1c06b6880d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11598 | 2024.10.30 19:50:05.237087 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59750) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
11599 | 2024.10.30 19:50:05.237199 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
11600 | 2024.10.30 19:50:05.237581 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11601 | 2024.10.30 19:50:05.238065 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11602 | 2024.10.30 19:50:05.238112 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11603 | 2024.10.30 19:50:05.238553 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11604 | 2024.10.30 19:50:05.238971 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11605 | 2024.10.30 19:50:05.239195 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002207 sec., 16311.735387403714 rows/sec., 1.21 MiB/sec. | ||
11606 | 2024.10.30 19:50:05.239633 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Debug> DynamicQueryHandler: Done processing query | ||
11607 | 2024.10.30 19:50:05.239665 [ 265 ] {59b1fbb8-d1f7-45e5-aa4b-0f25e540c13f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11608 | 2024.10.30 19:50:05.239683 [ 265 ] {} <Debug> HTTP-Session: d5433f42-2734-44e1-824e-ff1c06b6880d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11609 | 2024.10.30 19:50:05.239883 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11610 | 2024.10.30 19:50:05.240019 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52069, User-Agent: (none), Length: 28307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11611 | 2024.10.30 19:50:05.240138 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11612 | 2024.10.30 19:50:05.240162 [ 272 ] {} <Debug> HTTP-Session: 9dccf7c3-8252-4eed-9058-96fd30a791a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52069 | ||
11613 | 2024.10.30 19:50:05.240185 [ 272 ] {} <Debug> HTTP-Session: 9dccf7c3-8252-4eed-9058-96fd30a791a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11614 | 2024.10.30 19:50:05.240200 [ 272 ] {} <Debug> HTTP-Session: 9dccf7c3-8252-4eed-9058-96fd30a791a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11615 | 2024.10.30 19:50:05.240256 [ 272 ] {} <Trace> HTTP-Session: 9dccf7c3-8252-4eed-9058-96fd30a791a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11616 | 2024.10.30 19:50:05.240490 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11617 | 2024.10.30 19:50:05.240558 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11618 | 2024.10.30 19:50:05.240902 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11619 | 2024.10.30 19:50:05.241419 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11620 | 2024.10.30 19:50:05.241459 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11621 | 2024.10.30 19:50:05.241899 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11622 | 2024.10.30 19:50:05.242313 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11623 | 2024.10.30 19:50:05.242479 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Debug> executeQuery: Read 192 rows, 16.66 KiB in 0.002086 sec., 92042.18600191754 rows/sec., 7.80 MiB/sec. | ||
11624 | 2024.10.30 19:50:05.242710 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Debug> DynamicQueryHandler: Done processing query | ||
11625 | 2024.10.30 19:50:05.242741 [ 272 ] {43cb3acb-7c6b-4f81-ad14-baf0b62fc097} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11626 | 2024.10.30 19:50:05.242762 [ 272 ] {} <Debug> HTTP-Session: 9dccf7c3-8252-4eed-9058-96fd30a791a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11627 | 2024.10.30 19:50:05.242948 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59750, User-Agent: (none), Length: 6370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11628 | 2024.10.30 19:50:05.242964 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11629 | 2024.10.30 19:50:05.243044 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11630 | 2024.10.30 19:50:05.243077 [ 265 ] {} <Debug> HTTP-Session: 04d6e88f-7c93-4379-b788-74b1daae50a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59750 | ||
11631 | 2024.10.30 19:50:05.243100 [ 265 ] {} <Debug> HTTP-Session: 04d6e88f-7c93-4379-b788-74b1daae50a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11632 | 2024.10.30 19:50:05.243125 [ 265 ] {} <Debug> HTTP-Session: 04d6e88f-7c93-4379-b788-74b1daae50a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11633 | 2024.10.30 19:50:05.243177 [ 265 ] {} <Trace> HTTP-Session: 04d6e88f-7c93-4379-b788-74b1daae50a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11634 | 2024.10.30 19:50:05.243329 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11635 | 2024.10.30 19:50:05.243381 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11636 | 2024.10.30 19:50:05.243660 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11637 | 2024.10.30 19:50:05.244022 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11638 | 2024.10.30 19:50:05.244061 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11639 | 2024.10.30 19:50:05.244432 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11640 | 2024.10.30 19:50:05.244809 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11641 | 2024.10.30 19:50:05.244981 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Debug> executeQuery: Read 45 rows, 3.29 KiB in 0.001694 sec., 26564.34474616293 rows/sec., 1.90 MiB/sec. | ||
11642 | 2024.10.30 19:50:05.245357 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Debug> DynamicQueryHandler: Done processing query | ||
11643 | 2024.10.30 19:50:05.245404 [ 265 ] {739edd0e-825d-4813-a4ba-2ed41f02c14e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11644 | 2024.10.30 19:50:05.245425 [ 265 ] {} <Debug> HTTP-Session: 04d6e88f-7c93-4379-b788-74b1daae50a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11645 | 2024.10.30 19:50:05.245636 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11646 | 2024.10.30 19:50:05.245795 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40804, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11647 | 2024.10.30 19:50:05.245845 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
11648 | |||
11649 | (version 23.8.7.1) | ||
11650 | 2024.10.30 19:50:05.245879 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11651 | 2024.10.30 19:50:05.245923 [ 272 ] {} <Debug> HTTP-Session: 1098554a-0817-4532-a81b-7a5f618c4abb Authenticating user 'default' from [fd00:1122:3344:101::d]:40804 | ||
11652 | 2024.10.30 19:50:05.245953 [ 272 ] {} <Debug> HTTP-Session: 1098554a-0817-4532-a81b-7a5f618c4abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11653 | 2024.10.30 19:50:05.245970 [ 272 ] {} <Debug> HTTP-Session: 1098554a-0817-4532-a81b-7a5f618c4abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11654 | 2024.10.30 19:50:05.246015 [ 272 ] {} <Trace> HTTP-Session: 1098554a-0817-4532-a81b-7a5f618c4abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11655 | 2024.10.30 19:50:05.246164 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40804) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11656 | 2024.10.30 19:50:05.246219 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11657 | 2024.10.30 19:50:05.246477 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11658 | 2024.10.30 19:50:05.246852 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11659 | 2024.10.30 19:50:05.246909 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11660 | 2024.10.30 19:50:05.247292 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11661 | 2024.10.30 19:50:05.247673 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11662 | 2024.10.30 19:50:05.247837 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001723 sec., 20893.789901334883 rows/sec., 1.53 MiB/sec. | ||
11663 | 2024.10.30 19:50:05.248074 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Debug> DynamicQueryHandler: Done processing query | ||
11664 | 2024.10.30 19:50:05.248099 [ 272 ] {ea991282-64c5-4803-9960-2e27b24ed358} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11665 | 2024.10.30 19:50:05.248116 [ 272 ] {} <Debug> HTTP-Session: 1098554a-0817-4532-a81b-7a5f618c4abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11666 | 2024.10.30 19:50:05.248238 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11667 | 2024.10.30 19:50:05.248316 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38902, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11668 | 2024.10.30 19:50:05.248389 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11669 | 2024.10.30 19:50:05.248409 [ 265 ] {} <Debug> HTTP-Session: 97de9b7d-468c-4d6b-b9da-7a3f64d62f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:38902 | ||
11670 | 2024.10.30 19:50:05.248428 [ 265 ] {} <Debug> HTTP-Session: 97de9b7d-468c-4d6b-b9da-7a3f64d62f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11671 | 2024.10.30 19:50:05.248442 [ 265 ] {} <Debug> HTTP-Session: 97de9b7d-468c-4d6b-b9da-7a3f64d62f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11672 | 2024.10.30 19:50:05.248482 [ 265 ] {} <Trace> HTTP-Session: 97de9b7d-468c-4d6b-b9da-7a3f64d62f81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11673 | 2024.10.30 19:50:05.248608 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38902) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11674 | 2024.10.30 19:50:05.248657 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11675 | 2024.10.30 19:50:05.248927 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11676 | 2024.10.30 19:50:05.249256 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11677 | 2024.10.30 19:50:05.249295 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11678 | 2024.10.30 19:50:05.249673 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11679 | 2024.10.30 19:50:05.250050 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11680 | 2024.10.30 19:50:05.250206 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001631 sec., 11036.174126302882 rows/sec., 774.78 KiB/sec. | ||
11681 | 2024.10.30 19:50:05.250388 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Debug> DynamicQueryHandler: Done processing query | ||
11682 | 2024.10.30 19:50:05.250412 [ 265 ] {4b608a0e-5906-4b33-ab36-79302e8cf6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11683 | 2024.10.30 19:50:05.250428 [ 265 ] {} <Debug> HTTP-Session: 97de9b7d-468c-4d6b-b9da-7a3f64d62f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11684 | 2024.10.30 19:50:05.250570 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11685 | 2024.10.30 19:50:05.250685 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43348, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11686 | 2024.10.30 19:50:05.250772 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11687 | 2024.10.30 19:50:05.250796 [ 272 ] {} <Debug> HTTP-Session: 25a96df2-6694-4b22-bf64-088ace654d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:43348 | ||
11688 | 2024.10.30 19:50:05.250818 [ 272 ] {} <Debug> HTTP-Session: 25a96df2-6694-4b22-bf64-088ace654d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11689 | 2024.10.30 19:50:05.250835 [ 272 ] {} <Debug> HTTP-Session: 25a96df2-6694-4b22-bf64-088ace654d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11690 | 2024.10.30 19:50:05.250882 [ 272 ] {} <Trace> HTTP-Session: 25a96df2-6694-4b22-bf64-088ace654d7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11691 | 2024.10.30 19:50:05.251053 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43348) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11692 | 2024.10.30 19:50:05.251108 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11693 | 2024.10.30 19:50:05.251396 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11694 | 2024.10.30 19:50:05.251771 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11695 | 2024.10.30 19:50:05.251809 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11696 | 2024.10.30 19:50:05.252174 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11697 | 2024.10.30 19:50:05.252555 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11698 | 2024.10.30 19:50:05.252713 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Debug> executeQuery: Read 81 rows, 6.52 KiB in 0.00173 sec., 46820.80924855491 rows/sec., 3.68 MiB/sec. | ||
11699 | 2024.10.30 19:50:05.252889 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Debug> DynamicQueryHandler: Done processing query | ||
11700 | 2024.10.30 19:50:05.252913 [ 272 ] {e600c085-f02b-4c42-93e2-7997c5e4b153} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11701 | 2024.10.30 19:50:05.252930 [ 272 ] {} <Debug> HTTP-Session: 25a96df2-6694-4b22-bf64-088ace654d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11702 | 2024.10.30 19:50:05.253150 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11703 | 2024.10.30 19:50:05.253265 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54540, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11704 | 2024.10.30 19:50:05.253355 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11705 | 2024.10.30 19:50:05.253379 [ 265 ] {} <Debug> HTTP-Session: 9945b405-cd94-4d31-a701-55e60f68f716 Authenticating user 'default' from [fd00:1122:3344:101::d]:54540 | ||
11706 | 2024.10.30 19:50:05.253400 [ 265 ] {} <Debug> HTTP-Session: 9945b405-cd94-4d31-a701-55e60f68f716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11707 | 2024.10.30 19:50:05.253416 [ 265 ] {} <Debug> HTTP-Session: 9945b405-cd94-4d31-a701-55e60f68f716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11708 | 2024.10.30 19:50:05.253461 [ 265 ] {} <Trace> HTTP-Session: 9945b405-cd94-4d31-a701-55e60f68f716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11709 | 2024.10.30 19:50:05.253628 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11710 | 2024.10.30 19:50:05.253690 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11711 | 2024.10.30 19:50:05.253904 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11712 | 2024.10.30 19:50:05.254272 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11713 | 2024.10.30 19:50:05.254308 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11714 | 2024.10.30 19:50:05.254702 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11715 | 2024.10.30 19:50:05.255069 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11716 | 2024.10.30 19:50:05.255234 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.53 MiB/sec. | ||
11717 | 2024.10.30 19:50:05.255421 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Debug> DynamicQueryHandler: Done processing query | ||
11718 | 2024.10.30 19:50:05.255446 [ 265 ] {e94a4687-68cf-4612-bf9f-a90ddea035c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11719 | 2024.10.30 19:50:05.255462 [ 265 ] {} <Debug> HTTP-Session: 9945b405-cd94-4d31-a701-55e60f68f716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11720 | 2024.10.30 19:50:05.255660 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43348, User-Agent: (none), Length: 44622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11721 | 2024.10.30 19:50:05.255693 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11722 | 2024.10.30 19:50:05.255805 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11723 | 2024.10.30 19:50:05.255871 [ 272 ] {} <Debug> HTTP-Session: 3cfa1101-e976-454a-84d0-e06ffc00b9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43348 | ||
11724 | 2024.10.30 19:50:05.255910 [ 272 ] {} <Debug> HTTP-Session: 3cfa1101-e976-454a-84d0-e06ffc00b9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11725 | 2024.10.30 19:50:05.255938 [ 272 ] {} <Debug> HTTP-Session: 3cfa1101-e976-454a-84d0-e06ffc00b9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11726 | 2024.10.30 19:50:05.256008 [ 272 ] {} <Trace> HTTP-Session: 3cfa1101-e976-454a-84d0-e06ffc00b9b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11727 | 2024.10.30 19:50:05.256453 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43348) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11728 | 2024.10.30 19:50:05.256531 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11729 | 2024.10.30 19:50:05.257033 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11730 | 2024.10.30 19:50:05.257712 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11731 | 2024.10.30 19:50:05.257749 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11732 | 2024.10.30 19:50:05.258411 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11733 | 2024.10.30 19:50:05.258838 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11734 | 2024.10.30 19:50:05.259020 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002838 sec., 9513.742071881607 rows/sec., 17.05 MiB/sec. | ||
11735 | 2024.10.30 19:50:05.259252 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Debug> DynamicQueryHandler: Done processing query | ||
11736 | 2024.10.30 19:50:05.259276 [ 272 ] {79094311-747e-4bf9-8f9f-f06861a26d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11737 | 2024.10.30 19:50:05.259292 [ 272 ] {} <Debug> HTTP-Session: 3cfa1101-e976-454a-84d0-e06ffc00b9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11738 | 2024.10.30 19:50:05.259480 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11739 | 2024.10.30 19:50:05.259542 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52059, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11740 | 2024.10.30 19:50:05.259624 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11741 | 2024.10.30 19:50:05.259653 [ 265 ] {} <Debug> HTTP-Session: 469053bc-6ab1-469e-b9d5-59c3dd81b482 Authenticating user 'default' from [fd00:1122:3344:101::d]:52059 | ||
11742 | 2024.10.30 19:50:05.259674 [ 265 ] {} <Debug> HTTP-Session: 469053bc-6ab1-469e-b9d5-59c3dd81b482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11743 | 2024.10.30 19:50:05.259691 [ 265 ] {} <Debug> HTTP-Session: 469053bc-6ab1-469e-b9d5-59c3dd81b482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11744 | 2024.10.30 19:50:05.259735 [ 265 ] {} <Trace> HTTP-Session: 469053bc-6ab1-469e-b9d5-59c3dd81b482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11745 | 2024.10.30 19:50:05.259883 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52059) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11746 | 2024.10.30 19:50:05.259941 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11747 | 2024.10.30 19:50:05.260131 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11748 | 2024.10.30 19:50:05.260464 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2024.10.30 19:50:05.260499 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11750 | 2024.10.30 19:50:05.260862 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11751 | 2024.10.30 19:50:05.261194 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2024.10.30 19:50:05.261346 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00151 sec., 19867.549668874173 rows/sec., 1.32 MiB/sec. | ||
11753 | 2024.10.30 19:50:05.261525 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Debug> DynamicQueryHandler: Done processing query | ||
11754 | 2024.10.30 19:50:05.261550 [ 265 ] {76257b75-621a-46f1-96c9-8307738cff14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11755 | 2024.10.30 19:50:05.261565 [ 265 ] {} <Debug> HTTP-Session: 469053bc-6ab1-469e-b9d5-59c3dd81b482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11756 | 2024.10.30 19:50:05.261941 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11757 | 2024.10.30 19:50:06.757036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1042 | ||
11758 | 2024.10.30 19:50:06.759984 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11759 | 2024.10.30 19:50:06.760033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11760 | 2024.10.30 19:50:06.761515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11761 | 2024.10.30 19:50:06.762529 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11762 | 2024.10.30 19:50:06.763850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
11763 | 2024.10.30 19:50:10.269854 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42988, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11764 | 2024.10.30 19:50:10.269987 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11765 | 2024.10.30 19:50:10.270013 [ 270 ] {} <Debug> HTTP-Session: aa2cd6d2-b29d-49aa-bb01-b197d929c7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:42988 | ||
11766 | 2024.10.30 19:50:10.270038 [ 270 ] {} <Debug> HTTP-Session: aa2cd6d2-b29d-49aa-bb01-b197d929c7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11767 | 2024.10.30 19:50:10.270053 [ 270 ] {} <Debug> HTTP-Session: aa2cd6d2-b29d-49aa-bb01-b197d929c7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11768 | 2024.10.30 19:50:10.270103 [ 270 ] {} <Trace> HTTP-Session: aa2cd6d2-b29d-49aa-bb01-b197d929c7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11769 | 2024.10.30 19:50:10.270303 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42988) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
11770 | 2024.10.30 19:50:10.270371 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
11771 | 2024.10.30 19:50:10.270710 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11772 | 2024.10.30 19:50:10.271170 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11773 | 2024.10.30 19:50:10.271215 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11774 | 2024.10.30 19:50:10.271646 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11775 | 2024.10.30 19:50:10.272055 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11776 | 2024.10.30 19:50:10.272238 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001993 sec., 18063.22127446061 rows/sec., 1.34 MiB/sec. | ||
11777 | 2024.10.30 19:50:10.272572 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Debug> DynamicQueryHandler: Done processing query | ||
11778 | 2024.10.30 19:50:10.272613 [ 270 ] {43b5328c-ed7a-4dab-ad05-8ea16f664d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11779 | 2024.10.30 19:50:10.272630 [ 270 ] {} <Debug> HTTP-Session: aa2cd6d2-b29d-49aa-bb01-b197d929c7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11780 | 2024.10.30 19:50:10.272823 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11781 | 2024.10.30 19:50:10.272950 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11782 | 2024.10.30 19:50:10.273076 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11783 | 2024.10.30 19:50:10.273101 [ 265 ] {} <Debug> HTTP-Session: 2a44e60f-a2a5-4ccb-bace-09408e56a42c Authenticating user 'default' from [fd00:1122:3344:101::d]:33848 | ||
11784 | 2024.10.30 19:50:10.273125 [ 265 ] {} <Debug> HTTP-Session: 2a44e60f-a2a5-4ccb-bace-09408e56a42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11785 | 2024.10.30 19:50:10.273140 [ 265 ] {} <Debug> HTTP-Session: 2a44e60f-a2a5-4ccb-bace-09408e56a42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11786 | 2024.10.30 19:50:10.273195 [ 265 ] {} <Trace> HTTP-Session: 2a44e60f-a2a5-4ccb-bace-09408e56a42c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11787 | 2024.10.30 19:50:10.273375 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33848) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11788 | 2024.10.30 19:50:10.273445 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11789 | 2024.10.30 19:50:10.273804 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11790 | 2024.10.30 19:50:10.274186 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11791 | 2024.10.30 19:50:10.274233 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11792 | 2024.10.30 19:50:10.274665 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
11793 | 2024.10.30 19:50:10.275077 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2024.10.30 19:50:10.275266 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001938 sec., 3095.9752321981423 rows/sec., 252.46 KiB/sec. | ||
11795 | 2024.10.30 19:50:10.275897 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Debug> DynamicQueryHandler: Done processing query | ||
11796 | 2024.10.30 19:50:10.275925 [ 265 ] {84b2b126-3f07-432b-87b8-31d6db37abbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11797 | 2024.10.30 19:50:10.275941 [ 265 ] {} <Debug> HTTP-Session: 2a44e60f-a2a5-4ccb-bace-09408e56a42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11798 | 2024.10.30 19:50:10.276257 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11799 | 2024.10.30 19:50:10.276371 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42439, User-Agent: (none), Length: 188796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11800 | 2024.10.30 19:50:10.276450 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11801 | 2024.10.30 19:50:10.276472 [ 272 ] {} <Debug> HTTP-Session: c020c668-5a19-42eb-a64b-770a69819f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:42439 | ||
11802 | 2024.10.30 19:50:10.276489 [ 272 ] {} <Debug> HTTP-Session: c020c668-5a19-42eb-a64b-770a69819f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11803 | 2024.10.30 19:50:10.276503 [ 272 ] {} <Debug> HTTP-Session: c020c668-5a19-42eb-a64b-770a69819f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11804 | 2024.10.30 19:50:10.276544 [ 272 ] {} <Trace> HTTP-Session: c020c668-5a19-42eb-a64b-770a69819f05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11805 | 2024.10.30 19:50:10.277090 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42439) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11806 | 2024.10.30 19:50:10.277143 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11807 | 2024.10.30 19:50:10.277412 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11808 | 2024.10.30 19:50:10.278590 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2024.10.30 19:50:10.278639 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11810 | 2024.10.30 19:50:10.279199 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11811 | 2024.10.30 19:50:10.279629 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2024.10.30 19:50:10.279801 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Debug> executeQuery: Read 1303 rows, 110.09 KiB in 0.003062 sec., 425538.86348791636 rows/sec., 35.11 MiB/sec. | ||
11813 | 2024.10.30 19:50:10.279972 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Debug> DynamicQueryHandler: Done processing query | ||
11814 | 2024.10.30 19:50:10.279999 [ 272 ] {cdfdb009-4147-4a68-876c-d33d06c31167} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
11815 | 2024.10.30 19:50:10.280016 [ 272 ] {} <Debug> HTTP-Session: c020c668-5a19-42eb-a64b-770a69819f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11816 | 2024.10.30 19:50:10.280282 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Length: 4917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11817 | 2024.10.30 19:50:10.280297 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11818 | 2024.10.30 19:50:10.280375 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11819 | 2024.10.30 19:50:10.280409 [ 265 ] {} <Debug> HTTP-Session: f46ced31-3bee-4c71-8d88-da5646dc70f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33848 | ||
11820 | 2024.10.30 19:50:10.280447 [ 265 ] {} <Debug> HTTP-Session: f46ced31-3bee-4c71-8d88-da5646dc70f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11821 | 2024.10.30 19:50:10.280471 [ 265 ] {} <Debug> HTTP-Session: f46ced31-3bee-4c71-8d88-da5646dc70f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11822 | 2024.10.30 19:50:10.280522 [ 265 ] {} <Trace> HTTP-Session: f46ced31-3bee-4c71-8d88-da5646dc70f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11823 | 2024.10.30 19:50:10.280679 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33848) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11824 | 2024.10.30 19:50:10.280739 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11825 | 2024.10.30 19:50:10.281061 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11826 | 2024.10.30 19:50:10.281460 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.10.30 19:50:10.281497 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11828 | 2024.10.30 19:50:10.281881 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11829 | 2024.10.30 19:50:10.282265 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.10.30 19:50:10.282427 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Debug> executeQuery: Read 35 rows, 2.51 KiB in 0.001798 sec., 19466.07341490545 rows/sec., 1.36 MiB/sec. | ||
11831 | 2024.10.30 19:50:10.282608 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Debug> DynamicQueryHandler: Done processing query | ||
11832 | 2024.10.30 19:50:10.282633 [ 265 ] {13ffdec8-eca1-4165-83d5-3666e1043793} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11833 | 2024.10.30 19:50:10.282648 [ 265 ] {} <Debug> HTTP-Session: f46ced31-3bee-4c71-8d88-da5646dc70f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11834 | 2024.10.30 19:50:10.282848 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11835 | 2024.10.30 19:50:10.282973 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50061, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11836 | 2024.10.30 19:50:10.283046 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11837 | 2024.10.30 19:50:10.283072 [ 272 ] {} <Debug> HTTP-Session: 647775d6-f2b9-40bd-a382-bf1a9e2fd4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:50061 | ||
11838 | 2024.10.30 19:50:10.283093 [ 272 ] {} <Debug> HTTP-Session: 647775d6-f2b9-40bd-a382-bf1a9e2fd4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11839 | 2024.10.30 19:50:10.283110 [ 272 ] {} <Debug> HTTP-Session: 647775d6-f2b9-40bd-a382-bf1a9e2fd4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11840 | 2024.10.30 19:50:10.283159 [ 272 ] {} <Trace> HTTP-Session: 647775d6-f2b9-40bd-a382-bf1a9e2fd4cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11841 | 2024.10.30 19:50:10.283441 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50061) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11842 | 2024.10.30 19:50:10.283489 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11843 | 2024.10.30 19:50:10.283753 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11844 | 2024.10.30 19:50:10.284220 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.10.30 19:50:10.284258 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11846 | 2024.10.30 19:50:10.284647 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11847 | 2024.10.30 19:50:10.285023 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.10.30 19:50:10.285182 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.001915 sec., 137859.00783289818 rows/sec., 9.44 MiB/sec. | ||
11849 | 2024.10.30 19:50:10.285359 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Debug> DynamicQueryHandler: Done processing query | ||
11850 | 2024.10.30 19:50:10.285385 [ 272 ] {565c9e1f-d8a2-4d8d-bf93-a1165e4b80a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
11851 | 2024.10.30 19:50:10.285402 [ 272 ] {} <Debug> HTTP-Session: 647775d6-f2b9-40bd-a382-bf1a9e2fd4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11852 | 2024.10.30 19:50:10.285562 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11853 | 2024.10.30 19:50:10.285582 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11854 | 2024.10.30 19:50:10.285656 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11855 | 2024.10.30 19:50:10.285697 [ 265 ] {} <Debug> HTTP-Session: 59de316d-c975-4c39-bceb-ce499ad3c465 Authenticating user 'default' from [fd00:1122:3344:101::d]:33848 | ||
11856 | 2024.10.30 19:50:10.285720 [ 265 ] {} <Debug> HTTP-Session: 59de316d-c975-4c39-bceb-ce499ad3c465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11857 | 2024.10.30 19:50:10.285744 [ 265 ] {} <Debug> HTTP-Session: 59de316d-c975-4c39-bceb-ce499ad3c465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11858 | 2024.10.30 19:50:10.285799 [ 265 ] {} <Trace> HTTP-Session: 59de316d-c975-4c39-bceb-ce499ad3c465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11859 | 2024.10.30 19:50:10.285939 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33848) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11860 | 2024.10.30 19:50:10.285993 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11861 | 2024.10.30 19:50:10.286306 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11862 | 2024.10.30 19:50:10.286655 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.10.30 19:50:10.286692 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11864 | 2024.10.30 19:50:10.287070 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11865 | 2024.10.30 19:50:10.287448 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.10.30 19:50:10.287613 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001718 sec., 10477.299185098953 rows/sec., 735.55 KiB/sec. | ||
11867 | 2024.10.30 19:50:10.287795 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Debug> DynamicQueryHandler: Done processing query | ||
11868 | 2024.10.30 19:50:10.287819 [ 265 ] {f28e45e2-e29e-4854-8d42-18fa30e79a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11869 | 2024.10.30 19:50:10.287836 [ 265 ] {} <Debug> HTTP-Session: 59de316d-c975-4c39-bceb-ce499ad3c465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11870 | 2024.10.30 19:50:10.288082 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11871 | 2024.10.30 19:50:10.288208 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55372, User-Agent: (none), Length: 87048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11872 | 2024.10.30 19:50:10.288282 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11873 | 2024.10.30 19:50:10.288308 [ 272 ] {} <Debug> HTTP-Session: 2ad6c18f-fea2-4935-9f39-37fe0cbd79ea Authenticating user 'default' from [fd00:1122:3344:101::d]:55372 | ||
11874 | 2024.10.30 19:50:10.288329 [ 272 ] {} <Debug> HTTP-Session: 2ad6c18f-fea2-4935-9f39-37fe0cbd79ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11875 | 2024.10.30 19:50:10.288346 [ 272 ] {} <Debug> HTTP-Session: 2ad6c18f-fea2-4935-9f39-37fe0cbd79ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11876 | 2024.10.30 19:50:10.288393 [ 272 ] {} <Trace> HTTP-Session: 2ad6c18f-fea2-4935-9f39-37fe0cbd79ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11877 | 2024.10.30 19:50:10.288663 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55372) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11878 | 2024.10.30 19:50:10.288710 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11879 | 2024.10.30 19:50:10.288979 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11880 | 2024.10.30 19:50:10.289602 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.10.30 19:50:10.289641 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11882 | 2024.10.30 19:50:10.290041 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11883 | 2024.10.30 19:50:10.290409 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.10.30 19:50:10.290570 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Debug> executeQuery: Read 527 rows, 40.01 KiB in 0.002046 sec., 257575.75757575757 rows/sec., 19.10 MiB/sec. | ||
11885 | 2024.10.30 19:50:10.290742 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Debug> DynamicQueryHandler: Done processing query | ||
11886 | 2024.10.30 19:50:10.290766 [ 272 ] {e000c1c6-f4b3-4935-95c5-3d09482abd43} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11887 | 2024.10.30 19:50:10.290782 [ 272 ] {} <Debug> HTTP-Session: 2ad6c18f-fea2-4935-9f39-37fe0cbd79ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11888 | 2024.10.30 19:50:10.291034 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Length: 172510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11889 | 2024.10.30 19:50:10.291092 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11890 | 2024.10.30 19:50:10.291130 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11891 | 2024.10.30 19:50:10.291170 [ 265 ] {} <Debug> HTTP-Session: 296b8669-e6a4-4321-a497-c022ee7dc7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33848 | ||
11892 | 2024.10.30 19:50:10.291192 [ 265 ] {} <Debug> HTTP-Session: 296b8669-e6a4-4321-a497-c022ee7dc7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11893 | 2024.10.30 19:50:10.291210 [ 265 ] {} <Debug> HTTP-Session: 296b8669-e6a4-4321-a497-c022ee7dc7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11894 | 2024.10.30 19:50:10.291265 [ 265 ] {} <Trace> HTTP-Session: 296b8669-e6a4-4321-a497-c022ee7dc7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11895 | 2024.10.30 19:50:10.292059 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11896 | 2024.10.30 19:50:10.292111 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11897 | 2024.10.30 19:50:10.292294 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11898 | 2024.10.30 19:50:10.293142 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11899 | 2024.10.30 19:50:10.293179 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11900 | 2024.10.30 19:50:10.293638 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11901 | 2024.10.30 19:50:10.293998 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11902 | 2024.10.30 19:50:10.294172 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Debug> executeQuery: Read 909 rows, 62.35 KiB in 0.002696 sec., 337166.17210682493 rows/sec., 22.59 MiB/sec. | ||
11903 | 2024.10.30 19:50:10.294455 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Debug> DynamicQueryHandler: Done processing query | ||
11904 | 2024.10.30 19:50:10.294521 [ 265 ] {20e6ef52-86d5-4a88-94dc-4722618880a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
11905 | 2024.10.30 19:50:10.294574 [ 265 ] {} <Debug> HTTP-Session: 296b8669-e6a4-4321-a497-c022ee7dc7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11906 | 2024.10.30 19:50:10.294998 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11907 | 2024.10.30 19:50:10.295120 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52292, User-Agent: (none), Length: 19144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11908 | 2024.10.30 19:50:10.295191 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11909 | 2024.10.30 19:50:10.295216 [ 272 ] {} <Debug> HTTP-Session: 69bf4b14-9785-4f5c-b8b7-ef23b0213c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:52292 | ||
11910 | 2024.10.30 19:50:10.295238 [ 272 ] {} <Debug> HTTP-Session: 69bf4b14-9785-4f5c-b8b7-ef23b0213c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11911 | 2024.10.30 19:50:10.295255 [ 272 ] {} <Debug> HTTP-Session: 69bf4b14-9785-4f5c-b8b7-ef23b0213c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11912 | 2024.10.30 19:50:10.295299 [ 272 ] {} <Trace> HTTP-Session: 69bf4b14-9785-4f5c-b8b7-ef23b0213c68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11913 | 2024.10.30 19:50:10.295570 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52292) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11914 | 2024.10.30 19:50:10.295645 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11915 | 2024.10.30 19:50:10.296128 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11916 | 2024.10.30 19:50:10.296634 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11917 | 2024.10.30 19:50:10.296669 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11918 | 2024.10.30 19:50:10.297294 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11919 | 2024.10.30 19:50:10.297711 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11920 | 2024.10.30 19:50:10.297900 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002504 sec., 4392.971246006389 rows/sec., 7.87 MiB/sec. | ||
11921 | 2024.10.30 19:50:10.298104 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Debug> DynamicQueryHandler: Done processing query | ||
11922 | 2024.10.30 19:50:10.298129 [ 272 ] {c44aa95d-c104-4f9d-bdf1-dad183898e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
11923 | 2024.10.30 19:50:10.298145 [ 272 ] {} <Debug> HTTP-Session: 69bf4b14-9785-4f5c-b8b7-ef23b0213c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11924 | 2024.10.30 19:50:10.298296 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11925 | 2024.10.30 19:50:10.298314 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11926 | 2024.10.30 19:50:10.298400 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11927 | 2024.10.30 19:50:10.298431 [ 265 ] {} <Debug> HTTP-Session: 2baedbce-2c83-4094-898f-2d21d6cb4cee Authenticating user 'default' from [fd00:1122:3344:101::d]:33848 | ||
11928 | 2024.10.30 19:50:10.298456 [ 265 ] {} <Debug> HTTP-Session: 2baedbce-2c83-4094-898f-2d21d6cb4cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11929 | 2024.10.30 19:50:10.298472 [ 265 ] {} <Debug> HTTP-Session: 2baedbce-2c83-4094-898f-2d21d6cb4cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11930 | 2024.10.30 19:50:10.298511 [ 265 ] {} <Trace> HTTP-Session: 2baedbce-2c83-4094-898f-2d21d6cb4cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11931 | 2024.10.30 19:50:10.298643 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33848) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11932 | 2024.10.30 19:50:10.298693 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11933 | 2024.10.30 19:50:10.298865 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11934 | 2024.10.30 19:50:10.299170 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11935 | 2024.10.30 19:50:10.299206 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
11936 | 2024.10.30 19:50:10.299586 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11937 | 2024.10.30 19:50:10.299932 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2024.10.30 19:50:10.300089 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.34 MiB/sec. | ||
11939 | 2024.10.30 19:50:10.300258 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Debug> DynamicQueryHandler: Done processing query | ||
11940 | 2024.10.30 19:50:10.300281 [ 265 ] {681f1369-848f-4162-b826-ac72bc256165} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11941 | 2024.10.30 19:50:10.300297 [ 265 ] {} <Debug> HTTP-Session: 2baedbce-2c83-4094-898f-2d21d6cb4cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11942 | 2024.10.30 19:50:10.301581 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11943 | 2024.10.30 19:50:11.519294 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11944 | 2024.10.30 19:50:11.519354 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11945 | 2024.10.30 19:50:15.235441 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42413, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11946 | 2024.10.30 19:50:15.235584 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11947 | 2024.10.30 19:50:15.235612 [ 265 ] {} <Debug> HTTP-Session: 49ec5095-9112-477a-a251-10f743acb08f Authenticating user 'default' from [fd00:1122:3344:101::d]:42413 | ||
11948 | 2024.10.30 19:50:15.235639 [ 265 ] {} <Debug> HTTP-Session: 49ec5095-9112-477a-a251-10f743acb08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11949 | 2024.10.30 19:50:15.235657 [ 265 ] {} <Debug> HTTP-Session: 49ec5095-9112-477a-a251-10f743acb08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11950 | 2024.10.30 19:50:15.235712 [ 265 ] {} <Trace> HTTP-Session: 49ec5095-9112-477a-a251-10f743acb08f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11951 | 2024.10.30 19:50:15.235930 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42413) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
11952 | 2024.10.30 19:50:15.236008 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
11953 | 2024.10.30 19:50:15.236388 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11954 | 2024.10.30 19:50:15.236824 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2024.10.30 19:50:15.236866 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
11956 | 2024.10.30 19:50:15.237284 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11957 | 2024.10.30 19:50:15.237680 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11958 | 2024.10.30 19:50:15.237847 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 1.35 MiB/sec. | ||
11959 | 2024.10.30 19:50:15.238042 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Debug> DynamicQueryHandler: Done processing query | ||
11960 | 2024.10.30 19:50:15.238068 [ 265 ] {584a5f0f-dc7c-4c37-83f9-e94d268677ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11961 | 2024.10.30 19:50:15.238084 [ 265 ] {} <Debug> HTTP-Session: 49ec5095-9112-477a-a251-10f743acb08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11962 | 2024.10.30 19:50:15.238270 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11963 | 2024.10.30 19:50:15.238401 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42230, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11964 | 2024.10.30 19:50:15.238519 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11965 | 2024.10.30 19:50:15.238550 [ 272 ] {} <Debug> HTTP-Session: 0e3148bf-ebce-40e7-9d53-4171d6eab901 Authenticating user 'default' from [fd00:1122:3344:101::d]:42230 | ||
11966 | 2024.10.30 19:50:15.238574 [ 272 ] {} <Debug> HTTP-Session: 0e3148bf-ebce-40e7-9d53-4171d6eab901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11967 | 2024.10.30 19:50:15.238589 [ 272 ] {} <Debug> HTTP-Session: 0e3148bf-ebce-40e7-9d53-4171d6eab901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11968 | 2024.10.30 19:50:15.238644 [ 272 ] {} <Trace> HTTP-Session: 0e3148bf-ebce-40e7-9d53-4171d6eab901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11969 | 2024.10.30 19:50:15.238828 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42230) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11970 | 2024.10.30 19:50:15.238898 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11971 | 2024.10.30 19:50:15.239259 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11972 | 2024.10.30 19:50:15.239646 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11973 | 2024.10.30 19:50:15.239687 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
11974 | 2024.10.30 19:50:15.240121 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
11975 | 2024.10.30 19:50:15.240519 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2024.10.30 19:50:15.240671 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 171.67 KiB/sec. | ||
11977 | 2024.10.30 19:50:15.240881 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Debug> DynamicQueryHandler: Done processing query | ||
11978 | 2024.10.30 19:50:15.240909 [ 272 ] {ac320995-fb52-4538-b611-e60f7d0aa042} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11979 | 2024.10.30 19:50:15.240926 [ 272 ] {} <Debug> HTTP-Session: 0e3148bf-ebce-40e7-9d53-4171d6eab901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11980 | 2024.10.30 19:50:15.241134 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11981 | 2024.10.30 19:50:15.241220 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36383, User-Agent: (none), Length: 28573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11982 | 2024.10.30 19:50:15.241299 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11983 | 2024.10.30 19:50:15.241325 [ 265 ] {} <Debug> HTTP-Session: cd7bf0ab-7d45-4aeb-9dd8-3c8b2a3a6299 Authenticating user 'default' from [fd00:1122:3344:101::d]:36383 | ||
11984 | 2024.10.30 19:50:15.241347 [ 265 ] {} <Debug> HTTP-Session: cd7bf0ab-7d45-4aeb-9dd8-3c8b2a3a6299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11985 | 2024.10.30 19:50:15.241364 [ 265 ] {} <Debug> HTTP-Session: cd7bf0ab-7d45-4aeb-9dd8-3c8b2a3a6299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11986 | 2024.10.30 19:50:15.241409 [ 265 ] {} <Trace> HTTP-Session: cd7bf0ab-7d45-4aeb-9dd8-3c8b2a3a6299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11987 | 2024.10.30 19:50:15.241589 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36383) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11988 | 2024.10.30 19:50:15.241638 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11989 | 2024.10.30 19:50:15.241903 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11990 | 2024.10.30 19:50:15.242333 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11991 | 2024.10.30 19:50:15.242371 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
11992 | 2024.10.30 19:50:15.242737 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11993 | 2024.10.30 19:50:15.243099 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11994 | 2024.10.30 19:50:15.243255 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Debug> executeQuery: Read 194 rows, 16.80 KiB in 0.001739 sec., 111558.36687751581 rows/sec., 9.44 MiB/sec. | ||
11995 | 2024.10.30 19:50:15.243418 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Debug> DynamicQueryHandler: Done processing query | ||
11996 | 2024.10.30 19:50:15.243442 [ 265 ] {905e74ea-696b-4386-824e-32a62a9a8452} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11997 | 2024.10.30 19:50:15.243459 [ 265 ] {} <Debug> HTTP-Session: cd7bf0ab-7d45-4aeb-9dd8-3c8b2a3a6299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11998 | 2024.10.30 19:50:15.243666 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11999 | 2024.10.30 19:50:15.243756 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35969, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12000 | 2024.10.30 19:50:15.243832 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12001 | 2024.10.30 19:50:15.243858 [ 272 ] {} <Debug> HTTP-Session: 67bda9e3-4d4d-4b1d-a139-5ebaf343621e Authenticating user 'default' from [fd00:1122:3344:101::d]:35969 | ||
12002 | 2024.10.30 19:50:15.243880 [ 272 ] {} <Debug> HTTP-Session: 67bda9e3-4d4d-4b1d-a139-5ebaf343621e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12003 | 2024.10.30 19:50:15.243898 [ 272 ] {} <Debug> HTTP-Session: 67bda9e3-4d4d-4b1d-a139-5ebaf343621e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12004 | 2024.10.30 19:50:15.243948 [ 272 ] {} <Trace> HTTP-Session: 67bda9e3-4d4d-4b1d-a139-5ebaf343621e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12005 | 2024.10.30 19:50:15.244114 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35969) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12006 | 2024.10.30 19:50:15.244173 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12007 | 2024.10.30 19:50:15.244495 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12008 | 2024.10.30 19:50:15.244867 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12009 | 2024.10.30 19:50:15.244905 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12010 | 2024.10.30 19:50:15.245279 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12011 | 2024.10.30 19:50:15.245662 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2024.10.30 19:50:15.245794 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Debug> executeQuery: Read 49 rows, 3.57 KiB in 0.001739 sec., 28177.11328349626 rows/sec., 2.01 MiB/sec. | ||
12013 | 2024.10.30 19:50:15.245996 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Debug> DynamicQueryHandler: Done processing query | ||
12014 | 2024.10.30 19:50:15.246029 [ 272 ] {cf3d5051-9f2c-4936-b45a-323fd046a71e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12015 | 2024.10.30 19:50:15.246050 [ 272 ] {} <Debug> HTTP-Session: 67bda9e3-4d4d-4b1d-a139-5ebaf343621e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12016 | 2024.10.30 19:50:15.246234 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12017 | 2024.10.30 19:50:15.246267 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36383, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12018 | 2024.10.30 19:50:15.246340 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12019 | 2024.10.30 19:50:15.246365 [ 265 ] {} <Debug> HTTP-Session: 80853a70-7c36-4fd9-891a-c80469649c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:36383 | ||
12020 | 2024.10.30 19:50:15.246396 [ 265 ] {} <Debug> HTTP-Session: 80853a70-7c36-4fd9-891a-c80469649c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12021 | 2024.10.30 19:50:15.246417 [ 265 ] {} <Debug> HTTP-Session: 80853a70-7c36-4fd9-891a-c80469649c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12022 | 2024.10.30 19:50:15.246464 [ 265 ] {} <Trace> HTTP-Session: 80853a70-7c36-4fd9-891a-c80469649c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12023 | 2024.10.30 19:50:15.246610 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36383) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12024 | 2024.10.30 19:50:15.246664 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12025 | 2024.10.30 19:50:15.246980 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12026 | 2024.10.30 19:50:15.247356 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12027 | 2024.10.30 19:50:15.247400 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12028 | 2024.10.30 19:50:15.247777 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12029 | 2024.10.30 19:50:15.248136 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12030 | 2024.10.30 19:50:15.248291 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001725 sec., 20869.565217391304 rows/sec., 1.53 MiB/sec. | ||
12031 | 2024.10.30 19:50:15.248447 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Debug> DynamicQueryHandler: Done processing query | ||
12032 | 2024.10.30 19:50:15.248471 [ 265 ] {c5db5107-4060-48c6-969e-18a6c3adfbd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12033 | 2024.10.30 19:50:15.248487 [ 265 ] {} <Debug> HTTP-Session: 80853a70-7c36-4fd9-891a-c80469649c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12034 | 2024.10.30 19:50:15.248662 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12035 | 2024.10.30 19:50:15.248735 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12036 | 2024.10.30 19:50:15.248856 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12037 | 2024.10.30 19:50:15.248900 [ 272 ] {} <Debug> HTTP-Session: fdaf50b9-874e-403d-8031-90f80fd27ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33320 | ||
12038 | 2024.10.30 19:50:15.248934 [ 272 ] {} <Debug> HTTP-Session: fdaf50b9-874e-403d-8031-90f80fd27ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12039 | 2024.10.30 19:50:15.248962 [ 272 ] {} <Debug> HTTP-Session: fdaf50b9-874e-403d-8031-90f80fd27ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12040 | 2024.10.30 19:50:15.249031 [ 272 ] {} <Trace> HTTP-Session: fdaf50b9-874e-403d-8031-90f80fd27ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12041 | 2024.10.30 19:50:15.249249 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33320) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12042 | 2024.10.30 19:50:15.249337 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12043 | 2024.10.30 19:50:15.249721 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12044 | 2024.10.30 19:50:15.250045 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12045 | 2024.10.30 19:50:15.250082 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12046 | 2024.10.30 19:50:15.250455 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12047 | 2024.10.30 19:50:15.250825 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12048 | 2024.10.30 19:50:15.250959 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001784 sec., 10089.686098654709 rows/sec., 708.34 KiB/sec. | ||
12049 | 2024.10.30 19:50:15.251116 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Debug> DynamicQueryHandler: Done processing query | ||
12050 | 2024.10.30 19:50:15.251141 [ 272 ] {0ba27da8-9a0d-4f93-9089-80be543721d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12051 | 2024.10.30 19:50:15.251158 [ 272 ] {} <Debug> HTTP-Session: fdaf50b9-874e-403d-8031-90f80fd27ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12052 | 2024.10.30 19:50:15.251304 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12053 | 2024.10.30 19:50:15.251391 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35057, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12054 | 2024.10.30 19:50:15.251451 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12055 | 2024.10.30 19:50:15.251471 [ 265 ] {} <Debug> HTTP-Session: 9332dd4d-1702-4211-b447-04f01a0cea03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35057 | ||
12056 | 2024.10.30 19:50:15.251488 [ 265 ] {} <Debug> HTTP-Session: 9332dd4d-1702-4211-b447-04f01a0cea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12057 | 2024.10.30 19:50:15.251502 [ 265 ] {} <Debug> HTTP-Session: 9332dd4d-1702-4211-b447-04f01a0cea03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12058 | 2024.10.30 19:50:15.251568 [ 265 ] {} <Trace> HTTP-Session: 9332dd4d-1702-4211-b447-04f01a0cea03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12059 | 2024.10.30 19:50:15.251703 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35057) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12060 | 2024.10.30 19:50:15.251750 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12061 | 2024.10.30 19:50:15.252007 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12062 | 2024.10.30 19:50:15.252384 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12063 | 2024.10.30 19:50:15.252422 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12064 | 2024.10.30 19:50:15.252781 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12065 | 2024.10.30 19:50:15.253164 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2024.10.30 19:50:15.253350 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Debug> executeQuery: Read 85 rows, 6.84 KiB in 0.001689 sec., 50325.636471284786 rows/sec., 3.96 MiB/sec. | ||
12067 | 2024.10.30 19:50:15.253516 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Debug> DynamicQueryHandler: Done processing query | ||
12068 | 2024.10.30 19:50:15.253540 [ 265 ] {7a107bdc-5a09-4085-ba8f-6c13e8b8ebd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12069 | 2024.10.30 19:50:15.253555 [ 265 ] {} <Debug> HTTP-Session: 9332dd4d-1702-4211-b447-04f01a0cea03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12070 | 2024.10.30 19:50:15.253698 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Length: 11942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12071 | 2024.10.30 19:50:15.253754 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12072 | 2024.10.30 19:50:15.253795 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12073 | 2024.10.30 19:50:15.253836 [ 272 ] {} <Debug> HTTP-Session: ff9768db-0c09-4009-914e-dc4fdd0f3a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:33320 | ||
12074 | 2024.10.30 19:50:15.253863 [ 272 ] {} <Debug> HTTP-Session: ff9768db-0c09-4009-914e-dc4fdd0f3a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12075 | 2024.10.30 19:50:15.253887 [ 272 ] {} <Debug> HTTP-Session: ff9768db-0c09-4009-914e-dc4fdd0f3a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12076 | 2024.10.30 19:50:15.253939 [ 272 ] {} <Trace> HTTP-Session: ff9768db-0c09-4009-914e-dc4fdd0f3a88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12077 | 2024.10.30 19:50:15.254106 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12078 | 2024.10.30 19:50:15.254167 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12079 | 2024.10.30 19:50:15.254382 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12080 | 2024.10.30 19:50:15.254727 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12081 | 2024.10.30 19:50:15.254763 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12082 | 2024.10.30 19:50:15.255153 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12083 | 2024.10.30 19:50:15.255509 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12084 | 2024.10.30 19:50:15.255633 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.001594 sec., 38895.85947302384 rows/sec., 2.73 MiB/sec. | ||
12085 | 2024.10.30 19:50:15.255787 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Debug> DynamicQueryHandler: Done processing query | ||
12086 | 2024.10.30 19:50:15.255811 [ 272 ] {5165fe03-f5de-4aa8-9d7e-773573b557dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12087 | 2024.10.30 19:50:15.255828 [ 272 ] {} <Debug> HTTP-Session: ff9768db-0c09-4009-914e-dc4fdd0f3a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12088 | 2024.10.30 19:50:15.256010 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12089 | 2024.10.30 19:50:15.256124 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34982, User-Agent: (none), Length: 44623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12090 | 2024.10.30 19:50:15.256184 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12091 | 2024.10.30 19:50:15.256204 [ 265 ] {} <Debug> HTTP-Session: 6d2ffc5c-1ef3-4143-bd48-84c241a318d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34982 | ||
12092 | 2024.10.30 19:50:15.256221 [ 265 ] {} <Debug> HTTP-Session: 6d2ffc5c-1ef3-4143-bd48-84c241a318d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12093 | 2024.10.30 19:50:15.256235 [ 265 ] {} <Debug> HTTP-Session: 6d2ffc5c-1ef3-4143-bd48-84c241a318d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12094 | 2024.10.30 19:50:15.256274 [ 265 ] {} <Trace> HTTP-Session: 6d2ffc5c-1ef3-4143-bd48-84c241a318d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12095 | 2024.10.30 19:50:15.256578 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34982) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12096 | 2024.10.30 19:50:15.256659 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12097 | 2024.10.30 19:50:15.257154 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12098 | 2024.10.30 19:50:15.257855 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12099 | 2024.10.30 19:50:15.257891 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12100 | 2024.10.30 19:50:15.258530 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12101 | 2024.10.30 19:50:15.258950 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2024.10.30 19:50:15.259156 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002783 sec., 9701.760689902983 rows/sec., 17.39 MiB/sec. | ||
12103 | 2024.10.30 19:50:15.259393 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Debug> DynamicQueryHandler: Done processing query | ||
12104 | 2024.10.30 19:50:15.259416 [ 265 ] {e36ff8b1-1764-4dd7-9fed-a1a57778cc04} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
12105 | 2024.10.30 19:50:15.259432 [ 265 ] {} <Debug> HTTP-Session: 6d2ffc5c-1ef3-4143-bd48-84c241a318d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12106 | 2024.10.30 19:50:15.259646 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12107 | 2024.10.30 19:50:15.259655 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12108 | 2024.10.30 19:50:15.259745 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12109 | 2024.10.30 19:50:15.259782 [ 272 ] {} <Debug> HTTP-Session: 26c1bbf7-79be-49ed-b15a-8d5e7c9bbf84 Authenticating user 'default' from [fd00:1122:3344:101::d]:33320 | ||
12110 | 2024.10.30 19:50:15.259811 [ 272 ] {} <Debug> HTTP-Session: 26c1bbf7-79be-49ed-b15a-8d5e7c9bbf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12111 | 2024.10.30 19:50:15.259840 [ 272 ] {} <Debug> HTTP-Session: 26c1bbf7-79be-49ed-b15a-8d5e7c9bbf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12112 | 2024.10.30 19:50:15.259894 [ 272 ] {} <Trace> HTTP-Session: 26c1bbf7-79be-49ed-b15a-8d5e7c9bbf84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12113 | 2024.10.30 19:50:15.260050 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33320) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12114 | 2024.10.30 19:50:15.260107 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12115 | 2024.10.30 19:50:15.260293 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12116 | 2024.10.30 19:50:15.260641 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2024.10.30 19:50:15.260677 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12118 | 2024.10.30 19:50:15.261094 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12119 | 2024.10.30 19:50:15.261430 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12120 | 2024.10.30 19:50:15.261557 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001564 sec., 19181.58567774936 rows/sec., 1.27 MiB/sec. | ||
12121 | 2024.10.30 19:50:15.261722 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Debug> DynamicQueryHandler: Done processing query | ||
12122 | 2024.10.30 19:50:15.261746 [ 272 ] {bf01cc98-3204-45e7-9946-da0d9405290e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12123 | 2024.10.30 19:50:15.261762 [ 272 ] {} <Debug> HTTP-Session: 26c1bbf7-79be-49ed-b15a-8d5e7c9bbf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12124 | 2024.10.30 19:50:15.262051 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12125 | 2024.10.30 19:50:16.765003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1082 | ||
12126 | 2024.10.30 19:50:16.767941 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2024.10.30 19:50:16.767982 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12128 | 2024.10.30 19:50:16.769454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12129 | 2024.10.30 19:50:16.770423 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2024.10.30 19:50:16.770695 [ 100 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
12131 | 2024.10.30 19:50:16.770870 [ 100 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12132 | 2024.10.30 19:50:16.770994 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12133 | 2024.10.30 19:50:16.771864 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
12134 | 2024.10.30 19:50:16.772620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
12135 | 2024.10.30 19:50:16.773382 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12136 | 2024.10.30 19:50:16.773571 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part | ||
12137 | 2024.10.30 19:50:16.774210 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
12138 | 2024.10.30 19:50:16.774800 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
12139 | 2024.10.30 19:50:16.775346 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
12140 | 2024.10.30 19:50:16.775864 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
12141 | 2024.10.30 19:50:16.776355 [ 197 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
12142 | 2024.10.30 19:50:16.785465 [ 186 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 72 columns (72 merged, 0 gathered) in 0.01426899 sec., 75828.77274425169 rows/sec., 50.90 MiB/sec. | ||
12143 | 2024.10.30 19:50:16.786883 [ 186 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
12144 | 2024.10.30 19:50:16.788498 [ 186 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12145 | 2024.10.30 19:50:16.788575 [ 186 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_26_5} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
12146 | 2024.10.30 19:50:16.788874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
12147 | 2024.10.30 19:50:20.237426 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57995, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12148 | 2024.10.30 19:50:20.237558 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12149 | 2024.10.30 19:50:20.237585 [ 272 ] {} <Debug> HTTP-Session: f7f283ed-cf1f-4899-87c1-2e57f6a273b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57995 | ||
12150 | 2024.10.30 19:50:20.237610 [ 272 ] {} <Debug> HTTP-Session: f7f283ed-cf1f-4899-87c1-2e57f6a273b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12151 | 2024.10.30 19:50:20.237625 [ 272 ] {} <Debug> HTTP-Session: f7f283ed-cf1f-4899-87c1-2e57f6a273b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12152 | 2024.10.30 19:50:20.237677 [ 272 ] {} <Trace> HTTP-Session: f7f283ed-cf1f-4899-87c1-2e57f6a273b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12153 | 2024.10.30 19:50:20.237888 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57995) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
12154 | 2024.10.30 19:50:20.237956 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
12155 | 2024.10.30 19:50:20.238295 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12156 | 2024.10.30 19:50:20.238802 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12157 | 2024.10.30 19:50:20.238846 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12158 | 2024.10.30 19:50:20.239282 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12159 | 2024.10.30 19:50:20.239689 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12160 | 2024.10.30 19:50:20.239862 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002041 sec., 29397.354238118573 rows/sec., 2.15 MiB/sec. | ||
12161 | 2024.10.30 19:50:20.240077 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Debug> DynamicQueryHandler: Done processing query | ||
12162 | 2024.10.30 19:50:20.240104 [ 272 ] {4a37cc36-a1c6-4915-bd27-3eb3cc068023} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12163 | 2024.10.30 19:50:20.240122 [ 272 ] {} <Debug> HTTP-Session: f7f283ed-cf1f-4899-87c1-2e57f6a273b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12164 | 2024.10.30 19:50:20.240323 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12165 | 2024.10.30 19:50:20.240443 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59189, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12166 | 2024.10.30 19:50:20.240549 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12167 | 2024.10.30 19:50:20.240574 [ 265 ] {} <Debug> HTTP-Session: c8c7c79f-909e-4f0f-b39e-737cf3001a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:59189 | ||
12168 | 2024.10.30 19:50:20.240599 [ 265 ] {} <Debug> HTTP-Session: c8c7c79f-909e-4f0f-b39e-737cf3001a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12169 | 2024.10.30 19:50:20.240618 [ 265 ] {} <Debug> HTTP-Session: c8c7c79f-909e-4f0f-b39e-737cf3001a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12170 | 2024.10.30 19:50:20.240676 [ 265 ] {} <Trace> HTTP-Session: c8c7c79f-909e-4f0f-b39e-737cf3001a3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12171 | 2024.10.30 19:50:20.240871 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59189) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12172 | 2024.10.30 19:50:20.240952 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12173 | 2024.10.30 19:50:20.241356 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12174 | 2024.10.30 19:50:20.241778 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12175 | 2024.10.30 19:50:20.241825 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12176 | 2024.10.30 19:50:20.242249 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
12177 | 2024.10.30 19:50:20.242661 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2024.10.30 19:50:20.242851 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002034 sec., 983.2841691248772 rows/sec., 80.18 KiB/sec. | ||
12179 | 2024.10.30 19:50:20.243066 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Debug> DynamicQueryHandler: Done processing query | ||
12180 | 2024.10.30 19:50:20.243094 [ 265 ] {70b1f01f-405b-4139-9e1b-92d3194592a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12181 | 2024.10.30 19:50:20.243111 [ 265 ] {} <Debug> HTTP-Session: c8c7c79f-909e-4f0f-b39e-737cf3001a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12182 | 2024.10.30 19:50:20.243379 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12183 | 2024.10.30 19:50:20.243424 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57995, User-Agent: (none), Length: 37258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12184 | 2024.10.30 19:50:20.243577 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12185 | 2024.10.30 19:50:20.243625 [ 272 ] {} <Debug> HTTP-Session: 38777562-342d-4225-a9f6-67c7401adbb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57995 | ||
12186 | 2024.10.30 19:50:20.243661 [ 272 ] {} <Debug> HTTP-Session: 38777562-342d-4225-a9f6-67c7401adbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12187 | 2024.10.30 19:50:20.243691 [ 272 ] {} <Debug> HTTP-Session: 38777562-342d-4225-a9f6-67c7401adbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12188 | 2024.10.30 19:50:20.243750 [ 272 ] {} <Trace> HTTP-Session: 38777562-342d-4225-a9f6-67c7401adbb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12189 | 2024.10.30 19:50:20.243948 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57995) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12190 | 2024.10.30 19:50:20.243998 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12191 | 2024.10.30 19:50:20.244263 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12192 | 2024.10.30 19:50:20.244790 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12193 | 2024.10.30 19:50:20.244829 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12194 | 2024.10.30 19:50:20.245212 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12195 | 2024.10.30 19:50:20.245584 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12196 | 2024.10.30 19:50:20.245745 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Debug> executeQuery: Read 257 rows, 21.67 KiB in 0.001887 sec., 136195.0185479597 rows/sec., 11.21 MiB/sec. | ||
12197 | 2024.10.30 19:50:20.246038 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Debug> DynamicQueryHandler: Done processing query | ||
12198 | 2024.10.30 19:50:20.246104 [ 272 ] {e9ee1974-ae52-44f5-bb2b-dcb5a9c20b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
12199 | 2024.10.30 19:50:20.246168 [ 272 ] {} <Debug> HTTP-Session: 38777562-342d-4225-a9f6-67c7401adbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12200 | 2024.10.30 19:50:20.246404 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12201 | 2024.10.30 19:50:20.246489 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Length: 5962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12202 | 2024.10.30 19:50:20.246567 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12203 | 2024.10.30 19:50:20.246607 [ 265 ] {} <Debug> HTTP-Session: b03ea7bc-3e66-4e23-88f0-50d826d5688c Authenticating user 'default' from [fd00:1122:3344:101::d]:61357 | ||
12204 | 2024.10.30 19:50:20.246631 [ 265 ] {} <Debug> HTTP-Session: b03ea7bc-3e66-4e23-88f0-50d826d5688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12205 | 2024.10.30 19:50:20.246649 [ 265 ] {} <Debug> HTTP-Session: b03ea7bc-3e66-4e23-88f0-50d826d5688c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12206 | 2024.10.30 19:50:20.246699 [ 265 ] {} <Trace> HTTP-Session: b03ea7bc-3e66-4e23-88f0-50d826d5688c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12207 | 2024.10.30 19:50:20.246859 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61357) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12208 | 2024.10.30 19:50:20.246919 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12209 | 2024.10.30 19:50:20.247232 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12210 | 2024.10.30 19:50:20.247649 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12211 | 2024.10.30 19:50:20.247693 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12212 | 2024.10.30 19:50:20.248088 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12213 | 2024.10.30 19:50:20.248476 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12214 | 2024.10.30 19:50:20.248649 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Debug> executeQuery: Read 43 rows, 3.04 KiB in 0.00184 sec., 23369.565217391304 rows/sec., 1.61 MiB/sec. | ||
12215 | 2024.10.30 19:50:20.248829 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Debug> DynamicQueryHandler: Done processing query | ||
12216 | 2024.10.30 19:50:20.248854 [ 265 ] {0ecb13ab-64cb-4000-8f51-eeaa7027dcae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12217 | 2024.10.30 19:50:20.248870 [ 265 ] {} <Debug> HTTP-Session: b03ea7bc-3e66-4e23-88f0-50d826d5688c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12218 | 2024.10.30 19:50:20.249024 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12219 | 2024.10.30 19:50:20.249122 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61821, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12220 | 2024.10.30 19:50:20.249190 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12221 | 2024.10.30 19:50:20.249211 [ 272 ] {} <Debug> HTTP-Session: e62509f3-dd89-46b3-a7ee-eb2e805ad2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61821 | ||
12222 | 2024.10.30 19:50:20.249229 [ 272 ] {} <Debug> HTTP-Session: e62509f3-dd89-46b3-a7ee-eb2e805ad2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12223 | 2024.10.30 19:50:20.249243 [ 272 ] {} <Debug> HTTP-Session: e62509f3-dd89-46b3-a7ee-eb2e805ad2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12224 | 2024.10.30 19:50:20.249284 [ 272 ] {} <Trace> HTTP-Session: e62509f3-dd89-46b3-a7ee-eb2e805ad2fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12225 | 2024.10.30 19:50:20.249423 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61821) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12226 | 2024.10.30 19:50:20.249472 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12227 | 2024.10.30 19:50:20.249733 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12228 | 2024.10.30 19:50:20.250128 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12229 | 2024.10.30 19:50:20.250168 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12230 | 2024.10.30 19:50:20.250549 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12231 | 2024.10.30 19:50:20.250934 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12232 | 2024.10.30 19:50:20.251107 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001724 sec., 34802.78422273782 rows/sec., 2.51 MiB/sec. | ||
12233 | 2024.10.30 19:50:20.251281 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Debug> DynamicQueryHandler: Done processing query | ||
12234 | 2024.10.30 19:50:20.251306 [ 272 ] {370247aa-00fa-4737-a14f-f4a70713ec15} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12235 | 2024.10.30 19:50:20.251322 [ 272 ] {} <Debug> HTTP-Session: e62509f3-dd89-46b3-a7ee-eb2e805ad2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12236 | 2024.10.30 19:50:20.251514 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12237 | 2024.10.30 19:50:20.251515 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12238 | 2024.10.30 19:50:20.251624 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12239 | 2024.10.30 19:50:20.251660 [ 265 ] {} <Debug> HTTP-Session: 3c7d516d-7612-439b-a05d-26a88ca5dc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61357 | ||
12240 | 2024.10.30 19:50:20.251687 [ 265 ] {} <Debug> HTTP-Session: 3c7d516d-7612-439b-a05d-26a88ca5dc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12241 | 2024.10.30 19:50:20.251702 [ 265 ] {} <Debug> HTTP-Session: 3c7d516d-7612-439b-a05d-26a88ca5dc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12242 | 2024.10.30 19:50:20.251743 [ 265 ] {} <Trace> HTTP-Session: 3c7d516d-7612-439b-a05d-26a88ca5dc21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12243 | 2024.10.30 19:50:20.251873 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61357) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12244 | 2024.10.30 19:50:20.251924 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12245 | 2024.10.30 19:50:20.252191 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12246 | 2024.10.30 19:50:20.252540 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12247 | 2024.10.30 19:50:20.252579 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12248 | 2024.10.30 19:50:20.252961 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12249 | 2024.10.30 19:50:20.253341 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12250 | 2024.10.30 19:50:20.253506 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001662 sec., 18050.54151624549 rows/sec., 1.22 MiB/sec. | ||
12251 | 2024.10.30 19:50:20.253677 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Debug> DynamicQueryHandler: Done processing query | ||
12252 | 2024.10.30 19:50:20.253701 [ 265 ] {01c0fcd5-00f9-44d9-8bb1-9604b94d73f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12253 | 2024.10.30 19:50:20.253717 [ 265 ] {} <Debug> HTTP-Session: 3c7d516d-7612-439b-a05d-26a88ca5dc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12254 | 2024.10.30 19:50:20.253886 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12255 | 2024.10.30 19:50:20.254009 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49179, User-Agent: (none), Length: 17451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12256 | 2024.10.30 19:50:20.254082 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12257 | 2024.10.30 19:50:20.254106 [ 272 ] {} <Debug> HTTP-Session: 7ba34bdb-3d44-416f-bce5-dba6abb13c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49179 | ||
12258 | 2024.10.30 19:50:20.254127 [ 272 ] {} <Debug> HTTP-Session: 7ba34bdb-3d44-416f-bce5-dba6abb13c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12259 | 2024.10.30 19:50:20.254144 [ 272 ] {} <Debug> HTTP-Session: 7ba34bdb-3d44-416f-bce5-dba6abb13c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12260 | 2024.10.30 19:50:20.254191 [ 272 ] {} <Trace> HTTP-Session: 7ba34bdb-3d44-416f-bce5-dba6abb13c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12261 | 2024.10.30 19:50:20.254362 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49179) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12262 | 2024.10.30 19:50:20.254417 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12263 | 2024.10.30 19:50:20.254720 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12264 | 2024.10.30 19:50:20.255135 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12265 | 2024.10.30 19:50:20.255173 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12266 | 2024.10.30 19:50:20.255537 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12267 | 2024.10.30 19:50:20.255904 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12268 | 2024.10.30 19:50:20.256070 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Debug> executeQuery: Read 103 rows, 8.20 KiB in 0.001771 sec., 58159.232072275554 rows/sec., 4.52 MiB/sec. | ||
12269 | 2024.10.30 19:50:20.256261 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Debug> DynamicQueryHandler: Done processing query | ||
12270 | 2024.10.30 19:50:20.256286 [ 272 ] {c69b742b-d0a2-457f-92d2-9d4605d49f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
12271 | 2024.10.30 19:50:20.256303 [ 272 ] {} <Debug> HTTP-Session: 7ba34bdb-3d44-416f-bce5-dba6abb13c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12272 | 2024.10.30 19:50:20.256468 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12273 | 2024.10.30 19:50:20.256488 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Length: 18626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12274 | 2024.10.30 19:50:20.256562 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12275 | 2024.10.30 19:50:20.256587 [ 265 ] {} <Debug> HTTP-Session: 9cb1a617-06b6-4263-a3ef-19857f27ef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:61357 | ||
12276 | 2024.10.30 19:50:20.256621 [ 265 ] {} <Debug> HTTP-Session: 9cb1a617-06b6-4263-a3ef-19857f27ef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12277 | 2024.10.30 19:50:20.256636 [ 265 ] {} <Debug> HTTP-Session: 9cb1a617-06b6-4263-a3ef-19857f27ef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12278 | 2024.10.30 19:50:20.256678 [ 265 ] {} <Trace> HTTP-Session: 9cb1a617-06b6-4263-a3ef-19857f27ef19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2024.10.30 19:50:20.256840 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61357) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12280 | 2024.10.30 19:50:20.256894 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12281 | 2024.10.30 19:50:20.257079 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12282 | 2024.10.30 19:50:20.257453 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12283 | 2024.10.30 19:50:20.257491 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12284 | 2024.10.30 19:50:20.257897 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12285 | 2024.10.30 19:50:20.258273 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12286 | 2024.10.30 19:50:20.258432 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Debug> executeQuery: Read 97 rows, 6.91 KiB in 0.00165 sec., 58787.87878787879 rows/sec., 4.09 MiB/sec. | ||
12287 | 2024.10.30 19:50:20.258607 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Debug> DynamicQueryHandler: Done processing query | ||
12288 | 2024.10.30 19:50:20.258631 [ 265 ] {9f909532-263d-4007-81c2-f121cf16a557} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12289 | 2024.10.30 19:50:20.258647 [ 265 ] {} <Debug> HTTP-Session: 9cb1a617-06b6-4263-a3ef-19857f27ef19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12290 | 2024.10.30 19:50:20.258830 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12291 | 2024.10.30 19:50:20.258897 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59501, User-Agent: (none), Length: 19118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12292 | 2024.10.30 19:50:20.258979 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12293 | 2024.10.30 19:50:20.259000 [ 272 ] {} <Debug> HTTP-Session: 0325af81-b754-4013-a745-007a16f88852 Authenticating user 'default' from [fd00:1122:3344:101::d]:59501 | ||
12294 | 2024.10.30 19:50:20.259017 [ 272 ] {} <Debug> HTTP-Session: 0325af81-b754-4013-a745-007a16f88852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12295 | 2024.10.30 19:50:20.259031 [ 272 ] {} <Debug> HTTP-Session: 0325af81-b754-4013-a745-007a16f88852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12296 | 2024.10.30 19:50:20.259071 [ 272 ] {} <Trace> HTTP-Session: 0325af81-b754-4013-a745-007a16f88852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2024.10.30 19:50:20.259267 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59501) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12298 | 2024.10.30 19:50:20.259346 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12299 | 2024.10.30 19:50:20.259844 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12300 | 2024.10.30 19:50:20.260402 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12301 | 2024.10.30 19:50:20.260440 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12302 | 2024.10.30 19:50:20.261073 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12303 | 2024.10.30 19:50:20.261508 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12304 | 2024.10.30 19:50:20.261729 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002566 sec., 4286.827747466874 rows/sec., 7.68 MiB/sec. | ||
12305 | 2024.10.30 19:50:20.261957 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Debug> DynamicQueryHandler: Done processing query | ||
12306 | 2024.10.30 19:50:20.261982 [ 272 ] {3e9d27d4-3a76-4d84-924e-7acc079a0d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
12307 | 2024.10.30 19:50:20.261998 [ 272 ] {} <Debug> HTTP-Session: 0325af81-b754-4013-a745-007a16f88852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12308 | 2024.10.30 19:50:20.262175 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12309 | 2024.10.30 19:50:20.262266 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43173, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12310 | 2024.10.30 19:50:20.262384 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12311 | 2024.10.30 19:50:20.262408 [ 268 ] {} <Debug> HTTP-Session: 8d2f022d-326a-4494-8b4f-9f7b931b5822 Authenticating user 'default' from [fd00:1122:3344:101::d]:43173 | ||
12312 | 2024.10.30 19:50:20.262431 [ 268 ] {} <Debug> HTTP-Session: 8d2f022d-326a-4494-8b4f-9f7b931b5822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12313 | 2024.10.30 19:50:20.262445 [ 268 ] {} <Debug> HTTP-Session: 8d2f022d-326a-4494-8b4f-9f7b931b5822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12314 | 2024.10.30 19:50:20.262497 [ 268 ] {} <Trace> HTTP-Session: 8d2f022d-326a-4494-8b4f-9f7b931b5822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12315 | 2024.10.30 19:50:20.262706 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43173) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12316 | 2024.10.30 19:50:20.262785 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12317 | 2024.10.30 19:50:20.262987 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12318 | 2024.10.30 19:50:20.263350 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12319 | 2024.10.30 19:50:20.263398 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
12320 | 2024.10.30 19:50:20.263895 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12321 | 2024.10.30 19:50:20.264278 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12322 | 2024.10.30 19:50:20.264456 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 1.09 MiB/sec. | ||
12323 | 2024.10.30 19:50:20.264676 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Debug> DynamicQueryHandler: Done processing query | ||
12324 | 2024.10.30 19:50:20.264704 [ 268 ] {893107e2-e56a-4a32-8ac1-fe1704bb0649} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12325 | 2024.10.30 19:50:20.264723 [ 268 ] {} <Debug> HTTP-Session: 8d2f022d-326a-4494-8b4f-9f7b931b5822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12326 | 2024.10.30 19:50:20.265150 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12327 | 2024.10.30 19:50:24.846848 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12328 | 2024.10.30 19:50:24.868280 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12329 | 2024.10.30 19:50:24.871633 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12330 | 2024.10.30 19:50:24.981042 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12331 | 2024.10.30 19:50:24.999357 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12332 | 2024.10.30 19:50:25.126819 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12333 | 2024.10.30 19:50:25.133196 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12334 | 2024.10.30 19:50:25.236771 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42602, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12335 | 2024.10.30 19:50:25.236884 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12336 | 2024.10.30 19:50:25.236913 [ 268 ] {} <Debug> HTTP-Session: b08fd83e-95c2-4454-bd72-201fccea7d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:42602 | ||
12337 | 2024.10.30 19:50:25.236940 [ 268 ] {} <Debug> HTTP-Session: b08fd83e-95c2-4454-bd72-201fccea7d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12338 | 2024.10.30 19:50:25.236958 [ 268 ] {} <Debug> HTTP-Session: b08fd83e-95c2-4454-bd72-201fccea7d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12339 | 2024.10.30 19:50:25.237015 [ 268 ] {} <Trace> HTTP-Session: b08fd83e-95c2-4454-bd72-201fccea7d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12340 | 2024.10.30 19:50:25.237238 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42602) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
12341 | 2024.10.30 19:50:25.237315 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
12342 | 2024.10.30 19:50:25.237706 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12343 | 2024.10.30 19:50:25.238203 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12344 | 2024.10.30 19:50:25.238250 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12345 | 2024.10.30 19:50:25.238693 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12346 | 2024.10.30 19:50:25.239101 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2024.10.30 19:50:25.239273 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002103 sec., 17118.40228245364 rows/sec., 1.27 MiB/sec. | ||
12348 | 2024.10.30 19:50:25.239312 [ 123 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12349 | 2024.10.30 19:50:25.239413 [ 123 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12350 | 2024.10.30 19:50:25.239461 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12351 | 2024.10.30 19:50:25.239575 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Debug> DynamicQueryHandler: Done processing query | ||
12352 | 2024.10.30 19:50:25.239584 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12353 | 2024.10.30 19:50:25.239609 [ 268 ] {e12fa859-c57f-4fa8-8032-a33d684ed03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12354 | 2024.10.30 19:50:25.239634 [ 268 ] {} <Debug> HTTP-Session: b08fd83e-95c2-4454-bd72-201fccea7d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12355 | 2024.10.30 19:50:25.239731 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12356 | 2024.10.30 19:50:25.239764 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part | ||
12357 | 2024.10.30 19:50:25.239833 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
12358 | 2024.10.30 19:50:25.240019 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12359 | 2024.10.30 19:50:25.240315 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
12360 | 2024.10.30 19:50:25.240311 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33521, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12361 | 2024.10.30 19:50:25.240466 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12362 | |||
12363 | (version 23.8.7.1) | ||
12364 | 2024.10.30 19:50:25.240611 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12365 | 2024.10.30 19:50:25.240713 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
12366 | 2024.10.30 19:50:25.240718 [ 272 ] {} <Debug> HTTP-Session: c2d1b747-f676-4376-8e7a-8d5ad7e97dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:33521 | ||
12367 | 2024.10.30 19:50:25.240791 [ 272 ] {} <Debug> HTTP-Session: c2d1b747-f676-4376-8e7a-8d5ad7e97dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12368 | 2024.10.30 19:50:25.240865 [ 272 ] {} <Debug> HTTP-Session: c2d1b747-f676-4376-8e7a-8d5ad7e97dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12369 | 2024.10.30 19:50:25.240924 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
12370 | 2024.10.30 19:50:25.241052 [ 272 ] {} <Trace> HTTP-Session: c2d1b747-f676-4376-8e7a-8d5ad7e97dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12371 | 2024.10.30 19:50:25.241219 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
12372 | 2024.10.30 19:50:25.241592 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33521) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12373 | 2024.10.30 19:50:25.241715 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12374 | 2024.10.30 19:50:25.242593 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12375 | 2024.10.30 19:50:25.242954 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12376 | 2024.10.30 19:50:25.244162 [ 201 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624973 sec., 57081.41431312139 rows/sec., 4.39 MiB/sec. | ||
12377 | 2024.10.30 19:50:25.244285 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12378 | 2024.10.30 19:50:25.244337 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12379 | 2024.10.30 19:50:25.244360 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12380 | 2024.10.30 19:50:25.244935 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12381 | 2024.10.30 19:50:25.245005 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12382 | 2024.10.30 19:50:25.245151 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_51_10} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12383 | 2024.10.30 19:50:25.245281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12384 | 2024.10.30 19:50:25.245424 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12385 | 2024.10.30 19:50:25.245604 [ 123 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12386 | 2024.10.30 19:50:25.245614 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Debug> executeQuery: Read 208 rows, 18.17 KiB in 0.004216 sec., 49335.86337760911 rows/sec., 4.21 MiB/sec. | ||
12387 | 2024.10.30 19:50:25.245673 [ 123 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12388 | 2024.10.30 19:50:25.245764 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12389 | 2024.10.30 19:50:25.246002 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12390 | 2024.10.30 19:50:25.246068 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Debug> DynamicQueryHandler: Done processing query | ||
12391 | 2024.10.30 19:50:25.246114 [ 272 ] {1bd18984-aba5-4756-a0c9-ca54d7fd8a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12392 | 2024.10.30 19:50:25.246163 [ 272 ] {} <Debug> HTTP-Session: c2d1b747-f676-4376-8e7a-8d5ad7e97dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12393 | 2024.10.30 19:50:25.246257 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12394 | 2024.10.30 19:50:25.246297 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1458 rows starting from the beginning of the part | ||
12395 | 2024.10.30 19:50:25.246450 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 192 rows starting from the beginning of the part | ||
12396 | 2024.10.30 19:50:25.246575 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36033, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12397 | 2024.10.30 19:50:25.246779 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12398 | 2024.10.30 19:50:25.246866 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12399 | 2024.10.30 19:50:25.246873 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1303 rows starting from the beginning of the part | ||
12400 | 2024.10.30 19:50:25.246973 [ 268 ] {} <Debug> HTTP-Session: 4d68609e-ad09-4f78-8c37-57dd107afd24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36033 | ||
12401 | 2024.10.30 19:50:25.247046 [ 268 ] {} <Debug> HTTP-Session: 4d68609e-ad09-4f78-8c37-57dd107afd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12402 | 2024.10.30 19:50:25.247134 [ 268 ] {} <Debug> HTTP-Session: 4d68609e-ad09-4f78-8c37-57dd107afd24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12403 | 2024.10.30 19:50:25.247261 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 194 rows starting from the beginning of the part | ||
12404 | 2024.10.30 19:50:25.247287 [ 268 ] {} <Trace> HTTP-Session: 4d68609e-ad09-4f78-8c37-57dd107afd24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12405 | 2024.10.30 19:50:25.247349 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12406 | |||
12407 | (version 23.8.7.1) | ||
12408 | 2024.10.30 19:50:25.247610 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 257 rows starting from the beginning of the part | ||
12409 | 2024.10.30 19:50:25.247659 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36033) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12410 | 2024.10.30 19:50:25.247813 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12411 | 2024.10.30 19:50:25.247847 [ 187 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 208 rows starting from the beginning of the part | ||
12412 | 2024.10.30 19:50:25.248810 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12413 | 2024.10.30 19:50:25.249722 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12414 | 2024.10.30 19:50:25.249776 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12415 | 2024.10.30 19:50:25.250627 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12416 | 2024.10.30 19:50:25.251301 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12417 | 2024.10.30 19:50:25.251527 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654561 sec., 638776.3789266753 rows/sec., 55.41 MiB/sec. | ||
12418 | 2024.10.30 19:50:25.251666 [ 123 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12419 | 2024.10.30 19:50:25.251683 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Debug> executeQuery: Read 53 rows, 3.90 KiB in 0.004154 sec., 12758.786711603276 rows/sec., 937.77 KiB/sec. | ||
12420 | 2024.10.30 19:50:25.251725 [ 123 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12421 | 2024.10.30 19:50:25.251827 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12422 | 2024.10.30 19:50:25.251949 [ 193 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12423 | 2024.10.30 19:50:25.252269 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Debug> DynamicQueryHandler: Done processing query | ||
12424 | 2024.10.30 19:50:25.252333 [ 268 ] {6f038758-5b6d-40fc-b018-0850f6af512e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
12425 | 2024.10.30 19:50:25.252351 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12426 | 2024.10.30 19:50:25.252377 [ 268 ] {} <Debug> HTTP-Session: 4d68609e-ad09-4f78-8c37-57dd107afd24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12427 | 2024.10.30 19:50:25.252703 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12428 | 2024.10.30 19:50:25.252856 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36306, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12429 | 2024.10.30 19:50:25.253065 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12430 | 2024.10.30 19:50:25.253168 [ 272 ] {} <Debug> HTTP-Session: a24fe3ce-d1aa-4171-abec-a50819d1a62e Authenticating user 'default' from [fd00:1122:3344:101::d]:36306 | ||
12431 | 2024.10.30 19:50:25.253164 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12432 | 2024.10.30 19:50:25.253245 [ 272 ] {} <Debug> HTTP-Session: a24fe3ce-d1aa-4171-abec-a50819d1a62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12433 | 2024.10.30 19:50:25.253325 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 84 rows starting from the beginning of the part | ||
12434 | 2024.10.30 19:50:25.253330 [ 272 ] {} <Debug> HTTP-Session: a24fe3ce-d1aa-4171-abec-a50819d1a62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12435 | 2024.10.30 19:50:25.253475 [ 272 ] {} <Trace> HTTP-Session: a24fe3ce-d1aa-4171-abec-a50819d1a62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12436 | 2024.10.30 19:50:25.253782 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 45 rows starting from the beginning of the part | ||
12437 | 2024.10.30 19:50:25.253958 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36306) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12438 | 2024.10.30 19:50:25.254172 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12439 | 2024.10.30 19:50:25.254209 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
12440 | 2024.10.30 19:50:25.254691 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part | ||
12441 | 2024.10.30 19:50:25.254689 [ 196 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12442 | 2024.10.30 19:50:25.255090 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 43 rows starting from the beginning of the part | ||
12443 | 2024.10.30 19:50:25.255605 [ 194 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 53 rows starting from the beginning of the part | ||
12444 | 2024.10.30 19:50:25.255865 [ 196 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_51_10} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12445 | 2024.10.30 19:50:25.256408 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12446 | 2024.10.30 19:50:25.256603 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
12447 | 2024.10.30 19:50:25.257243 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12448 | 2024.10.30 19:50:25.257293 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12449 | 2024.10.30 19:50:25.257857 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12450 | 2024.10.30 19:50:25.257970 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005930958 sec., 52099.50905064578 rows/sec., 3.88 MiB/sec. | ||
12451 | 2024.10.30 19:50:25.258284 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12452 | 2024.10.30 19:50:25.258619 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12453 | 2024.10.30 19:50:25.259011 [ 123 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12454 | 2024.10.30 19:50:25.259090 [ 123 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2024.10.30 19:50:25.259102 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.005277 sec., 6822.057987492894 rows/sec., 512.25 KiB/sec. | ||
12456 | 2024.10.30 19:50:25.259173 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12457 | 2024.10.30 19:50:25.259584 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12458 | 2024.10.30 19:50:25.259861 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Debug> DynamicQueryHandler: Done processing query | ||
12459 | 2024.10.30 19:50:25.259871 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12460 | 2024.10.30 19:50:25.259966 [ 272 ] {7d394dba-c7c1-4687-853d-3ea4379610d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12461 | 2024.10.30 19:50:25.260066 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12462 | 2024.10.30 19:50:25.260089 [ 272 ] {} <Debug> HTTP-Session: a24fe3ce-d1aa-4171-abec-a50819d1a62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12463 | 2024.10.30 19:50:25.260123 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12464 | 2024.10.30 19:50:25.260206 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 288 rows starting from the beginning of the part | ||
12465 | 2024.10.30 19:50:25.260511 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60551, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12466 | 2024.10.30 19:50:25.260647 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
12467 | 2024.10.30 19:50:25.260712 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12468 | 2024.10.30 19:50:25.260752 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12469 | 2024.10.30 19:50:25.260921 [ 268 ] {} <Debug> HTTP-Session: 8df1a816-eb7f-4fb3-a86b-1f86fa3ea8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60551 | ||
12470 | 2024.10.30 19:50:25.261022 [ 268 ] {} <Debug> HTTP-Session: 8df1a816-eb7f-4fb3-a86b-1f86fa3ea8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12471 | 2024.10.30 19:50:25.261149 [ 268 ] {} <Debug> HTTP-Session: 8df1a816-eb7f-4fb3-a86b-1f86fa3ea8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12472 | 2024.10.30 19:50:25.261220 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 264 rows starting from the beginning of the part | ||
12473 | 2024.10.30 19:50:25.261226 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12474 | |||
12475 | (version 23.8.7.1) | ||
12476 | 2024.10.30 19:50:25.261431 [ 268 ] {} <Trace> HTTP-Session: 8df1a816-eb7f-4fb3-a86b-1f86fa3ea8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12477 | 2024.10.30 19:50:25.261803 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
12478 | 2024.10.30 19:50:25.261910 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12479 | 2024.10.30 19:50:25.262117 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12480 | 2024.10.30 19:50:25.262335 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
12481 | 2024.10.30 19:50:25.262749 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
12482 | 2024.10.30 19:50:25.262768 [ 188 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_51_10} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12483 | 2024.10.30 19:50:25.264770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12484 | 2024.10.30 19:50:25.265223 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12485 | 2024.10.30 19:50:25.266255 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12486 | 2024.10.30 19:50:25.266330 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12487 | 2024.10.30 19:50:25.266935 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.007629834 sec., 94366.40430184982 rows/sec., 6.58 MiB/sec. | ||
12488 | 2024.10.30 19:50:25.267150 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12489 | 2024.10.30 19:50:25.267196 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12490 | 2024.10.30 19:50:25.268497 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12491 | 2024.10.30 19:50:25.268556 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12492 | 2024.10.30 19:50:25.268678 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_51_10} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12493 | 2024.10.30 19:50:25.268844 [ 123 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12494 | 2024.10.30 19:50:25.268931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
12495 | 2024.10.30 19:50:25.268946 [ 123 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12496 | 2024.10.30 19:50:25.268957 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.007221 sec., 2492.729538845035 rows/sec., 175.00 KiB/sec. | ||
12497 | 2024.10.30 19:50:25.268993 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12498 | 2024.10.30 19:50:25.269261 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12499 | 2024.10.30 19:50:25.269419 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Debug> DynamicQueryHandler: Done processing query | ||
12500 | 2024.10.30 19:50:25.269477 [ 268 ] {959f569b-f904-42c1-86d8-139c93622053} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12501 | 2024.10.30 19:50:25.269531 [ 268 ] {} <Debug> HTTP-Session: 8df1a816-eb7f-4fb3-a86b-1f86fa3ea8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12502 | 2024.10.30 19:50:25.269572 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12503 | 2024.10.30 19:50:25.269626 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 30 rows starting from the beginning of the part | ||
12504 | 2024.10.30 19:50:25.269730 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 18 rows starting from the beginning of the part | ||
12505 | 2024.10.30 19:50:25.269861 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12506 | 2024.10.30 19:50:25.270038 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65412, User-Agent: (none), Length: 16199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12507 | 2024.10.30 19:50:25.270182 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
12508 | 2024.10.30 19:50:25.270230 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12509 | |||
12510 | (version 23.8.7.1) | ||
12511 | 2024.10.30 19:50:25.270267 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12512 | 2024.10.30 19:50:25.270381 [ 272 ] {} <Debug> HTTP-Session: ecbca4ab-47e3-4a3d-9b88-0dd3ce97a7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65412 | ||
12513 | 2024.10.30 19:50:25.270475 [ 272 ] {} <Debug> HTTP-Session: ecbca4ab-47e3-4a3d-9b88-0dd3ce97a7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12514 | 2024.10.30 19:50:25.270547 [ 272 ] {} <Debug> HTTP-Session: ecbca4ab-47e3-4a3d-9b88-0dd3ce97a7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12515 | 2024.10.30 19:50:25.270552 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part | ||
12516 | 2024.10.30 19:50:25.270636 [ 272 ] {} <Trace> HTTP-Session: ecbca4ab-47e3-4a3d-9b88-0dd3ce97a7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12517 | 2024.10.30 19:50:25.270763 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
12518 | 2024.10.30 19:50:25.271027 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
12519 | 2024.10.30 19:50:25.271078 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65412) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12520 | 2024.10.30 19:50:25.271282 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12521 | 2024.10.30 19:50:25.271908 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12522 | 2024.10.30 19:50:25.272615 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12523 | 2024.10.30 19:50:25.272661 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12524 | 2024.10.30 19:50:25.272993 [ 190 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003875773 sec., 34057.72216277888 rows/sec., 2.43 MiB/sec. | ||
12525 | 2024.10.30 19:50:25.273209 [ 200 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12526 | 2024.10.30 19:50:25.273333 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12527 | 2024.10.30 19:50:25.274390 [ 200 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12528 | 2024.10.30 19:50:25.274494 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12529 | 2024.10.30 19:50:25.274555 [ 200 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_51_10} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12530 | 2024.10.30 19:50:25.274758 [ 123 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12531 | 2024.10.30 19:50:25.274851 [ 123 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12532 | 2024.10.30 19:50:25.274866 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Debug> executeQuery: Read 95 rows, 7.67 KiB in 0.003946 sec., 24075.012671059303 rows/sec., 1.90 MiB/sec. | ||
12533 | 2024.10.30 19:50:25.274866 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12534 | 2024.10.30 19:50:25.274899 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12535 | 2024.10.30 19:50:25.275198 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12536 | 2024.10.30 19:50:25.275347 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Debug> DynamicQueryHandler: Done processing query | ||
12537 | 2024.10.30 19:50:25.275407 [ 272 ] {2f750fc2-2499-4ad2-8d0b-5156f248a168} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12538 | 2024.10.30 19:50:25.275465 [ 272 ] {} <Debug> HTTP-Session: ecbca4ab-47e3-4a3d-9b88-0dd3ce97a7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12539 | 2024.10.30 19:50:25.275478 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12540 | 2024.10.30 19:50:25.275544 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 618 rows starting from the beginning of the part | ||
12541 | 2024.10.30 19:50:25.275649 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 81 rows starting from the beginning of the part | ||
12542 | 2024.10.30 19:50:25.275804 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12543 | 2024.10.30 19:50:25.275896 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40937, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12544 | 2024.10.30 19:50:25.276076 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12545 | 2024.10.30 19:50:25.276169 [ 268 ] {} <Debug> HTTP-Session: 79dcb942-7e18-4aec-8f10-895852fc2c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:40937 | ||
12546 | 2024.10.30 19:50:25.276194 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 527 rows starting from the beginning of the part | ||
12547 | 2024.10.30 19:50:25.276207 [ 268 ] {} <Debug> HTTP-Session: 79dcb942-7e18-4aec-8f10-895852fc2c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12548 | 2024.10.30 19:50:25.276247 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12549 | |||
12550 | (version 23.8.7.1) | ||
12551 | 2024.10.30 19:50:25.276284 [ 268 ] {} <Debug> HTTP-Session: 79dcb942-7e18-4aec-8f10-895852fc2c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12552 | 2024.10.30 19:50:25.276442 [ 268 ] {} <Trace> HTTP-Session: 79dcb942-7e18-4aec-8f10-895852fc2c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12553 | 2024.10.30 19:50:25.276568 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 85 rows starting from the beginning of the part | ||
12554 | 2024.10.30 19:50:25.276884 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12555 | 2024.10.30 19:50:25.276889 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 103 rows starting from the beginning of the part | ||
12556 | 2024.10.30 19:50:25.277037 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12557 | 2024.10.30 19:50:25.277255 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
12558 | 2024.10.30 19:50:25.278017 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12559 | 2024.10.30 19:50:25.278861 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12560 | 2024.10.30 19:50:25.278937 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12561 | 2024.10.30 19:50:25.279943 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12562 | 2024.10.30 19:50:25.280355 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1509 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295011 sec., 284985.24365671765 rows/sec., 22.57 MiB/sec. | ||
12563 | 2024.10.30 19:50:25.280657 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12564 | 2024.10.30 19:50:25.280852 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12565 | 2024.10.30 19:50:25.281152 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12566 | 2024.10.30 19:50:25.281247 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.004555 sec., 13172.338090010977 rows/sec., 946.55 KiB/sec. | ||
12567 | 2024.10.30 19:50:25.281262 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12568 | 2024.10.30 19:50:25.281374 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12569 | 2024.10.30 19:50:25.281878 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12570 | 2024.10.30 19:50:25.282164 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Debug> DynamicQueryHandler: Done processing query | ||
12571 | 2024.10.30 19:50:25.282256 [ 268 ] {9480133b-db2a-4833-8f77-d2df3374433a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12572 | 2024.10.30 19:50:25.282282 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12573 | 2024.10.30 19:50:25.282326 [ 268 ] {} <Debug> HTTP-Session: 79dcb942-7e18-4aec-8f10-895852fc2c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12574 | 2024.10.30 19:50:25.282389 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10032 rows starting from the beginning of the part | ||
12575 | 2024.10.30 19:50:25.282403 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12576 | 2024.10.30 19:50:25.282644 [ 190 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_51_10} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12577 | 2024.10.30 19:50:25.282644 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
12578 | 2024.10.30 19:50:25.282743 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12579 | 2024.10.30 19:50:25.282965 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51637, User-Agent: (none), Length: 57634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12580 | 2024.10.30 19:50:25.283233 [ 268 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12581 | |||
12582 | (version 23.8.7.1) | ||
12583 | 2024.10.30 19:50:25.283266 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
12584 | 2024.10.30 19:50:25.283311 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12585 | 2024.10.30 19:50:25.283455 [ 272 ] {} <Debug> HTTP-Session: c92deb71-447e-41c7-b316-c134b6dfc506 Authenticating user 'default' from [fd00:1122:3344:101::d]:51637 | ||
12586 | 2024.10.30 19:50:25.283461 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 909 rows starting from the beginning of the part | ||
12587 | 2024.10.30 19:50:25.283480 [ 272 ] {} <Debug> HTTP-Session: c92deb71-447e-41c7-b316-c134b6dfc506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12588 | 2024.10.30 19:50:25.283502 [ 272 ] {} <Debug> HTTP-Session: c92deb71-447e-41c7-b316-c134b6dfc506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12589 | 2024.10.30 19:50:25.283620 [ 272 ] {} <Trace> HTTP-Session: c92deb71-447e-41c7-b316-c134b6dfc506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12590 | 2024.10.30 19:50:25.283696 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 62 rows starting from the beginning of the part | ||
12591 | 2024.10.30 19:50:25.283943 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 97 rows starting from the beginning of the part | ||
12592 | 2024.10.30 19:50:25.284138 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
12593 | 2024.10.30 19:50:25.284401 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51637) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12594 | 2024.10.30 19:50:25.284598 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12595 | 2024.10.30 19:50:25.285345 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12596 | 2024.10.30 19:50:25.286614 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2024.10.30 19:50:25.286661 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12598 | 2024.10.30 19:50:25.288013 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12599 | 2024.10.30 19:50:25.288545 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2024.10.30 19:50:25.288754 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12601 | 2024.10.30 19:50:25.288785 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.004913 sec., 7123.956849175656 rows/sec., 12.77 MiB/sec. | ||
12602 | 2024.10.30 19:50:25.288835 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2024.10.30 19:50:25.288907 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12604 | 2024.10.30 19:50:25.289478 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::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 | ||
12605 | 2024.10.30 19:50:25.290899 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11220 rows, containing 5 columns (5 merged, 0 gathered) in 0.009347089 sec., 1200373.7206310972 rows/sec., 81.29 MiB/sec. | ||
12606 | 2024.10.30 19:50:25.291218 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Debug> DynamicQueryHandler: Done processing query | ||
12607 | 2024.10.30 19:50:25.291284 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12608 | 2024.10.30 19:50:25.291302 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12609 | 2024.10.30 19:50:25.291293 [ 272 ] {57ef16a2-05d0-45bf-a745-147472b89ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12610 | 2024.10.30 19:50:25.291416 [ 272 ] {} <Debug> HTTP-Session: c92deb71-447e-41c7-b316-c134b6dfc506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12611 | 2024.10.30 19:50:25.291577 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 738 rows starting from the beginning of the part | ||
12612 | 2024.10.30 19:50:25.291964 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12613 | 2024.10.30 19:50:25.292049 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57764, User-Agent: (none), Length: 1545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12614 | 2024.10.30 19:50:25.292384 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12615 | 2024.10.30 19:50:25.292466 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12616 | |||
12617 | (version 23.8.7.1) | ||
12618 | 2024.10.30 19:50:25.292544 [ 268 ] {} <Debug> HTTP-Session: 7f54b547-7934-46e2-8c10-31bcd749607e Authenticating user 'default' from [fd00:1122:3344:101::d]:57764 | ||
12619 | 2024.10.30 19:50:25.292671 [ 268 ] {} <Debug> HTTP-Session: 7f54b547-7934-46e2-8c10-31bcd749607e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12620 | 2024.10.30 19:50:25.292742 [ 268 ] {} <Debug> HTTP-Session: 7f54b547-7934-46e2-8c10-31bcd749607e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12621 | 2024.10.30 19:50:25.292825 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
12622 | 2024.10.30 19:50:25.292852 [ 268 ] {} <Trace> HTTP-Session: 7f54b547-7934-46e2-8c10-31bcd749607e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12623 | 2024.10.30 19:50:25.293110 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57764) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
12624 | 2024.10.30 19:50:25.293293 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
12625 | 2024.10.30 19:50:25.293319 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12626 | 2024.10.30 19:50:25.293538 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
12627 | 2024.10.30 19:50:25.293576 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12628 | 2024.10.30 19:50:25.293808 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
12629 | 2024.10.30 19:50:25.294090 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12630 | 2024.10.30 19:50:25.294161 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
12631 | 2024.10.30 19:50:25.294650 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
12632 | 2024.10.30 19:50:25.294771 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2024.10.30 19:50:25.294834 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12634 | 2024.10.30 19:50:25.295031 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part | ||
12635 | 2024.10.30 19:50:25.295621 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
12636 | 2024.10.30 19:50:25.296118 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12637 | 2024.10.30 19:50:25.296296 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.0033 sec., 2727.2727272727275 rows/sec., 209.81 KiB/sec. | ||
12638 | 2024.10.30 19:50:25.296588 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Debug> DynamicQueryHandler: Done processing query | ||
12639 | 2024.10.30 19:50:25.296614 [ 268 ] {109752fb-719f-4db5-a610-9b915e25e25e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12640 | 2024.10.30 19:50:25.296633 [ 268 ] {} <Debug> HTTP-Session: 7f54b547-7934-46e2-8c10-31bcd749607e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12641 | 2024.10.30 19:50:25.296814 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12642 | 2024.10.30 19:50:25.296893 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47777, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12643 | 2024.10.30 19:50:25.297038 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12644 | 2024.10.30 19:50:25.297107 [ 272 ] {} <Debug> HTTP-Session: d40d723f-4ae2-4fc9-9af4-9d98ffa4ff00 Authenticating user 'default' from [fd00:1122:3344:101::d]:47777 | ||
12645 | 2024.10.30 19:50:25.297155 [ 272 ] {} <Debug> HTTP-Session: d40d723f-4ae2-4fc9-9af4-9d98ffa4ff00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12646 | 2024.10.30 19:50:25.297196 [ 272 ] {} <Debug> HTTP-Session: d40d723f-4ae2-4fc9-9af4-9d98ffa4ff00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12647 | 2024.10.30 19:50:25.297317 [ 272 ] {} <Trace> HTTP-Session: d40d723f-4ae2-4fc9-9af4-9d98ffa4ff00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12648 | 2024.10.30 19:50:25.297580 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47777) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12649 | 2024.10.30 19:50:25.297711 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12650 | 2024.10.30 19:50:25.298431 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12651 | 2024.10.30 19:50:25.299361 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12652 | 2024.10.30 19:50:25.299439 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12653 | 2024.10.30 19:50:25.300575 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12654 | 2024.10.30 19:50:25.301506 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12655 | 2024.10.30 19:50:25.301829 [ 123 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12656 | 2024.10.30 19:50:25.301864 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.004218 sec., 7112.375533428164 rows/sec., 482.72 KiB/sec. | ||
12657 | 2024.10.30 19:50:25.301892 [ 123 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12658 | 2024.10.30 19:50:25.301958 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12659 | 2024.10.30 19:50:25.302171 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
12660 | 2024.10.30 19:50:25.302249 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Debug> DynamicQueryHandler: Done processing query | ||
12661 | 2024.10.30 19:50:25.302320 [ 272 ] {d2c1ab18-19ff-447e-a49b-60f59aa6dbca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12662 | 2024.10.30 19:50:25.302360 [ 272 ] {} <Debug> HTTP-Session: d40d723f-4ae2-4fc9-9af4-9d98ffa4ff00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12663 | 2024.10.30 19:50:25.302499 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12664 | 2024.10.30 19:50:25.302535 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1298 rows starting from the beginning of the part | ||
12665 | 2024.10.30 19:50:25.302613 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
12666 | 2024.10.30 19:50:25.302705 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
12667 | 2024.10.30 19:50:25.302823 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
12668 | 2024.10.30 19:50:25.302898 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
12669 | 2024.10.30 19:50:25.302990 [ 197 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
12670 | 2024.10.30 19:50:25.303211 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12671 | 2024.10.30 19:50:25.304212 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002149047 sec., 673787.0321123736 rows/sec., 44.59 MiB/sec. | ||
12672 | 2024.10.30 19:50:25.304435 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12673 | 2024.10.30 19:50:25.304873 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12674 | 2024.10.30 19:50:25.304971 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_51_10} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12675 | 2024.10.30 19:50:25.305093 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
12676 | 2024.10.30 19:50:25.311085 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 19 columns (19 merged, 0 gathered) in 0.022009546 sec., 38574.171407261194 rows/sec., 69.12 MiB/sec. | ||
12677 | 2024.10.30 19:50:25.312205 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12678 | 2024.10.30 19:50:25.312772 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12679 | 2024.10.30 19:50:25.312855 [ 197 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12680 | 2024.10.30 19:50:25.312973 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
12681 | 2024.10.30 19:50:25.385591 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12682 | 2024.10.30 19:50:25.429987 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12683 | 2024.10.30 19:50:25.535964 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12684 | 2024.10.30 19:50:25.537316 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12685 | 2024.10.30 19:50:25.547613 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12686 | 2024.10.30 19:50:25.554876 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12687 | 2024.10.30 19:50:25.582188 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12688 | 2024.10.30 19:50:25.584480 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12689 | 2024.10.30 19:50:25.604745 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12690 | 2024.10.30 19:50:25.898164 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12691 | 2024.10.30 19:50:25.951613 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12692 | 2024.10.30 19:50:25.974019 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12693 | 2024.10.30 19:50:25.998356 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12694 | 2024.10.30 19:50:26.000357 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.39 MiB, peak 184.42 MiB, free memory in arenas 0.00 B, will set to 175.76 MiB (RSS), difference: 1.36 MiB | ||
12695 | 2024.10.30 19:50:26.070788 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12696 | 2024.10.30 19:50:26.084158 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12697 | 2024.10.30 19:50:26.117509 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12698 | 2024.10.30 19:50:26.118804 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12699 | 2024.10.30 19:50:26.132065 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12700 | 2024.10.30 19:50:26.519425 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12701 | 2024.10.30 19:50:26.519482 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12702 | 2024.10.30 19:50:26.741163 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12703 | 2024.10.30 19:50:26.761578 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12704 | 2024.10.30 19:50:26.773791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1122 | ||
12705 | 2024.10.30 19:50:26.776858 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12706 | 2024.10.30 19:50:26.776913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12707 | 2024.10.30 19:50:26.778488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12708 | 2024.10.30 19:50:26.779515 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12709 | 2024.10.30 19:50:26.780108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
12710 | 2024.10.30 19:50:26.841050 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12711 | 2024.10.30 19:50:26.855406 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12712 | 2024.10.30 19:50:26.871939 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12713 | 2024.10.30 19:50:26.873208 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12714 | 2024.10.30 19:50:26.903484 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12715 | 2024.10.30 19:50:26.919817 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12716 | 2024.10.30 19:50:26.961224 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12717 | 2024.10.30 19:50:28.323550 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12718 | 2024.10.30 19:50:30.235548 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60412, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12719 | 2024.10.30 19:50:30.235653 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12720 | 2024.10.30 19:50:30.235679 [ 268 ] {} <Debug> HTTP-Session: 2ee20090-06f7-461d-a3e3-780a42690e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:60412 | ||
12721 | 2024.10.30 19:50:30.235703 [ 268 ] {} <Debug> HTTP-Session: 2ee20090-06f7-461d-a3e3-780a42690e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12722 | 2024.10.30 19:50:30.235718 [ 268 ] {} <Debug> HTTP-Session: 2ee20090-06f7-461d-a3e3-780a42690e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12723 | 2024.10.30 19:50:30.235766 [ 268 ] {} <Trace> HTTP-Session: 2ee20090-06f7-461d-a3e3-780a42690e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12724 | 2024.10.30 19:50:30.235954 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60412) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
12725 | 2024.10.30 19:50:30.236022 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
12726 | 2024.10.30 19:50:30.236352 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12727 | 2024.10.30 19:50:30.236892 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12728 | 2024.10.30 19:50:30.236934 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12729 | 2024.10.30 19:50:30.237376 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12730 | 2024.10.30 19:50:30.237785 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12731 | 2024.10.30 19:50:30.237935 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002044 sec., 17612.524461839534 rows/sec., 1.31 MiB/sec. | ||
12732 | 2024.10.30 19:50:30.238235 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Debug> DynamicQueryHandler: Done processing query | ||
12733 | 2024.10.30 19:50:30.238297 [ 268 ] {f6be33c7-4a55-4e2e-b669-7ee9655906e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12734 | 2024.10.30 19:50:30.238357 [ 268 ] {} <Debug> HTTP-Session: 2ee20090-06f7-461d-a3e3-780a42690e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12735 | 2024.10.30 19:50:30.238608 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12736 | 2024.10.30 19:50:30.238750 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48096, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12737 | 2024.10.30 19:50:30.238856 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12738 | 2024.10.30 19:50:30.238881 [ 269 ] {} <Debug> HTTP-Session: 02ff945b-5652-4469-b9cf-fe24ff86b8ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48096 | ||
12739 | 2024.10.30 19:50:30.238906 [ 269 ] {} <Debug> HTTP-Session: 02ff945b-5652-4469-b9cf-fe24ff86b8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12740 | 2024.10.30 19:50:30.238921 [ 269 ] {} <Debug> HTTP-Session: 02ff945b-5652-4469-b9cf-fe24ff86b8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12741 | 2024.10.30 19:50:30.238978 [ 269 ] {} <Trace> HTTP-Session: 02ff945b-5652-4469-b9cf-fe24ff86b8ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12742 | 2024.10.30 19:50:30.239177 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48096) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12743 | 2024.10.30 19:50:30.239271 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12744 | 2024.10.30 19:50:30.239637 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12745 | 2024.10.30 19:50:30.240021 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2024.10.30 19:50:30.240062 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12747 | 2024.10.30 19:50:30.240485 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
12748 | 2024.10.30 19:50:30.240910 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12749 | 2024.10.30 19:50:30.241092 [ 113 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
12750 | 2024.10.30 19:50:30.241102 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001976 sec., 1012.1457489878543 rows/sec., 82.53 KiB/sec. | ||
12751 | 2024.10.30 19:50:30.241141 [ 113 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12752 | 2024.10.30 19:50:30.241268 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12753 | 2024.10.30 19:50:30.241592 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
12754 | 2024.10.30 19:50:30.241627 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Debug> DynamicQueryHandler: Done processing query | ||
12755 | 2024.10.30 19:50:30.241704 [ 269 ] {3842985a-af08-4b21-bbe2-2a31413d9559} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12756 | 2024.10.30 19:50:30.241777 [ 269 ] {} <Debug> HTTP-Session: 02ff945b-5652-4469-b9cf-fe24ff86b8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12757 | 2024.10.30 19:50:30.241972 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12758 | 2024.10.30 19:50:30.242014 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part | ||
12759 | 2024.10.30 19:50:30.242097 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12760 | 2024.10.30 19:50:30.242113 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60412, User-Agent: (none), Length: 23605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12761 | 2024.10.30 19:50:30.242208 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
12762 | 2024.10.30 19:50:30.242360 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12763 | 2024.10.30 19:50:30.242562 [ 268 ] {} <Debug> HTTP-Session: 1bc1305b-5925-413c-b027-b0372d2a5f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60412 | ||
12764 | 2024.10.30 19:50:30.242694 [ 268 ] {} <Debug> HTTP-Session: 1bc1305b-5925-413c-b027-b0372d2a5f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12765 | 2024.10.30 19:50:30.242751 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
12766 | 2024.10.30 19:50:30.242771 [ 268 ] {} <Debug> HTTP-Session: 1bc1305b-5925-413c-b027-b0372d2a5f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12767 | 2024.10.30 19:50:30.242915 [ 268 ] {} <Trace> HTTP-Session: 1bc1305b-5925-413c-b027-b0372d2a5f11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12768 | 2024.10.30 19:50:30.243055 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
12769 | 2024.10.30 19:50:30.243353 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60412) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12770 | 2024.10.30 19:50:30.243356 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
12771 | 2024.10.30 19:50:30.243479 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12772 | 2024.10.30 19:50:30.243646 [ 200 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
12773 | 2024.10.30 19:50:30.244656 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12774 | 2024.10.30 19:50:30.245764 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12775 | 2024.10.30 19:50:30.245835 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12776 | 2024.10.30 19:50:30.246528 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137967 sec., 6228.14432245283 rows/sec., 532.19 KiB/sec. | ||
12777 | 2024.10.30 19:50:30.246668 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
12778 | 2024.10.30 19:50:30.246749 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12779 | 2024.10.30 19:50:30.247397 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12780 | 2024.10.30 19:50:30.247450 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12781 | 2024.10.30 19:50:30.247502 [ 197 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_19_4} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
12782 | 2024.10.30 19:50:30.247648 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12783 | 2024.10.30 19:50:30.247653 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.004514 sec., 35666.814355338945 rows/sec., 2.99 MiB/sec. | ||
12784 | 2024.10.30 19:50:30.247882 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Debug> DynamicQueryHandler: Done processing query | ||
12785 | 2024.10.30 19:50:30.247907 [ 268 ] {133bc3c7-e3b8-4cab-92c7-c4e41a2e5415} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12786 | 2024.10.30 19:50:30.247924 [ 268 ] {} <Debug> HTTP-Session: 1bc1305b-5925-413c-b027-b0372d2a5f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12787 | 2024.10.30 19:50:30.248112 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12788 | 2024.10.30 19:50:30.248208 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37613, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12789 | 2024.10.30 19:50:30.248288 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12790 | 2024.10.30 19:50:30.248316 [ 269 ] {} <Debug> HTTP-Session: 6dbc198e-abfe-4f97-93ec-e018ffe6465f Authenticating user 'default' from [fd00:1122:3344:101::d]:37613 | ||
12791 | 2024.10.30 19:50:30.248338 [ 269 ] {} <Debug> HTTP-Session: 6dbc198e-abfe-4f97-93ec-e018ffe6465f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12792 | 2024.10.30 19:50:30.248353 [ 269 ] {} <Debug> HTTP-Session: 6dbc198e-abfe-4f97-93ec-e018ffe6465f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12793 | 2024.10.30 19:50:30.248393 [ 269 ] {} <Trace> HTTP-Session: 6dbc198e-abfe-4f97-93ec-e018ffe6465f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12794 | 2024.10.30 19:50:30.248528 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37613) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12795 | 2024.10.30 19:50:30.248576 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12796 | 2024.10.30 19:50:30.248852 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12797 | 2024.10.30 19:50:30.249209 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12798 | 2024.10.30 19:50:30.249245 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12799 | 2024.10.30 19:50:30.249643 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12800 | 2024.10.30 19:50:30.250034 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12801 | 2024.10.30 19:50:30.250195 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001709 sec., 18139.262726740784 rows/sec., 1.27 MiB/sec. | ||
12802 | 2024.10.30 19:50:30.250381 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Debug> DynamicQueryHandler: Done processing query | ||
12803 | 2024.10.30 19:50:30.250406 [ 269 ] {8c18c12d-9b6e-4d3e-8844-3aa27de77a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12804 | 2024.10.30 19:50:30.250422 [ 269 ] {} <Debug> HTTP-Session: 6dbc198e-abfe-4f97-93ec-e018ffe6465f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12805 | 2024.10.30 19:50:30.250586 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12806 | 2024.10.30 19:50:30.250675 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54564, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12807 | 2024.10.30 19:50:30.250737 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12808 | 2024.10.30 19:50:30.250759 [ 262 ] {} <Debug> HTTP-Session: d9961721-b582-42a6-9189-8eab7fd9ff90 Authenticating user 'default' from [fd00:1122:3344:101::d]:54564 | ||
12809 | 2024.10.30 19:50:30.250777 [ 262 ] {} <Debug> HTTP-Session: d9961721-b582-42a6-9189-8eab7fd9ff90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12810 | 2024.10.30 19:50:30.250792 [ 262 ] {} <Debug> HTTP-Session: d9961721-b582-42a6-9189-8eab7fd9ff90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12811 | 2024.10.30 19:50:30.250826 [ 262 ] {} <Trace> HTTP-Session: d9961721-b582-42a6-9189-8eab7fd9ff90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2024.10.30 19:50:30.250943 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54564) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12813 | 2024.10.30 19:50:30.250988 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12814 | 2024.10.30 19:50:30.251237 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12815 | 2024.10.30 19:50:30.251571 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12816 | 2024.10.30 19:50:30.251608 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12817 | 2024.10.30 19:50:30.251991 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12818 | 2024.10.30 19:50:30.252377 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12819 | 2024.10.30 19:50:30.252579 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001664 sec., 21634.615384615387 rows/sec., 1.59 MiB/sec. | ||
12820 | 2024.10.30 19:50:30.252762 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Debug> DynamicQueryHandler: Done processing query | ||
12821 | 2024.10.30 19:50:30.252787 [ 262 ] {aaacb089-9404-4185-a447-d28b5613199c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12822 | 2024.10.30 19:50:30.252803 [ 262 ] {} <Debug> HTTP-Session: d9961721-b582-42a6-9189-8eab7fd9ff90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12823 | 2024.10.30 19:50:30.252995 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12824 | 2024.10.30 19:50:30.253064 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59533, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12825 | 2024.10.30 19:50:30.253112 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12826 | 2024.10.30 19:50:30.253132 [ 269 ] {} <Debug> HTTP-Session: ce2bc55f-5872-43ca-a71d-b94b3fc569bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59533 | ||
12827 | 2024.10.30 19:50:30.253149 [ 269 ] {} <Debug> HTTP-Session: ce2bc55f-5872-43ca-a71d-b94b3fc569bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12828 | 2024.10.30 19:50:30.253163 [ 269 ] {} <Debug> HTTP-Session: ce2bc55f-5872-43ca-a71d-b94b3fc569bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12829 | 2024.10.30 19:50:30.253195 [ 269 ] {} <Trace> HTTP-Session: ce2bc55f-5872-43ca-a71d-b94b3fc569bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12830 | 2024.10.30 19:50:30.253303 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59533) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12831 | 2024.10.30 19:50:30.253347 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12832 | 2024.10.30 19:50:30.253582 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12833 | 2024.10.30 19:50:30.253888 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12834 | 2024.10.30 19:50:30.253925 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12835 | 2024.10.30 19:50:30.254298 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12836 | 2024.10.30 19:50:30.254674 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12837 | 2024.10.30 19:50:30.254837 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001555 sec., 11575.56270096463 rows/sec., 812.65 KiB/sec. | ||
12838 | 2024.10.30 19:50:30.255014 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Debug> DynamicQueryHandler: Done processing query | ||
12839 | 2024.10.30 19:50:30.255038 [ 269 ] {cf7d95da-18b6-4b16-a774-fc0d718a7167} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12840 | 2024.10.30 19:50:30.255054 [ 269 ] {} <Debug> HTTP-Session: ce2bc55f-5872-43ca-a71d-b94b3fc569bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12841 | 2024.10.30 19:50:30.255212 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54564, User-Agent: (none), Length: 11428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12842 | 2024.10.30 19:50:30.255224 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12843 | 2024.10.30 19:50:30.255274 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12844 | 2024.10.30 19:50:30.255305 [ 262 ] {} <Debug> HTTP-Session: ddfee077-0bcd-4fe5-99fe-fbcb73b232cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54564 | ||
12845 | 2024.10.30 19:50:30.255325 [ 262 ] {} <Debug> HTTP-Session: ddfee077-0bcd-4fe5-99fe-fbcb73b232cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12846 | 2024.10.30 19:50:30.255343 [ 262 ] {} <Debug> HTTP-Session: ddfee077-0bcd-4fe5-99fe-fbcb73b232cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12847 | 2024.10.30 19:50:30.255386 [ 262 ] {} <Trace> HTTP-Session: ddfee077-0bcd-4fe5-99fe-fbcb73b232cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12848 | 2024.10.30 19:50:30.255522 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54564) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12849 | 2024.10.30 19:50:30.255566 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12850 | 2024.10.30 19:50:30.255790 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12851 | 2024.10.30 19:50:30.256112 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12852 | 2024.10.30 19:50:30.256148 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12853 | 2024.10.30 19:50:30.256503 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12854 | 2024.10.30 19:50:30.256879 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12855 | 2024.10.30 19:50:30.257041 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.00156 sec., 42948.71794871795 rows/sec., 3.38 MiB/sec. | ||
12856 | 2024.10.30 19:50:30.257198 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Debug> DynamicQueryHandler: Done processing query | ||
12857 | 2024.10.30 19:50:30.257224 [ 262 ] {65627e60-908a-4609-8afe-465df738646f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12858 | 2024.10.30 19:50:30.257240 [ 262 ] {} <Debug> HTTP-Session: ddfee077-0bcd-4fe5-99fe-fbcb73b232cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12859 | 2024.10.30 19:50:30.257451 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12860 | 2024.10.30 19:50:30.257543 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12861 | 2024.10.30 19:50:30.257602 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12862 | 2024.10.30 19:50:30.257625 [ 269 ] {} <Debug> HTTP-Session: 43921516-2e8f-4714-8100-5ee3888d9cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 | ||
12863 | 2024.10.30 19:50:30.257642 [ 269 ] {} <Debug> HTTP-Session: 43921516-2e8f-4714-8100-5ee3888d9cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12864 | 2024.10.30 19:50:30.257656 [ 269 ] {} <Debug> HTTP-Session: 43921516-2e8f-4714-8100-5ee3888d9cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12865 | 2024.10.30 19:50:30.257690 [ 269 ] {} <Trace> HTTP-Session: 43921516-2e8f-4714-8100-5ee3888d9cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12866 | 2024.10.30 19:50:30.257814 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56968) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12867 | 2024.10.30 19:50:30.257863 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12868 | 2024.10.30 19:50:30.258010 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12869 | 2024.10.30 19:50:30.258334 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12870 | 2024.10.30 19:50:30.258371 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12871 | 2024.10.30 19:50:30.258761 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12872 | 2024.10.30 19:50:30.259122 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12873 | 2024.10.30 19:50:30.259282 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001509 sec., 40424.12193505633 rows/sec., 2.84 MiB/sec. | ||
12874 | 2024.10.30 19:50:30.259451 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Debug> DynamicQueryHandler: Done processing query | ||
12875 | 2024.10.30 19:50:30.259476 [ 269 ] {7a45d8db-98d6-46ab-ba62-448ecdf4aa2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12876 | 2024.10.30 19:50:30.259493 [ 269 ] {} <Debug> HTTP-Session: 43921516-2e8f-4714-8100-5ee3888d9cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12877 | 2024.10.30 19:50:30.259714 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12878 | 2024.10.30 19:50:30.259804 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49348, User-Agent: (none), Length: 19111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12879 | 2024.10.30 19:50:30.259853 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12880 | 2024.10.30 19:50:30.259872 [ 262 ] {} <Debug> HTTP-Session: 7e965f11-711d-4050-8a5b-d50dc8db777e Authenticating user 'default' from [fd00:1122:3344:101::d]:49348 | ||
12881 | 2024.10.30 19:50:30.259889 [ 262 ] {} <Debug> HTTP-Session: 7e965f11-711d-4050-8a5b-d50dc8db777e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12882 | 2024.10.30 19:50:30.259903 [ 262 ] {} <Debug> HTTP-Session: 7e965f11-711d-4050-8a5b-d50dc8db777e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12883 | 2024.10.30 19:50:30.259934 [ 262 ] {} <Trace> HTTP-Session: 7e965f11-711d-4050-8a5b-d50dc8db777e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12884 | 2024.10.30 19:50:30.260150 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49348) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12885 | 2024.10.30 19:50:30.260229 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12886 | 2024.10.30 19:50:30.260748 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12887 | 2024.10.30 19:50:30.261249 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12888 | 2024.10.30 19:50:30.261286 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12889 | 2024.10.30 19:50:30.261906 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12890 | 2024.10.30 19:50:30.262327 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12891 | 2024.10.30 19:50:30.262523 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0025 sec., 4400 rows/sec., 7.88 MiB/sec. | ||
12892 | 2024.10.30 19:50:30.262740 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Debug> DynamicQueryHandler: Done processing query | ||
12893 | 2024.10.30 19:50:30.262767 [ 262 ] {55721ae1-2148-4987-82d4-cd57542b44bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
12894 | 2024.10.30 19:50:30.262783 [ 262 ] {} <Debug> HTTP-Session: 7e965f11-711d-4050-8a5b-d50dc8db777e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12895 | 2024.10.30 19:50:30.262953 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12896 | 2024.10.30 19:50:30.262959 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12897 | 2024.10.30 19:50:30.263015 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12898 | 2024.10.30 19:50:30.263042 [ 269 ] {} <Debug> HTTP-Session: a839ceff-17a9-4f5f-af29-925b83e292ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 | ||
12899 | 2024.10.30 19:50:30.263065 [ 269 ] {} <Debug> HTTP-Session: a839ceff-17a9-4f5f-af29-925b83e292ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12900 | 2024.10.30 19:50:30.263083 [ 269 ] {} <Debug> HTTP-Session: a839ceff-17a9-4f5f-af29-925b83e292ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12901 | 2024.10.30 19:50:30.263123 [ 269 ] {} <Trace> HTTP-Session: a839ceff-17a9-4f5f-af29-925b83e292ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12902 | 2024.10.30 19:50:30.263250 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56968) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12903 | 2024.10.30 19:50:30.263305 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12904 | 2024.10.30 19:50:30.263464 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12905 | 2024.10.30 19:50:30.263759 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2024.10.30 19:50:30.263803 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB. | ||
12907 | 2024.10.30 19:50:30.264195 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12908 | 2024.10.30 19:50:30.264530 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2024.10.30 19:50:30.264676 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001464 sec., 20491.803278688523 rows/sec., 1.36 MiB/sec. | ||
12910 | 2024.10.30 19:50:30.264837 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Debug> DynamicQueryHandler: Done processing query | ||
12911 | 2024.10.30 19:50:30.264861 [ 269 ] {397b60e2-059b-41bb-8741-b6b72ccdd235} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12912 | 2024.10.30 19:50:30.264877 [ 269 ] {} <Debug> HTTP-Session: a839ceff-17a9-4f5f-af29-925b83e292ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12913 | 2024.10.30 19:50:30.265621 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12914 | 2024.10.30 19:50:30.725278 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12915 | 2024.10.30 19:50:30.921808 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12916 | 2024.10.30 19:50:30.937131 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12917 | 2024.10.30 19:50:30.985502 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12918 | 2024.10.30 19:50:31.000211 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.79 MiB, peak 184.43 MiB, free memory in arenas 0.00 B, will set to 175.76 MiB (RSS), difference: -1.03 MiB | ||
12919 | 2024.10.30 19:50:31.037926 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12920 | 2024.10.30 19:50:31.116403 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12921 | 2024.10.30 19:50:31.118741 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12922 | 2024.10.30 19:50:35.236271 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33897, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12923 | 2024.10.30 19:50:35.236405 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12924 | 2024.10.30 19:50:35.236432 [ 262 ] {} <Debug> HTTP-Session: d118fbdf-15a6-49e4-a841-2bc9e56f061c Authenticating user 'default' from [fd00:1122:3344:101::d]:33897 | ||
12925 | 2024.10.30 19:50:35.236458 [ 262 ] {} <Debug> HTTP-Session: d118fbdf-15a6-49e4-a841-2bc9e56f061c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12926 | 2024.10.30 19:50:35.236472 [ 262 ] {} <Debug> HTTP-Session: d118fbdf-15a6-49e4-a841-2bc9e56f061c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12927 | 2024.10.30 19:50:35.236533 [ 262 ] {} <Trace> HTTP-Session: d118fbdf-15a6-49e4-a841-2bc9e56f061c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12928 | 2024.10.30 19:50:35.236783 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33897) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
12929 | 2024.10.30 19:50:35.236864 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
12930 | 2024.10.30 19:50:35.237233 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12931 | 2024.10.30 19:50:35.237707 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12932 | 2024.10.30 19:50:35.237750 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
12933 | 2024.10.30 19:50:35.238274 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12934 | 2024.10.30 19:50:35.238750 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12935 | 2024.10.30 19:50:35.238928 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002227 sec., 16165.244723843738 rows/sec., 1.20 MiB/sec. | ||
12936 | 2024.10.30 19:50:35.239168 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Debug> DynamicQueryHandler: Done processing query | ||
12937 | 2024.10.30 19:50:35.239197 [ 262 ] {3183fc1b-3137-4592-8891-e812c31def02} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12938 | 2024.10.30 19:50:35.239213 [ 262 ] {} <Debug> HTTP-Session: d118fbdf-15a6-49e4-a841-2bc9e56f061c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12939 | 2024.10.30 19:50:35.239472 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12940 | 2024.10.30 19:50:35.239529 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56125, User-Agent: (none), Length: 32032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12941 | 2024.10.30 19:50:35.239597 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12942 | 2024.10.30 19:50:35.239628 [ 269 ] {} <Debug> HTTP-Session: 6d92850c-58e0-4538-b04c-28f1a16715ed Authenticating user 'default' from [fd00:1122:3344:101::d]:56125 | ||
12943 | 2024.10.30 19:50:35.239646 [ 269 ] {} <Debug> HTTP-Session: 6d92850c-58e0-4538-b04c-28f1a16715ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12944 | 2024.10.30 19:50:35.239661 [ 269 ] {} <Debug> HTTP-Session: 6d92850c-58e0-4538-b04c-28f1a16715ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12945 | 2024.10.30 19:50:35.239694 [ 269 ] {} <Trace> HTTP-Session: 6d92850c-58e0-4538-b04c-28f1a16715ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12946 | 2024.10.30 19:50:35.239853 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56125) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12947 | 2024.10.30 19:50:35.239900 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12948 | 2024.10.30 19:50:35.240132 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12949 | 2024.10.30 19:50:35.240596 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12950 | 2024.10.30 19:50:35.240635 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
12951 | 2024.10.30 19:50:35.241013 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12952 | 2024.10.30 19:50:35.241391 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12953 | 2024.10.30 19:50:35.241548 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Debug> executeQuery: Read 216 rows, 18.93 KiB in 0.001763 sec., 122518.43448667045 rows/sec., 10.48 MiB/sec. | ||
12954 | 2024.10.30 19:50:35.241728 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Debug> DynamicQueryHandler: Done processing query | ||
12955 | 2024.10.30 19:50:35.241753 [ 269 ] {84447b34-0be5-43ee-a52d-5f9afef79caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12956 | 2024.10.30 19:50:35.241769 [ 269 ] {} <Debug> HTTP-Session: 6d92850c-58e0-4538-b04c-28f1a16715ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12957 | 2024.10.30 19:50:35.241979 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12958 | 2024.10.30 19:50:35.242115 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40141, User-Agent: (none), Length: 8091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12959 | 2024.10.30 19:50:35.242173 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12960 | 2024.10.30 19:50:35.242202 [ 262 ] {} <Debug> HTTP-Session: 1dc70edf-4188-45a5-a1aa-e99bed2dac63 Authenticating user 'default' from [fd00:1122:3344:101::d]:40141 | ||
12961 | 2024.10.30 19:50:35.242226 [ 262 ] {} <Debug> HTTP-Session: 1dc70edf-4188-45a5-a1aa-e99bed2dac63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12962 | 2024.10.30 19:50:35.242249 [ 262 ] {} <Debug> HTTP-Session: 1dc70edf-4188-45a5-a1aa-e99bed2dac63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12963 | 2024.10.30 19:50:35.242288 [ 262 ] {} <Trace> HTTP-Session: 1dc70edf-4188-45a5-a1aa-e99bed2dac63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12964 | 2024.10.30 19:50:35.242432 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40141) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12965 | 2024.10.30 19:50:35.242483 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12966 | 2024.10.30 19:50:35.242750 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12967 | 2024.10.30 19:50:35.243133 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12968 | 2024.10.30 19:50:35.243172 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
12969 | 2024.10.30 19:50:35.243586 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12970 | 2024.10.30 19:50:35.243977 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12971 | 2024.10.30 19:50:35.244147 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Debug> executeQuery: Read 57 rows, 4.20 KiB in 0.00176 sec., 32386.363636363636 rows/sec., 2.33 MiB/sec. | ||
12972 | 2024.10.30 19:50:35.244337 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Debug> DynamicQueryHandler: Done processing query | ||
12973 | 2024.10.30 19:50:35.244363 [ 262 ] {b06ac435-915d-48d0-8d08-d1f353027d38} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
12974 | 2024.10.30 19:50:35.244381 [ 262 ] {} <Debug> HTTP-Session: 1dc70edf-4188-45a5-a1aa-e99bed2dac63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12975 | 2024.10.30 19:50:35.244544 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56125, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12976 | 2024.10.30 19:50:35.244560 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12977 | 2024.10.30 19:50:35.244609 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12978 | 2024.10.30 19:50:35.244638 [ 269 ] {} <Debug> HTTP-Session: 584e8d72-3ffd-4d91-8b5b-6aaf1616337b Authenticating user 'default' from [fd00:1122:3344:101::d]:56125 | ||
12979 | 2024.10.30 19:50:35.244659 [ 269 ] {} <Debug> HTTP-Session: 584e8d72-3ffd-4d91-8b5b-6aaf1616337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12980 | 2024.10.30 19:50:35.244676 [ 269 ] {} <Debug> HTTP-Session: 584e8d72-3ffd-4d91-8b5b-6aaf1616337b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12981 | 2024.10.30 19:50:35.244717 [ 269 ] {} <Trace> HTTP-Session: 584e8d72-3ffd-4d91-8b5b-6aaf1616337b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12982 | 2024.10.30 19:50:35.244846 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56125) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12983 | 2024.10.30 19:50:35.244898 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12984 | 2024.10.30 19:50:35.245157 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12985 | 2024.10.30 19:50:35.245488 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12986 | 2024.10.30 19:50:35.245525 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
12987 | 2024.10.30 19:50:35.245884 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12988 | 2024.10.30 19:50:35.246253 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12989 | 2024.10.30 19:50:35.246404 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001595 sec., 22570.5329153605 rows/sec., 1.66 MiB/sec. | ||
12990 | 2024.10.30 19:50:35.246573 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Debug> DynamicQueryHandler: Done processing query | ||
12991 | 2024.10.30 19:50:35.246597 [ 269 ] {f7fb01ec-474d-4a82-ba6e-cb2d16fd53ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12992 | 2024.10.30 19:50:35.246613 [ 269 ] {} <Debug> HTTP-Session: 584e8d72-3ffd-4d91-8b5b-6aaf1616337b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12993 | 2024.10.30 19:50:35.246774 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12994 | 2024.10.30 19:50:35.246854 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54206, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12995 | 2024.10.30 19:50:35.246910 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12996 | 2024.10.30 19:50:35.246931 [ 262 ] {} <Debug> HTTP-Session: 3a80438d-f91e-47b0-aa95-6fd2fbf9aa7a Authenticating user 'default' from [fd00:1122:3344:101::d]:54206 | ||
12997 | 2024.10.30 19:50:35.246948 [ 262 ] {} <Debug> HTTP-Session: 3a80438d-f91e-47b0-aa95-6fd2fbf9aa7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12998 | 2024.10.30 19:50:35.246962 [ 262 ] {} <Debug> HTTP-Session: 3a80438d-f91e-47b0-aa95-6fd2fbf9aa7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12999 | 2024.10.30 19:50:35.246993 [ 262 ] {} <Trace> HTTP-Session: 3a80438d-f91e-47b0-aa95-6fd2fbf9aa7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13000 | 2024.10.30 19:50:35.247103 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54206) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13001 | 2024.10.30 19:50:35.247147 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13002 | 2024.10.30 19:50:35.247398 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13003 | 2024.10.30 19:50:35.247723 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13004 | 2024.10.30 19:50:35.247773 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13005 | 2024.10.30 19:50:35.248143 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13006 | 2024.10.30 19:50:35.248547 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13007 | 2024.10.30 19:50:35.248708 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001634 sec., 11015.911872705017 rows/sec., 773.36 KiB/sec. | ||
13008 | 2024.10.30 19:50:35.248902 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Debug> DynamicQueryHandler: Done processing query | ||
13009 | 2024.10.30 19:50:35.248931 [ 262 ] {65583f5d-011c-4af3-b7fe-0bfb96f4d1f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13010 | 2024.10.30 19:50:35.248953 [ 262 ] {} <Debug> HTTP-Session: 3a80438d-f91e-47b0-aa95-6fd2fbf9aa7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13011 | 2024.10.30 19:50:35.249128 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13012 | 2024.10.30 19:50:35.249241 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Length: 16817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13013 | 2024.10.30 19:50:35.249305 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13014 | 2024.10.30 19:50:35.249328 [ 269 ] {} <Debug> HTTP-Session: 30a50e4b-558d-4e30-bc7f-2b667a1dfd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36322 | ||
13015 | 2024.10.30 19:50:35.249348 [ 269 ] {} <Debug> HTTP-Session: 30a50e4b-558d-4e30-bc7f-2b667a1dfd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13016 | 2024.10.30 19:50:35.249366 [ 269 ] {} <Debug> HTTP-Session: 30a50e4b-558d-4e30-bc7f-2b667a1dfd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13017 | 2024.10.30 19:50:35.249405 [ 269 ] {} <Trace> HTTP-Session: 30a50e4b-558d-4e30-bc7f-2b667a1dfd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13018 | 2024.10.30 19:50:35.249553 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36322) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13019 | 2024.10.30 19:50:35.249605 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13020 | 2024.10.30 19:50:35.249886 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13021 | 2024.10.30 19:50:35.250290 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13022 | 2024.10.30 19:50:35.250328 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13023 | 2024.10.30 19:50:35.250681 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13024 | 2024.10.30 19:50:35.251044 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13025 | 2024.10.30 19:50:35.251179 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Debug> executeQuery: Read 99 rows, 7.93 KiB in 0.001682 sec., 58858.50178359097 rows/sec., 4.60 MiB/sec. | ||
13026 | 2024.10.30 19:50:35.251364 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Debug> DynamicQueryHandler: Done processing query | ||
13027 | 2024.10.30 19:50:35.251389 [ 269 ] {5ad21245-101c-42a2-b156-dd89d538e1b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
13028 | 2024.10.30 19:50:35.251405 [ 269 ] {} <Debug> HTTP-Session: 30a50e4b-558d-4e30-bc7f-2b667a1dfd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13029 | 2024.10.30 19:50:35.251579 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13030 | 2024.10.30 19:50:35.251697 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59980, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13031 | 2024.10.30 19:50:35.251757 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13032 | 2024.10.30 19:50:35.251776 [ 262 ] {} <Debug> HTTP-Session: 732dcb42-02f3-4a59-86ec-348ff2f8d2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59980 | ||
13033 | 2024.10.30 19:50:35.251793 [ 262 ] {} <Debug> HTTP-Session: 732dcb42-02f3-4a59-86ec-348ff2f8d2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13034 | 2024.10.30 19:50:35.251807 [ 262 ] {} <Debug> HTTP-Session: 732dcb42-02f3-4a59-86ec-348ff2f8d2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13035 | 2024.10.30 19:50:35.251837 [ 262 ] {} <Trace> HTTP-Session: 732dcb42-02f3-4a59-86ec-348ff2f8d2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13036 | 2024.10.30 19:50:35.251963 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59980) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13037 | 2024.10.30 19:50:35.252011 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13038 | 2024.10.30 19:50:35.252158 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13039 | 2024.10.30 19:50:35.252503 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13040 | 2024.10.30 19:50:35.252538 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13041 | 2024.10.30 19:50:35.252921 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13042 | 2024.10.30 19:50:35.253267 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13043 | 2024.10.30 19:50:35.253426 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.81 MiB/sec. | ||
13044 | 2024.10.30 19:50:35.253616 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Debug> DynamicQueryHandler: Done processing query | ||
13045 | 2024.10.30 19:50:35.253641 [ 262 ] {433de1dd-b64f-4fe9-83b5-4f26276e5634} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13046 | 2024.10.30 19:50:35.253657 [ 262 ] {} <Debug> HTTP-Session: 732dcb42-02f3-4a59-86ec-348ff2f8d2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13047 | 2024.10.30 19:50:35.253836 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Length: 64134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13048 | 2024.10.30 19:50:35.253883 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13049 | 2024.10.30 19:50:35.253890 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13050 | 2024.10.30 19:50:35.253925 [ 269 ] {} <Debug> HTTP-Session: 1fb71070-fd21-47ad-93df-a0aaca6c147d Authenticating user 'default' from [fd00:1122:3344:101::d]:36322 | ||
13051 | 2024.10.30 19:50:35.253941 [ 269 ] {} <Debug> HTTP-Session: 1fb71070-fd21-47ad-93df-a0aaca6c147d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13052 | 2024.10.30 19:50:35.253959 [ 269 ] {} <Debug> HTTP-Session: 1fb71070-fd21-47ad-93df-a0aaca6c147d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13053 | 2024.10.30 19:50:35.253991 [ 269 ] {} <Trace> HTTP-Session: 1fb71070-fd21-47ad-93df-a0aaca6c147d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13054 | 2024.10.30 19:50:35.254409 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36322) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13055 | 2024.10.30 19:50:35.254475 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13056 | 2024.10.30 19:50:35.254902 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13057 | 2024.10.30 19:50:35.255560 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13058 | 2024.10.30 19:50:35.255596 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13059 | 2024.10.30 19:50:35.256233 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13060 | 2024.10.30 19:50:35.256653 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13061 | 2024.10.30 19:50:35.256841 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002747 sec., 14197.306152166 rows/sec., 25.44 MiB/sec. | ||
13062 | 2024.10.30 19:50:35.257048 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Debug> DynamicQueryHandler: Done processing query | ||
13063 | 2024.10.30 19:50:35.257072 [ 269 ] {47fd77d4-1bd7-489a-9a6e-2104259711f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB. | ||
13064 | 2024.10.30 19:50:35.257088 [ 269 ] {} <Debug> HTTP-Session: 1fb71070-fd21-47ad-93df-a0aaca6c147d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13065 | 2024.10.30 19:50:35.257243 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13066 | 2024.10.30 19:50:35.257361 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52468, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13067 | 2024.10.30 19:50:35.257424 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13068 | 2024.10.30 19:50:35.257449 [ 262 ] {} <Debug> HTTP-Session: 925b46c5-0043-4429-9755-aa7bee0c4051 Authenticating user 'default' from [fd00:1122:3344:101::d]:52468 | ||
13069 | 2024.10.30 19:50:35.257470 [ 262 ] {} <Debug> HTTP-Session: 925b46c5-0043-4429-9755-aa7bee0c4051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13070 | 2024.10.30 19:50:35.257488 [ 262 ] {} <Debug> HTTP-Session: 925b46c5-0043-4429-9755-aa7bee0c4051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13071 | 2024.10.30 19:50:35.257527 [ 262 ] {} <Trace> HTTP-Session: 925b46c5-0043-4429-9755-aa7bee0c4051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13072 | 2024.10.30 19:50:35.257644 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52468) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
13073 | 2024.10.30 19:50:35.257697 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
13074 | 2024.10.30 19:50:35.257856 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13075 | 2024.10.30 19:50:35.258211 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13076 | 2024.10.30 19:50:35.258248 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13077 | 2024.10.30 19:50:35.258612 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
13078 | 2024.10.30 19:50:35.258940 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13079 | 2024.10.30 19:50:35.259098 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 267.78 KiB/sec. | ||
13080 | 2024.10.30 19:50:35.259404 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Debug> DynamicQueryHandler: Done processing query | ||
13081 | 2024.10.30 19:50:35.259429 [ 262 ] {4ec756d5-d6a0-4dff-a4fa-a9ee80c6fd7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13082 | 2024.10.30 19:50:35.259445 [ 262 ] {} <Debug> HTTP-Session: 925b46c5-0043-4429-9755-aa7bee0c4051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13083 | 2024.10.30 19:50:35.259616 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13084 | 2024.10.30 19:50:35.259723 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42816, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13085 | 2024.10.30 19:50:35.259778 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13086 | 2024.10.30 19:50:35.259798 [ 269 ] {} <Debug> HTTP-Session: 4a739008-36a2-484b-a5b2-f5fbc3fade7f Authenticating user 'default' from [fd00:1122:3344:101::d]:42816 | ||
13087 | 2024.10.30 19:50:35.259815 [ 269 ] {} <Debug> HTTP-Session: 4a739008-36a2-484b-a5b2-f5fbc3fade7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13088 | 2024.10.30 19:50:35.259828 [ 269 ] {} <Debug> HTTP-Session: 4a739008-36a2-484b-a5b2-f5fbc3fade7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13089 | 2024.10.30 19:50:35.259860 [ 269 ] {} <Trace> HTTP-Session: 4a739008-36a2-484b-a5b2-f5fbc3fade7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13090 | 2024.10.30 19:50:35.259966 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42816) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13091 | 2024.10.30 19:50:35.260015 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13092 | 2024.10.30 19:50:35.260161 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13093 | 2024.10.30 19:50:35.260468 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13094 | 2024.10.30 19:50:35.260506 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13095 | 2024.10.30 19:50:35.260871 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13096 | 2024.10.30 19:50:35.261208 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13097 | 2024.10.30 19:50:35.261357 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001419 sec., 21141.649048625794 rows/sec., 1.40 MiB/sec. | ||
13098 | 2024.10.30 19:50:35.261532 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Debug> DynamicQueryHandler: Done processing query | ||
13099 | 2024.10.30 19:50:35.261558 [ 269 ] {eddb93c8-a472-4377-886a-a83bf75a4ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13100 | 2024.10.30 19:50:35.261574 [ 269 ] {} <Debug> HTTP-Session: 4a739008-36a2-484b-a5b2-f5fbc3fade7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13101 | 2024.10.30 19:50:35.261963 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13102 | 2024.10.30 19:50:36.781230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1162 | ||
13103 | 2024.10.30 19:50:36.784800 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2024.10.30 19:50:36.784860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13105 | 2024.10.30 19:50:36.786728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13106 | 2024.10.30 19:50:36.787900 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2024.10.30 19:50:36.788614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
13108 | 2024.10.30 19:50:40.233087 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52468, User-Agent: (none), Length: 1353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13109 | 2024.10.30 19:50:40.233223 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13110 | 2024.10.30 19:50:40.233249 [ 262 ] {} <Debug> HTTP-Session: ecde864a-c670-4caa-b210-b4439e066933 Authenticating user 'default' from [fd00:1122:3344:101::d]:52468 | ||
13111 | 2024.10.30 19:50:40.233274 [ 262 ] {} <Debug> HTTP-Session: ecde864a-c670-4caa-b210-b4439e066933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13112 | 2024.10.30 19:50:40.233288 [ 262 ] {} <Debug> HTTP-Session: ecde864a-c670-4caa-b210-b4439e066933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13113 | 2024.10.30 19:50:40.233340 [ 262 ] {} <Trace> HTTP-Session: ecde864a-c670-4caa-b210-b4439e066933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13114 | 2024.10.30 19:50:40.233599 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
13115 | 2024.10.30 19:50:40.234017 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13116 | 2024.10.30 19:50:40.234068 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent')" moved to PREWHERE | ||
13117 | 2024.10.30 19:50:40.234432 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13118 | 2024.10.30 19:50:40.234513 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13119 | 2024.10.30 19:50:40.234689 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
13120 | 2024.10.30 19:50:40.234854 [ 281 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13121 | 2024.10.30 19:50:40.234858 [ 276 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13122 | 2024.10.30 19:50:40.235029 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
13123 | 2024.10.30 19:50:40.235057 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13124 | 2024.10.30 19:50:40.235114 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent'))" | ||
13125 | 2024.10.30 19:50:40.235141 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13126 | 2024.10.30 19:50:40.236462 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002983 sec., 11397.92155548106 rows/sec., 458.00 KiB/sec. | ||
13127 | 2024.10.30 19:50:40.236728 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> DynamicQueryHandler: Done processing query | ||
13128 | 2024.10.30 19:50:40.236755 [ 262 ] {5c03aaa5-c67e-476a-88c0-ba686595dc01} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13129 | 2024.10.30 19:50:40.236771 [ 262 ] {} <Debug> HTTP-Session: ecde864a-c670-4caa-b210-b4439e066933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13130 | 2024.10.30 19:50:40.242619 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13131 | 2024.10.30 19:50:40.273362 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13132 | 2024.10.30 19:50:40.273416 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13133 | 2024.10.30 19:50:40.273435 [ 262 ] {} <Debug> HTTP-Session: e18da3cf-1725-47e2-8ec4-1167c0a86172 Authenticating user 'default' from [fd00:1122:3344:101::d]:46414 | ||
13134 | 2024.10.30 19:50:40.273451 [ 262 ] {} <Debug> HTTP-Session: e18da3cf-1725-47e2-8ec4-1167c0a86172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13135 | 2024.10.30 19:50:40.273465 [ 262 ] {} <Debug> HTTP-Session: e18da3cf-1725-47e2-8ec4-1167c0a86172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13136 | 2024.10.30 19:50:40.273497 [ 262 ] {} <Trace> HTTP-Session: e18da3cf-1725-47e2-8ec4-1167c0a86172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13137 | 2024.10.30 19:50:40.273609 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46414) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
13138 | 2024.10.30 19:50:40.273657 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13139 | 2024.10.30 19:50:40.273822 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13140 | 2024.10.30 19:50:40.274100 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13141 | 2024.10.30 19:50:40.274140 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13142 | 2024.10.30 19:50:40.274631 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
13143 | 2024.10.30 19:50:40.274953 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13144 | 2024.10.30 19:50:40.275120 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001539 sec., 649.772579597141 rows/sec., 180.84 KiB/sec. | ||
13145 | 2024.10.30 19:50:40.275419 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Debug> DynamicQueryHandler: Done processing query | ||
13146 | 2024.10.30 19:50:40.275444 [ 262 ] {592189c4-8120-4614-b7cb-84dba7e4e2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13147 | 2024.10.30 19:50:40.275460 [ 262 ] {} <Debug> HTTP-Session: e18da3cf-1725-47e2-8ec4-1167c0a86172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13148 | 2024.10.30 19:50:40.275623 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13149 | 2024.10.30 19:50:40.275765 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64410, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13150 | 2024.10.30 19:50:40.275840 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13151 | 2024.10.30 19:50:40.275865 [ 269 ] {} <Debug> HTTP-Session: 51f119f4-8a0f-4802-9c02-29f6c6337fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:64410 | ||
13152 | 2024.10.30 19:50:40.275887 [ 269 ] {} <Debug> HTTP-Session: 51f119f4-8a0f-4802-9c02-29f6c6337fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13153 | 2024.10.30 19:50:40.275904 [ 269 ] {} <Debug> HTTP-Session: 51f119f4-8a0f-4802-9c02-29f6c6337fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13154 | 2024.10.30 19:50:40.275943 [ 269 ] {} <Trace> HTTP-Session: 51f119f4-8a0f-4802-9c02-29f6c6337fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13155 | 2024.10.30 19:50:40.276085 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64410) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
13156 | 2024.10.30 19:50:40.276142 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
13157 | 2024.10.30 19:50:40.276418 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13158 | 2024.10.30 19:50:40.276732 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2024.10.30 19:50:40.276769 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13160 | 2024.10.30 19:50:40.277145 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13161 | 2024.10.30 19:50:40.277515 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2024.10.30 19:50:40.277683 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001633 sec., 22045.315370483775 rows/sec., 1.64 MiB/sec. | ||
13163 | 2024.10.30 19:50:40.277865 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Debug> DynamicQueryHandler: Done processing query | ||
13164 | 2024.10.30 19:50:40.277891 [ 269 ] {e940f270-c30f-4212-8c4a-677ed56b0a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13165 | 2024.10.30 19:50:40.277906 [ 269 ] {} <Debug> HTTP-Session: 51f119f4-8a0f-4802-9c02-29f6c6337fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13166 | 2024.10.30 19:50:40.278064 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13167 | 2024.10.30 19:50:40.278078 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13168 | 2024.10.30 19:50:40.278127 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13169 | 2024.10.30 19:50:40.278155 [ 262 ] {} <Debug> HTTP-Session: 667d6e83-1a0b-4222-861c-010b7d7ab04a Authenticating user 'default' from [fd00:1122:3344:101::d]:46414 | ||
13170 | 2024.10.30 19:50:40.278176 [ 262 ] {} <Debug> HTTP-Session: 667d6e83-1a0b-4222-861c-010b7d7ab04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13171 | 2024.10.30 19:50:40.278194 [ 262 ] {} <Debug> HTTP-Session: 667d6e83-1a0b-4222-861c-010b7d7ab04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13172 | 2024.10.30 19:50:40.278232 [ 262 ] {} <Trace> HTTP-Session: 667d6e83-1a0b-4222-861c-010b7d7ab04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13173 | 2024.10.30 19:50:40.278348 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46414) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13174 | 2024.10.30 19:50:40.278399 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13175 | 2024.10.30 19:50:40.278701 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13176 | 2024.10.30 19:50:40.279024 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13177 | 2024.10.30 19:50:40.279068 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13178 | 2024.10.30 19:50:40.279459 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
13179 | 2024.10.30 19:50:40.279845 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13180 | 2024.10.30 19:50:40.280006 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001678 sec., 1191.8951132300358 rows/sec., 88.46 KiB/sec. | ||
13181 | 2024.10.30 19:50:40.280171 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Debug> DynamicQueryHandler: Done processing query | ||
13182 | 2024.10.30 19:50:40.280196 [ 262 ] {92d46982-3899-41ef-bb79-8998ad5be7e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13183 | 2024.10.30 19:50:40.280211 [ 262 ] {} <Debug> HTTP-Session: 667d6e83-1a0b-4222-861c-010b7d7ab04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13184 | 2024.10.30 19:50:40.280464 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13185 | 2024.10.30 19:50:40.280552 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64183, User-Agent: (none), Length: 188904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13186 | 2024.10.30 19:50:40.280616 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13187 | 2024.10.30 19:50:40.280639 [ 269 ] {} <Debug> HTTP-Session: 946a98d4-b9f5-4f12-8c92-c23bacb32c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:64183 | ||
13188 | 2024.10.30 19:50:40.280659 [ 269 ] {} <Debug> HTTP-Session: 946a98d4-b9f5-4f12-8c92-c23bacb32c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13189 | 2024.10.30 19:50:40.280676 [ 269 ] {} <Debug> HTTP-Session: 946a98d4-b9f5-4f12-8c92-c23bacb32c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13190 | 2024.10.30 19:50:40.280715 [ 269 ] {} <Trace> HTTP-Session: 946a98d4-b9f5-4f12-8c92-c23bacb32c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13191 | 2024.10.30 19:50:40.281284 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64183) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13192 | 2024.10.30 19:50:40.281328 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13193 | 2024.10.30 19:50:40.281551 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13194 | 2024.10.30 19:50:40.282831 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13195 | 2024.10.30 19:50:40.282869 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13196 | 2024.10.30 19:50:40.283310 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13197 | 2024.10.30 19:50:40.283675 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13198 | 2024.10.30 19:50:40.283833 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Debug> executeQuery: Read 1304 rows, 110.14 KiB in 0.002955 sec., 441285.95600676816 rows/sec., 36.40 MiB/sec. | ||
13199 | 2024.10.30 19:50:40.284016 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Debug> DynamicQueryHandler: Done processing query | ||
13200 | 2024.10.30 19:50:40.284040 [ 269 ] {d978c9a6-724b-44bf-b708-bc41e7ee1a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
13201 | 2024.10.30 19:50:40.284057 [ 269 ] {} <Debug> HTTP-Session: 946a98d4-b9f5-4f12-8c92-c23bacb32c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13202 | 2024.10.30 19:50:40.284406 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Length: 4343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13203 | 2024.10.30 19:50:40.284415 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13204 | 2024.10.30 19:50:40.284468 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13205 | 2024.10.30 19:50:40.284495 [ 262 ] {} <Debug> HTTP-Session: 5b0de373-f6d5-495c-99cd-b9893fbd650e Authenticating user 'default' from [fd00:1122:3344:101::d]:46414 | ||
13206 | 2024.10.30 19:50:40.284516 [ 262 ] {} <Debug> HTTP-Session: 5b0de373-f6d5-495c-99cd-b9893fbd650e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13207 | 2024.10.30 19:50:40.284536 [ 262 ] {} <Debug> HTTP-Session: 5b0de373-f6d5-495c-99cd-b9893fbd650e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13208 | 2024.10.30 19:50:40.284578 [ 262 ] {} <Trace> HTTP-Session: 5b0de373-f6d5-495c-99cd-b9893fbd650e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13209 | 2024.10.30 19:50:40.284707 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46414) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13210 | 2024.10.30 19:50:40.284760 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13211 | 2024.10.30 19:50:40.285041 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13212 | 2024.10.30 19:50:40.285380 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13213 | 2024.10.30 19:50:40.285417 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13214 | 2024.10.30 19:50:40.285773 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13215 | 2024.10.30 19:50:40.286133 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13216 | 2024.10.30 19:50:40.286293 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Debug> executeQuery: Read 31 rows, 2.22 KiB in 0.00162 sec., 19135.802469135804 rows/sec., 1.34 MiB/sec. | ||
13217 | 2024.10.30 19:50:40.286489 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Debug> DynamicQueryHandler: Done processing query | ||
13218 | 2024.10.30 19:50:40.286526 [ 262 ] {6f0b3127-0220-4d2b-a9a2-31f759aaf3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13219 | 2024.10.30 19:50:40.286555 [ 262 ] {} <Debug> HTTP-Session: 5b0de373-f6d5-495c-99cd-b9893fbd650e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13220 | 2024.10.30 19:50:40.286822 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13221 | 2024.10.30 19:50:40.286924 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53729, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13222 | 2024.10.30 19:50:40.286987 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13223 | 2024.10.30 19:50:40.287012 [ 269 ] {} <Debug> HTTP-Session: a481df1f-237e-42af-9a39-324f4a7eabfa Authenticating user 'default' from [fd00:1122:3344:101::d]:53729 | ||
13224 | 2024.10.30 19:50:40.287032 [ 269 ] {} <Debug> HTTP-Session: a481df1f-237e-42af-9a39-324f4a7eabfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13225 | 2024.10.30 19:50:40.287049 [ 269 ] {} <Debug> HTTP-Session: a481df1f-237e-42af-9a39-324f4a7eabfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13226 | 2024.10.30 19:50:40.287087 [ 269 ] {} <Trace> HTTP-Session: a481df1f-237e-42af-9a39-324f4a7eabfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13227 | 2024.10.30 19:50:40.287285 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53729) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13228 | 2024.10.30 19:50:40.287327 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13229 | 2024.10.30 19:50:40.287550 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13230 | 2024.10.30 19:50:40.288001 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13231 | 2024.10.30 19:50:40.288037 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13232 | 2024.10.30 19:50:40.288407 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13233 | 2024.10.30 19:50:40.288764 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13234 | 2024.10.30 19:50:40.288929 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.001727 sec., 152866.24203821656 rows/sec., 10.47 MiB/sec. | ||
13235 | 2024.10.30 19:50:40.289125 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Debug> DynamicQueryHandler: Done processing query | ||
13236 | 2024.10.30 19:50:40.289150 [ 269 ] {1c8424cf-ac7d-48d9-a2d5-c15f1498a0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
13237 | 2024.10.30 19:50:40.289166 [ 269 ] {} <Debug> HTTP-Session: a481df1f-237e-42af-9a39-324f4a7eabfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13238 | 2024.10.30 19:50:40.289319 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13239 | 2024.10.30 19:50:40.289324 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13240 | 2024.10.30 19:50:40.289394 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13241 | 2024.10.30 19:50:40.289418 [ 262 ] {} <Debug> HTTP-Session: 977996b7-8acc-43be-a88f-4152d20405b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46414 | ||
13242 | 2024.10.30 19:50:40.289439 [ 262 ] {} <Debug> HTTP-Session: 977996b7-8acc-43be-a88f-4152d20405b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13243 | 2024.10.30 19:50:40.289459 [ 262 ] {} <Debug> HTTP-Session: 977996b7-8acc-43be-a88f-4152d20405b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13244 | 2024.10.30 19:50:40.289498 [ 262 ] {} <Trace> HTTP-Session: 977996b7-8acc-43be-a88f-4152d20405b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13245 | 2024.10.30 19:50:40.289622 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46414) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13246 | 2024.10.30 19:50:40.289673 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13247 | 2024.10.30 19:50:40.289953 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13248 | 2024.10.30 19:50:40.290306 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13249 | 2024.10.30 19:50:40.290343 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13250 | 2024.10.30 19:50:40.290705 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13251 | 2024.10.30 19:50:40.291066 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13252 | 2024.10.30 19:50:40.291231 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001637 sec., 10995.723885155772 rows/sec., 771.94 KiB/sec. | ||
13253 | 2024.10.30 19:50:40.291393 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Debug> DynamicQueryHandler: Done processing query | ||
13254 | 2024.10.30 19:50:40.291417 [ 262 ] {b147ebd6-e5b8-40f6-aa9a-111d447d45f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13255 | 2024.10.30 19:50:40.291432 [ 262 ] {} <Debug> HTTP-Session: 977996b7-8acc-43be-a88f-4152d20405b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13256 | 2024.10.30 19:50:40.291661 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13257 | 2024.10.30 19:50:40.291764 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61493, User-Agent: (none), Length: 88254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13258 | 2024.10.30 19:50:40.291825 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13259 | 2024.10.30 19:50:40.291848 [ 269 ] {} <Debug> HTTP-Session: 5eda5d78-58bd-4826-980a-06ca58b444b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61493 | ||
13260 | 2024.10.30 19:50:40.291868 [ 269 ] {} <Debug> HTTP-Session: 5eda5d78-58bd-4826-980a-06ca58b444b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13261 | 2024.10.30 19:50:40.291884 [ 269 ] {} <Debug> HTTP-Session: 5eda5d78-58bd-4826-980a-06ca58b444b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13262 | 2024.10.30 19:50:40.291922 [ 269 ] {} <Trace> HTTP-Session: 5eda5d78-58bd-4826-980a-06ca58b444b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13263 | 2024.10.30 19:50:40.292293 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61493) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13264 | 2024.10.30 19:50:40.292336 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13265 | 2024.10.30 19:50:40.292557 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13266 | 2024.10.30 19:50:40.293194 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13267 | 2024.10.30 19:50:40.293230 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13268 | 2024.10.30 19:50:40.293598 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13269 | 2024.10.30 19:50:40.293954 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13270 | 2024.10.30 19:50:40.294101 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Debug> executeQuery: Read 535 rows, 40.51 KiB in 0.002056 sec., 260214.00778210117 rows/sec., 19.24 MiB/sec. | ||
13271 | 2024.10.30 19:50:40.294381 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Debug> DynamicQueryHandler: Done processing query | ||
13272 | 2024.10.30 19:50:40.294439 [ 269 ] {0699c241-128e-479f-88af-8078ceb044d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
13273 | 2024.10.30 19:50:40.294488 [ 269 ] {} <Debug> HTTP-Session: 5eda5d78-58bd-4826-980a-06ca58b444b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13274 | 2024.10.30 19:50:40.294757 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Length: 172341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13275 | 2024.10.30 19:50:40.294765 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13276 | 2024.10.30 19:50:40.294820 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13277 | 2024.10.30 19:50:40.294848 [ 262 ] {} <Debug> HTTP-Session: 222e174a-d215-4e35-a708-c3f3bf3488e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46414 | ||
13278 | 2024.10.30 19:50:40.294868 [ 262 ] {} <Debug> HTTP-Session: 222e174a-d215-4e35-a708-c3f3bf3488e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13279 | 2024.10.30 19:50:40.294885 [ 262 ] {} <Debug> HTTP-Session: 222e174a-d215-4e35-a708-c3f3bf3488e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13280 | 2024.10.30 19:50:40.294923 [ 262 ] {} <Trace> HTTP-Session: 222e174a-d215-4e35-a708-c3f3bf3488e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13281 | 2024.10.30 19:50:40.295405 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13282 | 2024.10.30 19:50:40.295453 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13283 | 2024.10.30 19:50:40.295620 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13284 | 2024.10.30 19:50:40.296476 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13285 | 2024.10.30 19:50:40.296513 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13286 | 2024.10.30 19:50:40.296976 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13287 | 2024.10.30 19:50:40.297327 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13288 | 2024.10.30 19:50:40.297489 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Debug> executeQuery: Read 908 rows, 62.27 KiB in 0.002415 sec., 375983.43685300206 rows/sec., 25.18 MiB/sec. | ||
13289 | 2024.10.30 19:50:40.297683 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Debug> DynamicQueryHandler: Done processing query | ||
13290 | 2024.10.30 19:50:40.297720 [ 262 ] {6fb9adb3-c385-4395-9f1c-a88ffdb7633f} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
13291 | 2024.10.30 19:50:40.297742 [ 262 ] {} <Debug> HTTP-Session: 222e174a-d215-4e35-a708-c3f3bf3488e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13292 | 2024.10.30 19:50:40.298148 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61493, User-Agent: (none), Length: 19108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13293 | 2024.10.30 19:50:40.298154 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13294 | 2024.10.30 19:50:40.298210 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13295 | 2024.10.30 19:50:40.298235 [ 269 ] {} <Debug> HTTP-Session: f94d0e31-80fd-4296-a212-041d4f905a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61493 | ||
13296 | 2024.10.30 19:50:40.298256 [ 269 ] {} <Debug> HTTP-Session: f94d0e31-80fd-4296-a212-041d4f905a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13297 | 2024.10.30 19:50:40.298275 [ 269 ] {} <Debug> HTTP-Session: f94d0e31-80fd-4296-a212-041d4f905a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13298 | 2024.10.30 19:50:40.298316 [ 269 ] {} <Trace> HTTP-Session: f94d0e31-80fd-4296-a212-041d4f905a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13299 | 2024.10.30 19:50:40.298569 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61493) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13300 | 2024.10.30 19:50:40.298644 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13301 | 2024.10.30 19:50:40.299149 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13302 | 2024.10.30 19:50:40.299707 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13303 | 2024.10.30 19:50:40.299743 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13304 | 2024.10.30 19:50:40.300345 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13305 | 2024.10.30 19:50:40.300764 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13306 | 2024.10.30 19:50:40.300958 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002556 sec., 4303.599374021909 rows/sec., 7.71 MiB/sec. | ||
13307 | 2024.10.30 19:50:40.301182 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Debug> DynamicQueryHandler: Done processing query | ||
13308 | 2024.10.30 19:50:40.301206 [ 269 ] {1bd2421a-e7d1-44e3-b013-77e4d0c6e02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
13309 | 2024.10.30 19:50:40.301222 [ 269 ] {} <Debug> HTTP-Session: f94d0e31-80fd-4296-a212-041d4f905a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13310 | 2024.10.30 19:50:40.301394 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13311 | 2024.10.30 19:50:40.301442 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52721, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13312 | 2024.10.30 19:50:40.301513 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13313 | 2024.10.30 19:50:40.301538 [ 262 ] {} <Debug> HTTP-Session: 99aa78b4-105a-4c93-a2e0-887d4b11c8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:52721 | ||
13314 | 2024.10.30 19:50:40.301559 [ 262 ] {} <Debug> HTTP-Session: 99aa78b4-105a-4c93-a2e0-887d4b11c8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13315 | 2024.10.30 19:50:40.301576 [ 262 ] {} <Debug> HTTP-Session: 99aa78b4-105a-4c93-a2e0-887d4b11c8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13316 | 2024.10.30 19:50:40.301615 [ 262 ] {} <Trace> HTTP-Session: 99aa78b4-105a-4c93-a2e0-887d4b11c8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13317 | 2024.10.30 19:50:40.301743 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52721) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13318 | 2024.10.30 19:50:40.301797 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13319 | 2024.10.30 19:50:40.301956 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13320 | 2024.10.30 19:50:40.302265 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13321 | 2024.10.30 19:50:40.302301 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13322 | 2024.10.30 19:50:40.302655 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13323 | 2024.10.30 19:50:40.302976 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13324 | 2024.10.30 19:50:40.303106 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.42 MiB/sec. | ||
13325 | 2024.10.30 19:50:40.303349 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Debug> DynamicQueryHandler: Done processing query | ||
13326 | 2024.10.30 19:50:40.303405 [ 262 ] {a8b6d168-0ef6-40c9-87a1-80e861a8d603} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13327 | 2024.10.30 19:50:40.303467 [ 262 ] {} <Debug> HTTP-Session: 99aa78b4-105a-4c93-a2e0-887d4b11c8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13328 | 2024.10.30 19:50:40.306756 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13329 | 2024.10.30 19:50:41.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.90 MiB, peak 184.43 MiB, free memory in arenas 0.00 B, will set to 175.79 MiB (RSS), difference: -1.11 MiB | ||
13330 | 2024.10.30 19:50:41.519530 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13331 | 2024.10.30 19:50:41.519585 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13332 | 2024.10.30 19:50:45.233827 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Length: 1378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13333 | 2024.10.30 19:50:45.233970 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13334 | 2024.10.30 19:50:45.233997 [ 262 ] {} <Debug> HTTP-Session: 5a35b6ea-dd85-431a-9fa3-af3a0f4b04f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47291 | ||
13335 | 2024.10.30 19:50:45.234021 [ 262 ] {} <Debug> HTTP-Session: 5a35b6ea-dd85-431a-9fa3-af3a0f4b04f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13336 | 2024.10.30 19:50:45.234036 [ 262 ] {} <Debug> HTTP-Session: 5a35b6ea-dd85-431a-9fa3-af3a0f4b04f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13337 | 2024.10.30 19:50:45.234088 [ 262 ] {} <Trace> HTTP-Session: 5a35b6ea-dd85-431a-9fa3-af3a0f4b04f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13338 | 2024.10.30 19:50:45.234357 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47291) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check') FORMAT JSONEachRow; (stage: Complete) | ||
13339 | 2024.10.30 19:50:45.234787 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13340 | 2024.10.30 19:50:45.234840 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check')" moved to PREWHERE | ||
13341 | 2024.10.30 19:50:45.235220 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13342 | 2024.10.30 19:50:45.235306 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13343 | 2024.10.30 19:50:45.235486 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
13344 | 2024.10.30 19:50:45.235692 [ 276 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13345 | 2024.10.30 19:50:45.235704 [ 273 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13346 | 2024.10.30 19:50:45.235694 [ 260 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13347 | 2024.10.30 19:50:45.235888 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13348 | 2024.10.30 19:50:45.235915 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13349 | 2024.10.30 19:50:45.235971 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check'))" | ||
13350 | 2024.10.30 19:50:45.235998 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13351 | 2024.10.30 19:50:45.236997 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002761 sec., 12314.37884824339 rows/sec., 494.82 KiB/sec. | ||
13352 | 2024.10.30 19:50:45.237292 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> DynamicQueryHandler: Done processing query | ||
13353 | 2024.10.30 19:50:45.237319 [ 262 ] {651ae29c-2dd8-4268-ab21-35383834c9a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13354 | 2024.10.30 19:50:45.237336 [ 262 ] {} <Debug> HTTP-Session: 5a35b6ea-dd85-431a-9fa3-af3a0f4b04f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13355 | 2024.10.30 19:50:45.238431 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13356 | 2024.10.30 19:50:45.238545 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54400, User-Agent: (none), Length: 1408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13357 | 2024.10.30 19:50:45.238620 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13358 | 2024.10.30 19:50:45.238647 [ 269 ] {} <Debug> HTTP-Session: 27d16fd8-6587-4c17-a6b0-1c0d2a677a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:54400 | ||
13359 | 2024.10.30 19:50:45.238670 [ 269 ] {} <Debug> HTTP-Session: 27d16fd8-6587-4c17-a6b0-1c0d2a677a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13360 | 2024.10.30 19:50:45.238688 [ 269 ] {} <Debug> HTTP-Session: 27d16fd8-6587-4c17-a6b0-1c0d2a677a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13361 | 2024.10.30 19:50:45.238733 [ 269 ] {} <Trace> HTTP-Session: 27d16fd8-6587-4c17-a6b0-1c0d2a677a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13362 | 2024.10.30 19:50:45.238949 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54400) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13363 | 2024.10.30 19:50:45.239332 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13364 | 2024.10.30 19:50:45.239392 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13365 | 2024.10.30 19:50:45.239721 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13366 | 2024.10.30 19:50:45.239792 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13367 | 2024.10.30 19:50:45.239938 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
13368 | 2024.10.30 19:50:45.240009 [ 282 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13369 | 2024.10.30 19:50:45.240090 [ 276 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13370 | 2024.10.30 19:50:45.240097 [ 278 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13371 | 2024.10.30 19:50:45.240222 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13372 | 2024.10.30 19:50:45.240246 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13373 | 2024.10.30 19:50:45.240292 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
13374 | 2024.10.30 19:50:45.240317 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13375 | 2024.10.30 19:50:45.241062 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002221 sec., 15308.41963079694 rows/sec., 615.13 KiB/sec. | ||
13376 | 2024.10.30 19:50:45.241297 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> DynamicQueryHandler: Done processing query | ||
13377 | 2024.10.30 19:50:45.241323 [ 269 ] {2c3136d1-3a15-4e7b-b423-3f28912f0b3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13378 | 2024.10.30 19:50:45.241341 [ 269 ] {} <Debug> HTTP-Session: 27d16fd8-6587-4c17-a6b0-1c0d2a677a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13379 | 2024.10.30 19:50:45.241619 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13380 | 2024.10.30 19:50:45.241658 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13381 | 2024.10.30 19:50:45.241692 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13382 | 2024.10.30 19:50:45.241721 [ 262 ] {} <Debug> HTTP-Session: 4462af9f-7359-4dbe-9dba-07d1e0cf9c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:47291 | ||
13383 | 2024.10.30 19:50:45.241745 [ 262 ] {} <Debug> HTTP-Session: 4462af9f-7359-4dbe-9dba-07d1e0cf9c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13384 | 2024.10.30 19:50:45.241765 [ 262 ] {} <Debug> HTTP-Session: 4462af9f-7359-4dbe-9dba-07d1e0cf9c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13385 | 2024.10.30 19:50:45.241839 [ 262 ] {} <Trace> HTTP-Session: 4462af9f-7359-4dbe-9dba-07d1e0cf9c73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13386 | 2024.10.30 19:50:45.242038 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47291) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13387 | 2024.10.30 19:50:45.242487 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13388 | 2024.10.30 19:50:45.242537 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13389 | 2024.10.30 19:50:45.242868 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13390 | 2024.10.30 19:50:45.242935 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13391 | 2024.10.30 19:50:45.243081 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
13392 | 2024.10.30 19:50:45.243158 [ 275 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13393 | 2024.10.30 19:50:45.243179 [ 282 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13394 | 2024.10.30 19:50:45.243177 [ 278 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13395 | 2024.10.30 19:50:45.243269 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13396 | 2024.10.30 19:50:45.243292 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13397 | 2024.10.30 19:50:45.243339 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
13398 | 2024.10.30 19:50:45.243365 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13399 | 2024.10.30 19:50:45.244179 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002244 sec., 15151.515151515152 rows/sec., 608.83 KiB/sec. | ||
13400 | 2024.10.30 19:50:45.244426 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> DynamicQueryHandler: Done processing query | ||
13401 | 2024.10.30 19:50:45.244451 [ 262 ] {f41536cd-d63e-4f2a-9ebe-142a2b464fa1} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13402 | 2024.10.30 19:50:45.244468 [ 262 ] {} <Debug> HTTP-Session: 4462af9f-7359-4dbe-9dba-07d1e0cf9c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13403 | 2024.10.30 19:50:45.244781 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13404 | 2024.10.30 19:50:45.244857 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45159, User-Agent: (none), Length: 1491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13405 | 2024.10.30 19:50:45.244921 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13406 | 2024.10.30 19:50:45.244947 [ 269 ] {} <Debug> HTTP-Session: 2be7194c-8fe9-4514-8a6a-926141fdf92b Authenticating user 'default' from [fd00:1122:3344:101::d]:45159 | ||
13407 | 2024.10.30 19:50:45.244967 [ 269 ] {} <Debug> HTTP-Session: 2be7194c-8fe9-4514-8a6a-926141fdf92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13408 | 2024.10.30 19:50:45.244984 [ 269 ] {} <Debug> HTTP-Session: 2be7194c-8fe9-4514-8a6a-926141fdf92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13409 | 2024.10.30 19:50:45.245023 [ 269 ] {} <Trace> HTTP-Session: 2be7194c-8fe9-4514-8a6a-926141fdf92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13410 | 2024.10.30 19:50:45.245216 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45159) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13411 | 2024.10.30 19:50:45.245556 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13412 | 2024.10.30 19:50:45.245607 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13413 | 2024.10.30 19:50:45.245934 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13414 | 2024.10.30 19:50:45.246003 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13415 | 2024.10.30 19:50:45.246145 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
13416 | 2024.10.30 19:50:45.246293 [ 278 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13417 | 2024.10.30 19:50:45.246301 [ 276 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13418 | 2024.10.30 19:50:45.246323 [ 281 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13419 | 2024.10.30 19:50:45.246467 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13420 | 2024.10.30 19:50:45.246493 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13421 | 2024.10.30 19:50:45.246543 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13422 | 2024.10.30 19:50:45.246568 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13423 | 2024.10.30 19:50:45.247373 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002259 sec., 15050.907481186365 rows/sec., 604.79 KiB/sec. | ||
13424 | 2024.10.30 19:50:45.247614 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> DynamicQueryHandler: Done processing query | ||
13425 | 2024.10.30 19:50:45.247640 [ 269 ] {caefe51f-f439-49a8-9ef1-eeb0e14384bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13426 | 2024.10.30 19:50:45.247657 [ 269 ] {} <Debug> HTTP-Session: 2be7194c-8fe9-4514-8a6a-926141fdf92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13427 | 2024.10.30 19:50:45.247921 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13428 | 2024.10.30 19:50:45.247940 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Length: 1522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13429 | 2024.10.30 19:50:45.248004 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13430 | 2024.10.30 19:50:45.248032 [ 262 ] {} <Debug> HTTP-Session: 767792db-c6f1-41ca-9ae7-4ecb2dbe0981 Authenticating user 'default' from [fd00:1122:3344:101::d]:47291 | ||
13431 | 2024.10.30 19:50:45.248058 [ 262 ] {} <Debug> HTTP-Session: 767792db-c6f1-41ca-9ae7-4ecb2dbe0981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13432 | 2024.10.30 19:50:45.248076 [ 262 ] {} <Debug> HTTP-Session: 767792db-c6f1-41ca-9ae7-4ecb2dbe0981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13433 | 2024.10.30 19:50:45.248114 [ 262 ] {} <Trace> HTTP-Session: 767792db-c6f1-41ca-9ae7-4ecb2dbe0981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13434 | 2024.10.30 19:50:45.248305 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47291) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13435 | 2024.10.30 19:50:45.248629 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13436 | 2024.10.30 19:50:45.248680 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13437 | 2024.10.30 19:50:45.249025 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13438 | 2024.10.30 19:50:45.249092 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13439 | 2024.10.30 19:50:45.249242 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
13440 | 2024.10.30 19:50:45.249386 [ 282 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13441 | 2024.10.30 19:50:45.249400 [ 278 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13442 | 2024.10.30 19:50:45.249414 [ 281 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13443 | 2024.10.30 19:50:45.249534 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13444 | 2024.10.30 19:50:45.249562 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13445 | 2024.10.30 19:50:45.249611 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13446 | 2024.10.30 19:50:45.249636 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13447 | 2024.10.30 19:50:45.250482 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002278 sec., 14925.373134328358 rows/sec., 599.74 KiB/sec. | ||
13448 | 2024.10.30 19:50:45.250721 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> DynamicQueryHandler: Done processing query | ||
13449 | 2024.10.30 19:50:45.250746 [ 262 ] {37122cf9-35e8-4782-9e8b-1dfce8926ec3} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13450 | 2024.10.30 19:50:45.250763 [ 262 ] {} <Debug> HTTP-Session: 767792db-c6f1-41ca-9ae7-4ecb2dbe0981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13451 | 2024.10.30 19:50:45.251013 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13452 | 2024.10.30 19:50:45.251078 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63313, User-Agent: (none), Length: 1549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13453 | 2024.10.30 19:50:45.251130 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13454 | 2024.10.30 19:50:45.251153 [ 269 ] {} <Debug> HTTP-Session: ad9b2e9a-6ade-4613-928b-0332d93765a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63313 | ||
13455 | 2024.10.30 19:50:45.251172 [ 269 ] {} <Debug> HTTP-Session: ad9b2e9a-6ade-4613-928b-0332d93765a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13456 | 2024.10.30 19:50:45.251186 [ 269 ] {} <Debug> HTTP-Session: ad9b2e9a-6ade-4613-928b-0332d93765a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13457 | 2024.10.30 19:50:45.251217 [ 269 ] {} <Trace> HTTP-Session: ad9b2e9a-6ade-4613-928b-0332d93765a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13458 | 2024.10.30 19:50:45.251374 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13459 | 2024.10.30 19:50:45.251677 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13460 | 2024.10.30 19:50:45.251728 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13461 | 2024.10.30 19:50:45.252064 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13462 | 2024.10.30 19:50:45.252130 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13463 | 2024.10.30 19:50:45.252273 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
13464 | 2024.10.30 19:50:45.252341 [ 278 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13465 | 2024.10.30 19:50:45.252412 [ 282 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13466 | 2024.10.30 19:50:45.252429 [ 276 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13467 | 2024.10.30 19:50:45.252532 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13468 | 2024.10.30 19:50:45.252561 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13469 | 2024.10.30 19:50:45.252611 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13470 | 2024.10.30 19:50:45.252636 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13471 | 2024.10.30 19:50:45.253322 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002029 sec., 16757.023164120255 rows/sec., 673.34 KiB/sec. | ||
13472 | 2024.10.30 19:50:45.253542 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> DynamicQueryHandler: Done processing query | ||
13473 | 2024.10.30 19:50:45.253567 [ 269 ] {08543bfe-7baa-423b-8227-c0cf6db21a44} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13474 | 2024.10.30 19:50:45.253584 [ 269 ] {} <Debug> HTTP-Session: ad9b2e9a-6ade-4613-928b-0332d93765a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13475 | 2024.10.30 19:50:45.253835 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13476 | 2024.10.30 19:50:45.253917 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42377, User-Agent: (none), Length: 1576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13477 | 2024.10.30 19:50:45.253969 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13478 | 2024.10.30 19:50:45.253989 [ 262 ] {} <Debug> HTTP-Session: 9664952b-e36f-41de-9927-8325925aaec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42377 | ||
13479 | 2024.10.30 19:50:45.254006 [ 262 ] {} <Debug> HTTP-Session: 9664952b-e36f-41de-9927-8325925aaec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13480 | 2024.10.30 19:50:45.254019 [ 262 ] {} <Debug> HTTP-Session: 9664952b-e36f-41de-9927-8325925aaec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13481 | 2024.10.30 19:50:45.254050 [ 262 ] {} <Trace> HTTP-Session: 9664952b-e36f-41de-9927-8325925aaec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13482 | 2024.10.30 19:50:45.254206 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42377) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13483 | 2024.10.30 19:50:45.254508 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13484 | 2024.10.30 19:50:45.254559 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13485 | 2024.10.30 19:50:45.254906 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13486 | 2024.10.30 19:50:45.254975 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13487 | 2024.10.30 19:50:45.255119 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
13488 | 2024.10.30 19:50:45.255207 [ 278 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13489 | 2024.10.30 19:50:45.255223 [ 275 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13490 | 2024.10.30 19:50:45.255219 [ 282 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13491 | 2024.10.30 19:50:45.255318 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13492 | 2024.10.30 19:50:45.255341 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13493 | 2024.10.30 19:50:45.255389 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13494 | 2024.10.30 19:50:45.255414 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13495 | 2024.10.30 19:50:45.256213 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002088 sec., 16283.524904214559 rows/sec., 654.32 KiB/sec. | ||
13496 | 2024.10.30 19:50:45.256452 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> DynamicQueryHandler: Done processing query | ||
13497 | 2024.10.30 19:50:45.256478 [ 262 ] {5ff867b4-1094-4289-b71b-10993396e587} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13498 | 2024.10.30 19:50:45.256494 [ 262 ] {} <Debug> HTTP-Session: 9664952b-e36f-41de-9927-8325925aaec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13499 | 2024.10.30 19:50:45.256749 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63313, User-Agent: (none), Length: 1609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13500 | 2024.10.30 19:50:45.256761 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13501 | 2024.10.30 19:50:45.256806 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13502 | 2024.10.30 19:50:45.256827 [ 269 ] {} <Debug> HTTP-Session: acd36063-7d5e-4e1a-a1f7-89ef0a80d724 Authenticating user 'default' from [fd00:1122:3344:101::d]:63313 | ||
13503 | 2024.10.30 19:50:45.256847 [ 269 ] {} <Debug> HTTP-Session: acd36063-7d5e-4e1a-a1f7-89ef0a80d724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13504 | 2024.10.30 19:50:45.256861 [ 269 ] {} <Debug> HTTP-Session: acd36063-7d5e-4e1a-a1f7-89ef0a80d724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13505 | 2024.10.30 19:50:45.256895 [ 269 ] {} <Trace> HTTP-Session: acd36063-7d5e-4e1a-a1f7-89ef0a80d724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13506 | 2024.10.30 19:50:45.257058 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63313) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13507 | 2024.10.30 19:50:45.257369 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13508 | 2024.10.30 19:50:45.257423 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13509 | 2024.10.30 19:50:45.257774 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13510 | 2024.10.30 19:50:45.257841 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13511 | 2024.10.30 19:50:45.257982 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
13512 | 2024.10.30 19:50:45.258068 [ 282 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13513 | 2024.10.30 19:50:45.258140 [ 278 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13514 | 2024.10.30 19:50:45.258148 [ 276 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13515 | 2024.10.30 19:50:45.258259 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13516 | 2024.10.30 19:50:45.258286 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13517 | 2024.10.30 19:50:45.258334 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13518 | 2024.10.30 19:50:45.258359 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13519 | 2024.10.30 19:50:45.259110 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002137 sec., 15910.154422087038 rows/sec., 639.31 KiB/sec. | ||
13520 | 2024.10.30 19:50:45.259348 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> DynamicQueryHandler: Done processing query | ||
13521 | 2024.10.30 19:50:45.259374 [ 269 ] {8592c035-f20d-4ff6-a08c-b423b4e40586} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13522 | 2024.10.30 19:50:45.259391 [ 269 ] {} <Debug> HTTP-Session: acd36063-7d5e-4e1a-a1f7-89ef0a80d724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13523 | 2024.10.30 19:50:45.259677 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13524 | 2024.10.30 19:50:45.259714 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41689, User-Agent: (none), Length: 1635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13525 | 2024.10.30 19:50:45.259768 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13526 | 2024.10.30 19:50:45.259793 [ 262 ] {} <Debug> HTTP-Session: 047e3445-fbf3-4d62-9d7b-e2c32920e2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:41689 | ||
13527 | 2024.10.30 19:50:45.259813 [ 262 ] {} <Debug> HTTP-Session: 047e3445-fbf3-4d62-9d7b-e2c32920e2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13528 | 2024.10.30 19:50:45.259827 [ 262 ] {} <Debug> HTTP-Session: 047e3445-fbf3-4d62-9d7b-e2c32920e2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13529 | 2024.10.30 19:50:45.259859 [ 262 ] {} <Trace> HTTP-Session: 047e3445-fbf3-4d62-9d7b-e2c32920e2ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13530 | 2024.10.30 19:50:45.260017 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41689) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13531 | 2024.10.30 19:50:45.260329 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13532 | 2024.10.30 19:50:45.260382 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13533 | 2024.10.30 19:50:45.260737 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13534 | 2024.10.30 19:50:45.260806 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13535 | 2024.10.30 19:50:45.260950 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
13536 | 2024.10.30 19:50:45.261046 [ 282 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13537 | 2024.10.30 19:50:45.261116 [ 281 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13538 | 2024.10.30 19:50:45.261123 [ 276 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13539 | 2024.10.30 19:50:45.261249 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13540 | 2024.10.30 19:50:45.261277 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13541 | 2024.10.30 19:50:45.261331 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13542 | 2024.10.30 19:50:45.261357 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13543 | 2024.10.30 19:50:45.262151 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002216 sec., 15342.960288808663 rows/sec., 616.52 KiB/sec. | ||
13544 | 2024.10.30 19:50:45.262393 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> DynamicQueryHandler: Done processing query | ||
13545 | 2024.10.30 19:50:45.262417 [ 262 ] {33ba3028-ec0e-444a-ae30-f22e10225b2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13546 | 2024.10.30 19:50:45.262435 [ 262 ] {} <Debug> HTTP-Session: 047e3445-fbf3-4d62-9d7b-e2c32920e2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13547 | 2024.10.30 19:50:45.262721 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13548 | 2024.10.30 19:50:45.262779 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41545, User-Agent: (none), Length: 1667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13549 | 2024.10.30 19:50:45.262851 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13550 | 2024.10.30 19:50:45.262876 [ 269 ] {} <Debug> HTTP-Session: 822645f0-3ac4-44f2-826e-8795093b60be Authenticating user 'default' from [fd00:1122:3344:101::d]:41545 | ||
13551 | 2024.10.30 19:50:45.262897 [ 269 ] {} <Debug> HTTP-Session: 822645f0-3ac4-44f2-826e-8795093b60be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13552 | 2024.10.30 19:50:45.262914 [ 269 ] {} <Debug> HTTP-Session: 822645f0-3ac4-44f2-826e-8795093b60be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13553 | 2024.10.30 19:50:45.262952 [ 269 ] {} <Trace> HTTP-Session: 822645f0-3ac4-44f2-826e-8795093b60be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13554 | 2024.10.30 19:50:45.263153 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41545) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13555 | 2024.10.30 19:50:45.263505 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13556 | 2024.10.30 19:50:45.263558 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13557 | 2024.10.30 19:50:45.263904 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13558 | 2024.10.30 19:50:45.263974 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13559 | 2024.10.30 19:50:45.264116 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
13560 | 2024.10.30 19:50:45.264175 [ 278 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13561 | 2024.10.30 19:50:45.264269 [ 281 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13562 | 2024.10.30 19:50:45.264276 [ 276 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13563 | 2024.10.30 19:50:45.264387 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13564 | 2024.10.30 19:50:45.264415 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13565 | 2024.10.30 19:50:45.264466 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13566 | 2024.10.30 19:50:45.264490 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13567 | 2024.10.30 19:50:45.265241 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002196 sec., 15482.695810564663 rows/sec., 622.14 KiB/sec. | ||
13568 | 2024.10.30 19:50:45.265462 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> DynamicQueryHandler: Done processing query | ||
13569 | 2024.10.30 19:50:45.265488 [ 269 ] {f0a73c6d-7681-42ee-8ad0-a0ef356c66dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13570 | 2024.10.30 19:50:45.265505 [ 269 ] {} <Debug> HTTP-Session: 822645f0-3ac4-44f2-826e-8795093b60be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13571 | 2024.10.30 19:50:45.265766 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13572 | 2024.10.30 19:50:45.265874 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40974, User-Agent: (none), Length: 1700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13573 | 2024.10.30 19:50:45.265928 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13574 | 2024.10.30 19:50:45.265949 [ 262 ] {} <Debug> HTTP-Session: 8fc7cb42-a0c3-4993-bece-f53280625634 Authenticating user 'default' from [fd00:1122:3344:101::d]:40974 | ||
13575 | 2024.10.30 19:50:45.265966 [ 262 ] {} <Debug> HTTP-Session: 8fc7cb42-a0c3-4993-bece-f53280625634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13576 | 2024.10.30 19:50:45.265980 [ 262 ] {} <Debug> HTTP-Session: 8fc7cb42-a0c3-4993-bece-f53280625634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13577 | 2024.10.30 19:50:45.266011 [ 262 ] {} <Trace> HTTP-Session: 8fc7cb42-a0c3-4993-bece-f53280625634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13578 | 2024.10.30 19:50:45.266176 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40974) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13579 | 2024.10.30 19:50:45.266482 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13580 | 2024.10.30 19:50:45.266537 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13581 | 2024.10.30 19:50:45.266951 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13582 | 2024.10.30 19:50:45.267022 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13583 | 2024.10.30 19:50:45.267165 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
13584 | 2024.10.30 19:50:45.267267 [ 278 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13585 | 2024.10.30 19:50:45.267279 [ 282 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13586 | 2024.10.30 19:50:45.267274 [ 275 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13587 | 2024.10.30 19:50:45.267373 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13588 | 2024.10.30 19:50:45.267397 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13589 | 2024.10.30 19:50:45.267447 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13590 | 2024.10.30 19:50:45.267472 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13591 | 2024.10.30 19:50:45.268323 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002233 sec., 15226.153157187638 rows/sec., 611.83 KiB/sec. | ||
13592 | 2024.10.30 19:50:45.268565 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> DynamicQueryHandler: Done processing query | ||
13593 | 2024.10.30 19:50:45.268590 [ 262 ] {cce7c2df-d83b-4fac-847b-6e775f27c449} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13594 | 2024.10.30 19:50:45.268606 [ 262 ] {} <Debug> HTTP-Session: 8fc7cb42-a0c3-4993-bece-f53280625634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13595 | 2024.10.30 19:50:45.268875 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41545, User-Agent: (none), Length: 1735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13596 | 2024.10.30 19:50:45.268880 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13597 | 2024.10.30 19:50:45.268931 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13598 | 2024.10.30 19:50:45.268951 [ 269 ] {} <Debug> HTTP-Session: 18460bce-1729-4144-baae-801bfd673147 Authenticating user 'default' from [fd00:1122:3344:101::d]:41545 | ||
13599 | 2024.10.30 19:50:45.268971 [ 269 ] {} <Debug> HTTP-Session: 18460bce-1729-4144-baae-801bfd673147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13600 | 2024.10.30 19:50:45.268985 [ 269 ] {} <Debug> HTTP-Session: 18460bce-1729-4144-baae-801bfd673147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13601 | 2024.10.30 19:50:45.269020 [ 269 ] {} <Trace> HTTP-Session: 18460bce-1729-4144-baae-801bfd673147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13602 | 2024.10.30 19:50:45.269181 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41545) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13603 | 2024.10.30 19:50:45.269493 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13604 | 2024.10.30 19:50:45.269547 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13605 | 2024.10.30 19:50:45.269903 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13606 | 2024.10.30 19:50:45.269971 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13607 | 2024.10.30 19:50:45.270113 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
13608 | 2024.10.30 19:50:45.270237 [ 282 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13609 | 2024.10.30 19:50:45.270274 [ 275 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13610 | 2024.10.30 19:50:45.270286 [ 281 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13611 | 2024.10.30 19:50:45.270387 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13612 | 2024.10.30 19:50:45.270414 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13613 | 2024.10.30 19:50:45.270461 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13614 | 2024.10.30 19:50:45.270485 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13615 | 2024.10.30 19:50:45.271362 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002266 sec., 15004.413062665491 rows/sec., 602.92 KiB/sec. | ||
13616 | 2024.10.30 19:50:45.271597 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> DynamicQueryHandler: Done processing query | ||
13617 | 2024.10.30 19:50:45.271622 [ 269 ] {71cd732a-892f-47a6-a5e9-ef087da81b0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13618 | 2024.10.30 19:50:45.271641 [ 269 ] {} <Debug> HTTP-Session: 18460bce-1729-4144-baae-801bfd673147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13619 | 2024.10.30 19:50:45.271905 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13620 | 2024.10.30 19:50:45.271964 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62580, User-Agent: (none), Length: 1769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13621 | 2024.10.30 19:50:45.272021 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13622 | 2024.10.30 19:50:45.272041 [ 262 ] {} <Debug> HTTP-Session: fe988e8a-3654-4f1f-971b-a3983deb10cb Authenticating user 'default' from [fd00:1122:3344:101::d]:62580 | ||
13623 | 2024.10.30 19:50:45.272058 [ 262 ] {} <Debug> HTTP-Session: fe988e8a-3654-4f1f-971b-a3983deb10cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13624 | 2024.10.30 19:50:45.272072 [ 262 ] {} <Debug> HTTP-Session: fe988e8a-3654-4f1f-971b-a3983deb10cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13625 | 2024.10.30 19:50:45.272103 [ 262 ] {} <Trace> HTTP-Session: fe988e8a-3654-4f1f-971b-a3983deb10cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13626 | 2024.10.30 19:50:45.272267 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13627 | 2024.10.30 19:50:45.272584 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13628 | 2024.10.30 19:50:45.272639 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13629 | 2024.10.30 19:50:45.272999 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13630 | 2024.10.30 19:50:45.273065 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13631 | 2024.10.30 19:50:45.273209 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
13632 | 2024.10.30 19:50:45.273321 [ 278 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13633 | 2024.10.30 19:50:45.273353 [ 276 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13634 | 2024.10.30 19:50:45.273364 [ 281 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13635 | 2024.10.30 19:50:45.273487 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13636 | 2024.10.30 19:50:45.273515 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13637 | 2024.10.30 19:50:45.273567 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13638 | 2024.10.30 19:50:45.273593 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13639 | 2024.10.30 19:50:45.274411 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002228 sec., 15260.32315978456 rows/sec., 613.20 KiB/sec. | ||
13640 | 2024.10.30 19:50:45.274645 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> DynamicQueryHandler: Done processing query | ||
13641 | 2024.10.30 19:50:45.274669 [ 262 ] {6ab89592-bd62-4b27-8cb7-473a0dc013e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13642 | 2024.10.30 19:50:45.274686 [ 262 ] {} <Debug> HTTP-Session: fe988e8a-3654-4f1f-971b-a3983deb10cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13643 | 2024.10.30 19:50:45.275312 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13644 | 2024.10.30 19:50:45.275394 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38281, User-Agent: (none), Length: 1804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13645 | 2024.10.30 19:50:45.275459 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13646 | 2024.10.30 19:50:45.275485 [ 283 ] {} <Debug> HTTP-Session: 14f5090c-d554-4e12-9ddb-5e3c8fcebf62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38281 | ||
13647 | 2024.10.30 19:50:45.275506 [ 283 ] {} <Debug> HTTP-Session: 14f5090c-d554-4e12-9ddb-5e3c8fcebf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13648 | 2024.10.30 19:50:45.275522 [ 283 ] {} <Debug> HTTP-Session: 14f5090c-d554-4e12-9ddb-5e3c8fcebf62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13649 | 2024.10.30 19:50:45.275562 [ 283 ] {} <Trace> HTTP-Session: 14f5090c-d554-4e12-9ddb-5e3c8fcebf62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13650 | 2024.10.30 19:50:45.275765 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13651 | 2024.10.30 19:50:45.276152 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13652 | 2024.10.30 19:50:45.276217 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13653 | 2024.10.30 19:50:45.276649 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13654 | 2024.10.30 19:50:45.276722 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13655 | 2024.10.30 19:50:45.276867 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
13656 | 2024.10.30 19:50:45.276989 [ 278 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13657 | 2024.10.30 19:50:45.277020 [ 275 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13658 | 2024.10.30 19:50:45.277031 [ 281 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13659 | 2024.10.30 19:50:45.277138 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13660 | 2024.10.30 19:50:45.277165 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13661 | 2024.10.30 19:50:45.277216 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13662 | 2024.10.30 19:50:45.277241 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13663 | 2024.10.30 19:50:45.278077 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002422 sec., 14037.98513625103 rows/sec., 564.08 KiB/sec. | ||
13664 | 2024.10.30 19:50:45.278314 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> DynamicQueryHandler: Done processing query | ||
13665 | 2024.10.30 19:50:45.278338 [ 283 ] {92c526ac-c0d5-4a78-b744-a882b272f2ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13666 | 2024.10.30 19:50:45.278355 [ 283 ] {} <Debug> HTTP-Session: 14f5090c-d554-4e12-9ddb-5e3c8fcebf62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13667 | 2024.10.30 19:50:45.278601 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13668 | 2024.10.30 19:50:45.278691 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52922, User-Agent: (none), Length: 1826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13669 | 2024.10.30 19:50:45.278760 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13670 | 2024.10.30 19:50:45.278785 [ 262 ] {} <Debug> HTTP-Session: 9c5940e9-96a1-4220-8bc7-9815f18bf55b Authenticating user 'default' from [fd00:1122:3344:101::d]:52922 | ||
13671 | 2024.10.30 19:50:45.278806 [ 262 ] {} <Debug> HTTP-Session: 9c5940e9-96a1-4220-8bc7-9815f18bf55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13672 | 2024.10.30 19:50:45.278822 [ 262 ] {} <Debug> HTTP-Session: 9c5940e9-96a1-4220-8bc7-9815f18bf55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13673 | 2024.10.30 19:50:45.278861 [ 262 ] {} <Trace> HTTP-Session: 9c5940e9-96a1-4220-8bc7-9815f18bf55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13674 | 2024.10.30 19:50:45.279070 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13675 | 2024.10.30 19:50:45.279446 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13676 | 2024.10.30 19:50:45.279499 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13677 | 2024.10.30 19:50:45.279871 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13678 | 2024.10.30 19:50:45.279938 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13679 | 2024.10.30 19:50:45.280080 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
13680 | 2024.10.30 19:50:45.280144 [ 275 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13681 | 2024.10.30 19:50:45.280201 [ 278 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13682 | 2024.10.30 19:50:45.280226 [ 281 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13683 | 2024.10.30 19:50:45.280317 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13684 | 2024.10.30 19:50:45.280344 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13685 | 2024.10.30 19:50:45.280395 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13686 | 2024.10.30 19:50:45.280419 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13687 | 2024.10.30 19:50:45.281273 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002315 sec., 14686.825053995683 rows/sec., 590.16 KiB/sec. | ||
13688 | 2024.10.30 19:50:45.281511 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> DynamicQueryHandler: Done processing query | ||
13689 | 2024.10.30 19:50:45.281536 [ 262 ] {db84c005-a677-4527-bc85-04af5d8e1a56} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13690 | 2024.10.30 19:50:45.281554 [ 262 ] {} <Debug> HTTP-Session: 9c5940e9-96a1-4220-8bc7-9815f18bf55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13691 | 2024.10.30 19:50:45.281817 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13692 | 2024.10.30 19:50:45.281924 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40757, User-Agent: (none), Length: 1853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13693 | 2024.10.30 19:50:45.281975 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13694 | 2024.10.30 19:50:45.281994 [ 283 ] {} <Debug> HTTP-Session: 71301700-b080-482b-9b5b-6e189c118823 Authenticating user 'default' from [fd00:1122:3344:101::d]:40757 | ||
13695 | 2024.10.30 19:50:45.282010 [ 283 ] {} <Debug> HTTP-Session: 71301700-b080-482b-9b5b-6e189c118823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13696 | 2024.10.30 19:50:45.282024 [ 283 ] {} <Debug> HTTP-Session: 71301700-b080-482b-9b5b-6e189c118823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13697 | 2024.10.30 19:50:45.282055 [ 283 ] {} <Trace> HTTP-Session: 71301700-b080-482b-9b5b-6e189c118823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13698 | 2024.10.30 19:50:45.282217 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40757) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13699 | 2024.10.30 19:50:45.282529 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13700 | 2024.10.30 19:50:45.282589 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13701 | 2024.10.30 19:50:45.282957 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13702 | 2024.10.30 19:50:45.283024 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13703 | 2024.10.30 19:50:45.283168 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
13704 | 2024.10.30 19:50:45.283297 [ 278 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13705 | 2024.10.30 19:50:45.283327 [ 282 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13706 | 2024.10.30 19:50:45.283337 [ 281 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13707 | 2024.10.30 19:50:45.283466 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13708 | 2024.10.30 19:50:45.283494 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13709 | 2024.10.30 19:50:45.283544 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13710 | 2024.10.30 19:50:45.283569 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13711 | 2024.10.30 19:50:45.284328 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002199 sec., 15461.573442473851 rows/sec., 621.29 KiB/sec. | ||
13712 | 2024.10.30 19:50:45.284552 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> DynamicQueryHandler: Done processing query | ||
13713 | 2024.10.30 19:50:45.284613 [ 283 ] {ff3bf393-0b3b-4e44-9cc7-5e962eab2692} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13714 | 2024.10.30 19:50:45.284629 [ 283 ] {} <Debug> HTTP-Session: 71301700-b080-482b-9b5b-6e189c118823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13715 | 2024.10.30 19:50:45.285048 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52922, User-Agent: (none), Length: 1882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13716 | 2024.10.30 19:50:45.285056 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13717 | 2024.10.30 19:50:45.285112 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13718 | 2024.10.30 19:50:45.285138 [ 262 ] {} <Debug> HTTP-Session: 8d2aebc7-cbf6-4d0f-a2be-824ce9d34904 Authenticating user 'default' from [fd00:1122:3344:101::d]:52922 | ||
13719 | 2024.10.30 19:50:45.285160 [ 262 ] {} <Debug> HTTP-Session: 8d2aebc7-cbf6-4d0f-a2be-824ce9d34904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13720 | 2024.10.30 19:50:45.285179 [ 262 ] {} <Debug> HTTP-Session: 8d2aebc7-cbf6-4d0f-a2be-824ce9d34904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13721 | 2024.10.30 19:50:45.285219 [ 262 ] {} <Trace> HTTP-Session: 8d2aebc7-cbf6-4d0f-a2be-824ce9d34904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13722 | 2024.10.30 19:50:45.285500 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52922) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13723 | 2024.10.30 19:50:45.285816 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13724 | 2024.10.30 19:50:45.285871 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13725 | 2024.10.30 19:50:45.286236 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13726 | 2024.10.30 19:50:45.286302 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13727 | 2024.10.30 19:50:45.286443 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
13728 | 2024.10.30 19:50:45.286567 [ 275 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13729 | 2024.10.30 19:50:45.286573 [ 278 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13730 | 2024.10.30 19:50:45.286595 [ 281 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13731 | 2024.10.30 19:50:45.286697 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13732 | 2024.10.30 19:50:45.286724 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13733 | 2024.10.30 19:50:45.286774 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13734 | 2024.10.30 19:50:45.286797 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13735 | 2024.10.30 19:50:45.287569 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002156 sec., 15769.944341372913 rows/sec., 633.68 KiB/sec. | ||
13736 | 2024.10.30 19:50:45.287801 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> DynamicQueryHandler: Done processing query | ||
13737 | 2024.10.30 19:50:45.287826 [ 262 ] {4fdb8ba9-a934-4055-9be4-ae025813803a} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13738 | 2024.10.30 19:50:45.287844 [ 262 ] {} <Debug> HTTP-Session: 8d2aebc7-cbf6-4d0f-a2be-824ce9d34904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13739 | 2024.10.30 19:50:45.288117 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13740 | 2024.10.30 19:50:45.288168 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55518, User-Agent: (none), Length: 1905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13741 | 2024.10.30 19:50:45.288237 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13742 | 2024.10.30 19:50:45.288261 [ 283 ] {} <Debug> HTTP-Session: afec3227-9a9c-4a99-beb3-babaf9beca46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55518 | ||
13743 | 2024.10.30 19:50:45.288281 [ 283 ] {} <Debug> HTTP-Session: afec3227-9a9c-4a99-beb3-babaf9beca46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13744 | 2024.10.30 19:50:45.288298 [ 283 ] {} <Debug> HTTP-Session: afec3227-9a9c-4a99-beb3-babaf9beca46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13745 | 2024.10.30 19:50:45.288336 [ 283 ] {} <Trace> HTTP-Session: afec3227-9a9c-4a99-beb3-babaf9beca46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13746 | 2024.10.30 19:50:45.288535 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13747 | 2024.10.30 19:50:45.288928 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13748 | 2024.10.30 19:50:45.288997 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13749 | 2024.10.30 19:50:45.289443 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13750 | 2024.10.30 19:50:45.289510 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13751 | 2024.10.30 19:50:45.289651 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
13752 | 2024.10.30 19:50:45.289803 [ 276 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13753 | 2024.10.30 19:50:45.289820 [ 281 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13754 | 2024.10.30 19:50:45.289835 [ 278 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13755 | 2024.10.30 19:50:45.289957 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13756 | 2024.10.30 19:50:45.289982 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13757 | 2024.10.30 19:50:45.290034 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13758 | 2024.10.30 19:50:45.290058 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13759 | 2024.10.30 19:50:45.290932 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002508 sec., 13556.618819776715 rows/sec., 544.74 KiB/sec. | ||
13760 | 2024.10.30 19:50:45.291164 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> DynamicQueryHandler: Done processing query | ||
13761 | 2024.10.30 19:50:45.291189 [ 283 ] {08a675bc-bd4c-4a26-a3d6-dda0d2b2e233} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13762 | 2024.10.30 19:50:45.291206 [ 283 ] {} <Debug> HTTP-Session: afec3227-9a9c-4a99-beb3-babaf9beca46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13763 | 2024.10.30 19:50:45.291463 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13764 | 2024.10.30 19:50:45.291541 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35098, User-Agent: (none), Length: 1935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13765 | 2024.10.30 19:50:45.291603 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13766 | 2024.10.30 19:50:45.291627 [ 262 ] {} <Debug> HTTP-Session: 3a0082b9-728d-4e96-b528-882490f4082c Authenticating user 'default' from [fd00:1122:3344:101::d]:35098 | ||
13767 | 2024.10.30 19:50:45.291648 [ 262 ] {} <Debug> HTTP-Session: 3a0082b9-728d-4e96-b528-882490f4082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13768 | 2024.10.30 19:50:45.291665 [ 262 ] {} <Debug> HTTP-Session: 3a0082b9-728d-4e96-b528-882490f4082c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13769 | 2024.10.30 19:50:45.291702 [ 262 ] {} <Trace> HTTP-Session: 3a0082b9-728d-4e96-b528-882490f4082c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13770 | 2024.10.30 19:50:45.291904 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13771 | 2024.10.30 19:50:45.292297 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13772 | 2024.10.30 19:50:45.292367 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13773 | 2024.10.30 19:50:45.292743 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13774 | 2024.10.30 19:50:45.292809 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13775 | 2024.10.30 19:50:45.292950 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
13776 | 2024.10.30 19:50:45.293013 [ 275 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13777 | 2024.10.30 19:50:45.293107 [ 282 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13778 | 2024.10.30 19:50:45.293116 [ 276 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13779 | 2024.10.30 19:50:45.293228 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13780 | 2024.10.30 19:50:45.293257 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13781 | 2024.10.30 19:50:45.293306 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13782 | 2024.10.30 19:50:45.293331 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13783 | 2024.10.30 19:50:45.294138 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002346 sec., 14492.753623188406 rows/sec., 582.36 KiB/sec. | ||
13784 | 2024.10.30 19:50:45.294375 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> DynamicQueryHandler: Done processing query | ||
13785 | 2024.10.30 19:50:45.294399 [ 262 ] {221f2d17-1485-4604-8e1d-106ec6cdb92b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13786 | 2024.10.30 19:50:45.294416 [ 262 ] {} <Debug> HTTP-Session: 3a0082b9-728d-4e96-b528-882490f4082c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13787 | 2024.10.30 19:50:45.294774 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13788 | 2024.10.30 19:50:45.294874 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47267, User-Agent: (none), Length: 1965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13789 | 2024.10.30 19:50:45.294938 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13790 | 2024.10.30 19:50:45.294961 [ 283 ] {} <Debug> HTTP-Session: 6b1d36b2-9b84-4ee3-923f-00689b41df76 Authenticating user 'default' from [fd00:1122:3344:101::d]:47267 | ||
13791 | 2024.10.30 19:50:45.294981 [ 283 ] {} <Debug> HTTP-Session: 6b1d36b2-9b84-4ee3-923f-00689b41df76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13792 | 2024.10.30 19:50:45.294998 [ 283 ] {} <Debug> HTTP-Session: 6b1d36b2-9b84-4ee3-923f-00689b41df76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13793 | 2024.10.30 19:50:45.295035 [ 283 ] {} <Trace> HTTP-Session: 6b1d36b2-9b84-4ee3-923f-00689b41df76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13794 | 2024.10.30 19:50:45.295239 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47267) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13795 | 2024.10.30 19:50:45.295596 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13796 | 2024.10.30 19:50:45.295652 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13797 | 2024.10.30 19:50:45.296027 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13798 | 2024.10.30 19:50:45.296094 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13799 | 2024.10.30 19:50:45.296236 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
13800 | 2024.10.30 19:50:45.296410 [ 282 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13801 | 2024.10.30 19:50:45.296409 [ 275 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13802 | 2024.10.30 19:50:45.296412 [ 281 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13803 | 2024.10.30 19:50:45.296569 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13804 | 2024.10.30 19:50:45.296598 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13805 | 2024.10.30 19:50:45.296648 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13806 | 2024.10.30 19:50:45.296673 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13807 | 2024.10.30 19:50:45.297555 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002432 sec., 13980.263157894737 rows/sec., 561.76 KiB/sec. | ||
13808 | 2024.10.30 19:50:45.297786 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> DynamicQueryHandler: Done processing query | ||
13809 | 2024.10.30 19:50:45.297810 [ 283 ] {0b2a1624-2051-4792-b8cf-e54f77712e4d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13810 | 2024.10.30 19:50:45.297827 [ 283 ] {} <Debug> HTTP-Session: 6b1d36b2-9b84-4ee3-923f-00689b41df76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13811 | 2024.10.30 19:50:45.298074 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13812 | 2024.10.30 19:50:45.298130 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57475, User-Agent: (none), Length: 1989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13813 | 2024.10.30 19:50:45.298188 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13814 | 2024.10.30 19:50:45.298208 [ 262 ] {} <Debug> HTTP-Session: b76b68f8-bd3b-4f08-ab2d-d9babac8ddea Authenticating user 'default' from [fd00:1122:3344:101::d]:57475 | ||
13815 | 2024.10.30 19:50:45.298224 [ 262 ] {} <Debug> HTTP-Session: b76b68f8-bd3b-4f08-ab2d-d9babac8ddea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13816 | 2024.10.30 19:50:45.298238 [ 262 ] {} <Debug> HTTP-Session: b76b68f8-bd3b-4f08-ab2d-d9babac8ddea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13817 | 2024.10.30 19:50:45.298269 [ 262 ] {} <Trace> HTTP-Session: b76b68f8-bd3b-4f08-ab2d-d9babac8ddea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13818 | 2024.10.30 19:50:45.298448 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13819 | 2024.10.30 19:50:45.298848 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13820 | 2024.10.30 19:50:45.298917 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13821 | 2024.10.30 19:50:45.299384 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13822 | 2024.10.30 19:50:45.299450 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13823 | 2024.10.30 19:50:45.299610 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
13824 | 2024.10.30 19:50:45.299743 [ 276 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13825 | 2024.10.30 19:50:45.299764 [ 281 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13826 | 2024.10.30 19:50:45.299789 [ 275 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13827 | 2024.10.30 19:50:45.299897 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13828 | 2024.10.30 19:50:45.299919 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13829 | 2024.10.30 19:50:45.299969 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13830 | 2024.10.30 19:50:45.299993 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13831 | 2024.10.30 19:50:45.300851 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002502 sec., 13589.128697042366 rows/sec., 546.05 KiB/sec. | ||
13832 | 2024.10.30 19:50:45.301084 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> DynamicQueryHandler: Done processing query | ||
13833 | 2024.10.30 19:50:45.301108 [ 262 ] {41e14b66-5d34-493a-91c8-bb86a5c145bc} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13834 | 2024.10.30 19:50:45.301125 [ 262 ] {} <Debug> HTTP-Session: b76b68f8-bd3b-4f08-ab2d-d9babac8ddea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13835 | 2024.10.30 19:50:45.301480 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13836 | 2024.10.30 19:50:45.301541 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51801, User-Agent: (none), Length: 2020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13837 | 2024.10.30 19:50:45.301605 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13838 | 2024.10.30 19:50:45.301631 [ 283 ] {} <Debug> HTTP-Session: c5ee7fe9-005c-40c7-a2a4-89bf317c757f Authenticating user 'default' from [fd00:1122:3344:101::d]:51801 | ||
13839 | 2024.10.30 19:50:45.301651 [ 283 ] {} <Debug> HTTP-Session: c5ee7fe9-005c-40c7-a2a4-89bf317c757f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13840 | 2024.10.30 19:50:45.301668 [ 283 ] {} <Debug> HTTP-Session: c5ee7fe9-005c-40c7-a2a4-89bf317c757f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13841 | 2024.10.30 19:50:45.301705 [ 283 ] {} <Trace> HTTP-Session: c5ee7fe9-005c-40c7-a2a4-89bf317c757f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13842 | 2024.10.30 19:50:45.301906 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13843 | 2024.10.30 19:50:45.302324 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13844 | 2024.10.30 19:50:45.302399 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13845 | 2024.10.30 19:50:45.302892 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13846 | 2024.10.30 19:50:45.302985 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13847 | 2024.10.30 19:50:45.303179 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
13848 | 2024.10.30 19:50:45.303339 [ 276 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13849 | 2024.10.30 19:50:45.303369 [ 282 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13850 | 2024.10.30 19:50:45.303394 [ 281 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13851 | 2024.10.30 19:50:45.303554 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13852 | 2024.10.30 19:50:45.303583 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13853 | 2024.10.30 19:50:45.303636 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13854 | 2024.10.30 19:50:45.303661 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13855 | 2024.10.30 19:50:45.304547 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002755 sec., 12341.197822141561 rows/sec., 495.90 KiB/sec. | ||
13856 | 2024.10.30 19:50:45.304782 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> DynamicQueryHandler: Done processing query | ||
13857 | 2024.10.30 19:50:45.304807 [ 283 ] {25c06151-e9c8-41da-a281-c01c8ef26d66} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13858 | 2024.10.30 19:50:45.304824 [ 283 ] {} <Debug> HTTP-Session: c5ee7fe9-005c-40c7-a2a4-89bf317c757f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13859 | 2024.10.30 19:50:45.305194 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13860 | 2024.10.30 19:50:45.305270 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51826, User-Agent: (none), Length: 2047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13861 | 2024.10.30 19:50:45.305324 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13862 | 2024.10.30 19:50:45.305345 [ 262 ] {} <Debug> HTTP-Session: 5a76bf3e-d481-491e-9647-04b7004671b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51826 | ||
13863 | 2024.10.30 19:50:45.305361 [ 262 ] {} <Debug> HTTP-Session: 5a76bf3e-d481-491e-9647-04b7004671b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13864 | 2024.10.30 19:50:45.305375 [ 262 ] {} <Debug> HTTP-Session: 5a76bf3e-d481-491e-9647-04b7004671b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13865 | 2024.10.30 19:50:45.305412 [ 262 ] {} <Trace> HTTP-Session: 5a76bf3e-d481-491e-9647-04b7004671b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13866 | 2024.10.30 19:50:45.305613 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13867 | 2024.10.30 19:50:45.306019 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13868 | 2024.10.30 19:50:45.306088 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13869 | 2024.10.30 19:50:45.306529 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13870 | 2024.10.30 19:50:45.306596 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13871 | 2024.10.30 19:50:45.306736 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
13872 | 2024.10.30 19:50:45.306868 [ 282 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13873 | 2024.10.30 19:50:45.306869 [ 275 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13874 | 2024.10.30 19:50:45.306892 [ 276 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13875 | 2024.10.30 19:50:45.307001 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13876 | 2024.10.30 19:50:45.307029 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13877 | 2024.10.30 19:50:45.307079 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13878 | 2024.10.30 19:50:45.307104 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13879 | 2024.10.30 19:50:45.307900 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002401 sec., 14160.76634735527 rows/sec., 569.02 KiB/sec. | ||
13880 | 2024.10.30 19:50:45.308134 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> DynamicQueryHandler: Done processing query | ||
13881 | 2024.10.30 19:50:45.308158 [ 262 ] {bf01e3a4-56f6-4b5b-a7ab-bdbf3a0dc49c} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13882 | 2024.10.30 19:50:45.308175 [ 262 ] {} <Debug> HTTP-Session: 5a76bf3e-d481-491e-9647-04b7004671b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13883 | 2024.10.30 19:50:45.308544 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13884 | 2024.10.30 19:50:45.308594 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50482, User-Agent: (none), Length: 2071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13885 | 2024.10.30 19:50:45.308645 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13886 | 2024.10.30 19:50:45.308668 [ 283 ] {} <Debug> HTTP-Session: f1592ba0-1c43-487b-9dd6-d0e23f2d8f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:50482 | ||
13887 | 2024.10.30 19:50:45.308686 [ 283 ] {} <Debug> HTTP-Session: f1592ba0-1c43-487b-9dd6-d0e23f2d8f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13888 | 2024.10.30 19:50:45.308700 [ 283 ] {} <Debug> HTTP-Session: f1592ba0-1c43-487b-9dd6-d0e23f2d8f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13889 | 2024.10.30 19:50:45.308732 [ 283 ] {} <Trace> HTTP-Session: f1592ba0-1c43-487b-9dd6-d0e23f2d8f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13890 | 2024.10.30 19:50:45.308912 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50482) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13891 | 2024.10.30 19:50:45.309244 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13892 | 2024.10.30 19:50:45.309301 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13893 | 2024.10.30 19:50:45.309694 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13894 | 2024.10.30 19:50:45.309762 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13895 | 2024.10.30 19:50:45.309910 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
13896 | 2024.10.30 19:50:45.310074 [ 281 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13897 | 2024.10.30 19:50:45.310088 [ 278 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13898 | 2024.10.30 19:50:45.310087 [ 275 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13899 | 2024.10.30 19:50:45.310202 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
13900 | 2024.10.30 19:50:45.310226 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13901 | 2024.10.30 19:50:45.310275 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'tfport_data_link:bytes_received', 'tfport_data_link:bytes_sent', 'tfport_data_link:errors_received', 'tfport_data_link:errors_sent', 'tfport_data_link:packets_received', 'tfport_data_link:packets_sent', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13902 | 2024.10.30 19:50:45.310301 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 34 rows starting from 0 | ||
13903 | 2024.10.30 19:50:45.311122 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> executeQuery: Read 34 rows, 1.37 KiB in 0.002304 sec., 14756.944444444443 rows/sec., 592.97 KiB/sec. | ||
13904 | 2024.10.30 19:50:45.311384 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> DynamicQueryHandler: Done processing query | ||
13905 | 2024.10.30 19:50:45.311411 [ 283 ] {a75b28dd-d50b-4141-a736-5bec533cf8f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
13906 | 2024.10.30 19:50:45.311427 [ 283 ] {} <Debug> HTTP-Session: f1592ba0-1c43-487b-9dd6-d0e23f2d8f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13907 | 2024.10.30 19:50:45.314610 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13908 | 2024.10.30 19:50:45.314689 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62456, User-Agent: (none), Length: 6966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13909 | 2024.10.30 19:50:45.314759 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13910 | 2024.10.30 19:50:45.314781 [ 262 ] {} <Debug> HTTP-Session: 6a8aaf10-ef34-48f5-a623-dbde99b681bd Authenticating user 'default' from [fd00:1122:3344:101::d]:62456 | ||
13911 | 2024.10.30 19:50:45.314798 [ 262 ] {} <Debug> HTTP-Session: 6a8aaf10-ef34-48f5-a623-dbde99b681bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13912 | 2024.10.30 19:50:45.314813 [ 262 ] {} <Debug> HTTP-Session: 6a8aaf10-ef34-48f5-a623-dbde99b681bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13913 | 2024.10.30 19:50:45.314845 [ 262 ] {} <Trace> HTTP-Session: 6a8aaf10-ef34-48f5-a623-dbde99b681bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13914 | 2024.10.30 19:50:45.314977 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62456) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
13915 | 2024.10.30 19:50:45.315023 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13916 | 2024.10.30 19:50:45.315195 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13917 | 2024.10.30 19:50:45.315536 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13918 | 2024.10.30 19:50:45.315575 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13919 | 2024.10.30 19:50:45.316081 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
13920 | 2024.10.30 19:50:45.316446 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Trace> oximeter.timeseries_schema (4c4a948f-e3dd-4cca-aacc-28fcf8c22ae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13921 | 2024.10.30 19:50:45.316602 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 2.10 MiB/sec. | ||
13922 | 2024.10.30 19:50:45.316811 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Debug> DynamicQueryHandler: Done processing query | ||
13923 | 2024.10.30 19:50:45.316835 [ 262 ] {d754de7d-6644-453d-8933-1fc8ec673f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13924 | 2024.10.30 19:50:45.316851 [ 262 ] {} <Debug> HTTP-Session: 6a8aaf10-ef34-48f5-a623-dbde99b681bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13925 | 2024.10.30 19:50:45.317027 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13926 | 2024.10.30 19:50:45.317129 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55251, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13927 | 2024.10.30 19:50:45.317180 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13928 | 2024.10.30 19:50:45.317200 [ 283 ] {} <Debug> HTTP-Session: 516787d2-ece3-41bf-9ef9-9df87342ff40 Authenticating user 'default' from [fd00:1122:3344:101::d]:55251 | ||
13929 | 2024.10.30 19:50:45.317217 [ 283 ] {} <Debug> HTTP-Session: 516787d2-ece3-41bf-9ef9-9df87342ff40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13930 | 2024.10.30 19:50:45.317231 [ 283 ] {} <Debug> HTTP-Session: 516787d2-ece3-41bf-9ef9-9df87342ff40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13931 | 2024.10.30 19:50:45.317262 [ 283 ] {} <Trace> HTTP-Session: 516787d2-ece3-41bf-9ef9-9df87342ff40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13932 | 2024.10.30 19:50:45.317376 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55251) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
13933 | 2024.10.30 19:50:45.317421 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
13934 | 2024.10.30 19:50:45.317679 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13935 | 2024.10.30 19:50:45.318032 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13936 | 2024.10.30 19:50:45.318069 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13937 | 2024.10.30 19:50:45.318439 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13938 | 2024.10.30 19:50:45.318825 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13939 | 2024.10.30 19:50:45.318979 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001627 sec., 22126.61339889367 rows/sec., 1.64 MiB/sec. | ||
13940 | 2024.10.30 19:50:45.319167 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Debug> DynamicQueryHandler: Done processing query | ||
13941 | 2024.10.30 19:50:45.319192 [ 283 ] {a637e89f-6fbb-4292-915b-fae1385f2489} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13942 | 2024.10.30 19:50:45.319208 [ 283 ] {} <Debug> HTTP-Session: 516787d2-ece3-41bf-9ef9-9df87342ff40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13943 | 2024.10.30 19:50:45.319331 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62456, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13944 | 2024.10.30 19:50:45.319358 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13945 | 2024.10.30 19:50:45.319393 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13946 | 2024.10.30 19:50:45.319421 [ 262 ] {} <Debug> HTTP-Session: 947bd55b-afb2-45b7-b1f7-0a0ef99e88fa Authenticating user 'default' from [fd00:1122:3344:101::d]:62456 | ||
13947 | 2024.10.30 19:50:45.319443 [ 262 ] {} <Debug> HTTP-Session: 947bd55b-afb2-45b7-b1f7-0a0ef99e88fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13948 | 2024.10.30 19:50:45.319460 [ 262 ] {} <Debug> HTTP-Session: 947bd55b-afb2-45b7-b1f7-0a0ef99e88fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13949 | 2024.10.30 19:50:45.319501 [ 262 ] {} <Trace> HTTP-Session: 947bd55b-afb2-45b7-b1f7-0a0ef99e88fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13950 | 2024.10.30 19:50:45.319625 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62456) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13951 | 2024.10.30 19:50:45.319677 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13952 | 2024.10.30 19:50:45.319987 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13953 | 2024.10.30 19:50:45.320330 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13954 | 2024.10.30 19:50:45.320375 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13955 | 2024.10.30 19:50:45.320728 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13956 | 2024.10.30 19:50:45.321089 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13957 | 2024.10.30 19:50:45.321251 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001647 sec., 1821.4936247723133 rows/sec., 144.08 KiB/sec. | ||
13958 | 2024.10.30 19:50:45.321430 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Debug> DynamicQueryHandler: Done processing query | ||
13959 | 2024.10.30 19:50:45.321462 [ 262 ] {f2fbf1aa-6c5d-402a-80a7-37af34b42c62} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13960 | 2024.10.30 19:50:45.321480 [ 262 ] {} <Debug> HTTP-Session: 947bd55b-afb2-45b7-b1f7-0a0ef99e88fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13961 | 2024.10.30 19:50:45.321706 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13962 | 2024.10.30 19:50:45.321851 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47392, User-Agent: (none), Length: 38987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13963 | 2024.10.30 19:50:45.321929 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13964 | 2024.10.30 19:50:45.321960 [ 283 ] {} <Debug> HTTP-Session: 1e743fff-7874-41a3-bb11-5e9b35706ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47392 | ||
13965 | 2024.10.30 19:50:45.321986 [ 283 ] {} <Debug> HTTP-Session: 1e743fff-7874-41a3-bb11-5e9b35706ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13966 | 2024.10.30 19:50:45.322008 [ 283 ] {} <Debug> HTTP-Session: 1e743fff-7874-41a3-bb11-5e9b35706ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13967 | 2024.10.30 19:50:45.322057 [ 283 ] {} <Trace> HTTP-Session: 1e743fff-7874-41a3-bb11-5e9b35706ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13968 | 2024.10.30 19:50:45.322319 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47392) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13969 | 2024.10.30 19:50:45.322392 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13970 | 2024.10.30 19:50:45.322646 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13971 | 2024.10.30 19:50:45.323119 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13972 | 2024.10.30 19:50:45.323157 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13973 | 2024.10.30 19:50:45.323558 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13974 | 2024.10.30 19:50:45.323920 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13975 | 2024.10.30 19:50:45.324079 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Debug> executeQuery: Read 267 rows, 22.81 KiB in 0.001892 sec., 141120.50739957715 rows/sec., 11.77 MiB/sec. | ||
13976 | 2024.10.30 19:50:45.324343 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Debug> DynamicQueryHandler: Done processing query | ||
13977 | 2024.10.30 19:50:45.324397 [ 283 ] {e3e4a6aa-a3d4-45ef-a6fc-46153392523e} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
13978 | 2024.10.30 19:50:45.324442 [ 283 ] {} <Debug> HTTP-Session: 1e743fff-7874-41a3-bb11-5e9b35706ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13979 | 2024.10.30 19:50:45.324679 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13980 | 2024.10.30 19:50:45.324774 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57015, User-Agent: (none), Length: 8791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13981 | 2024.10.30 19:50:45.324840 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13982 | 2024.10.30 19:50:45.324865 [ 262 ] {} <Debug> HTTP-Session: 6d74bcc5-8662-46a8-8667-8ebf191f48a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57015 | ||
13983 | 2024.10.30 19:50:45.324885 [ 262 ] {} <Debug> HTTP-Session: 6d74bcc5-8662-46a8-8667-8ebf191f48a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13984 | 2024.10.30 19:50:45.324903 [ 262 ] {} <Debug> HTTP-Session: 6d74bcc5-8662-46a8-8667-8ebf191f48a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13985 | 2024.10.30 19:50:45.324943 [ 262 ] {} <Trace> HTTP-Session: 6d74bcc5-8662-46a8-8667-8ebf191f48a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13986 | 2024.10.30 19:50:45.325099 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13987 | 2024.10.30 19:50:45.325154 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13988 | 2024.10.30 19:50:45.325443 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13989 | 2024.10.30 19:50:45.325792 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13990 | 2024.10.30 19:50:45.325828 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
13991 | 2024.10.30 19:50:45.326179 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13992 | 2024.10.30 19:50:45.326540 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13993 | 2024.10.30 19:50:45.326694 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Debug> executeQuery: Read 62 rows, 4.55 KiB in 0.001652 sec., 37530.266343825664 rows/sec., 2.69 MiB/sec. | ||
13994 | 2024.10.30 19:50:45.326879 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Debug> DynamicQueryHandler: Done processing query | ||
13995 | 2024.10.30 19:50:45.326903 [ 262 ] {cd8ae5f1-060f-4fa3-a6cb-9a49be5a1bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13996 | 2024.10.30 19:50:45.326919 [ 262 ] {} <Debug> HTTP-Session: 6d74bcc5-8662-46a8-8667-8ebf191f48a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13997 | 2024.10.30 19:50:45.327079 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47392, User-Agent: (none), Length: 9962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13998 | 2024.10.30 19:50:45.327090 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13999 | 2024.10.30 19:50:45.327140 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14000 | 2024.10.30 19:50:45.327168 [ 283 ] {} <Debug> HTTP-Session: 40d25b85-471d-476b-a08c-690b106a115b Authenticating user 'default' from [fd00:1122:3344:101::d]:47392 | ||
14001 | 2024.10.30 19:50:45.327192 [ 283 ] {} <Debug> HTTP-Session: 40d25b85-471d-476b-a08c-690b106a115b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14002 | 2024.10.30 19:50:45.327212 [ 283 ] {} <Debug> HTTP-Session: 40d25b85-471d-476b-a08c-690b106a115b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14003 | 2024.10.30 19:50:45.327252 [ 283 ] {} <Trace> HTTP-Session: 40d25b85-471d-476b-a08c-690b106a115b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14004 | 2024.10.30 19:50:45.327393 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47392) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14005 | 2024.10.30 19:50:45.327436 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14006 | 2024.10.30 19:50:45.327662 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14007 | 2024.10.30 19:50:45.328002 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14008 | 2024.10.30 19:50:45.328039 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14009 | 2024.10.30 19:50:45.328394 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14010 | 2024.10.30 19:50:45.328744 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14011 | 2024.10.30 19:50:45.328902 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Debug> executeQuery: Read 74 rows, 5.13 KiB in 0.001558 sec., 47496.79075738126 rows/sec., 3.22 MiB/sec. | ||
14012 | 2024.10.30 19:50:45.329102 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Debug> DynamicQueryHandler: Done processing query | ||
14013 | 2024.10.30 19:50:45.329139 [ 283 ] {9042df03-05d1-42fe-9490-3395819ec4dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14014 | 2024.10.30 19:50:45.329167 [ 283 ] {} <Debug> HTTP-Session: 40d25b85-471d-476b-a08c-690b106a115b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14015 | 2024.10.30 19:50:45.329342 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14016 | 2024.10.30 19:50:45.329395 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14017 | 2024.10.30 19:50:45.329458 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14018 | 2024.10.30 19:50:45.329484 [ 262 ] {} <Debug> HTTP-Session: 480a5c1a-4458-41f8-ad70-0e4b1aaa1fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36170 | ||
14019 | 2024.10.30 19:50:45.329504 [ 262 ] {} <Debug> HTTP-Session: 480a5c1a-4458-41f8-ad70-0e4b1aaa1fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14020 | 2024.10.30 19:50:45.329521 [ 262 ] {} <Debug> HTTP-Session: 480a5c1a-4458-41f8-ad70-0e4b1aaa1fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14021 | 2024.10.30 19:50:45.329560 [ 262 ] {} <Trace> HTTP-Session: 480a5c1a-4458-41f8-ad70-0e4b1aaa1fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14022 | 2024.10.30 19:50:45.329682 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36170) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14023 | 2024.10.30 19:50:45.329733 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14024 | 2024.10.30 19:50:45.330006 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14025 | 2024.10.30 19:50:45.330359 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14026 | 2024.10.30 19:50:45.330401 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14027 | 2024.10.30 19:50:45.330750 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14028 | 2024.10.30 19:50:45.331100 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14029 | 2024.10.30 19:50:45.331262 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001606 sec., 11207.970112079702 rows/sec., 786.84 KiB/sec. | ||
14030 | 2024.10.30 19:50:45.331442 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Debug> DynamicQueryHandler: Done processing query | ||
14031 | 2024.10.30 19:50:45.331466 [ 262 ] {9fc60f23-0d06-48e1-b64d-d7967dc27f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14032 | 2024.10.30 19:50:45.331482 [ 262 ] {} <Debug> HTTP-Session: 480a5c1a-4458-41f8-ad70-0e4b1aaa1fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14033 | 2024.10.30 19:50:45.331662 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14034 | 2024.10.30 19:50:45.331752 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48569, User-Agent: (none), Length: 40774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14035 | 2024.10.30 19:50:45.331811 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14036 | 2024.10.30 19:50:45.331836 [ 283 ] {} <Debug> HTTP-Session: 13e43adf-0666-4dd0-856e-dcc0d8c003df Authenticating user 'default' from [fd00:1122:3344:101::d]:48569 | ||
14037 | 2024.10.30 19:50:45.331856 [ 283 ] {} <Debug> HTTP-Session: 13e43adf-0666-4dd0-856e-dcc0d8c003df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14038 | 2024.10.30 19:50:45.331873 [ 283 ] {} <Debug> HTTP-Session: 13e43adf-0666-4dd0-856e-dcc0d8c003df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14039 | 2024.10.30 19:50:45.331912 [ 283 ] {} <Trace> HTTP-Session: 13e43adf-0666-4dd0-856e-dcc0d8c003df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14040 | 2024.10.30 19:50:45.332117 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48569) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14041 | 2024.10.30 19:50:45.332168 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14042 | 2024.10.30 19:50:45.332435 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14043 | 2024.10.30 19:50:45.332904 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14044 | 2024.10.30 19:50:45.332941 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14045 | 2024.10.30 19:50:45.333305 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14046 | 2024.10.30 19:50:45.333654 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14047 | 2024.10.30 19:50:45.333807 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Debug> executeQuery: Read 244 rows, 18.95 KiB in 0.001787 sec., 136541.6899832121 rows/sec., 10.36 MiB/sec. | ||
14048 | 2024.10.30 19:50:45.334013 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Debug> DynamicQueryHandler: Done processing query | ||
14049 | 2024.10.30 19:50:45.334044 [ 283 ] {984b4c15-800c-47db-850d-2e619672e14f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
14050 | 2024.10.30 19:50:45.334065 [ 283 ] {} <Debug> HTTP-Session: 13e43adf-0666-4dd0-856e-dcc0d8c003df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14051 | 2024.10.30 19:50:45.334215 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Length: 3827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14052 | 2024.10.30 19:50:45.334227 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14053 | 2024.10.30 19:50:45.334275 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14054 | 2024.10.30 19:50:45.334301 [ 262 ] {} <Debug> HTTP-Session: e00e2c2e-ef6a-4120-81d0-91cbc9fa3827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36170 | ||
14055 | 2024.10.30 19:50:45.334322 [ 262 ] {} <Debug> HTTP-Session: e00e2c2e-ef6a-4120-81d0-91cbc9fa3827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14056 | 2024.10.30 19:50:45.334342 [ 262 ] {} <Debug> HTTP-Session: e00e2c2e-ef6a-4120-81d0-91cbc9fa3827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14057 | 2024.10.30 19:50:45.334385 [ 262 ] {} <Trace> HTTP-Session: e00e2c2e-ef6a-4120-81d0-91cbc9fa3827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14058 | 2024.10.30 19:50:45.334510 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36170) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
14059 | 2024.10.30 19:50:45.334565 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
14060 | 2024.10.30 19:50:45.334737 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14061 | 2024.10.30 19:50:45.335087 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> oximeter.measurements_cumulativei64 (08e0ba1b-4e6b-4dea-b3f8-60b55f1523e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14062 | 2024.10.30 19:50:45.335130 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14063 | 2024.10.30 19:50:45.335609 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
14064 | 2024.10.30 19:50:45.335945 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Trace> oximeter.measurements_cumulativei64 (08e0ba1b-4e6b-4dea-b3f8-60b55f1523e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14065 | 2024.10.30 19:50:45.336096 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001613 sec., 12399.25604463732 rows/sec., 839.13 KiB/sec. | ||
14066 | 2024.10.30 19:50:45.336417 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Debug> DynamicQueryHandler: Done processing query | ||
14067 | 2024.10.30 19:50:45.336441 [ 262 ] {190e9a36-30c4-4335-83b9-475fc25d45f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14068 | 2024.10.30 19:50:45.336457 [ 262 ] {} <Debug> HTTP-Session: e00e2c2e-ef6a-4120-81d0-91cbc9fa3827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14069 | 2024.10.30 19:50:45.336640 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14070 | 2024.10.30 19:50:45.336747 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34596, User-Agent: (none), Length: 18203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14071 | 2024.10.30 19:50:45.336807 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14072 | 2024.10.30 19:50:45.336831 [ 283 ] {} <Debug> HTTP-Session: 2a20e7b6-399d-40a9-99ae-3ae09ab1096b Authenticating user 'default' from [fd00:1122:3344:101::d]:34596 | ||
14073 | 2024.10.30 19:50:45.336851 [ 283 ] {} <Debug> HTTP-Session: 2a20e7b6-399d-40a9-99ae-3ae09ab1096b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14074 | 2024.10.30 19:50:45.336868 [ 283 ] {} <Debug> HTTP-Session: 2a20e7b6-399d-40a9-99ae-3ae09ab1096b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14075 | 2024.10.30 19:50:45.336907 [ 283 ] {} <Trace> HTTP-Session: 2a20e7b6-399d-40a9-99ae-3ae09ab1096b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14076 | 2024.10.30 19:50:45.337084 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34596) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14077 | 2024.10.30 19:50:45.337138 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14078 | 2024.10.30 19:50:45.337312 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14079 | 2024.10.30 19:50:45.337682 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14080 | 2024.10.30 19:50:45.337719 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14081 | 2024.10.30 19:50:45.338095 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14082 | 2024.10.30 19:50:45.338426 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14083 | 2024.10.30 19:50:45.338565 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Debug> executeQuery: Read 95 rows, 6.63 KiB in 0.001542 sec., 61608.300907911806 rows/sec., 4.20 MiB/sec. | ||
14084 | 2024.10.30 19:50:45.338810 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Debug> DynamicQueryHandler: Done processing query | ||
14085 | 2024.10.30 19:50:45.338842 [ 283 ] {55cc7f14-f09f-449f-a3ac-a4bb89924049} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14086 | 2024.10.30 19:50:45.338902 [ 283 ] {} <Debug> HTTP-Session: 2a20e7b6-399d-40a9-99ae-3ae09ab1096b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14087 | 2024.10.30 19:50:45.339180 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14088 | 2024.10.30 19:50:45.339227 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Length: 74570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14089 | 2024.10.30 19:50:45.339289 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14090 | 2024.10.30 19:50:45.339315 [ 262 ] {} <Debug> HTTP-Session: e2eaa87e-3290-45c7-a3d5-f069b88cc5db Authenticating user 'default' from [fd00:1122:3344:101::d]:36170 | ||
14091 | 2024.10.30 19:50:45.339335 [ 262 ] {} <Debug> HTTP-Session: e2eaa87e-3290-45c7-a3d5-f069b88cc5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14092 | 2024.10.30 19:50:45.339352 [ 262 ] {} <Debug> HTTP-Session: e2eaa87e-3290-45c7-a3d5-f069b88cc5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14093 | 2024.10.30 19:50:45.339391 [ 262 ] {} <Trace> HTTP-Session: e2eaa87e-3290-45c7-a3d5-f069b88cc5db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14094 | 2024.10.30 19:50:45.340316 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36170) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14095 | 2024.10.30 19:50:45.340400 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14096 | 2024.10.30 19:50:45.340818 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14097 | 2024.10.30 19:50:45.341622 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14098 | 2024.10.30 19:50:45.341660 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14099 | 2024.10.30 19:50:45.342315 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14100 | 2024.10.30 19:50:45.342724 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14101 | 2024.10.30 19:50:45.342909 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Debug> executeQuery: Read 46 rows, 81.61 KiB in 0.003396 sec., 13545.347467608952 rows/sec., 23.47 MiB/sec. | ||
14102 | 2024.10.30 19:50:45.343233 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Debug> DynamicQueryHandler: Done processing query | ||
14103 | 2024.10.30 19:50:45.343257 [ 262 ] {fef913a5-6b65-4a89-afea-84aa4378d419} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14104 | 2024.10.30 19:50:45.343273 [ 262 ] {} <Debug> HTTP-Session: e2eaa87e-3290-45c7-a3d5-f069b88cc5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14105 | 2024.10.30 19:50:45.343437 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34596, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14106 | 2024.10.30 19:50:45.343448 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14107 | 2024.10.30 19:50:45.343493 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14108 | 2024.10.30 19:50:45.343516 [ 283 ] {} <Debug> HTTP-Session: 4c2ef384-eda7-4410-8e0d-15c31c1e5f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:34596 | ||
14109 | 2024.10.30 19:50:45.343534 [ 283 ] {} <Debug> HTTP-Session: 4c2ef384-eda7-4410-8e0d-15c31c1e5f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14110 | 2024.10.30 19:50:45.343550 [ 283 ] {} <Debug> HTTP-Session: 4c2ef384-eda7-4410-8e0d-15c31c1e5f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14111 | 2024.10.30 19:50:45.343581 [ 283 ] {} <Trace> HTTP-Session: 4c2ef384-eda7-4410-8e0d-15c31c1e5f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14112 | 2024.10.30 19:50:45.343687 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34596) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14113 | 2024.10.30 19:50:45.343732 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14114 | 2024.10.30 19:50:45.343864 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14115 | 2024.10.30 19:50:45.344172 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14116 | 2024.10.30 19:50:45.344209 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14117 | 2024.10.30 19:50:45.344561 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14118 | 2024.10.30 19:50:45.344881 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2024.10.30 19:50:45.345030 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00137 sec., 21897.810218978102 rows/sec., 1.45 MiB/sec. | ||
14120 | 2024.10.30 19:50:45.345296 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Debug> DynamicQueryHandler: Done processing query | ||
14121 | 2024.10.30 19:50:45.345345 [ 283 ] {b9daab34-949c-444f-a7cf-5239fa2df517} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14122 | 2024.10.30 19:50:45.345382 [ 283 ] {} <Debug> HTTP-Session: 4c2ef384-eda7-4410-8e0d-15c31c1e5f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14123 | 2024.10.30 19:50:45.345940 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14124 | 2024.10.30 19:50:46.000202 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.92 MiB, peak 184.43 MiB, free memory in arenas 0.00 B, will set to 176.28 MiB (RSS), difference: -2.64 MiB | ||
14125 | 2024.10.30 19:50:46.789707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 1258 | ||
14126 | 2024.10.30 19:50:46.794174 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14127 | 2024.10.30 19:50:46.794224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB. | ||
14128 | 2024.10.30 19:50:46.795840 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14129 | 2024.10.30 19:50:46.796849 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14130 | 2024.10.30 19:50:46.797390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
14131 | 2024.10.30 19:50:50.236916 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43736, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14132 | 2024.10.30 19:50:50.237061 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14133 | 2024.10.30 19:50:50.237092 [ 283 ] {} <Debug> HTTP-Session: 495af169-270f-4ab1-af09-61dc13efd1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43736 | ||
14134 | 2024.10.30 19:50:50.237120 [ 283 ] {} <Debug> HTTP-Session: 495af169-270f-4ab1-af09-61dc13efd1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14135 | 2024.10.30 19:50:50.237138 [ 283 ] {} <Debug> HTTP-Session: 495af169-270f-4ab1-af09-61dc13efd1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14136 | 2024.10.30 19:50:50.237195 [ 283 ] {} <Trace> HTTP-Session: 495af169-270f-4ab1-af09-61dc13efd1dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14137 | 2024.10.30 19:50:50.237425 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43736) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
14138 | 2024.10.30 19:50:50.237505 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
14139 | 2024.10.30 19:50:50.237861 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14140 | 2024.10.30 19:50:50.238356 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14141 | 2024.10.30 19:50:50.238404 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14142 | 2024.10.30 19:50:50.238857 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14143 | 2024.10.30 19:50:50.239261 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14144 | 2024.10.30 19:50:50.239432 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002088 sec., 28735.632183908045 rows/sec., 2.10 MiB/sec. | ||
14145 | 2024.10.30 19:50:50.239486 [ 85 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14146 | 2024.10.30 19:50:50.239617 [ 85 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14147 | 2024.10.30 19:50:50.239654 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14148 | 2024.10.30 19:50:50.239815 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Debug> DynamicQueryHandler: Done processing query | ||
14149 | 2024.10.30 19:50:50.239904 [ 283 ] {d7afe347-5454-4b8e-9e21-dc9d8b505a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14150 | 2024.10.30 19:50:50.239962 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14151 | 2024.10.30 19:50:50.239988 [ 283 ] {} <Debug> HTTP-Session: 495af169-270f-4ab1-af09-61dc13efd1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14152 | 2024.10.30 19:50:50.240525 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14153 | 2024.10.30 19:50:50.240552 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47321, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14154 | 2024.10.30 19:50:50.240801 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14155 | 2024.10.30 19:50:50.240877 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14156 | 2024.10.30 19:50:50.240920 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part | ||
14157 | 2024.10.30 19:50:50.240937 [ 262 ] {} <Debug> HTTP-Session: 501c0412-aacf-488f-92aa-3a0161f53ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47321 | ||
14158 | 2024.10.30 19:50:50.240990 [ 262 ] {} <Debug> HTTP-Session: 501c0412-aacf-488f-92aa-3a0161f53ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14159 | 2024.10.30 19:50:50.241034 [ 262 ] {} <Debug> HTTP-Session: 501c0412-aacf-488f-92aa-3a0161f53ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14160 | 2024.10.30 19:50:50.241158 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
14161 | 2024.10.30 19:50:50.241235 [ 262 ] {} <Trace> HTTP-Session: 501c0412-aacf-488f-92aa-3a0161f53ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14162 | 2024.10.30 19:50:50.241393 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
14163 | 2024.10.30 19:50:50.241689 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
14164 | 2024.10.30 19:50:50.241960 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
14165 | 2024.10.30 19:50:50.242127 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47321) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14166 | 2024.10.30 19:50:50.242258 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
14167 | 2024.10.30 19:50:50.242403 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14168 | 2024.10.30 19:50:50.243403 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14169 | 2024.10.30 19:50:50.244521 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14170 | 2024.10.30 19:50:50.244598 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14171 | 2024.10.30 19:50:50.245239 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.005495606 sec., 48038.378297134106 rows/sec., 3.69 MiB/sec. | ||
14172 | 2024.10.30 19:50:50.245503 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14173 | 2024.10.30 19:50:50.245529 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
14174 | 2024.10.30 19:50:50.246643 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14175 | 2024.10.30 19:50:50.246724 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14176 | 2024.10.30 19:50:50.246978 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_56_11} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14177 | 2024.10.30 19:50:50.247033 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.005087 sec., 393.15903282877923 rows/sec., 29.18 KiB/sec. | ||
14178 | 2024.10.30 19:50:50.247248 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14179 | 2024.10.30 19:50:50.247627 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Debug> DynamicQueryHandler: Done processing query | ||
14180 | 2024.10.30 19:50:50.247657 [ 262 ] {2b43d049-625d-41ec-9099-f31e3e786c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14181 | 2024.10.30 19:50:50.247673 [ 262 ] {} <Debug> HTTP-Session: 501c0412-aacf-488f-92aa-3a0161f53ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14182 | 2024.10.30 19:50:50.247896 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14183 | 2024.10.30 19:50:50.247976 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53204, User-Agent: (none), Length: 37632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14184 | 2024.10.30 19:50:50.248040 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14185 | 2024.10.30 19:50:50.248064 [ 283 ] {} <Debug> HTTP-Session: b8519ff2-6ea9-4d6f-8ba9-069611273d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53204 | ||
14186 | 2024.10.30 19:50:50.248084 [ 283 ] {} <Debug> HTTP-Session: b8519ff2-6ea9-4d6f-8ba9-069611273d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14187 | 2024.10.30 19:50:50.248101 [ 283 ] {} <Debug> HTTP-Session: b8519ff2-6ea9-4d6f-8ba9-069611273d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14188 | 2024.10.30 19:50:50.248139 [ 283 ] {} <Trace> HTTP-Session: b8519ff2-6ea9-4d6f-8ba9-069611273d9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14189 | 2024.10.30 19:50:50.248370 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53204) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14190 | 2024.10.30 19:50:50.248423 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14191 | 2024.10.30 19:50:50.248702 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14192 | 2024.10.30 19:50:50.249197 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14193 | 2024.10.30 19:50:50.249235 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14194 | 2024.10.30 19:50:50.249620 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14195 | 2024.10.30 19:50:50.249993 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14196 | 2024.10.30 19:50:50.250146 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Debug> executeQuery: Read 260 rows, 21.86 KiB in 0.001891 sec., 137493.38974087784 rows/sec., 11.29 MiB/sec. | ||
14197 | 2024.10.30 19:50:50.250167 [ 85 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14198 | 2024.10.30 19:50:50.250259 [ 85 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14199 | 2024.10.30 19:50:50.250309 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14200 | 2024.10.30 19:50:50.250439 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Debug> DynamicQueryHandler: Done processing query | ||
14201 | 2024.10.30 19:50:50.250494 [ 283 ] {9b85b2d7-8699-4f03-b50b-5f0a6134d804} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
14202 | 2024.10.30 19:50:50.250532 [ 283 ] {} <Debug> HTTP-Session: b8519ff2-6ea9-4d6f-8ba9-069611273d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14203 | 2024.10.30 19:50:50.250549 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14204 | 2024.10.30 19:50:50.250797 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14205 | 2024.10.30 19:50:50.250820 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14206 | 2024.10.30 19:50:50.250820 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47321, User-Agent: (none), Length: 5946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14207 | 2024.10.30 19:50:50.250904 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1474 rows starting from the beginning of the part | ||
14208 | 2024.10.30 19:50:50.250971 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14209 | 2024.10.30 19:50:50.251070 [ 262 ] {} <Debug> HTTP-Session: 37967773-2654-4e49-9131-fc0816f03037 Authenticating user 'default' from [fd00:1122:3344:101::d]:47321 | ||
14210 | 2024.10.30 19:50:50.251163 [ 262 ] {} <Debug> HTTP-Session: 37967773-2654-4e49-9131-fc0816f03037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14211 | 2024.10.30 19:50:50.251201 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
14212 | 2024.10.30 19:50:50.251231 [ 262 ] {} <Debug> HTTP-Session: 37967773-2654-4e49-9131-fc0816f03037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14213 | 2024.10.30 19:50:50.251415 [ 262 ] {} <Trace> HTTP-Session: 37967773-2654-4e49-9131-fc0816f03037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14214 | 2024.10.30 19:50:50.251642 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 216 rows starting from the beginning of the part | ||
14215 | 2024.10.30 19:50:50.252007 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47321) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14216 | 2024.10.30 19:50:50.252007 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1304 rows starting from the beginning of the part | ||
14217 | 2024.10.30 19:50:50.252146 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14218 | 2024.10.30 19:50:50.252301 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 267 rows starting from the beginning of the part | ||
14219 | 2024.10.30 19:50:50.252678 [ 198 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 260 rows starting from the beginning of the part | ||
14220 | 2024.10.30 19:50:50.253483 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14221 | 2024.10.30 19:50:50.254290 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14222 | 2024.10.30 19:50:50.254348 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14223 | 2024.10.30 19:50:50.255296 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14224 | 2024.10.30 19:50:50.255772 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14225 | 2024.10.30 19:50:50.255985 [ 85 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14226 | 2024.10.30 19:50:50.256037 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Debug> executeQuery: Read 43 rows, 3.02 KiB in 0.004209 sec., 10216.203373722974 rows/sec., 718.56 KiB/sec. | ||
14227 | 2024.10.30 19:50:50.256081 [ 85 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14228 | 2024.10.30 19:50:50.256162 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14229 | 2024.10.30 19:50:50.256711 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Debug> DynamicQueryHandler: Done processing query | ||
14230 | 2024.10.30 19:50:50.256842 [ 262 ] {63b65ac0-fb03-4d89-86e5-1e12a4be724e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14231 | 2024.10.30 19:50:50.256919 [ 262 ] {} <Debug> HTTP-Session: 37967773-2654-4e49-9131-fc0816f03037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14232 | 2024.10.30 19:50:50.257094 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3682 rows, containing 5 columns (5 merged, 0 gathered) in 0.006689168 sec., 550442.1476632071 rows/sec., 47.71 MiB/sec. | ||
14233 | 2024.10.30 19:50:50.257118 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14234 | 2024.10.30 19:50:50.257265 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14235 | 2024.10.30 19:50:50.257445 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48118, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14236 | 2024.10.30 19:50:50.257522 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14237 | 2024.10.30 19:50:50.257666 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14238 | 2024.10.30 19:50:50.257876 [ 283 ] {} <Debug> HTTP-Session: 6be6e395-41d8-48fa-9b44-c610c5568cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:48118 | ||
14239 | 2024.10.30 19:50:50.257901 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14240 | 2024.10.30 19:50:50.257926 [ 283 ] {} <Debug> HTTP-Session: 6be6e395-41d8-48fa-9b44-c610c5568cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14241 | 2024.10.30 19:50:50.257983 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 92 rows starting from the beginning of the part | ||
14242 | 2024.10.30 19:50:50.258011 [ 283 ] {} <Debug> HTTP-Session: 6be6e395-41d8-48fa-9b44-c610c5568cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14243 | 2024.10.30 19:50:50.258376 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
14244 | 2024.10.30 19:50:50.258560 [ 283 ] {} <Trace> HTTP-Session: 6be6e395-41d8-48fa-9b44-c610c5568cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14245 | 2024.10.30 19:50:50.258903 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part | ||
14246 | 2024.10.30 19:50:50.259306 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
14247 | 2024.10.30 19:50:50.259482 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48118) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14248 | 2024.10.30 19:50:50.259677 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 62 rows starting from the beginning of the part | ||
14249 | 2024.10.30 19:50:50.259769 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14250 | 2024.10.30 19:50:50.260072 [ 191 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 43 rows starting from the beginning of the part | ||
14251 | 2024.10.30 19:50:50.260444 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14252 | 2024.10.30 19:50:50.260861 [ 186 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_56_11} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14253 | 2024.10.30 19:50:50.261175 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
14254 | 2024.10.30 19:50:50.261751 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14255 | 2024.10.30 19:50:50.262833 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14256 | 2024.10.30 19:50:50.262909 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14257 | 2024.10.30 19:50:50.263532 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00708976 sec., 44571.325404527095 rows/sec., 3.32 MiB/sec. | ||
14258 | 2024.10.30 19:50:50.263754 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14259 | 2024.10.30 19:50:50.263824 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14260 | 2024.10.30 19:50:50.265054 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14261 | 2024.10.30 19:50:50.265095 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14262 | 2024.10.30 19:50:50.265233 [ 190 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_56_11} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14263 | 2024.10.30 19:50:50.265347 [ 85 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14264 | 2024.10.30 19:50:50.265439 [ 85 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14265 | 2024.10.30 19:50:50.265423 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.00627 sec., 9569.377990430621 rows/sec., 707.74 KiB/sec. | ||
14266 | 2024.10.30 19:50:50.265488 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14267 | 2024.10.30 19:50:50.265496 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14268 | 2024.10.30 19:50:50.265760 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14269 | 2024.10.30 19:50:50.265860 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Debug> DynamicQueryHandler: Done processing query | ||
14270 | 2024.10.30 19:50:50.265895 [ 283 ] {c2c3773d-f866-4280-8dda-ef7a1c53be6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14271 | 2024.10.30 19:50:50.265925 [ 283 ] {} <Debug> HTTP-Session: 6be6e395-41d8-48fa-9b44-c610c5568cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14272 | 2024.10.30 19:50:50.265936 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14273 | 2024.10.30 19:50:50.265973 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 288 rows starting from the beginning of the part | ||
14274 | 2024.10.30 19:50:50.266069 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
14275 | 2024.10.30 19:50:50.266172 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14276 | 2024.10.30 19:50:50.266403 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37776, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14277 | 2024.10.30 19:50:50.266573 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14278 | 2024.10.30 19:50:50.266594 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
14279 | 2024.10.30 19:50:50.266619 [ 262 ] {} <Debug> HTTP-Session: bd8864eb-ada9-4670-a904-f18bc9e4acd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37776 | ||
14280 | 2024.10.30 19:50:50.266673 [ 262 ] {} <Debug> HTTP-Session: bd8864eb-ada9-4670-a904-f18bc9e4acd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14281 | 2024.10.30 19:50:50.266693 [ 262 ] {} <Debug> HTTP-Session: bd8864eb-ada9-4670-a904-f18bc9e4acd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14282 | 2024.10.30 19:50:50.266798 [ 262 ] {} <Trace> HTTP-Session: bd8864eb-ada9-4670-a904-f18bc9e4acd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14283 | 2024.10.30 19:50:50.266837 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 264 rows starting from the beginning of the part | ||
14284 | 2024.10.30 19:50:50.267137 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37776) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14285 | 2024.10.30 19:50:50.267153 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
14286 | 2024.10.30 19:50:50.267302 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14287 | 2024.10.30 19:50:50.267561 [ 188 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
14288 | 2024.10.30 19:50:50.268271 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14289 | 2024.10.30 19:50:50.268778 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14290 | 2024.10.30 19:50:50.268821 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14291 | 2024.10.30 19:50:50.269366 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14292 | 2024.10.30 19:50:50.269498 [ 194 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.003832893 sec., 197761.84725219305 rows/sec., 13.78 MiB/sec. | ||
14293 | 2024.10.30 19:50:50.269706 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14294 | 2024.10.30 19:50:50.269889 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14295 | 2024.10.30 19:50:50.270167 [ 85 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14296 | 2024.10.30 19:50:50.270242 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.003242 sec., 9253.547193090684 rows/sec., 639.19 KiB/sec. | ||
14297 | 2024.10.30 19:50:50.270275 [ 85 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14298 | 2024.10.30 19:50:50.270375 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14299 | 2024.10.30 19:50:50.270875 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14300 | 2024.10.30 19:50:50.270898 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Debug> DynamicQueryHandler: Done processing query | ||
14301 | 2024.10.30 19:50:50.270910 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14302 | 2024.10.30 19:50:50.270996 [ 262 ] {af61f071-322d-4b80-be9f-fd29355036a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14303 | 2024.10.30 19:50:50.271148 [ 262 ] {} <Debug> HTTP-Session: bd8864eb-ada9-4670-a904-f18bc9e4acd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14304 | 2024.10.30 19:50:50.271550 [ 196 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_56_11} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14305 | 2024.10.30 19:50:50.271639 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14306 | 2024.10.30 19:50:50.271842 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36495, User-Agent: (none), Length: 19339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14307 | 2024.10.30 19:50:50.272219 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14308 | |||
14309 | (version 23.8.7.1) | ||
14310 | 2024.10.30 19:50:50.272248 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14311 | 2024.10.30 19:50:50.272328 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
14312 | 2024.10.30 19:50:50.272546 [ 283 ] {} <Debug> HTTP-Session: 6125a3d4-be31-4339-88b5-4912d6271dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:36495 | ||
14313 | 2024.10.30 19:50:50.272622 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14314 | 2024.10.30 19:50:50.272636 [ 283 ] {} <Debug> HTTP-Session: 6125a3d4-be31-4339-88b5-4912d6271dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14315 | 2024.10.30 19:50:50.272690 [ 283 ] {} <Debug> HTTP-Session: 6125a3d4-be31-4339-88b5-4912d6271dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14316 | 2024.10.30 19:50:50.272725 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 30 rows starting from the beginning of the part | ||
14317 | 2024.10.30 19:50:50.272775 [ 283 ] {} <Trace> HTTP-Session: 6125a3d4-be31-4339-88b5-4912d6271dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14318 | 2024.10.30 19:50:50.272904 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
14319 | 2024.10.30 19:50:50.273132 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36495) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14320 | 2024.10.30 19:50:50.273245 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part | ||
14321 | 2024.10.30 19:50:50.273254 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14322 | 2024.10.30 19:50:50.273646 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
14323 | 2024.10.30 19:50:50.273952 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 18 rows starting from the beginning of the part | ||
14324 | 2024.10.30 19:50:50.274307 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
14325 | 2024.10.30 19:50:50.274856 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14326 | 2024.10.30 19:50:50.275430 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14327 | 2024.10.30 19:50:50.275476 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14328 | 2024.10.30 19:50:50.276059 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14329 | 2024.10.30 19:50:50.276112 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005523847 sec., 23896.389599494698 rows/sec., 1.70 MiB/sec. | ||
14330 | 2024.10.30 19:50:50.276383 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14331 | 2024.10.30 19:50:50.276801 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14332 | 2024.10.30 19:50:50.277182 [ 85 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14333 | 2024.10.30 19:50:50.277295 [ 85 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14334 | 2024.10.30 19:50:50.277321 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Debug> executeQuery: Read 115 rows, 9.02 KiB in 0.004337 sec., 26516.024902005996 rows/sec., 2.03 MiB/sec. | ||
14335 | 2024.10.30 19:50:50.277354 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14336 | 2024.10.30 19:50:50.277750 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14337 | 2024.10.30 19:50:50.277819 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2024.10.30 19:50:50.278004 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Debug> DynamicQueryHandler: Done processing query | ||
14339 | 2024.10.30 19:50:50.278058 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_56_11} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14340 | 2024.10.30 19:50:50.278090 [ 283 ] {3ab1b890-63df-41db-af68-3baa7118d7c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
14341 | 2024.10.30 19:50:50.278159 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14342 | 2024.10.30 19:50:50.278160 [ 283 ] {} <Debug> HTTP-Session: 6125a3d4-be31-4339-88b5-4912d6271dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14343 | 2024.10.30 19:50:50.278303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14344 | 2024.10.30 19:50:50.278303 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 629 rows starting from the beginning of the part | ||
14345 | 2024.10.30 19:50:50.278465 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 67 rows starting from the beginning of the part | ||
14346 | 2024.10.30 19:50:50.278631 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14347 | 2024.10.30 19:50:50.278738 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50923, User-Agent: (none), Length: 18796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14348 | 2024.10.30 19:50:50.278869 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 99 rows starting from the beginning of the part | ||
14349 | 2024.10.30 19:50:50.278944 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14350 | 2024.10.30 19:50:50.279065 [ 262 ] {} <Debug> HTTP-Session: 52c3316b-3d4c-49a9-b6a4-f2df9c4d59d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50923 | ||
14351 | 2024.10.30 19:50:50.279136 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 535 rows starting from the beginning of the part | ||
14352 | 2024.10.30 19:50:50.279159 [ 262 ] {} <Debug> HTTP-Session: 52c3316b-3d4c-49a9-b6a4-f2df9c4d59d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14353 | 2024.10.30 19:50:50.279226 [ 262 ] {} <Debug> HTTP-Session: 52c3316b-3d4c-49a9-b6a4-f2df9c4d59d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14354 | 2024.10.30 19:50:50.279405 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 244 rows starting from the beginning of the part | ||
14355 | 2024.10.30 19:50:50.279428 [ 262 ] {} <Trace> HTTP-Session: 52c3316b-3d4c-49a9-b6a4-f2df9c4d59d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14356 | 2024.10.30 19:50:50.279672 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 115 rows starting from the beginning of the part | ||
14357 | 2024.10.30 19:50:50.280014 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50923) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14358 | 2024.10.30 19:50:50.280139 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14359 | 2024.10.30 19:50:50.280631 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14360 | 2024.10.30 19:50:50.281612 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14361 | 2024.10.30 19:50:50.281667 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14362 | 2024.10.30 19:50:50.282440 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14363 | 2024.10.30 19:50:50.283069 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 5 columns (5 merged, 0 gathered) in 0.005558648 sec., 303850.86445480987 rows/sec., 23.98 MiB/sec. | ||
14364 | 2024.10.30 19:50:50.283292 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14365 | 2024.10.30 19:50:50.283389 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14366 | 2024.10.30 19:50:50.283618 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14367 | 2024.10.30 19:50:50.283725 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14368 | 2024.10.30 19:50:50.283710 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Debug> executeQuery: Read 98 rows, 6.97 KiB in 0.003925 sec., 24968.15286624204 rows/sec., 1.73 MiB/sec. | ||
14369 | 2024.10.30 19:50:50.283788 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14370 | 2024.10.30 19:50:50.284528 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14371 | 2024.10.30 19:50:50.284757 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Debug> DynamicQueryHandler: Done processing query | ||
14372 | 2024.10.30 19:50:50.284875 [ 262 ] {fd6fd346-4b60-4d95-93a5-45724f4a89d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14373 | 2024.10.30 19:50:50.285019 [ 262 ] {} <Debug> HTTP-Session: 52c3316b-3d4c-49a9-b6a4-f2df9c4d59d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14374 | 2024.10.30 19:50:50.285563 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14375 | 2024.10.30 19:50:50.285581 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36495, User-Agent: (none), Length: 19131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14376 | 2024.10.30 19:50:50.285789 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14377 | 2024.10.30 19:50:50.285889 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14378 | 2024.10.30 19:50:50.285974 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14379 | |||
14380 | (version 23.8.7.1) | ||
14381 | 2024.10.30 19:50:50.286056 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14382 | 2024.10.30 19:50:50.286090 [ 283 ] {} <Debug> HTTP-Session: 8f1cafff-ebbb-4d00-8e92-95a76d6b0c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36495 | ||
14383 | 2024.10.30 19:50:50.286103 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 11220 rows starting from the beginning of the part | ||
14384 | 2024.10.30 19:50:50.286272 [ 283 ] {} <Debug> HTTP-Session: 8f1cafff-ebbb-4d00-8e92-95a76d6b0c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14385 | 2024.10.30 19:50:50.286474 [ 283 ] {} <Debug> HTTP-Session: 8f1cafff-ebbb-4d00-8e92-95a76d6b0c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14386 | 2024.10.30 19:50:50.286943 [ 201 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_56_11} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14387 | 2024.10.30 19:50:50.286975 [ 283 ] {} <Trace> HTTP-Session: 8f1cafff-ebbb-4d00-8e92-95a76d6b0c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14388 | 2024.10.30 19:50:50.287631 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 61 rows starting from the beginning of the part | ||
14389 | 2024.10.30 19:50:50.287669 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
14390 | 2024.10.30 19:50:50.287762 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
14391 | 2024.10.30 19:50:50.288023 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36495) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14392 | 2024.10.30 19:50:50.288075 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 908 rows starting from the beginning of the part | ||
14393 | 2024.10.30 19:50:50.288395 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14394 | 2024.10.30 19:50:50.288428 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
14395 | 2024.10.30 19:50:50.288863 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 98 rows starting from the beginning of the part | ||
14396 | 2024.10.30 19:50:50.290751 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14397 | 2024.10.30 19:50:50.291800 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14398 | 2024.10.30 19:50:50.291869 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14399 | 2024.10.30 19:50:50.293820 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14400 | 2024.10.30 19:50:50.294509 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14401 | 2024.10.30 19:50:50.294781 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14402 | 2024.10.30 19:50:50.294811 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007192 sec., 1529.4771968854284 rows/sec., 2.74 MiB/sec. | ||
14403 | 2024.10.30 19:50:50.294848 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14404 | 2024.10.30 19:50:50.294919 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14405 | 2024.10.30 19:50:50.295527 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
14406 | 2024.10.30 19:50:50.295861 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Debug> DynamicQueryHandler: Done processing query | ||
14407 | 2024.10.30 19:50:50.296056 [ 283 ] {8b88c59f-d441-4ae3-abb7-a4f4f313fa06} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
14408 | 2024.10.30 19:50:50.296265 [ 283 ] {} <Debug> HTTP-Session: 8f1cafff-ebbb-4d00-8e92-95a76d6b0c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14409 | 2024.10.30 19:50:50.297270 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12442 rows, containing 5 columns (5 merged, 0 gathered) in 0.013313215 sec., 934560.1344228273 rows/sec., 63.27 MiB/sec. | ||
14410 | 2024.10.30 19:50:50.297448 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14411 | 2024.10.30 19:50:50.297599 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14412 | 2024.10.30 19:50:50.297662 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37899, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14413 | 2024.10.30 19:50:50.297771 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 849 rows starting from the beginning of the part | ||
14414 | 2024.10.30 19:50:50.297777 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14415 | 2024.10.30 19:50:50.297856 [ 262 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14416 | 2024.10.30 19:50:50.297966 [ 262 ] {} <Debug> HTTP-Session: f94cdc1c-dcbb-4eb8-a0e3-7f3a4e9792bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37899 | ||
14417 | 2024.10.30 19:50:50.298046 [ 262 ] {} <Debug> HTTP-Session: f94cdc1c-dcbb-4eb8-a0e3-7f3a4e9792bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14418 | 2024.10.30 19:50:50.298125 [ 262 ] {} <Debug> HTTP-Session: f94cdc1c-dcbb-4eb8-a0e3-7f3a4e9792bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14419 | 2024.10.30 19:50:50.298247 [ 262 ] {} <Trace> HTTP-Session: f94cdc1c-dcbb-4eb8-a0e3-7f3a4e9792bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14420 | 2024.10.30 19:50:50.299007 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37899) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14421 | 2024.10.30 19:50:50.299252 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14422 | 2024.10.30 19:50:50.299294 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
14423 | 2024.10.30 19:50:50.300241 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2024.10.30 19:50:50.300783 [ 193 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14425 | 2024.10.30 19:50:50.300849 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14426 | 2024.10.30 19:50:50.300914 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
14427 | 2024.10.30 19:50:50.301129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
14428 | 2024.10.30 19:50:50.301784 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
14429 | 2024.10.30 19:50:50.302144 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14430 | 2024.10.30 19:50:50.302352 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14431 | 2024.10.30 19:50:50.302507 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part | ||
14432 | 2024.10.30 19:50:50.303135 [ 189 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
14433 | 2024.10.30 19:50:50.303830 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14434 | 2024.10.30 19:50:50.304663 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14435 | 2024.10.30 19:50:50.304995 [ 85 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14436 | 2024.10.30 19:50:50.305081 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.006379 sec., 4702.931493964571 rows/sec., 319.19 KiB/sec. | ||
14437 | 2024.10.30 19:50:50.305097 [ 85 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14438 | 2024.10.30 19:50:50.305196 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14439 | 2024.10.30 19:50:50.305660 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14440 | 2024.10.30 19:50:50.305700 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Debug> DynamicQueryHandler: Done processing query | ||
14441 | 2024.10.30 19:50:50.305732 [ 262 ] {ec5a1d62-879d-4f89-a6a3-75114dce804d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14442 | 2024.10.30 19:50:50.305770 [ 262 ] {} <Debug> HTTP-Session: f94cdc1c-dcbb-4eb8-a0e3-7f3a4e9792bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14443 | 2024.10.30 19:50:50.305863 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14444 | 2024.10.30 19:50:50.305899 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1448 rows starting from the beginning of the part | ||
14445 | 2024.10.30 19:50:50.305999 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
14446 | 2024.10.30 19:50:50.306282 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14447 | 2024.10.30 19:50:50.306316 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
14448 | 2024.10.30 19:50:50.306615 [ 262 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14449 | |||
14450 | (version 23.8.7.1) | ||
14451 | 2024.10.30 19:50:50.306699 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
14452 | 2024.10.30 19:50:50.307081 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
14453 | 2024.10.30 19:50:50.307430 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
14454 | 2024.10.30 19:50:50.310757 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 4 columns (4 merged, 0 gathered) in 0.005385903 sec., 296700.4790097408 rows/sec., 19.64 MiB/sec. | ||
14455 | 2024.10.30 19:50:50.311027 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14456 | 2024.10.30 19:50:50.311519 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14457 | 2024.10.30 19:50:50.311593 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_56_11} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14458 | 2024.10.30 19:50:50.311666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14459 | 2024.10.30 19:50:50.313529 [ 192 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 19 columns (19 merged, 0 gathered) in 0.018450042 sec., 52411.80480781561 rows/sec., 93.77 MiB/sec. | ||
14460 | 2024.10.30 19:50:50.314655 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14461 | 2024.10.30 19:50:50.315282 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14462 | 2024.10.30 19:50:50.315374 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14463 | 2024.10.30 19:50:50.315530 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
14464 | 2024.10.30 19:50:51.000155 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.52 MiB, peak 187.73 MiB, free memory in arenas 0.00 B, will set to 178.56 MiB (RSS), difference: 1.04 MiB | ||
14465 | 2024.10.30 19:50:54.852050 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14466 | 2024.10.30 19:50:54.877585 [ 262 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14467 | 2024.10.30 19:50:54.881083 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14468 | 2024.10.30 19:50:54.995553 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14469 | 2024.10.30 19:50:55.015998 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14470 | 2024.10.30 19:50:55.142486 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14471 | 2024.10.30 19:50:55.147987 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14472 | 2024.10.30 19:50:55.236953 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34743, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14473 | 2024.10.30 19:50:55.237047 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14474 | 2024.10.30 19:50:55.237075 [ 266 ] {} <Debug> HTTP-Session: 01caebf0-38be-4631-a341-f9e60f369039 Authenticating user 'default' from [fd00:1122:3344:101::d]:34743 | ||
14475 | 2024.10.30 19:50:55.237104 [ 266 ] {} <Debug> HTTP-Session: 01caebf0-38be-4631-a341-f9e60f369039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14476 | 2024.10.30 19:50:55.237122 [ 266 ] {} <Debug> HTTP-Session: 01caebf0-38be-4631-a341-f9e60f369039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14477 | 2024.10.30 19:50:55.237178 [ 266 ] {} <Trace> HTTP-Session: 01caebf0-38be-4631-a341-f9e60f369039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14478 | 2024.10.30 19:50:55.237399 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34743) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
14479 | 2024.10.30 19:50:55.237472 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
14480 | 2024.10.30 19:50:55.237826 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14481 | 2024.10.30 19:50:55.238370 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14482 | 2024.10.30 19:50:55.238413 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14483 | 2024.10.30 19:50:55.238848 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14484 | 2024.10.30 19:50:55.239236 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14485 | 2024.10.30 19:50:55.239394 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002068 sec., 17408.123791102516 rows/sec., 1.29 MiB/sec. | ||
14486 | 2024.10.30 19:50:55.239640 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Debug> DynamicQueryHandler: Done processing query | ||
14487 | 2024.10.30 19:50:55.239672 [ 266 ] {3591514d-08fc-4308-9c53-a1c4a553a94e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14488 | 2024.10.30 19:50:55.239690 [ 266 ] {} <Debug> HTTP-Session: 01caebf0-38be-4631-a341-f9e60f369039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14489 | 2024.10.30 19:50:55.239867 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14490 | 2024.10.30 19:50:55.240040 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45918, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14491 | 2024.10.30 19:50:55.240160 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14492 | 2024.10.30 19:50:55.240187 [ 259 ] {} <Debug> HTTP-Session: d4461b0a-ddf9-42aa-a95d-31370f10dd7a Authenticating user 'default' from [fd00:1122:3344:101::d]:45918 | ||
14493 | 2024.10.30 19:50:55.240211 [ 259 ] {} <Debug> HTTP-Session: d4461b0a-ddf9-42aa-a95d-31370f10dd7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14494 | 2024.10.30 19:50:55.240226 [ 259 ] {} <Debug> HTTP-Session: d4461b0a-ddf9-42aa-a95d-31370f10dd7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14495 | 2024.10.30 19:50:55.240280 [ 259 ] {} <Trace> HTTP-Session: d4461b0a-ddf9-42aa-a95d-31370f10dd7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14496 | 2024.10.30 19:50:55.240455 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45918) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14497 | 2024.10.30 19:50:55.240523 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14498 | 2024.10.30 19:50:55.240879 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14499 | 2024.10.30 19:50:55.241251 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14500 | 2024.10.30 19:50:55.241291 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14501 | 2024.10.30 19:50:55.241707 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14502 | 2024.10.30 19:50:55.242115 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14503 | 2024.10.30 19:50:55.242263 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00186 sec., 537.6344086021505 rows/sec., 39.90 KiB/sec. | ||
14504 | 2024.10.30 19:50:55.242478 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Debug> DynamicQueryHandler: Done processing query | ||
14505 | 2024.10.30 19:50:55.242507 [ 259 ] {6321fd18-c270-4da5-b650-d2f3288a7d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14506 | 2024.10.30 19:50:55.242523 [ 259 ] {} <Debug> HTTP-Session: d4461b0a-ddf9-42aa-a95d-31370f10dd7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14507 | 2024.10.30 19:50:55.242729 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34743, User-Agent: (none), Length: 33521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14508 | 2024.10.30 19:50:55.242744 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14509 | 2024.10.30 19:50:55.242824 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14510 | 2024.10.30 19:50:55.242853 [ 266 ] {} <Debug> HTTP-Session: 722db329-aef4-43fc-9434-919ccb032574 Authenticating user 'default' from [fd00:1122:3344:101::d]:34743 | ||
14511 | 2024.10.30 19:50:55.242880 [ 266 ] {} <Debug> HTTP-Session: 722db329-aef4-43fc-9434-919ccb032574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14512 | 2024.10.30 19:50:55.242918 [ 266 ] {} <Debug> HTTP-Session: 722db329-aef4-43fc-9434-919ccb032574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14513 | 2024.10.30 19:50:55.242967 [ 266 ] {} <Trace> HTTP-Session: 722db329-aef4-43fc-9434-919ccb032574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14514 | 2024.10.30 19:50:55.243160 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34743) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14515 | 2024.10.30 19:50:55.243211 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14516 | 2024.10.30 19:50:55.243488 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14517 | 2024.10.30 19:50:55.243980 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14518 | 2024.10.30 19:50:55.244018 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14519 | 2024.10.30 19:50:55.244414 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14520 | 2024.10.30 19:50:55.244781 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14521 | 2024.10.30 19:50:55.244950 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Debug> executeQuery: Read 226 rows, 19.81 KiB in 0.001871 sec., 120791.02084446819 rows/sec., 10.34 MiB/sec. | ||
14522 | 2024.10.30 19:50:55.245153 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Debug> DynamicQueryHandler: Done processing query | ||
14523 | 2024.10.30 19:50:55.245178 [ 266 ] {f2d3d84f-7872-4218-a318-4f883b014108} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
14524 | 2024.10.30 19:50:55.245195 [ 266 ] {} <Debug> HTTP-Session: 722db329-aef4-43fc-9434-919ccb032574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14525 | 2024.10.30 19:50:55.245404 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14526 | 2024.10.30 19:50:55.245471 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37353, User-Agent: (none), Length: 8796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14527 | 2024.10.30 19:50:55.245564 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14528 | 2024.10.30 19:50:55.245589 [ 259 ] {} <Debug> HTTP-Session: 516d66db-3483-4571-8c75-1e9c7a296e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37353 | ||
14529 | 2024.10.30 19:50:55.245609 [ 259 ] {} <Debug> HTTP-Session: 516d66db-3483-4571-8c75-1e9c7a296e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14530 | 2024.10.30 19:50:55.245623 [ 259 ] {} <Debug> HTTP-Session: 516d66db-3483-4571-8c75-1e9c7a296e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14531 | 2024.10.30 19:50:55.245664 [ 259 ] {} <Trace> HTTP-Session: 516d66db-3483-4571-8c75-1e9c7a296e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14532 | 2024.10.30 19:50:55.245817 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37353) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14533 | 2024.10.30 19:50:55.245868 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14534 | 2024.10.30 19:50:55.246138 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14535 | 2024.10.30 19:50:55.246494 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14536 | 2024.10.30 19:50:55.246531 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14537 | 2024.10.30 19:50:55.246913 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14538 | 2024.10.30 19:50:55.247281 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14539 | 2024.10.30 19:50:55.247412 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Debug> executeQuery: Read 62 rows, 4.56 KiB in 0.00166 sec., 37349.39759036145 rows/sec., 2.68 MiB/sec. | ||
14540 | 2024.10.30 19:50:55.247589 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Debug> DynamicQueryHandler: Done processing query | ||
14541 | 2024.10.30 19:50:55.247614 [ 259 ] {9766b1f3-082b-4b75-ae56-4bb00aeca894} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14542 | 2024.10.30 19:50:55.247640 [ 259 ] {} <Debug> HTTP-Session: 516d66db-3483-4571-8c75-1e9c7a296e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14543 | 2024.10.30 19:50:55.247707 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14544 | 2024.10.30 19:50:55.247810 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14545 | 2024.10.30 19:50:55.247938 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53847, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14546 | 2024.10.30 19:50:55.248082 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14547 | 2024.10.30 19:50:55.248126 [ 267 ] {} <Debug> HTTP-Session: b591a2b3-d847-4a07-8fec-a1661a07c0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53847 | ||
14548 | 2024.10.30 19:50:55.248167 [ 267 ] {} <Debug> HTTP-Session: b591a2b3-d847-4a07-8fec-a1661a07c0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14549 | 2024.10.30 19:50:55.248195 [ 267 ] {} <Debug> HTTP-Session: b591a2b3-d847-4a07-8fec-a1661a07c0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14550 | 2024.10.30 19:50:55.248278 [ 267 ] {} <Trace> HTTP-Session: b591a2b3-d847-4a07-8fec-a1661a07c0e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14551 | 2024.10.30 19:50:55.248570 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53847) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14552 | 2024.10.30 19:50:55.248679 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14553 | 2024.10.30 19:50:55.249045 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14554 | 2024.10.30 19:50:55.249390 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14555 | 2024.10.30 19:50:55.249432 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14556 | 2024.10.30 19:50:55.249876 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14557 | 2024.10.30 19:50:55.250280 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14558 | 2024.10.30 19:50:55.250454 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001992 sec., 18072.289156626506 rows/sec., 1.33 MiB/sec. | ||
14559 | 2024.10.30 19:50:55.250688 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Debug> DynamicQueryHandler: Done processing query | ||
14560 | 2024.10.30 19:50:55.250720 [ 267 ] {d3063051-e33b-459c-9017-2bf7e66b8be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14561 | 2024.10.30 19:50:55.250739 [ 267 ] {} <Debug> HTTP-Session: b591a2b3-d847-4a07-8fec-a1661a07c0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14562 | 2024.10.30 19:50:55.250884 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14563 | 2024.10.30 19:50:55.250977 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39364, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14564 | 2024.10.30 19:50:55.251048 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14565 | 2024.10.30 19:50:55.251072 [ 259 ] {} <Debug> HTTP-Session: 78c98aa0-64f1-433c-9c46-b0780a09402a Authenticating user 'default' from [fd00:1122:3344:101::d]:39364 | ||
14566 | 2024.10.30 19:50:55.251093 [ 259 ] {} <Debug> HTTP-Session: 78c98aa0-64f1-433c-9c46-b0780a09402a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14567 | 2024.10.30 19:50:55.251110 [ 259 ] {} <Debug> HTTP-Session: 78c98aa0-64f1-433c-9c46-b0780a09402a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14568 | 2024.10.30 19:50:55.251155 [ 259 ] {} <Trace> HTTP-Session: 78c98aa0-64f1-433c-9c46-b0780a09402a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14569 | 2024.10.30 19:50:55.251293 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39364) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14570 | 2024.10.30 19:50:55.251349 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14571 | 2024.10.30 19:50:55.251655 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14572 | 2024.10.30 19:50:55.252002 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14573 | 2024.10.30 19:50:55.252038 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14574 | 2024.10.30 19:50:55.252395 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14575 | 2024.10.30 19:50:55.252776 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14576 | 2024.10.30 19:50:55.252905 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001655 sec., 10876.132930513595 rows/sec., 763.55 KiB/sec. | ||
14577 | 2024.10.30 19:50:55.253067 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Debug> DynamicQueryHandler: Done processing query | ||
14578 | 2024.10.30 19:50:55.253092 [ 259 ] {6f7ffd3f-ac65-4d27-90fe-aaf69ab332e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14579 | 2024.10.30 19:50:55.253109 [ 259 ] {} <Debug> HTTP-Session: 78c98aa0-64f1-433c-9c46-b0780a09402a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14580 | 2024.10.30 19:50:55.253369 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14581 | 2024.10.30 19:50:55.253367 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53847, User-Agent: (none), Length: 19144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14582 | 2024.10.30 19:50:55.253491 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14583 | 2024.10.30 19:50:55.253516 [ 267 ] {} <Debug> HTTP-Session: 290e81a6-bcac-4539-84b1-1dfd5dad1253 Authenticating user 'default' from [fd00:1122:3344:101::d]:53847 | ||
14584 | 2024.10.30 19:50:55.253552 [ 267 ] {} <Debug> HTTP-Session: 290e81a6-bcac-4539-84b1-1dfd5dad1253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14585 | 2024.10.30 19:50:55.253575 [ 267 ] {} <Debug> HTTP-Session: 290e81a6-bcac-4539-84b1-1dfd5dad1253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14586 | 2024.10.30 19:50:55.253623 [ 267 ] {} <Trace> HTTP-Session: 290e81a6-bcac-4539-84b1-1dfd5dad1253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14587 | 2024.10.30 19:50:55.253788 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53847) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14588 | 2024.10.30 19:50:55.253840 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14589 | 2024.10.30 19:50:55.254110 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14590 | 2024.10.30 19:50:55.254509 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14591 | 2024.10.30 19:50:55.254548 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14592 | 2024.10.30 19:50:55.254921 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14593 | 2024.10.30 19:50:55.255303 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14594 | 2024.10.30 19:50:55.255463 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Debug> executeQuery: Read 113 rows, 9.01 KiB in 0.001733 sec., 65204.84708597807 rows/sec., 5.08 MiB/sec. | ||
14595 | 2024.10.30 19:50:55.255646 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Debug> DynamicQueryHandler: Done processing query | ||
14596 | 2024.10.30 19:50:55.255671 [ 267 ] {c7987bf4-d5b3-4929-988b-1a73a659bf7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
14597 | 2024.10.30 19:50:55.255688 [ 267 ] {} <Debug> HTTP-Session: 290e81a6-bcac-4539-84b1-1dfd5dad1253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14598 | 2024.10.30 19:50:55.255867 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14599 | 2024.10.30 19:50:55.255928 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Length: 11742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14600 | 2024.10.30 19:50:55.256007 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14601 | 2024.10.30 19:50:55.256035 [ 259 ] {} <Debug> HTTP-Session: f7c8c48c-5ea8-4181-a6a9-0c97a85cc44d Authenticating user 'default' from [fd00:1122:3344:101::d]:52294 | ||
14602 | 2024.10.30 19:50:55.256058 [ 259 ] {} <Debug> HTTP-Session: f7c8c48c-5ea8-4181-a6a9-0c97a85cc44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14603 | 2024.10.30 19:50:55.256076 [ 259 ] {} <Debug> HTTP-Session: f7c8c48c-5ea8-4181-a6a9-0c97a85cc44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14604 | 2024.10.30 19:50:55.256120 [ 259 ] {} <Trace> HTTP-Session: f7c8c48c-5ea8-4181-a6a9-0c97a85cc44d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14605 | 2024.10.30 19:50:55.256292 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52294) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14606 | 2024.10.30 19:50:55.256352 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14607 | 2024.10.30 19:50:55.256569 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14608 | 2024.10.30 19:50:55.256900 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14609 | 2024.10.30 19:50:55.256936 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14610 | 2024.10.30 19:50:55.257310 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14611 | 2024.10.30 19:50:55.257657 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14612 | 2024.10.30 19:50:55.257784 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Debug> executeQuery: Read 61 rows, 4.37 KiB in 0.001566 sec., 38952.74584929758 rows/sec., 2.73 MiB/sec. | ||
14613 | 2024.10.30 19:50:55.257951 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Debug> DynamicQueryHandler: Done processing query | ||
14614 | 2024.10.30 19:50:55.257975 [ 259 ] {9f2c7b2b-480f-481c-bbbf-d4e9e535a746} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14615 | 2024.10.30 19:50:55.257991 [ 259 ] {} <Debug> HTTP-Session: f7c8c48c-5ea8-4181-a6a9-0c97a85cc44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14616 | 2024.10.30 19:50:55.258185 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14617 | 2024.10.30 19:50:55.258278 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42560, User-Agent: (none), Length: 71179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14618 | 2024.10.30 19:50:55.258335 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14619 | 2024.10.30 19:50:55.258356 [ 270 ] {} <Debug> HTTP-Session: 5e4353c4-7f8e-4a69-9fc2-fe40ef67c2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:42560 | ||
14620 | 2024.10.30 19:50:55.258373 [ 270 ] {} <Debug> HTTP-Session: 5e4353c4-7f8e-4a69-9fc2-fe40ef67c2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14621 | 2024.10.30 19:50:55.258387 [ 270 ] {} <Debug> HTTP-Session: 5e4353c4-7f8e-4a69-9fc2-fe40ef67c2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14622 | 2024.10.30 19:50:55.258419 [ 270 ] {} <Trace> HTTP-Session: 5e4353c4-7f8e-4a69-9fc2-fe40ef67c2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14623 | 2024.10.30 19:50:55.259458 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42560) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14624 | 2024.10.30 19:50:55.259525 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14625 | 2024.10.30 19:50:55.259961 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14626 | 2024.10.30 19:50:55.260719 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14627 | 2024.10.30 19:50:55.260755 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14628 | 2024.10.30 19:50:55.261420 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14629 | 2024.10.30 19:50:55.261835 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14630 | 2024.10.30 19:50:55.262012 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003465 sec., 12409.81240981241 rows/sec., 22.24 MiB/sec. | ||
14631 | 2024.10.30 19:50:55.262334 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Debug> DynamicQueryHandler: Done processing query | ||
14632 | 2024.10.30 19:50:55.262360 [ 270 ] {2663a93c-3f2d-496c-a0c7-52e739ed1488} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14633 | 2024.10.30 19:50:55.262377 [ 270 ] {} <Debug> HTTP-Session: 5e4353c4-7f8e-4a69-9fc2-fe40ef67c2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14634 | 2024.10.30 19:50:55.262549 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14635 | 2024.10.30 19:50:55.262558 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14636 | 2024.10.30 19:50:55.262620 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14637 | 2024.10.30 19:50:55.262646 [ 259 ] {} <Debug> HTTP-Session: 810267c1-107e-4217-a38b-0fc3fcbfb29c Authenticating user 'default' from [fd00:1122:3344:101::d]:52294 | ||
14638 | 2024.10.30 19:50:55.262671 [ 259 ] {} <Debug> HTTP-Session: 810267c1-107e-4217-a38b-0fc3fcbfb29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14639 | 2024.10.30 19:50:55.262689 [ 259 ] {} <Debug> HTTP-Session: 810267c1-107e-4217-a38b-0fc3fcbfb29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14640 | 2024.10.30 19:50:55.262729 [ 259 ] {} <Trace> HTTP-Session: 810267c1-107e-4217-a38b-0fc3fcbfb29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14641 | 2024.10.30 19:50:55.262856 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52294) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
14642 | 2024.10.30 19:50:55.262908 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14643 | 2024.10.30 19:50:55.263067 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14644 | 2024.10.30 19:50:55.263375 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14645 | 2024.10.30 19:50:55.263417 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14646 | 2024.10.30 19:50:55.263807 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
14647 | 2024.10.30 19:50:55.264121 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14648 | 2024.10.30 19:50:55.264287 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001453 sec., 6194.081211286992 rows/sec., 437.54 KiB/sec. | ||
14649 | 2024.10.30 19:50:55.264567 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Debug> DynamicQueryHandler: Done processing query | ||
14650 | 2024.10.30 19:50:55.264590 [ 259 ] {78736896-e125-4825-b619-c7965d2aa8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14651 | 2024.10.30 19:50:55.264607 [ 259 ] {} <Debug> HTTP-Session: 810267c1-107e-4217-a38b-0fc3fcbfb29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14652 | 2024.10.30 19:50:55.264744 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14653 | 2024.10.30 19:50:55.264830 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49377, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14654 | 2024.10.30 19:50:55.264897 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14655 | 2024.10.30 19:50:55.264922 [ 270 ] {} <Debug> HTTP-Session: 28d76277-1aaf-4c12-9535-3dfd7ea10b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49377 | ||
14656 | 2024.10.30 19:50:55.264943 [ 270 ] {} <Debug> HTTP-Session: 28d76277-1aaf-4c12-9535-3dfd7ea10b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14657 | 2024.10.30 19:50:55.264960 [ 270 ] {} <Debug> HTTP-Session: 28d76277-1aaf-4c12-9535-3dfd7ea10b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14658 | 2024.10.30 19:50:55.264999 [ 270 ] {} <Trace> HTTP-Session: 28d76277-1aaf-4c12-9535-3dfd7ea10b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14659 | 2024.10.30 19:50:55.265141 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49377) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14660 | 2024.10.30 19:50:55.265198 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14661 | 2024.10.30 19:50:55.265386 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14662 | 2024.10.30 19:50:55.265714 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14663 | 2024.10.30 19:50:55.265752 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14664 | 2024.10.30 19:50:55.266116 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14665 | 2024.10.30 19:50:55.266449 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14666 | 2024.10.30 19:50:55.266607 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001503 sec., 19960.079840319362 rows/sec., 1.32 MiB/sec. | ||
14667 | 2024.10.30 19:50:55.266774 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Debug> DynamicQueryHandler: Done processing query | ||
14668 | 2024.10.30 19:50:55.266799 [ 270 ] {d9cb08a1-c789-4818-9142-ade463560009} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14669 | 2024.10.30 19:50:55.266816 [ 270 ] {} <Debug> HTTP-Session: 28d76277-1aaf-4c12-9535-3dfd7ea10b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14670 | 2024.10.30 19:50:55.267153 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14671 | 2024.10.30 19:50:55.272690 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14672 | 2024.10.30 19:50:55.387186 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14673 | 2024.10.30 19:50:55.443578 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14674 | 2024.10.30 19:50:55.538635 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14675 | 2024.10.30 19:50:55.549104 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14676 | 2024.10.30 19:50:55.552392 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14677 | 2024.10.30 19:50:55.561707 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14678 | 2024.10.30 19:50:55.594126 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14679 | 2024.10.30 19:50:55.599532 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14680 | 2024.10.30 19:50:55.613960 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14681 | 2024.10.30 19:50:55.901438 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14682 | 2024.10.30 19:50:55.954917 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14683 | 2024.10.30 19:50:55.976249 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14684 | 2024.10.30 19:50:56.018565 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14685 | 2024.10.30 19:50:56.087088 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14686 | 2024.10.30 19:50:56.094382 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14687 | 2024.10.30 19:50:56.126633 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14688 | 2024.10.30 19:50:56.132945 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14689 | 2024.10.30 19:50:56.151354 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14690 | 2024.10.30 19:50:56.519644 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14691 | 2024.10.30 19:50:56.519705 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14692 | 2024.10.30 19:50:56.753828 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14693 | 2024.10.30 19:50:56.763272 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14694 | 2024.10.30 19:50:56.798717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1300 | ||
14695 | 2024.10.30 19:50:56.801808 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14696 | 2024.10.30 19:50:56.801858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14697 | 2024.10.30 19:50:56.803380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14698 | 2024.10.30 19:50:56.804387 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14699 | 2024.10.30 19:50:56.805231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
14700 | 2024.10.30 19:50:56.855920 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14701 | 2024.10.30 19:50:56.857278 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14702 | 2024.10.30 19:50:56.877576 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14703 | 2024.10.30 19:50:56.885928 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14704 | 2024.10.30 19:50:56.912224 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14705 | 2024.10.30 19:50:56.932437 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14706 | 2024.10.30 19:50:56.963812 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14707 | 2024.10.30 19:50:58.341458 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14708 | 2024.10.30 19:51:00.235324 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38426, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14709 | 2024.10.30 19:51:00.235473 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14710 | 2024.10.30 19:51:00.235504 [ 266 ] {} <Debug> HTTP-Session: 4b0f93e1-d5c6-4c65-bb8c-d88ad563b0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38426 | ||
14711 | 2024.10.30 19:51:00.235531 [ 266 ] {} <Debug> HTTP-Session: 4b0f93e1-d5c6-4c65-bb8c-d88ad563b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14712 | 2024.10.30 19:51:00.235549 [ 266 ] {} <Debug> HTTP-Session: 4b0f93e1-d5c6-4c65-bb8c-d88ad563b0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14713 | 2024.10.30 19:51:00.235607 [ 266 ] {} <Trace> HTTP-Session: 4b0f93e1-d5c6-4c65-bb8c-d88ad563b0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14714 | 2024.10.30 19:51:00.235826 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38426) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
14715 | 2024.10.30 19:51:00.235895 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
14716 | 2024.10.30 19:51:00.236233 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14717 | 2024.10.30 19:51:00.236783 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14718 | 2024.10.30 19:51:00.236830 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14719 | 2024.10.30 19:51:00.237276 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14720 | 2024.10.30 19:51:00.237671 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14721 | 2024.10.30 19:51:00.237851 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002093 sec., 17200.191113234592 rows/sec., 1.28 MiB/sec. | ||
14722 | 2024.10.30 19:51:00.238209 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Debug> DynamicQueryHandler: Done processing query | ||
14723 | 2024.10.30 19:51:00.238272 [ 266 ] {42bedb53-9788-476a-8c4f-9558e604c42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14724 | 2024.10.30 19:51:00.238326 [ 266 ] {} <Debug> HTTP-Session: 4b0f93e1-d5c6-4c65-bb8c-d88ad563b0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14725 | 2024.10.30 19:51:00.238639 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14726 | 2024.10.30 19:51:00.238699 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14727 | 2024.10.30 19:51:00.238830 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14728 | 2024.10.30 19:51:00.238864 [ 259 ] {} <Debug> HTTP-Session: b1f6b9e7-8104-4e17-8ff0-d07c8be9503a Authenticating user 'default' from [fd00:1122:3344:101::d]:52294 | ||
14729 | 2024.10.30 19:51:00.238893 [ 259 ] {} <Debug> HTTP-Session: b1f6b9e7-8104-4e17-8ff0-d07c8be9503a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14730 | 2024.10.30 19:51:00.238911 [ 259 ] {} <Debug> HTTP-Session: b1f6b9e7-8104-4e17-8ff0-d07c8be9503a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14731 | 2024.10.30 19:51:00.238971 [ 259 ] {} <Trace> HTTP-Session: b1f6b9e7-8104-4e17-8ff0-d07c8be9503a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14732 | 2024.10.30 19:51:00.239167 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52294) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14733 | 2024.10.30 19:51:00.239244 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14734 | 2024.10.30 19:51:00.239651 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14735 | 2024.10.30 19:51:00.240126 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14736 | 2024.10.30 19:51:00.240170 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14737 | 2024.10.30 19:51:00.240600 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
14738 | 2024.10.30 19:51:00.241022 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14739 | 2024.10.30 19:51:00.241204 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002086 sec., 958.7727708533076 rows/sec., 71.16 KiB/sec. | ||
14740 | 2024.10.30 19:51:00.241228 [ 79 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
14741 | 2024.10.30 19:51:00.241393 [ 79 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14742 | 2024.10.30 19:51:00.241454 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14743 | 2024.10.30 19:51:00.241536 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Debug> DynamicQueryHandler: Done processing query | ||
14744 | 2024.10.30 19:51:00.241610 [ 259 ] {4ed86293-7fe5-43a6-88a8-7700d56328a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14745 | 2024.10.30 19:51:00.241696 [ 259 ] {} <Debug> HTTP-Session: b1f6b9e7-8104-4e17-8ff0-d07c8be9503a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14746 | 2024.10.30 19:51:00.241969 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
14747 | 2024.10.30 19:51:00.242035 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14748 | 2024.10.30 19:51:00.242183 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54616, User-Agent: (none), Length: 23980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14749 | 2024.10.30 19:51:00.242337 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14750 | 2024.10.30 19:51:00.242412 [ 266 ] {} <Debug> HTTP-Session: d53621fa-6fdf-43aa-aadc-0b032a2e8668 Authenticating user 'default' from [fd00:1122:3344:101::d]:54616 | ||
14751 | 2024.10.30 19:51:00.242480 [ 266 ] {} <Debug> HTTP-Session: d53621fa-6fdf-43aa-aadc-0b032a2e8668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14752 | 2024.10.30 19:51:00.242524 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14753 | 2024.10.30 19:51:00.242524 [ 266 ] {} <Debug> HTTP-Session: d53621fa-6fdf-43aa-aadc-0b032a2e8668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14754 | 2024.10.30 19:51:00.242600 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part | ||
14755 | 2024.10.30 19:51:00.242633 [ 266 ] {} <Trace> HTTP-Session: d53621fa-6fdf-43aa-aadc-0b032a2e8668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14756 | 2024.10.30 19:51:00.242895 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
14757 | 2024.10.30 19:51:00.243069 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54616) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14758 | 2024.10.30 19:51:00.243220 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part | ||
14759 | 2024.10.30 19:51:00.243253 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14760 | 2024.10.30 19:51:00.243682 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
14761 | 2024.10.30 19:51:00.243987 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
14762 | 2024.10.30 19:51:00.244432 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
14763 | 2024.10.30 19:51:00.244932 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14764 | 2024.10.30 19:51:00.246044 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14765 | 2024.10.30 19:51:00.246106 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14766 | 2024.10.30 19:51:00.247278 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689922 sec., 4569.482674806439 rows/sec., 380.16 KiB/sec. | ||
14767 | 2024.10.30 19:51:00.247333 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14768 | 2024.10.30 19:51:00.247487 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
14769 | 2024.10.30 19:51:00.248348 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14770 | 2024.10.30 19:51:00.248580 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14771 | 2024.10.30 19:51:00.248689 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Debug> executeQuery: Read 164 rows, 14.02 KiB in 0.005814 sec., 28207.7743378053 rows/sec., 2.36 MiB/sec. | ||
14772 | 2024.10.30 19:51:00.248817 [ 192 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_24_5} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
14773 | 2024.10.30 19:51:00.248992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14774 | 2024.10.30 19:51:00.249066 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Debug> DynamicQueryHandler: Done processing query | ||
14775 | 2024.10.30 19:51:00.249097 [ 266 ] {13d7ff90-1267-4d92-8967-1041ec063a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
14776 | 2024.10.30 19:51:00.249115 [ 266 ] {} <Debug> HTTP-Session: d53621fa-6fdf-43aa-aadc-0b032a2e8668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14777 | 2024.10.30 19:51:00.249302 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14778 | 2024.10.30 19:51:00.249364 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40613, User-Agent: (none), Length: 4343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14779 | 2024.10.30 19:51:00.249437 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14780 | 2024.10.30 19:51:00.249462 [ 259 ] {} <Debug> HTTP-Session: b601d98a-c8bf-4dd6-b33d-b2ebe9465967 Authenticating user 'default' from [fd00:1122:3344:101::d]:40613 | ||
14781 | 2024.10.30 19:51:00.249480 [ 259 ] {} <Debug> HTTP-Session: b601d98a-c8bf-4dd6-b33d-b2ebe9465967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14782 | 2024.10.30 19:51:00.249495 [ 259 ] {} <Debug> HTTP-Session: b601d98a-c8bf-4dd6-b33d-b2ebe9465967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14783 | 2024.10.30 19:51:00.249538 [ 259 ] {} <Trace> HTTP-Session: b601d98a-c8bf-4dd6-b33d-b2ebe9465967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14784 | 2024.10.30 19:51:00.249678 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40613) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14785 | 2024.10.30 19:51:00.249730 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14786 | 2024.10.30 19:51:00.250013 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14787 | 2024.10.30 19:51:00.250406 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14788 | 2024.10.30 19:51:00.250446 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14789 | 2024.10.30 19:51:00.250831 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14790 | 2024.10.30 19:51:00.251217 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2024.10.30 19:51:00.251386 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Debug> executeQuery: Read 31 rows, 2.22 KiB in 0.001748 sec., 17734.55377574371 rows/sec., 1.24 MiB/sec. | ||
14792 | 2024.10.30 19:51:00.252525 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Debug> DynamicQueryHandler: Done processing query | ||
14793 | 2024.10.30 19:51:00.252570 [ 259 ] {aa269a55-821f-4b95-8b55-a96c401cd753} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14794 | 2024.10.30 19:51:00.252595 [ 259 ] {} <Debug> HTTP-Session: b601d98a-c8bf-4dd6-b33d-b2ebe9465967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14795 | 2024.10.30 19:51:00.252769 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14796 | 2024.10.30 19:51:00.252856 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55165, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14797 | 2024.10.30 19:51:00.252927 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14798 | 2024.10.30 19:51:00.252950 [ 266 ] {} <Debug> HTTP-Session: 5147b6d9-d788-46b6-89e2-3a92fa096608 Authenticating user 'default' from [fd00:1122:3344:101::d]:55165 | ||
14799 | 2024.10.30 19:51:00.252972 [ 266 ] {} <Debug> HTTP-Session: 5147b6d9-d788-46b6-89e2-3a92fa096608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14800 | 2024.10.30 19:51:00.252989 [ 266 ] {} <Debug> HTTP-Session: 5147b6d9-d788-46b6-89e2-3a92fa096608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14801 | 2024.10.30 19:51:00.253036 [ 266 ] {} <Trace> HTTP-Session: 5147b6d9-d788-46b6-89e2-3a92fa096608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14802 | 2024.10.30 19:51:00.253180 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55165) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14803 | 2024.10.30 19:51:00.253236 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14804 | 2024.10.30 19:51:00.253538 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14805 | 2024.10.30 19:51:00.253922 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14806 | 2024.10.30 19:51:00.253957 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14807 | 2024.10.30 19:51:00.254330 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14808 | 2024.10.30 19:51:00.254700 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14809 | 2024.10.30 19:51:00.254834 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001701 sec., 21164.021164021164 rows/sec., 1.55 MiB/sec. | ||
14810 | 2024.10.30 19:51:00.255019 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Debug> DynamicQueryHandler: Done processing query | ||
14811 | 2024.10.30 19:51:00.255042 [ 266 ] {e520091c-eba3-4af7-90b4-a5074b96d2ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14812 | 2024.10.30 19:51:00.255059 [ 266 ] {} <Debug> HTTP-Session: 5147b6d9-d788-46b6-89e2-3a92fa096608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14813 | 2024.10.30 19:51:00.255205 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14814 | 2024.10.30 19:51:00.255241 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40613, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14815 | 2024.10.30 19:51:00.255325 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14816 | 2024.10.30 19:51:00.255361 [ 259 ] {} <Debug> HTTP-Session: a786dce2-7efb-4a8d-93f0-e44811973a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:40613 | ||
14817 | 2024.10.30 19:51:00.255386 [ 259 ] {} <Debug> HTTP-Session: a786dce2-7efb-4a8d-93f0-e44811973a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14818 | 2024.10.30 19:51:00.255403 [ 259 ] {} <Debug> HTTP-Session: a786dce2-7efb-4a8d-93f0-e44811973a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14819 | 2024.10.30 19:51:00.255451 [ 259 ] {} <Trace> HTTP-Session: a786dce2-7efb-4a8d-93f0-e44811973a2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14820 | 2024.10.30 19:51:00.255591 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40613) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14821 | 2024.10.30 19:51:00.255650 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14822 | 2024.10.30 19:51:00.255949 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14823 | 2024.10.30 19:51:00.256271 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14824 | 2024.10.30 19:51:00.256309 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14825 | 2024.10.30 19:51:00.256685 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14826 | 2024.10.30 19:51:00.257062 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14827 | 2024.10.30 19:51:00.257231 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001678 sec., 10727.056019070322 rows/sec., 753.08 KiB/sec. | ||
14828 | 2024.10.30 19:51:00.257624 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Debug> DynamicQueryHandler: Done processing query | ||
14829 | 2024.10.30 19:51:00.257726 [ 259 ] {6d243002-b3a5-406a-a39c-ee66690fa1ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14830 | 2024.10.30 19:51:00.257811 [ 259 ] {} <Debug> HTTP-Session: a786dce2-7efb-4a8d-93f0-e44811973a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14831 | 2024.10.30 19:51:00.258238 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14832 | 2024.10.30 19:51:00.258723 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62394, User-Agent: (none), Length: 13318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14833 | 2024.10.30 19:51:00.258811 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14834 | 2024.10.30 19:51:00.258832 [ 266 ] {} <Debug> HTTP-Session: 8bf59067-5554-4f04-829e-3f38e2817f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:62394 | ||
14835 | 2024.10.30 19:51:00.258850 [ 266 ] {} <Debug> HTTP-Session: 8bf59067-5554-4f04-829e-3f38e2817f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14836 | 2024.10.30 19:51:00.258865 [ 266 ] {} <Debug> HTTP-Session: 8bf59067-5554-4f04-829e-3f38e2817f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14837 | 2024.10.30 19:51:00.258902 [ 266 ] {} <Trace> HTTP-Session: 8bf59067-5554-4f04-829e-3f38e2817f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14838 | 2024.10.30 19:51:00.259040 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62394) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14839 | 2024.10.30 19:51:00.259085 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14840 | 2024.10.30 19:51:00.259336 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14841 | 2024.10.30 19:51:00.259721 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14842 | 2024.10.30 19:51:00.259757 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14843 | 2024.10.30 19:51:00.260119 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14844 | 2024.10.30 19:51:00.260486 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14845 | 2024.10.30 19:51:00.260624 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Debug> executeQuery: Read 79 rows, 6.22 KiB in 0.001637 sec., 48259.010384850335 rows/sec., 3.71 MiB/sec. | ||
14846 | 2024.10.30 19:51:00.260802 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Debug> DynamicQueryHandler: Done processing query | ||
14847 | 2024.10.30 19:51:00.260827 [ 266 ] {0c51d3e9-7ae5-41f7-8cfb-f61a463ea1f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14848 | 2024.10.30 19:51:00.260843 [ 266 ] {} <Debug> HTTP-Session: 8bf59067-5554-4f04-829e-3f38e2817f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14849 | 2024.10.30 19:51:00.261032 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14850 | 2024.10.30 19:51:00.261123 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39830, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14851 | 2024.10.30 19:51:00.261200 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14852 | 2024.10.30 19:51:00.261227 [ 259 ] {} <Debug> HTTP-Session: fa36ccbe-cbf7-4765-9b29-45bf7d5e34df Authenticating user 'default' from [fd00:1122:3344:101::d]:39830 | ||
14853 | 2024.10.30 19:51:00.261248 [ 259 ] {} <Debug> HTTP-Session: fa36ccbe-cbf7-4765-9b29-45bf7d5e34df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14854 | 2024.10.30 19:51:00.261265 [ 259 ] {} <Debug> HTTP-Session: fa36ccbe-cbf7-4765-9b29-45bf7d5e34df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14855 | 2024.10.30 19:51:00.261308 [ 259 ] {} <Trace> HTTP-Session: fa36ccbe-cbf7-4765-9b29-45bf7d5e34df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14856 | 2024.10.30 19:51:00.261471 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39830) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14857 | 2024.10.30 19:51:00.261560 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14858 | 2024.10.30 19:51:00.261771 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14859 | 2024.10.30 19:51:00.262114 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14860 | 2024.10.30 19:51:00.262151 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14861 | 2024.10.30 19:51:00.262535 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14862 | 2024.10.30 19:51:00.262901 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14863 | 2024.10.30 19:51:00.263066 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Debug> executeQuery: Read 62 rows, 4.43 KiB in 0.001653 sec., 37507.56200846945 rows/sec., 2.62 MiB/sec. | ||
14864 | 2024.10.30 19:51:00.263225 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Debug> DynamicQueryHandler: Done processing query | ||
14865 | 2024.10.30 19:51:00.263250 [ 259 ] {6c64285c-6c7e-4cff-acb7-79050948f164} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14866 | 2024.10.30 19:51:00.263265 [ 259 ] {} <Debug> HTTP-Session: fa36ccbe-cbf7-4765-9b29-45bf7d5e34df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14867 | 2024.10.30 19:51:00.263445 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14868 | 2024.10.30 19:51:00.263508 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Length: 19132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14869 | 2024.10.30 19:51:00.263592 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14870 | 2024.10.30 19:51:00.263618 [ 266 ] {} <Debug> HTTP-Session: 660805e3-157f-4e06-bbe8-373ffa10aa2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62459 | ||
14871 | 2024.10.30 19:51:00.263639 [ 266 ] {} <Debug> HTTP-Session: 660805e3-157f-4e06-bbe8-373ffa10aa2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14872 | 2024.10.30 19:51:00.263656 [ 266 ] {} <Debug> HTTP-Session: 660805e3-157f-4e06-bbe8-373ffa10aa2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14873 | 2024.10.30 19:51:00.263699 [ 266 ] {} <Trace> HTTP-Session: 660805e3-157f-4e06-bbe8-373ffa10aa2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14874 | 2024.10.30 19:51:00.263920 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62459) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14875 | 2024.10.30 19:51:00.263997 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14876 | 2024.10.30 19:51:00.264493 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14877 | 2024.10.30 19:51:00.265049 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14878 | 2024.10.30 19:51:00.265084 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14879 | 2024.10.30 19:51:00.265711 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14880 | 2024.10.30 19:51:00.266137 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14881 | 2024.10.30 19:51:00.266285 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002482 sec., 4431.909750201451 rows/sec., 7.94 MiB/sec. | ||
14882 | 2024.10.30 19:51:00.266509 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Debug> DynamicQueryHandler: Done processing query | ||
14883 | 2024.10.30 19:51:00.266533 [ 266 ] {68432990-895b-406a-84a3-9c8f83b108e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
14884 | 2024.10.30 19:51:00.266549 [ 266 ] {} <Debug> HTTP-Session: 660805e3-157f-4e06-bbe8-373ffa10aa2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14885 | 2024.10.30 19:51:00.266696 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14886 | 2024.10.30 19:51:00.266792 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60222, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14887 | 2024.10.30 19:51:00.266861 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14888 | 2024.10.30 19:51:00.266884 [ 259 ] {} <Debug> HTTP-Session: 549acf77-30e7-4139-b28d-a2cfe4225d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60222 | ||
14889 | 2024.10.30 19:51:00.266905 [ 259 ] {} <Debug> HTTP-Session: 549acf77-30e7-4139-b28d-a2cfe4225d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14890 | 2024.10.30 19:51:00.266922 [ 259 ] {} <Debug> HTTP-Session: 549acf77-30e7-4139-b28d-a2cfe4225d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14891 | 2024.10.30 19:51:00.266966 [ 259 ] {} <Trace> HTTP-Session: 549acf77-30e7-4139-b28d-a2cfe4225d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14892 | 2024.10.30 19:51:00.267106 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60222) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14893 | 2024.10.30 19:51:00.267163 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14894 | 2024.10.30 19:51:00.267349 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14895 | 2024.10.30 19:51:00.267680 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14896 | 2024.10.30 19:51:00.267723 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
14897 | 2024.10.30 19:51:00.268108 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14898 | 2024.10.30 19:51:00.268445 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14899 | 2024.10.30 19:51:00.268613 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.29 MiB/sec. | ||
14900 | 2024.10.30 19:51:00.268808 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Debug> DynamicQueryHandler: Done processing query | ||
14901 | 2024.10.30 19:51:00.268845 [ 259 ] {5e15b08e-e0a1-4ff1-ac63-4976274a1236} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14902 | 2024.10.30 19:51:00.268879 [ 259 ] {} <Debug> HTTP-Session: 549acf77-30e7-4139-b28d-a2cfe4225d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14903 | 2024.10.30 19:51:00.269560 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14904 | 2024.10.30 19:51:00.744471 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14905 | 2024.10.30 19:51:00.930844 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14906 | 2024.10.30 19:51:00.946242 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14907 | 2024.10.30 19:51:00.997599 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14908 | 2024.10.30 19:51:01.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.46 MiB, peak 188.17 MiB, free memory in arenas 0.00 B, will set to 179.41 MiB (RSS), difference: -1.04 MiB | ||
14909 | 2024.10.30 19:51:01.053035 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14910 | 2024.10.30 19:51:01.122445 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14911 | 2024.10.30 19:51:01.130791 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14912 | 2024.10.30 19:51:05.236338 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14913 | 2024.10.30 19:51:05.236476 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14914 | 2024.10.30 19:51:05.236507 [ 266 ] {} <Debug> HTTP-Session: dfe2c353-7f4d-4b73-ba75-a439879d1621 Authenticating user 'default' from [fd00:1122:3344:101::d]:62459 | ||
14915 | 2024.10.30 19:51:05.236534 [ 266 ] {} <Debug> HTTP-Session: dfe2c353-7f4d-4b73-ba75-a439879d1621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14916 | 2024.10.30 19:51:05.236551 [ 266 ] {} <Debug> HTTP-Session: dfe2c353-7f4d-4b73-ba75-a439879d1621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14917 | 2024.10.30 19:51:05.236606 [ 266 ] {} <Trace> HTTP-Session: dfe2c353-7f4d-4b73-ba75-a439879d1621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14918 | 2024.10.30 19:51:05.236819 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62459) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
14919 | 2024.10.30 19:51:05.236897 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
14920 | 2024.10.30 19:51:05.237240 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14921 | 2024.10.30 19:51:05.237704 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14922 | 2024.10.30 19:51:05.237748 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14923 | 2024.10.30 19:51:05.238174 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14924 | 2024.10.30 19:51:05.238569 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14925 | 2024.10.30 19:51:05.238741 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001986 sec., 18126.88821752266 rows/sec., 1.35 MiB/sec. | ||
14926 | 2024.10.30 19:51:05.238985 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Debug> DynamicQueryHandler: Done processing query | ||
14927 | 2024.10.30 19:51:05.239013 [ 266 ] {7155d531-d4a2-42dc-bd71-769f42b2a0bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14928 | 2024.10.30 19:51:05.239029 [ 266 ] {} <Debug> HTTP-Session: dfe2c353-7f4d-4b73-ba75-a439879d1621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14929 | 2024.10.30 19:51:05.239231 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14930 | 2024.10.30 19:51:05.239464 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14931 | 2024.10.30 19:51:05.239640 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14932 | 2024.10.30 19:51:05.239687 [ 259 ] {} <Debug> HTTP-Session: 28d273bd-e6ce-4cba-99fb-7b9e8e72ebbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
14933 | 2024.10.30 19:51:05.239728 [ 259 ] {} <Debug> HTTP-Session: 28d273bd-e6ce-4cba-99fb-7b9e8e72ebbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14934 | 2024.10.30 19:51:05.239756 [ 259 ] {} <Debug> HTTP-Session: 28d273bd-e6ce-4cba-99fb-7b9e8e72ebbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14935 | 2024.10.30 19:51:05.239839 [ 259 ] {} <Trace> HTTP-Session: 28d273bd-e6ce-4cba-99fb-7b9e8e72ebbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14936 | 2024.10.30 19:51:05.240084 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14937 | 2024.10.30 19:51:05.240154 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14938 | 2024.10.30 19:51:05.240502 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14939 | 2024.10.30 19:51:05.240860 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14940 | 2024.10.30 19:51:05.240898 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14941 | 2024.10.30 19:51:05.241316 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14942 | 2024.10.30 19:51:05.241721 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14943 | 2024.10.30 19:51:05.241866 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001844 sec., 542.2993492407809 rows/sec., 40.25 KiB/sec. | ||
14944 | 2024.10.30 19:51:05.242236 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Debug> DynamicQueryHandler: Done processing query | ||
14945 | 2024.10.30 19:51:05.242263 [ 259 ] {91557e17-d041-43dd-a2e5-463363dbce0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14946 | 2024.10.30 19:51:05.242280 [ 259 ] {} <Debug> HTTP-Session: 28d273bd-e6ce-4cba-99fb-7b9e8e72ebbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14947 | 2024.10.30 19:51:05.242444 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14948 | 2024.10.30 19:51:05.242514 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Length: 33521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14949 | 2024.10.30 19:51:05.242606 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14950 | 2024.10.30 19:51:05.242630 [ 266 ] {} <Debug> HTTP-Session: 616dac0e-971d-4ffd-a4d6-c913af069128 Authenticating user 'default' from [fd00:1122:3344:101::d]:62459 | ||
14951 | 2024.10.30 19:51:05.242654 [ 266 ] {} <Debug> HTTP-Session: 616dac0e-971d-4ffd-a4d6-c913af069128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14952 | 2024.10.30 19:51:05.242671 [ 266 ] {} <Debug> HTTP-Session: 616dac0e-971d-4ffd-a4d6-c913af069128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14953 | 2024.10.30 19:51:05.242717 [ 266 ] {} <Trace> HTTP-Session: 616dac0e-971d-4ffd-a4d6-c913af069128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14954 | 2024.10.30 19:51:05.242927 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62459) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14955 | 2024.10.30 19:51:05.242982 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14956 | 2024.10.30 19:51:05.243237 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14957 | 2024.10.30 19:51:05.243702 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14958 | 2024.10.30 19:51:05.243739 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14959 | 2024.10.30 19:51:05.244122 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14960 | 2024.10.30 19:51:05.244486 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14961 | 2024.10.30 19:51:05.244657 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Debug> executeQuery: Read 226 rows, 19.81 KiB in 0.001826 sec., 123767.79846659365 rows/sec., 10.60 MiB/sec. | ||
14962 | 2024.10.30 19:51:05.244955 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Debug> DynamicQueryHandler: Done processing query | ||
14963 | 2024.10.30 19:51:05.245020 [ 266 ] {e4136672-122f-442c-933e-78351b831938} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
14964 | 2024.10.30 19:51:05.245077 [ 266 ] {} <Debug> HTTP-Session: 616dac0e-971d-4ffd-a4d6-c913af069128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14965 | 2024.10.30 19:51:05.245369 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14966 | 2024.10.30 19:51:05.245466 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41135, User-Agent: (none), Length: 8796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14967 | 2024.10.30 19:51:05.245540 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14968 | 2024.10.30 19:51:05.245564 [ 259 ] {} <Debug> HTTP-Session: 0e7ea84b-3612-44eb-b5bb-8241efa434c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41135 | ||
14969 | 2024.10.30 19:51:05.245585 [ 259 ] {} <Debug> HTTP-Session: 0e7ea84b-3612-44eb-b5bb-8241efa434c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14970 | 2024.10.30 19:51:05.245603 [ 259 ] {} <Debug> HTTP-Session: 0e7ea84b-3612-44eb-b5bb-8241efa434c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14971 | 2024.10.30 19:51:05.245648 [ 259 ] {} <Trace> HTTP-Session: 0e7ea84b-3612-44eb-b5bb-8241efa434c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14972 | 2024.10.30 19:51:05.245822 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41135) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14973 | 2024.10.30 19:51:05.245877 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14974 | 2024.10.30 19:51:05.246158 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14975 | 2024.10.30 19:51:05.246522 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14976 | 2024.10.30 19:51:05.246559 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14977 | 2024.10.30 19:51:05.246939 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14978 | 2024.10.30 19:51:05.247310 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14979 | 2024.10.30 19:51:05.247440 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Debug> executeQuery: Read 62 rows, 4.56 KiB in 0.001689 sec., 36708.11130846655 rows/sec., 2.64 MiB/sec. | ||
14980 | 2024.10.30 19:51:05.247703 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Debug> DynamicQueryHandler: Done processing query | ||
14981 | 2024.10.30 19:51:05.247753 [ 259 ] {ad0c32e9-214b-4266-9593-381092b9aee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14982 | 2024.10.30 19:51:05.247808 [ 259 ] {} <Debug> HTTP-Session: 0e7ea84b-3612-44eb-b5bb-8241efa434c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14983 | 2024.10.30 19:51:05.248001 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14984 | 2024.10.30 19:51:05.248008 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14985 | 2024.10.30 19:51:05.248100 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14986 | 2024.10.30 19:51:05.248135 [ 266 ] {} <Debug> HTTP-Session: 1ff7c13a-abe2-4645-a27a-6f44c65939c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62459 | ||
14987 | 2024.10.30 19:51:05.248176 [ 266 ] {} <Debug> HTTP-Session: 1ff7c13a-abe2-4645-a27a-6f44c65939c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14988 | 2024.10.30 19:51:05.248199 [ 266 ] {} <Debug> HTTP-Session: 1ff7c13a-abe2-4645-a27a-6f44c65939c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14989 | 2024.10.30 19:51:05.248245 [ 266 ] {} <Trace> HTTP-Session: 1ff7c13a-abe2-4645-a27a-6f44c65939c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14990 | 2024.10.30 19:51:05.248395 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62459) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14991 | 2024.10.30 19:51:05.248454 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14992 | 2024.10.30 19:51:05.248754 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14993 | 2024.10.30 19:51:05.249124 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14994 | 2024.10.30 19:51:05.249161 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
14995 | 2024.10.30 19:51:05.249532 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14996 | 2024.10.30 19:51:05.249892 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14997 | 2024.10.30 19:51:05.250047 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001701 sec., 21164.021164021164 rows/sec., 1.55 MiB/sec. | ||
14998 | 2024.10.30 19:51:05.250331 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Debug> DynamicQueryHandler: Done processing query | ||
14999 | 2024.10.30 19:51:05.250384 [ 266 ] {6927a0ef-612c-4ee0-b1c0-520533a7992e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15000 | 2024.10.30 19:51:05.250440 [ 266 ] {} <Debug> HTTP-Session: 1ff7c13a-abe2-4645-a27a-6f44c65939c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15001 | 2024.10.30 19:51:05.250609 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15002 | 2024.10.30 19:51:05.250769 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15003 | 2024.10.30 19:51:05.250819 [ 266 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
15004 | |||
15005 | (version 23.8.7.1) | ||
15006 | 2024.10.30 19:51:05.250899 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15007 | 2024.10.30 19:51:05.250945 [ 259 ] {} <Debug> HTTP-Session: e61d40a7-9b18-4f4f-95ff-97f027dbc8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38991 | ||
15008 | 2024.10.30 19:51:05.250978 [ 259 ] {} <Debug> HTTP-Session: e61d40a7-9b18-4f4f-95ff-97f027dbc8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15009 | 2024.10.30 19:51:05.251005 [ 259 ] {} <Debug> HTTP-Session: e61d40a7-9b18-4f4f-95ff-97f027dbc8d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15010 | 2024.10.30 19:51:05.251044 [ 259 ] {} <Trace> HTTP-Session: e61d40a7-9b18-4f4f-95ff-97f027dbc8d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15011 | 2024.10.30 19:51:05.251162 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38991) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15012 | 2024.10.30 19:51:05.251209 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15013 | 2024.10.30 19:51:05.251473 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15014 | 2024.10.30 19:51:05.251797 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15015 | 2024.10.30 19:51:05.251833 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15016 | 2024.10.30 19:51:05.252200 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15017 | 2024.10.30 19:51:05.252559 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15018 | 2024.10.30 19:51:05.252688 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00156 sec., 11538.461538461539 rows/sec., 810.05 KiB/sec. | ||
15019 | 2024.10.30 19:51:05.252956 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Debug> DynamicQueryHandler: Done processing query | ||
15020 | 2024.10.30 19:51:05.253016 [ 259 ] {c132bace-cef9-4e7d-a437-15ae0a5d7ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15021 | 2024.10.30 19:51:05.253067 [ 259 ] {} <Debug> HTTP-Session: e61d40a7-9b18-4f4f-95ff-97f027dbc8d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15022 | 2024.10.30 19:51:05.253255 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15023 | 2024.10.30 19:51:05.253370 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43774, User-Agent: (none), Length: 17617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15024 | 2024.10.30 19:51:05.253431 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15025 | 2024.10.30 19:51:05.253450 [ 266 ] {} <Debug> HTTP-Session: d3daef54-ac43-49d1-a4ca-1eed01b9ce4b Authenticating user 'default' from [fd00:1122:3344:101::d]:43774 | ||
15026 | 2024.10.30 19:51:05.253467 [ 266 ] {} <Debug> HTTP-Session: d3daef54-ac43-49d1-a4ca-1eed01b9ce4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15027 | 2024.10.30 19:51:05.253482 [ 266 ] {} <Debug> HTTP-Session: d3daef54-ac43-49d1-a4ca-1eed01b9ce4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15028 | 2024.10.30 19:51:05.253519 [ 266 ] {} <Trace> HTTP-Session: d3daef54-ac43-49d1-a4ca-1eed01b9ce4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15029 | 2024.10.30 19:51:05.253659 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43774) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15030 | 2024.10.30 19:51:05.253705 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15031 | 2024.10.30 19:51:05.253961 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15032 | 2024.10.30 19:51:05.254331 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15033 | 2024.10.30 19:51:05.254367 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15034 | 2024.10.30 19:51:05.254725 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15035 | 2024.10.30 19:51:05.255084 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15036 | 2024.10.30 19:51:05.255241 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Debug> executeQuery: Read 104 rows, 8.29 KiB in 0.001626 sec., 63960.639606396064 rows/sec., 4.98 MiB/sec. | ||
15037 | 2024.10.30 19:51:05.255505 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Debug> DynamicQueryHandler: Done processing query | ||
15038 | 2024.10.30 19:51:05.255565 [ 266 ] {2c8f525e-e827-4452-a22d-8b6f0042fa46} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
15039 | 2024.10.30 19:51:05.255613 [ 266 ] {} <Debug> HTTP-Session: d3daef54-ac43-49d1-a4ca-1eed01b9ce4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15040 | 2024.10.30 19:51:05.255820 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15041 | 2024.10.30 19:51:05.255831 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Length: 11742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15042 | 2024.10.30 19:51:05.255925 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15043 | 2024.10.30 19:51:05.255966 [ 259 ] {} <Debug> HTTP-Session: dc7e7a07-c71c-4a39-8e79-d390ebfe7b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:38991 | ||
15044 | 2024.10.30 19:51:05.255992 [ 259 ] {} <Debug> HTTP-Session: dc7e7a07-c71c-4a39-8e79-d390ebfe7b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15045 | 2024.10.30 19:51:05.256011 [ 259 ] {} <Debug> HTTP-Session: dc7e7a07-c71c-4a39-8e79-d390ebfe7b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15046 | 2024.10.30 19:51:05.256056 [ 259 ] {} <Trace> HTTP-Session: dc7e7a07-c71c-4a39-8e79-d390ebfe7b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15047 | 2024.10.30 19:51:05.256228 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38991) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15048 | 2024.10.30 19:51:05.256287 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15049 | 2024.10.30 19:51:05.256507 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15050 | 2024.10.30 19:51:05.256881 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15051 | 2024.10.30 19:51:05.256924 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15052 | 2024.10.30 19:51:05.257317 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15053 | 2024.10.30 19:51:05.257669 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15054 | 2024.10.30 19:51:05.257797 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Debug> executeQuery: Read 61 rows, 4.37 KiB in 0.001643 sec., 37127.20632988436 rows/sec., 2.60 MiB/sec. | ||
15055 | 2024.10.30 19:51:05.257972 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Debug> DynamicQueryHandler: Done processing query | ||
15056 | 2024.10.30 19:51:05.257997 [ 259 ] {0943e3cb-4c1c-44a5-8179-7aae650ef56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15057 | 2024.10.30 19:51:05.258013 [ 259 ] {} <Debug> HTTP-Session: dc7e7a07-c71c-4a39-8e79-d390ebfe7b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15058 | 2024.10.30 19:51:05.258196 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15059 | 2024.10.30 19:51:05.258314 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46631, User-Agent: (none), Length: 71172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15060 | 2024.10.30 19:51:05.258384 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15061 | 2024.10.30 19:51:05.258407 [ 266 ] {} <Debug> HTTP-Session: 92a81b4f-e818-44d2-b2df-a528cfb15f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:46631 | ||
15062 | 2024.10.30 19:51:05.258429 [ 266 ] {} <Debug> HTTP-Session: 92a81b4f-e818-44d2-b2df-a528cfb15f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15063 | 2024.10.30 19:51:05.258446 [ 266 ] {} <Debug> HTTP-Session: 92a81b4f-e818-44d2-b2df-a528cfb15f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15064 | 2024.10.30 19:51:05.258490 [ 266 ] {} <Trace> HTTP-Session: 92a81b4f-e818-44d2-b2df-a528cfb15f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15065 | 2024.10.30 19:51:05.259017 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46631) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15066 | 2024.10.30 19:51:05.259099 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15067 | 2024.10.30 19:51:05.259600 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15068 | 2024.10.30 19:51:05.260468 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15069 | 2024.10.30 19:51:05.260505 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15070 | 2024.10.30 19:51:05.261186 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15071 | 2024.10.30 19:51:05.261625 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15072 | 2024.10.30 19:51:05.261832 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.0032 sec., 13437.5 rows/sec., 24.08 MiB/sec. | ||
15073 | 2024.10.30 19:51:05.262380 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Debug> DynamicQueryHandler: Done processing query | ||
15074 | 2024.10.30 19:51:05.262432 [ 266 ] {cfb2e3db-9b57-49b9-a591-743b9bf6faea} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15075 | 2024.10.30 19:51:05.262475 [ 266 ] {} <Debug> HTTP-Session: 92a81b4f-e818-44d2-b2df-a528cfb15f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15076 | 2024.10.30 19:51:05.262746 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15077 | 2024.10.30 19:51:05.262768 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15078 | 2024.10.30 19:51:05.262894 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15079 | 2024.10.30 19:51:05.262943 [ 259 ] {} <Debug> HTTP-Session: 01a9880c-fb65-4ba7-bf2b-0d5e1776df39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38991 | ||
15080 | 2024.10.30 19:51:05.262982 [ 259 ] {} <Debug> HTTP-Session: 01a9880c-fb65-4ba7-bf2b-0d5e1776df39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15081 | 2024.10.30 19:51:05.263009 [ 259 ] {} <Debug> HTTP-Session: 01a9880c-fb65-4ba7-bf2b-0d5e1776df39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15082 | 2024.10.30 19:51:05.263067 [ 259 ] {} <Trace> HTTP-Session: 01a9880c-fb65-4ba7-bf2b-0d5e1776df39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15083 | 2024.10.30 19:51:05.263211 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38991) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15084 | 2024.10.30 19:51:05.263268 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15085 | 2024.10.30 19:51:05.263458 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15086 | 2024.10.30 19:51:05.263800 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15087 | 2024.10.30 19:51:05.263843 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15088 | 2024.10.30 19:51:05.264238 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15089 | 2024.10.30 19:51:05.264572 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15090 | 2024.10.30 19:51:05.264702 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001539 sec., 19493.17738791423 rows/sec., 1.29 MiB/sec. | ||
15091 | 2024.10.30 19:51:05.264954 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Debug> DynamicQueryHandler: Done processing query | ||
15092 | 2024.10.30 19:51:05.265015 [ 259 ] {91b3a60d-eacc-4bf4-bccb-dffb7c49c815} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15093 | 2024.10.30 19:51:05.265064 [ 259 ] {} <Debug> HTTP-Session: 01a9880c-fb65-4ba7-bf2b-0d5e1776df39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15094 | 2024.10.30 19:51:05.265496 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15095 | 2024.10.30 19:51:06.806416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1340 | ||
15096 | 2024.10.30 19:51:06.809538 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15097 | 2024.10.30 19:51:06.809585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15098 | 2024.10.30 19:51:06.811088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15099 | 2024.10.30 19:51:06.812074 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15100 | 2024.10.30 19:51:06.812279 [ 69 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
15101 | 2024.10.30 19:51:06.812405 [ 69 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2024.10.30 19:51:06.812470 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15103 | 2024.10.30 19:51:06.813174 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
15104 | 2024.10.30 19:51:06.814718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
15105 | 2024.10.30 19:51:06.815327 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15106 | 2024.10.30 19:51:06.815504 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1082 rows starting from the beginning of the part | ||
15107 | 2024.10.30 19:51:06.816152 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
15108 | 2024.10.30 19:51:06.816727 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
15109 | 2024.10.30 19:51:06.817266 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
15110 | 2024.10.30 19:51:06.817789 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
15111 | 2024.10.30 19:51:06.818289 [ 195 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
15112 | 2024.10.30 19:51:06.827834 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 72 columns (72 merged, 0 gathered) in 0.015188425 sec., 88225.07929558199 rows/sec., 63.22 MiB/sec. | ||
15113 | 2024.10.30 19:51:06.829224 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
15114 | 2024.10.30 19:51:06.831713 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15115 | 2024.10.30 19:51:06.831805 [ 187 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_31_6} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
15116 | 2024.10.30 19:51:06.832015 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
15117 | 2024.10.30 19:51:08.142324 [ 73 ] {} <Debug> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
15118 | 2024.10.30 19:51:08.142385 [ 73 ] {} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15119 | 2024.10.30 19:51:08.142408 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15120 | 2024.10.30 19:51:08.142614 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
15121 | 2024.10.30 19:51:08.142821 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15122 | 2024.10.30 19:51:08.142868 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
15123 | 2024.10.30 19:51:08.142947 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
15124 | 2024.10.30 19:51:08.143080 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
15125 | 2024.10.30 19:51:08.143325 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
15126 | 2024.10.30 19:51:08.143557 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
15127 | 2024.10.30 19:51:08.144786 [ 199 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002297271 sec., 22200.254127614895 rows/sec., 1.58 MiB/sec. | ||
15128 | 2024.10.30 19:51:08.144990 [ 201 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15129 | 2024.10.30 19:51:08.145480 [ 201 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15130 | 2024.10.30 19:51:08.145564 [ 201 ] {dd75613c-ccae-4aa6-afd7-7c8c2b11709d::all_1_5_1} <Trace> oximeter.measurements_i64 (dd75613c-ccae-4aa6-afd7-7c8c2b11709d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15131 | 2024.10.30 19:51:08.145663 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15132 | 2024.10.30 19:51:10.269838 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59231, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15133 | 2024.10.30 19:51:10.269966 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15134 | 2024.10.30 19:51:10.269992 [ 269 ] {} <Debug> HTTP-Session: bece30ce-87fc-4235-b11f-aa425e38dbd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59231 | ||
15135 | 2024.10.30 19:51:10.270015 [ 269 ] {} <Debug> HTTP-Session: bece30ce-87fc-4235-b11f-aa425e38dbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15136 | 2024.10.30 19:51:10.270030 [ 269 ] {} <Debug> HTTP-Session: bece30ce-87fc-4235-b11f-aa425e38dbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15137 | 2024.10.30 19:51:10.270080 [ 269 ] {} <Trace> HTTP-Session: bece30ce-87fc-4235-b11f-aa425e38dbd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15138 | 2024.10.30 19:51:10.270273 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59231) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
15139 | 2024.10.30 19:51:10.270342 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
15140 | 2024.10.30 19:51:10.270683 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15141 | 2024.10.30 19:51:10.271125 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15142 | 2024.10.30 19:51:10.271167 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15143 | 2024.10.30 19:51:10.271613 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15144 | 2024.10.30 19:51:10.272013 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15145 | 2024.10.30 19:51:10.272203 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001991 sec., 18081.36614766449 rows/sec., 1.34 MiB/sec. | ||
15146 | 2024.10.30 19:51:10.272422 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Debug> DynamicQueryHandler: Done processing query | ||
15147 | 2024.10.30 19:51:10.272450 [ 269 ] {f5fc9cde-51cb-40e5-9ef0-c05db2bb5d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15148 | 2024.10.30 19:51:10.272467 [ 269 ] {} <Debug> HTTP-Session: bece30ce-87fc-4235-b11f-aa425e38dbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15149 | 2024.10.30 19:51:10.272682 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15150 | 2024.10.30 19:51:10.272795 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43674, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15151 | 2024.10.30 19:51:10.272932 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15152 | 2024.10.30 19:51:10.272960 [ 266 ] {} <Debug> HTTP-Session: f6fd8183-efe3-4ef4-b299-dc7ec700c7b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43674 | ||
15153 | 2024.10.30 19:51:10.272988 [ 266 ] {} <Debug> HTTP-Session: f6fd8183-efe3-4ef4-b299-dc7ec700c7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15154 | 2024.10.30 19:51:10.273006 [ 266 ] {} <Debug> HTTP-Session: f6fd8183-efe3-4ef4-b299-dc7ec700c7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15155 | 2024.10.30 19:51:10.273064 [ 266 ] {} <Trace> HTTP-Session: f6fd8183-efe3-4ef4-b299-dc7ec700c7b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15156 | 2024.10.30 19:51:10.273242 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43674) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15157 | 2024.10.30 19:51:10.273310 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15158 | 2024.10.30 19:51:10.273657 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15159 | 2024.10.30 19:51:10.274045 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15160 | 2024.10.30 19:51:10.274089 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15161 | 2024.10.30 19:51:10.274525 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
15162 | 2024.10.30 19:51:10.274921 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15163 | 2024.10.30 19:51:10.275107 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001909 sec., 3143.006809848088 rows/sec., 256.29 KiB/sec. | ||
15164 | 2024.10.30 19:51:10.275395 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Debug> DynamicQueryHandler: Done processing query | ||
15165 | 2024.10.30 19:51:10.275430 [ 266 ] {ad6f46f9-d6db-4a9b-a6b6-1bd7e5fa5db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15166 | 2024.10.30 19:51:10.275450 [ 266 ] {} <Debug> HTTP-Session: f6fd8183-efe3-4ef4-b299-dc7ec700c7b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15167 | 2024.10.30 19:51:10.275786 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15168 | 2024.10.30 19:51:10.275981 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46464, User-Agent: (none), Length: 188796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15169 | 2024.10.30 19:51:10.276112 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15170 | 2024.10.30 19:51:10.276138 [ 259 ] {} <Debug> HTTP-Session: 41c88dd4-efef-44f0-bd6e-11272a392b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46464 | ||
15171 | 2024.10.30 19:51:10.276163 [ 259 ] {} <Debug> HTTP-Session: 41c88dd4-efef-44f0-bd6e-11272a392b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15172 | 2024.10.30 19:51:10.276177 [ 259 ] {} <Debug> HTTP-Session: 41c88dd4-efef-44f0-bd6e-11272a392b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15173 | 2024.10.30 19:51:10.276233 [ 259 ] {} <Trace> HTTP-Session: 41c88dd4-efef-44f0-bd6e-11272a392b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15174 | 2024.10.30 19:51:10.276768 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46464) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15175 | 2024.10.30 19:51:10.276840 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15176 | 2024.10.30 19:51:10.277182 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15177 | 2024.10.30 19:51:10.278524 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15178 | 2024.10.30 19:51:10.278567 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15179 | 2024.10.30 19:51:10.279071 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15180 | 2024.10.30 19:51:10.279484 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15181 | 2024.10.30 19:51:10.279666 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Debug> executeQuery: Read 1303 rows, 110.09 KiB in 0.003255 sec., 400307.21966205834 rows/sec., 33.03 MiB/sec. | ||
15182 | 2024.10.30 19:51:10.279888 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Debug> DynamicQueryHandler: Done processing query | ||
15183 | 2024.10.30 19:51:10.279916 [ 259 ] {c63ae4f2-119f-4d8c-9bbd-6e49656d46b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
15184 | 2024.10.30 19:51:10.279932 [ 259 ] {} <Debug> HTTP-Session: 41c88dd4-efef-44f0-bd6e-11272a392b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15185 | 2024.10.30 19:51:10.280239 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15186 | 2024.10.30 19:51:10.280242 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43674, User-Agent: (none), Length: 4917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15187 | 2024.10.30 19:51:10.280357 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15188 | 2024.10.30 19:51:10.280393 [ 266 ] {} <Debug> HTTP-Session: 6014208d-dcc2-4d3a-940a-fb2e83c53e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:43674 | ||
15189 | 2024.10.30 19:51:10.280420 [ 266 ] {} <Debug> HTTP-Session: 6014208d-dcc2-4d3a-940a-fb2e83c53e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15190 | 2024.10.30 19:51:10.280438 [ 266 ] {} <Debug> HTTP-Session: 6014208d-dcc2-4d3a-940a-fb2e83c53e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15191 | 2024.10.30 19:51:10.280488 [ 266 ] {} <Trace> HTTP-Session: 6014208d-dcc2-4d3a-940a-fb2e83c53e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15192 | 2024.10.30 19:51:10.280647 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43674) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15193 | 2024.10.30 19:51:10.280707 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15194 | 2024.10.30 19:51:10.281027 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15195 | 2024.10.30 19:51:10.281397 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15196 | 2024.10.30 19:51:10.281434 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15197 | 2024.10.30 19:51:10.281801 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15198 | 2024.10.30 19:51:10.282168 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15199 | 2024.10.30 19:51:10.282327 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Debug> executeQuery: Read 35 rows, 2.51 KiB in 0.001728 sec., 20254.62962962963 rows/sec., 1.42 MiB/sec. | ||
15200 | 2024.10.30 19:51:10.282631 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Debug> DynamicQueryHandler: Done processing query | ||
15201 | 2024.10.30 19:51:10.282691 [ 266 ] {c3fe8456-2e22-4b9f-b1da-0a24fced489b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15202 | 2024.10.30 19:51:10.282748 [ 266 ] {} <Debug> HTTP-Session: 6014208d-dcc2-4d3a-940a-fb2e83c53e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15203 | 2024.10.30 19:51:10.282982 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15204 | 2024.10.30 19:51:10.283058 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54022, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15205 | 2024.10.30 19:51:10.283140 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15206 | 2024.10.30 19:51:10.283161 [ 259 ] {} <Debug> HTTP-Session: e2acd45e-b5cd-400a-a897-6e3c4e87c1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:54022 | ||
15207 | 2024.10.30 19:51:10.283178 [ 259 ] {} <Debug> HTTP-Session: e2acd45e-b5cd-400a-a897-6e3c4e87c1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15208 | 2024.10.30 19:51:10.283193 [ 259 ] {} <Debug> HTTP-Session: e2acd45e-b5cd-400a-a897-6e3c4e87c1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15209 | 2024.10.30 19:51:10.283231 [ 259 ] {} <Trace> HTTP-Session: e2acd45e-b5cd-400a-a897-6e3c4e87c1bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15210 | 2024.10.30 19:51:10.283479 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54022) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15211 | 2024.10.30 19:51:10.283526 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15212 | 2024.10.30 19:51:10.283776 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15213 | 2024.10.30 19:51:10.284278 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15214 | 2024.10.30 19:51:10.284316 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15215 | 2024.10.30 19:51:10.284706 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15216 | 2024.10.30 19:51:10.285088 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15217 | 2024.10.30 19:51:10.285251 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.001922 sec., 137356.91987513006 rows/sec., 9.41 MiB/sec. | ||
15218 | 2024.10.30 19:51:10.285445 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Debug> DynamicQueryHandler: Done processing query | ||
15219 | 2024.10.30 19:51:10.285469 [ 259 ] {ab0fd0ec-cafe-4fe4-8804-01b82d3f17c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
15220 | 2024.10.30 19:51:10.285486 [ 259 ] {} <Debug> HTTP-Session: e2acd45e-b5cd-400a-a897-6e3c4e87c1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15221 | 2024.10.30 19:51:10.285666 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15222 | 2024.10.30 19:51:10.285739 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57681, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15223 | 2024.10.30 19:51:10.285825 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15224 | 2024.10.30 19:51:10.285854 [ 266 ] {} <Debug> HTTP-Session: 532129dc-56d0-4e00-809e-b5fb4d18b6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57681 | ||
15225 | 2024.10.30 19:51:10.285876 [ 266 ] {} <Debug> HTTP-Session: 532129dc-56d0-4e00-809e-b5fb4d18b6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15226 | 2024.10.30 19:51:10.285893 [ 266 ] {} <Debug> HTTP-Session: 532129dc-56d0-4e00-809e-b5fb4d18b6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15227 | 2024.10.30 19:51:10.285938 [ 266 ] {} <Trace> HTTP-Session: 532129dc-56d0-4e00-809e-b5fb4d18b6f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15228 | 2024.10.30 19:51:10.286074 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57681) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15229 | 2024.10.30 19:51:10.286125 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15230 | 2024.10.30 19:51:10.286386 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15231 | 2024.10.30 19:51:10.286722 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15232 | 2024.10.30 19:51:10.286758 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15233 | 2024.10.30 19:51:10.287123 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15234 | 2024.10.30 19:51:10.287485 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15235 | 2024.10.30 19:51:10.287645 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001607 sec., 11200.99564405725 rows/sec., 786.35 KiB/sec. | ||
15236 | 2024.10.30 19:51:10.287822 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Debug> DynamicQueryHandler: Done processing query | ||
15237 | 2024.10.30 19:51:10.287847 [ 266 ] {ce7854ab-d538-46f8-9aeb-ff6a2e139138} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15238 | 2024.10.30 19:51:10.287863 [ 266 ] {} <Debug> HTTP-Session: 532129dc-56d0-4e00-809e-b5fb4d18b6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15239 | 2024.10.30 19:51:10.288040 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15240 | 2024.10.30 19:51:10.288137 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51072, User-Agent: (none), Length: 87048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15241 | 2024.10.30 19:51:10.288211 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15242 | 2024.10.30 19:51:10.288236 [ 259 ] {} <Debug> HTTP-Session: ac1ddb32-9c0d-43cf-b776-6147c38d4544 Authenticating user 'default' from [fd00:1122:3344:101::d]:51072 | ||
15243 | 2024.10.30 19:51:10.288258 [ 259 ] {} <Debug> HTTP-Session: ac1ddb32-9c0d-43cf-b776-6147c38d4544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15244 | 2024.10.30 19:51:10.288275 [ 259 ] {} <Debug> HTTP-Session: ac1ddb32-9c0d-43cf-b776-6147c38d4544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15245 | 2024.10.30 19:51:10.288320 [ 259 ] {} <Trace> HTTP-Session: ac1ddb32-9c0d-43cf-b776-6147c38d4544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15246 | 2024.10.30 19:51:10.288738 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51072) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15247 | 2024.10.30 19:51:10.288792 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15248 | 2024.10.30 19:51:10.289099 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15249 | 2024.10.30 19:51:10.289835 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15250 | 2024.10.30 19:51:10.289873 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15251 | 2024.10.30 19:51:10.290255 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15252 | 2024.10.30 19:51:10.290632 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15253 | 2024.10.30 19:51:10.290786 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Debug> executeQuery: Read 527 rows, 40.01 KiB in 0.002313 sec., 227842.62862083875 rows/sec., 16.89 MiB/sec. | ||
15254 | 2024.10.30 19:51:10.290975 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Debug> DynamicQueryHandler: Done processing query | ||
15255 | 2024.10.30 19:51:10.291000 [ 259 ] {b14a9812-85fd-4c8f-bce0-739bd5098e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
15256 | 2024.10.30 19:51:10.291016 [ 259 ] {} <Debug> HTTP-Session: ac1ddb32-9c0d-43cf-b776-6147c38d4544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15257 | 2024.10.30 19:51:10.291270 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15258 | 2024.10.30 19:51:10.291341 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57681, User-Agent: (none), Length: 172666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15259 | 2024.10.30 19:51:10.291413 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15260 | 2024.10.30 19:51:10.291437 [ 266 ] {} <Debug> HTTP-Session: 517aa580-1eaf-447b-a045-80b98ae17d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57681 | ||
15261 | 2024.10.30 19:51:10.291459 [ 266 ] {} <Debug> HTTP-Session: 517aa580-1eaf-447b-a045-80b98ae17d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15262 | 2024.10.30 19:51:10.291476 [ 266 ] {} <Debug> HTTP-Session: 517aa580-1eaf-447b-a045-80b98ae17d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15263 | 2024.10.30 19:51:10.291521 [ 266 ] {} <Trace> HTTP-Session: 517aa580-1eaf-447b-a045-80b98ae17d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15264 | 2024.10.30 19:51:10.292242 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15265 | 2024.10.30 19:51:10.292295 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15266 | 2024.10.30 19:51:10.292474 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15267 | 2024.10.30 19:51:10.293378 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15268 | 2024.10.30 19:51:10.293415 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15269 | 2024.10.30 19:51:10.293869 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15270 | 2024.10.30 19:51:10.294213 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15271 | 2024.10.30 19:51:10.294365 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Debug> executeQuery: Read 909 rows, 62.35 KiB in 0.002667 sec., 340832.39595050615 rows/sec., 22.83 MiB/sec. | ||
15272 | 2024.10.30 19:51:10.294548 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Debug> DynamicQueryHandler: Done processing query | ||
15273 | 2024.10.30 19:51:10.294573 [ 266 ] {9e7ab62b-3c9e-4f18-bafd-2958c82ebf18} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
15274 | 2024.10.30 19:51:10.294589 [ 266 ] {} <Debug> HTTP-Session: 517aa580-1eaf-447b-a045-80b98ae17d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15275 | 2024.10.30 19:51:10.294893 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51072, User-Agent: (none), Length: 19112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15276 | 2024.10.30 19:51:10.294912 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15277 | 2024.10.30 19:51:10.294986 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15278 | 2024.10.30 19:51:10.295028 [ 259 ] {} <Debug> HTTP-Session: 29cc4951-ace1-4c36-a444-c3a88a227e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:51072 | ||
15279 | 2024.10.30 19:51:10.295066 [ 259 ] {} <Debug> HTTP-Session: 29cc4951-ace1-4c36-a444-c3a88a227e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15280 | 2024.10.30 19:51:10.295094 [ 259 ] {} <Debug> HTTP-Session: 29cc4951-ace1-4c36-a444-c3a88a227e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15281 | 2024.10.30 19:51:10.295141 [ 259 ] {} <Trace> HTTP-Session: 29cc4951-ace1-4c36-a444-c3a88a227e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15282 | 2024.10.30 19:51:10.295448 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51072) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15283 | 2024.10.30 19:51:10.295536 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15284 | 2024.10.30 19:51:10.296102 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15285 | 2024.10.30 19:51:10.296660 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15286 | 2024.10.30 19:51:10.296697 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15287 | 2024.10.30 19:51:10.297322 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15288 | 2024.10.30 19:51:10.297737 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15289 | 2024.10.30 19:51:10.297935 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00269 sec., 4089.2193308550186 rows/sec., 7.33 MiB/sec. | ||
15290 | 2024.10.30 19:51:10.298169 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Debug> DynamicQueryHandler: Done processing query | ||
15291 | 2024.10.30 19:51:10.298195 [ 259 ] {d39d61ce-afd7-49d5-b3d5-4bb19b44ca1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
15292 | 2024.10.30 19:51:10.298212 [ 259 ] {} <Debug> HTTP-Session: 29cc4951-ace1-4c36-a444-c3a88a227e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15293 | 2024.10.30 19:51:10.298351 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15294 | 2024.10.30 19:51:10.298420 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41734, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15295 | 2024.10.30 19:51:10.298496 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15296 | 2024.10.30 19:51:10.298521 [ 266 ] {} <Debug> HTTP-Session: c5e04835-77a7-418b-8ca0-3319bb226536 Authenticating user 'default' from [fd00:1122:3344:101::d]:41734 | ||
15297 | 2024.10.30 19:51:10.298542 [ 266 ] {} <Debug> HTTP-Session: c5e04835-77a7-418b-8ca0-3319bb226536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15298 | 2024.10.30 19:51:10.298559 [ 266 ] {} <Debug> HTTP-Session: c5e04835-77a7-418b-8ca0-3319bb226536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15299 | 2024.10.30 19:51:10.298603 [ 266 ] {} <Trace> HTTP-Session: c5e04835-77a7-418b-8ca0-3319bb226536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15300 | 2024.10.30 19:51:10.298744 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41734) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15301 | 2024.10.30 19:51:10.298800 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15302 | 2024.10.30 19:51:10.298985 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15303 | 2024.10.30 19:51:10.299283 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2024.10.30 19:51:10.299320 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15305 | 2024.10.30 19:51:10.299678 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15306 | 2024.10.30 19:51:10.300009 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2024.10.30 19:51:10.300155 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.37 MiB/sec. | ||
15308 | 2024.10.30 19:51:10.300323 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Debug> DynamicQueryHandler: Done processing query | ||
15309 | 2024.10.30 19:51:10.300347 [ 266 ] {b45dc005-6e40-460e-9f51-295d4792d3fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15310 | 2024.10.30 19:51:10.300364 [ 266 ] {} <Debug> HTTP-Session: c5e04835-77a7-418b-8ca0-3319bb226536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15311 | 2024.10.30 19:51:10.301705 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15312 | 2024.10.30 19:51:11.519771 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15313 | 2024.10.30 19:51:11.519837 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15314 | 2024.10.30 19:51:15.235967 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64086, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15315 | 2024.10.30 19:51:15.236096 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15316 | 2024.10.30 19:51:15.236123 [ 266 ] {} <Debug> HTTP-Session: 1d9f7974-3068-4cce-bb31-8a1e7a25a24d Authenticating user 'default' from [fd00:1122:3344:101::d]:64086 | ||
15317 | 2024.10.30 19:51:15.236147 [ 266 ] {} <Debug> HTTP-Session: 1d9f7974-3068-4cce-bb31-8a1e7a25a24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15318 | 2024.10.30 19:51:15.236161 [ 266 ] {} <Debug> HTTP-Session: 1d9f7974-3068-4cce-bb31-8a1e7a25a24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15319 | 2024.10.30 19:51:15.236210 [ 266 ] {} <Trace> HTTP-Session: 1d9f7974-3068-4cce-bb31-8a1e7a25a24d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15320 | 2024.10.30 19:51:15.236418 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64086) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
15321 | 2024.10.30 19:51:15.236489 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
15322 | 2024.10.30 19:51:15.236823 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15323 | 2024.10.30 19:51:15.237277 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15324 | 2024.10.30 19:51:15.237326 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15325 | 2024.10.30 19:51:15.237762 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15326 | 2024.10.30 19:51:15.238149 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15327 | 2024.10.30 19:51:15.238333 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001974 sec., 18237.0820668693 rows/sec., 1.35 MiB/sec. | ||
15328 | 2024.10.30 19:51:15.238349 [ 60 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15329 | 2024.10.30 19:51:15.238448 [ 60 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2024.10.30 19:51:15.238513 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15331 | 2024.10.30 19:51:15.238659 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Debug> DynamicQueryHandler: Done processing query | ||
15332 | 2024.10.30 19:51:15.238681 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15333 | 2024.10.30 19:51:15.238695 [ 266 ] {3e8e2fa7-b734-4905-9d2f-aa84a8889c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15334 | 2024.10.30 19:51:15.238765 [ 266 ] {} <Debug> HTTP-Session: 1d9f7974-3068-4cce-bb31-8a1e7a25a24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15335 | 2024.10.30 19:51:15.238939 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15336 | 2024.10.30 19:51:15.238967 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15337 | 2024.10.30 19:51:15.239026 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part | ||
15338 | 2024.10.30 19:51:15.239137 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34482, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15339 | 2024.10.30 19:51:15.239266 [ 266 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
15340 | |||
15341 | (version 23.8.7.1) | ||
15342 | 2024.10.30 19:51:15.239294 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
15343 | 2024.10.30 19:51:15.239438 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15344 | 2024.10.30 19:51:15.239559 [ 259 ] {} <Debug> HTTP-Session: c40a42ef-9beb-4d6f-af0c-442f3fc6b767 Authenticating user 'default' from [fd00:1122:3344:101::d]:34482 | ||
15345 | 2024.10.30 19:51:15.239620 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
15346 | 2024.10.30 19:51:15.239633 [ 259 ] {} <Debug> HTTP-Session: c40a42ef-9beb-4d6f-af0c-442f3fc6b767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15347 | 2024.10.30 19:51:15.239711 [ 259 ] {} <Debug> HTTP-Session: c40a42ef-9beb-4d6f-af0c-442f3fc6b767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15348 | 2024.10.30 19:51:15.239942 [ 259 ] {} <Trace> HTTP-Session: c40a42ef-9beb-4d6f-af0c-442f3fc6b767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15349 | 2024.10.30 19:51:15.239989 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
15350 | 2024.10.30 19:51:15.240262 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
15351 | 2024.10.30 19:51:15.240404 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34482) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15352 | 2024.10.30 19:51:15.240562 [ 196 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
15353 | 2024.10.30 19:51:15.240585 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15354 | 2024.10.30 19:51:15.241710 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15355 | 2024.10.30 19:51:15.242716 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15356 | 2024.10.30 19:51:15.242808 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15357 | 2024.10.30 19:51:15.243539 [ 188 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 5 columns (5 merged, 0 gathered) in 0.004937342 sec., 48609.150429522604 rows/sec., 3.75 MiB/sec. | ||
15358 | 2024.10.30 19:51:15.243860 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15359 | 2024.10.30 19:51:15.243923 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
15360 | 2024.10.30 19:51:15.245054 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15361 | 2024.10.30 19:51:15.245105 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15362 | 2024.10.30 19:51:15.245294 [ 191 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_61_12} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15363 | 2024.10.30 19:51:15.245427 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005201 sec., 769.0828686791002 rows/sec., 62.71 KiB/sec. | ||
15364 | 2024.10.30 19:51:15.245519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15365 | 2024.10.30 19:51:15.245819 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Debug> DynamicQueryHandler: Done processing query | ||
15366 | 2024.10.30 19:51:15.245853 [ 259 ] {b89a4180-8512-42cc-85d7-1542da7bc9da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15367 | 2024.10.30 19:51:15.245871 [ 259 ] {} <Debug> HTTP-Session: c40a42ef-9beb-4d6f-af0c-442f3fc6b767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15368 | 2024.10.30 19:51:15.246115 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15369 | 2024.10.30 19:51:15.246178 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43326, User-Agent: (none), Length: 33534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15370 | 2024.10.30 19:51:15.246262 [ 266 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15371 | 2024.10.30 19:51:15.246289 [ 266 ] {} <Debug> HTTP-Session: 6693afc1-9c2e-4f22-8b07-30de4d417165 Authenticating user 'default' from [fd00:1122:3344:101::d]:43326 | ||
15372 | 2024.10.30 19:51:15.246319 [ 266 ] {} <Debug> HTTP-Session: 6693afc1-9c2e-4f22-8b07-30de4d417165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15373 | 2024.10.30 19:51:15.246336 [ 266 ] {} <Debug> HTTP-Session: 6693afc1-9c2e-4f22-8b07-30de4d417165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15374 | 2024.10.30 19:51:15.246385 [ 266 ] {} <Trace> HTTP-Session: 6693afc1-9c2e-4f22-8b07-30de4d417165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15375 | 2024.10.30 19:51:15.246607 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15376 | 2024.10.30 19:51:15.246668 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15377 | 2024.10.30 19:51:15.246991 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15378 | 2024.10.30 19:51:15.247495 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15379 | 2024.10.30 19:51:15.247533 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15380 | 2024.10.30 19:51:15.247925 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15381 | 2024.10.30 19:51:15.248302 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15382 | 2024.10.30 19:51:15.248467 [ 60 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15383 | 2024.10.30 19:51:15.248477 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Debug> executeQuery: Read 226 rows, 19.83 KiB in 0.001969 sec., 114779.07567293043 rows/sec., 9.83 MiB/sec. | ||
15384 | 2024.10.30 19:51:15.248522 [ 60 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15385 | 2024.10.30 19:51:15.248597 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15386 | 2024.10.30 19:51:15.248876 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15387 | 2024.10.30 19:51:15.248910 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Debug> DynamicQueryHandler: Done processing query | ||
15388 | 2024.10.30 19:51:15.248956 [ 266 ] {0eff3950-aaa2-464a-826d-d969ff97ef0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
15389 | 2024.10.30 19:51:15.249040 [ 266 ] {} <Debug> HTTP-Session: 6693afc1-9c2e-4f22-8b07-30de4d417165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15390 | 2024.10.30 19:51:15.249418 [ 266 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15391 | 2024.10.30 19:51:15.249520 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15392 | 2024.10.30 19:51:15.249529 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53700, User-Agent: (none), Length: 9221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15393 | 2024.10.30 19:51:15.249700 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1536 rows starting from the beginning of the part | ||
15394 | 2024.10.30 19:51:15.249743 [ 266 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
15395 | |||
15396 | (version 23.8.7.1) | ||
15397 | 2024.10.30 19:51:15.249768 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15398 | 2024.10.30 19:51:15.249894 [ 259 ] {} <Debug> HTTP-Session: c5058883-3fb0-43a3-8e09-e5e24014218a Authenticating user 'default' from [fd00:1122:3344:101::d]:53700 | ||
15399 | 2024.10.30 19:51:15.250015 [ 259 ] {} <Debug> HTTP-Session: c5058883-3fb0-43a3-8e09-e5e24014218a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15400 | 2024.10.30 19:51:15.250192 [ 259 ] {} <Debug> HTTP-Session: c5058883-3fb0-43a3-8e09-e5e24014218a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15401 | 2024.10.30 19:51:15.250233 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 226 rows starting from the beginning of the part | ||
15402 | 2024.10.30 19:51:15.250426 [ 259 ] {} <Trace> HTTP-Session: c5058883-3fb0-43a3-8e09-e5e24014218a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15403 | 2024.10.30 19:51:15.250810 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 164 rows starting from the beginning of the part | ||
15404 | 2024.10.30 19:51:15.251088 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53700) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15405 | 2024.10.30 19:51:15.251118 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 226 rows starting from the beginning of the part | ||
15406 | 2024.10.30 19:51:15.251253 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15407 | 2024.10.30 19:51:15.251339 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1303 rows starting from the beginning of the part | ||
15408 | 2024.10.30 19:51:15.251715 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 226 rows starting from the beginning of the part | ||
15409 | 2024.10.30 19:51:15.252562 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15410 | 2024.10.30 19:51:15.253459 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15411 | 2024.10.30 19:51:15.253535 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15412 | 2024.10.30 19:51:15.254487 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15413 | 2024.10.30 19:51:15.255029 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15414 | 2024.10.30 19:51:15.255473 [ 60 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15415 | 2024.10.30 19:51:15.255490 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3681 rows, containing 5 columns (5 merged, 0 gathered) in 0.00677168 sec., 543587.4111003473 rows/sec., 47.25 MiB/sec. | ||
15416 | 2024.10.30 19:51:15.255513 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.004677 sec., 13897.797733589909 rows/sec., 1021.25 KiB/sec. | ||
15417 | 2024.10.30 19:51:15.255549 [ 60 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15418 | 2024.10.30 19:51:15.255633 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15419 | 2024.10.30 19:51:15.255926 [ 191 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15420 | 2024.10.30 19:51:15.256287 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Debug> DynamicQueryHandler: Done processing query | ||
15421 | 2024.10.30 19:51:15.256430 [ 259 ] {d8a7515b-9fe5-4961-b28f-1f060e8a3b96} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15422 | 2024.10.30 19:51:15.256440 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15423 | 2024.10.30 19:51:15.256558 [ 259 ] {} <Debug> HTTP-Session: c5058883-3fb0-43a3-8e09-e5e24014218a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15424 | 2024.10.30 19:51:15.257008 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15425 | 2024.10.30 19:51:15.257193 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49783, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15426 | 2024.10.30 19:51:15.257576 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15427 | 2024.10.30 19:51:15.257597 [ 259 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
15428 | |||
15429 | (version 23.8.7.1) | ||
15430 | 2024.10.30 19:51:15.257806 [ 270 ] {} <Debug> HTTP-Session: ceb9060a-c765-41ec-9e2b-e6cb5c298673 Authenticating user 'default' from [fd00:1122:3344:101::d]:49783 | ||
15431 | 2024.10.30 19:51:15.257970 [ 270 ] {} <Debug> HTTP-Session: ceb9060a-c765-41ec-9e2b-e6cb5c298673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15432 | 2024.10.30 19:51:15.257984 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15433 | 2024.10.30 19:51:15.258097 [ 270 ] {} <Debug> HTTP-Session: ceb9060a-c765-41ec-9e2b-e6cb5c298673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15434 | 2024.10.30 19:51:15.258207 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part | ||
15435 | 2024.10.30 19:51:15.258316 [ 270 ] {} <Trace> HTTP-Session: ceb9060a-c765-41ec-9e2b-e6cb5c298673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15436 | 2024.10.30 19:51:15.259072 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49783) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15437 | 2024.10.30 19:51:15.259076 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 62 rows starting from the beginning of the part | ||
15438 | 2024.10.30 19:51:15.259178 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15439 | 2024.10.30 19:51:15.259545 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
15440 | 2024.10.30 19:51:15.259875 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15441 | 2024.10.30 19:51:15.260031 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 62 rows starting from the beginning of the part | ||
15442 | 2024.10.30 19:51:15.260424 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
15443 | 2024.10.30 19:51:15.260751 [ 188 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_61_12} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15444 | 2024.10.30 19:51:15.260942 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 65 rows starting from the beginning of the part | ||
15445 | 2024.10.30 19:51:15.261435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
15446 | 2024.10.30 19:51:15.261754 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15447 | 2024.10.30 19:51:15.262327 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15448 | 2024.10.30 19:51:15.262373 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15449 | 2024.10.30 19:51:15.262949 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15450 | 2024.10.30 19:51:15.263119 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.007339136 sec., 48507.07222212533 rows/sec., 3.63 MiB/sec. | ||
15451 | 2024.10.30 19:51:15.263272 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15452 | 2024.10.30 19:51:15.263488 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15453 | 2024.10.30 19:51:15.263738 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.004865 sec., 7399.7944501541615 rows/sec., 555.63 KiB/sec. | ||
15454 | 2024.10.30 19:51:15.263745 [ 58 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15455 | 2024.10.30 19:51:15.263832 [ 58 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15456 | 2024.10.30 19:51:15.263898 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15457 | 2024.10.30 19:51:15.264035 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15458 | 2024.10.30 19:51:15.264108 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15459 | 2024.10.30 19:51:15.264110 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Debug> DynamicQueryHandler: Done processing query | ||
15460 | 2024.10.30 19:51:15.264175 [ 270 ] {976640a3-4980-460c-b65f-f11db4312abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15461 | 2024.10.30 19:51:15.264179 [ 186 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_61_12} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15462 | 2024.10.30 19:51:15.264215 [ 270 ] {} <Debug> HTTP-Session: ceb9060a-c765-41ec-9e2b-e6cb5c298673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15463 | 2024.10.30 19:51:15.264332 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15464 | 2024.10.30 19:51:15.264372 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15465 | 2024.10.30 19:51:15.264404 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 326 rows starting from the beginning of the part | ||
15466 | 2024.10.30 19:51:15.264419 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15467 | 2024.10.30 19:51:15.264544 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33122, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15468 | 2024.10.30 19:51:15.264618 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
15469 | 2024.10.30 19:51:15.264648 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15470 | 2024.10.30 19:51:15.264693 [ 259 ] {} <Debug> HTTP-Session: 84794f19-16ed-4576-a54b-8ad58ba894d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33122 | ||
15471 | 2024.10.30 19:51:15.264756 [ 259 ] {} <Debug> HTTP-Session: 84794f19-16ed-4576-a54b-8ad58ba894d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15472 | 2024.10.30 19:51:15.264792 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
15473 | 2024.10.30 19:51:15.264800 [ 259 ] {} <Debug> HTTP-Session: 84794f19-16ed-4576-a54b-8ad58ba894d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15474 | 2024.10.30 19:51:15.264874 [ 259 ] {} <Trace> HTTP-Session: 84794f19-16ed-4576-a54b-8ad58ba894d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15475 | 2024.10.30 19:51:15.264956 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
15476 | 2024.10.30 19:51:15.265103 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 264 rows starting from the beginning of the part | ||
15477 | 2024.10.30 19:51:15.265132 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33122) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15478 | 2024.10.30 19:51:15.265323 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15479 | 2024.10.30 19:51:15.265497 [ 198 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
15480 | 2024.10.30 19:51:15.265991 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15481 | 2024.10.30 19:51:15.266590 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15482 | 2024.10.30 19:51:15.266637 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15483 | 2024.10.30 19:51:15.267180 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15484 | 2024.10.30 19:51:15.267261 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.003256576 sec., 225390.10297932551 rows/sec., 15.70 MiB/sec. | ||
15485 | 2024.10.30 19:51:15.267573 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15486 | 2024.10.30 19:51:15.267975 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15487 | 2024.10.30 19:51:15.268340 [ 58 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15488 | 2024.10.30 19:51:15.268415 [ 58 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15489 | 2024.10.30 19:51:15.268426 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.003401 sec., 5292.561011467215 rows/sec., 371.56 KiB/sec. | ||
15490 | 2024.10.30 19:51:15.268458 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15491 | 2024.10.30 19:51:15.268885 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15492 | 2024.10.30 19:51:15.268909 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15493 | 2024.10.30 19:51:15.269079 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Debug> DynamicQueryHandler: Done processing query | ||
15494 | 2024.10.30 19:51:15.269109 [ 189 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_61_12} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15495 | 2024.10.30 19:51:15.269163 [ 259 ] {882ffa47-c45b-4641-b852-8a203c1d7300} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15496 | 2024.10.30 19:51:15.269258 [ 259 ] {} <Debug> HTTP-Session: 84794f19-16ed-4576-a54b-8ad58ba894d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15497 | 2024.10.30 19:51:15.269375 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15498 | 2024.10.30 19:51:15.269382 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
15499 | 2024.10.30 19:51:15.269424 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 30 rows starting from the beginning of the part | ||
15500 | 2024.10.30 19:51:15.269538 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part | ||
15501 | 2024.10.30 19:51:15.269635 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15502 | 2024.10.30 19:51:15.269847 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34066, User-Agent: (none), Length: 17187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15503 | 2024.10.30 19:51:15.270064 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
15504 | 2024.10.30 19:51:15.270085 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15505 | 2024.10.30 19:51:15.270206 [ 270 ] {} <Debug> HTTP-Session: 2622ccbe-00c2-4288-8e16-c320ba263c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34066 | ||
15506 | 2024.10.30 19:51:15.270290 [ 270 ] {} <Debug> HTTP-Session: 2622ccbe-00c2-4288-8e16-c320ba263c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15507 | 2024.10.30 19:51:15.270320 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part | ||
15508 | 2024.10.30 19:51:15.270372 [ 270 ] {} <Debug> HTTP-Session: 2622ccbe-00c2-4288-8e16-c320ba263c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15509 | 2024.10.30 19:51:15.270555 [ 270 ] {} <Trace> HTTP-Session: 2622ccbe-00c2-4288-8e16-c320ba263c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15510 | 2024.10.30 19:51:15.270581 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
15511 | 2024.10.30 19:51:15.270780 [ 193 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part | ||
15512 | 2024.10.30 19:51:15.271037 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34066) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15513 | 2024.10.30 19:51:15.271207 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15514 | 2024.10.30 19:51:15.272064 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15515 | 2024.10.30 19:51:15.273942 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2024.10.30 19:51:15.274057 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15517 | 2024.10.30 19:51:15.274970 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00637382 sec., 18827.014255187627 rows/sec., 1.35 MiB/sec. | ||
15518 | 2024.10.30 19:51:15.275097 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15519 | 2024.10.30 19:51:15.275133 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15520 | 2024.10.30 19:51:15.275684 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15521 | 2024.10.30 19:51:15.275759 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15522 | 2024.10.30 19:51:15.275856 [ 58 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15523 | 2024.10.30 19:51:15.275897 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Debug> executeQuery: Read 101 rows, 8.12 KiB in 0.005082 sec., 19874.065328610784 rows/sec., 1.56 MiB/sec. | ||
15524 | 2024.10.30 19:51:15.275915 [ 58 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15525 | 2024.10.30 19:51:15.275915 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_61_12} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15526 | 2024.10.30 19:51:15.275970 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15527 | 2024.10.30 19:51:15.276317 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15528 | 2024.10.30 19:51:15.276387 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Debug> DynamicQueryHandler: Done processing query | ||
15529 | 2024.10.30 19:51:15.276392 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15530 | 2024.10.30 19:51:15.276422 [ 270 ] {38f49b7c-1c38-46aa-81a3-0e6a11ec0158} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
15531 | 2024.10.30 19:51:15.276473 [ 270 ] {} <Debug> HTTP-Session: 2622ccbe-00c2-4288-8e16-c320ba263c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15532 | 2024.10.30 19:51:15.276607 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15533 | 2024.10.30 19:51:15.276643 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 796 rows starting from the beginning of the part | ||
15534 | 2024.10.30 19:51:15.276715 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15535 | 2024.10.30 19:51:15.276881 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60354, User-Agent: (none), Length: 11942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15536 | 2024.10.30 19:51:15.277002 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part | ||
15537 | 2024.10.30 19:51:15.277096 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15538 | 2024.10.30 19:51:15.277220 [ 259 ] {} <Debug> HTTP-Session: 8febb0f1-ba08-4dc7-905c-ce31fdfa0a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:60354 | ||
15539 | 2024.10.30 19:51:15.277295 [ 259 ] {} <Debug> HTTP-Session: 8febb0f1-ba08-4dc7-905c-ce31fdfa0a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15540 | 2024.10.30 19:51:15.277367 [ 259 ] {} <Debug> HTTP-Session: 8febb0f1-ba08-4dc7-905c-ce31fdfa0a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15541 | 2024.10.30 19:51:15.277390 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part | ||
15542 | 2024.10.30 19:51:15.277480 [ 259 ] {} <Trace> HTTP-Session: 8febb0f1-ba08-4dc7-905c-ce31fdfa0a20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15543 | 2024.10.30 19:51:15.277665 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
15544 | 2024.10.30 19:51:15.277970 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 527 rows starting from the beginning of the part | ||
15545 | 2024.10.30 19:51:15.277963 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15546 | 2024.10.30 19:51:15.278142 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15547 | 2024.10.30 19:51:15.278312 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 101 rows starting from the beginning of the part | ||
15548 | 2024.10.30 19:51:15.279073 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15549 | 2024.10.30 19:51:15.279901 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15550 | 2024.10.30 19:51:15.279993 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15551 | 2024.10.30 19:51:15.280865 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15552 | 2024.10.30 19:51:15.281604 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 5 columns (5 merged, 0 gathered) in 0.005461065 sec., 314956.88112117327 rows/sec., 24.88 MiB/sec. | ||
15553 | 2024.10.30 19:51:15.281796 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15554 | 2024.10.30 19:51:15.281858 [ 192 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15555 | 2024.10.30 19:51:15.282034 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15556 | 2024.10.30 19:51:15.282069 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.004329 sec., 14322.01432201432 rows/sec., 1.00 MiB/sec. | ||
15557 | 2024.10.30 19:51:15.282115 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15558 | 2024.10.30 19:51:15.282181 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15559 | 2024.10.30 19:51:15.282747 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15560 | 2024.10.30 19:51:15.282848 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Debug> DynamicQueryHandler: Done processing query | ||
15561 | 2024.10.30 19:51:15.282929 [ 259 ] {9f960ffb-6f9a-4341-9fbb-1437a7f0970a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15562 | 2024.10.30 19:51:15.282998 [ 259 ] {} <Debug> HTTP-Session: 8febb0f1-ba08-4dc7-905c-ce31fdfa0a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15563 | 2024.10.30 19:51:15.283245 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15564 | 2024.10.30 19:51:15.283309 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 12442 rows starting from the beginning of the part | ||
15565 | 2024.10.30 19:51:15.283446 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15566 | 2024.10.30 19:51:15.283566 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53364, User-Agent: (none), Length: 71194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15567 | 2024.10.30 19:51:15.283757 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 61 rows starting from the beginning of the part | ||
15568 | 2024.10.30 19:51:15.283814 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15569 | 2024.10.30 19:51:15.283985 [ 270 ] {} <Debug> HTTP-Session: 45f8eb98-ec72-4c10-b917-0dfc1fce0abb Authenticating user 'default' from [fd00:1122:3344:101::d]:53364 | ||
15570 | 2024.10.30 19:51:15.284141 [ 270 ] {} <Debug> HTTP-Session: 45f8eb98-ec72-4c10-b917-0dfc1fce0abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15571 | 2024.10.30 19:51:15.284180 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 62 rows starting from the beginning of the part | ||
15572 | 2024.10.30 19:51:15.284259 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15573 | 2024.10.30 19:51:15.284288 [ 270 ] {} <Debug> HTTP-Session: 45f8eb98-ec72-4c10-b917-0dfc1fce0abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15574 | 2024.10.30 19:51:15.284632 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 61 rows starting from the beginning of the part | ||
15575 | 2024.10.30 19:51:15.284694 [ 270 ] {} <Trace> HTTP-Session: 45f8eb98-ec72-4c10-b917-0dfc1fce0abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15576 | 2024.10.30 19:51:15.284895 [ 187 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_61_12} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15577 | 2024.10.30 19:51:15.285003 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 909 rows starting from the beginning of the part | ||
15578 | 2024.10.30 19:51:15.285324 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 62 rows starting from the beginning of the part | ||
15579 | 2024.10.30 19:51:15.285403 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
15580 | 2024.10.30 19:51:15.286043 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53364) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15581 | 2024.10.30 19:51:15.286135 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15582 | 2024.10.30 19:51:15.286948 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15583 | 2024.10.30 19:51:15.288205 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15584 | 2024.10.30 19:51:15.288243 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15585 | 2024.10.30 19:51:15.289397 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15586 | 2024.10.30 19:51:15.289891 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15587 | 2024.10.30 19:51:15.290046 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15588 | 2024.10.30 19:51:15.290066 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.004589 sec., 9370.23316626716 rows/sec., 16.79 MiB/sec. | ||
15589 | 2024.10.30 19:51:15.290111 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15590 | 2024.10.30 19:51:15.290155 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15591 | 2024.10.30 19:51:15.290646 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
15592 | 2024.10.30 19:51:15.291187 [ 197 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13597 rows, containing 5 columns (5 merged, 0 gathered) in 0.008795715 sec., 1545866.3678848166 rows/sec., 104.65 MiB/sec. | ||
15593 | 2024.10.30 19:51:15.291357 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Debug> DynamicQueryHandler: Done processing query | ||
15594 | 2024.10.30 19:51:15.291412 [ 270 ] {b0f6d329-3ff3-4f22-b051-bb46ad3f852e} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15595 | 2024.10.30 19:51:15.291468 [ 270 ] {} <Debug> HTTP-Session: 45f8eb98-ec72-4c10-b917-0dfc1fce0abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15596 | 2024.10.30 19:51:15.291629 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15597 | 2024.10.30 19:51:15.291784 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15598 | 2024.10.30 19:51:15.291777 [ 195 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15599 | 2024.10.30 19:51:15.291842 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37094, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15600 | 2024.10.30 19:51:15.292091 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15601 | 2024.10.30 19:51:15.292100 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 967 rows starting from the beginning of the part | ||
15602 | 2024.10.30 19:51:15.292159 [ 270 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
15603 | |||
15604 | (version 23.8.7.1) | ||
15605 | 2024.10.30 19:51:15.292208 [ 259 ] {} <Debug> HTTP-Session: c1e68115-e955-4b85-ba62-9f7beea5b802 Authenticating user 'default' from [fd00:1122:3344:101::d]:37094 | ||
15606 | 2024.10.30 19:51:15.292274 [ 259 ] {} <Debug> HTTP-Session: c1e68115-e955-4b85-ba62-9f7beea5b802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15607 | 2024.10.30 19:51:15.292362 [ 259 ] {} <Debug> HTTP-Session: c1e68115-e955-4b85-ba62-9f7beea5b802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15608 | 2024.10.30 19:51:15.292500 [ 259 ] {} <Trace> HTTP-Session: c1e68115-e955-4b85-ba62-9f7beea5b802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15609 | 2024.10.30 19:51:15.293075 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37094) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15610 | 2024.10.30 19:51:15.293337 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15611 | 2024.10.30 19:51:15.293795 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 43 rows starting from the beginning of the part | ||
15612 | 2024.10.30 19:51:15.294326 [ 195 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15613 | 2024.10.30 19:51:15.294899 [ 195 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15614 | 2024.10.30 19:51:15.294900 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15615 | 2024.10.30 19:51:15.295158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
15616 | 2024.10.30 19:51:15.295294 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
15617 | 2024.10.30 19:51:15.296002 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
15618 | 2024.10.30 19:51:15.296227 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15619 | 2024.10.30 19:51:15.296337 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15620 | 2024.10.30 19:51:15.296777 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
15621 | 2024.10.30 19:51:15.297479 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 43 rows starting from the beginning of the part | ||
15622 | 2024.10.30 19:51:15.297810 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15623 | 2024.10.30 19:51:15.298870 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15624 | 2024.10.30 19:51:15.299155 [ 58 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15625 | 2024.10.30 19:51:15.299254 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.006381 sec., 4701.457451810061 rows/sec., 319.09 KiB/sec. | ||
15626 | 2024.10.30 19:51:15.299270 [ 58 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15627 | 2024.10.30 19:51:15.299333 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15628 | 2024.10.30 19:51:15.299930 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Debug> DynamicQueryHandler: Done processing query | ||
15629 | 2024.10.30 19:51:15.299982 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
15630 | 2024.10.30 19:51:15.300015 [ 259 ] {15eaa997-88e4-4aa9-9083-04df7190761b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15631 | 2024.10.30 19:51:15.300086 [ 259 ] {} <Debug> HTTP-Session: c1e68115-e955-4b85-ba62-9f7beea5b802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15632 | 2024.10.30 19:51:15.300478 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15633 | 2024.10.30 19:51:15.300568 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1598 rows starting from the beginning of the part | ||
15634 | 2024.10.30 19:51:15.300618 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15635 | 2024.10.30 19:51:15.300820 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
15636 | 2024.10.30 19:51:15.301021 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
15637 | 2024.10.30 19:51:15.301240 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
15638 | 2024.10.30 19:51:15.301505 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
15639 | 2024.10.30 19:51:15.301721 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
15640 | 2024.10.30 19:51:15.305637 [ 200 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1748 rows, containing 4 columns (4 merged, 0 gathered) in 0.006138674 sec., 284752.04905815166 rows/sec., 18.85 MiB/sec. | ||
15641 | 2024.10.30 19:51:15.305983 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15642 | 2024.10.30 19:51:15.306493 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15643 | 2024.10.30 19:51:15.306575 [ 201 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_61_12} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15644 | 2024.10.30 19:51:15.306716 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
15645 | 2024.10.30 19:51:15.308373 [ 201 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 19 columns (19 merged, 0 gathered) in 0.018061772 sec., 61898.688567212565 rows/sec., 110.77 MiB/sec. | ||
15646 | 2024.10.30 19:51:15.309498 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15647 | 2024.10.30 19:51:15.310079 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15648 | 2024.10.30 19:51:15.310157 [ 199 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15649 | 2024.10.30 19:51:15.310265 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. | ||
15650 | 2024.10.30 19:51:16.815830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1380 | ||
15651 | 2024.10.30 19:51:16.819027 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15652 | 2024.10.30 19:51:16.819080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15653 | 2024.10.30 19:51:16.820684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15654 | 2024.10.30 19:51:16.821703 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15655 | 2024.10.30 19:51:16.822345 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
15656 | 2024.10.30 19:51:20.234924 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15657 | 2024.10.30 19:51:20.235117 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15658 | 2024.10.30 19:51:20.235165 [ 259 ] {} <Debug> HTTP-Session: f02a89fd-a364-4d9f-b988-dc937bcfcec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62969 | ||
15659 | 2024.10.30 19:51:20.235210 [ 259 ] {} <Debug> HTTP-Session: f02a89fd-a364-4d9f-b988-dc937bcfcec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15660 | 2024.10.30 19:51:20.235239 [ 259 ] {} <Debug> HTTP-Session: f02a89fd-a364-4d9f-b988-dc937bcfcec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15661 | 2024.10.30 19:51:20.235333 [ 259 ] {} <Trace> HTTP-Session: f02a89fd-a364-4d9f-b988-dc937bcfcec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2024.10.30 19:51:20.235582 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62969) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
15663 | 2024.10.30 19:51:20.235653 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
15664 | 2024.10.30 19:51:20.236000 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15665 | 2024.10.30 19:51:20.236561 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15666 | 2024.10.30 19:51:20.236608 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15667 | 2024.10.30 19:51:20.237054 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15668 | 2024.10.30 19:51:20.237472 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15669 | 2024.10.30 19:51:20.237647 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002125 sec., 16941.176470588234 rows/sec., 1.26 MiB/sec. | ||
15670 | 2024.10.30 19:51:20.237887 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Debug> DynamicQueryHandler: Done processing query | ||
15671 | 2024.10.30 19:51:20.237914 [ 259 ] {0617c919-b0b6-4aec-afec-e3a533218190} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15672 | 2024.10.30 19:51:20.237931 [ 259 ] {} <Debug> HTTP-Session: f02a89fd-a364-4d9f-b988-dc937bcfcec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15673 | 2024.10.30 19:51:20.238174 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15674 | 2024.10.30 19:51:20.238347 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36219, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15675 | 2024.10.30 19:51:20.238429 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15676 | 2024.10.30 19:51:20.238455 [ 270 ] {} <Debug> HTTP-Session: 0897a5f6-c751-4653-ad72-90228abc5447 Authenticating user 'default' from [fd00:1122:3344:101::d]:36219 | ||
15677 | 2024.10.30 19:51:20.238477 [ 270 ] {} <Debug> HTTP-Session: 0897a5f6-c751-4653-ad72-90228abc5447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15678 | 2024.10.30 19:51:20.238495 [ 270 ] {} <Debug> HTTP-Session: 0897a5f6-c751-4653-ad72-90228abc5447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15679 | 2024.10.30 19:51:20.238537 [ 270 ] {} <Trace> HTTP-Session: 0897a5f6-c751-4653-ad72-90228abc5447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15680 | 2024.10.30 19:51:20.238668 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36219) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15681 | 2024.10.30 19:51:20.238722 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15682 | 2024.10.30 19:51:20.239005 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15683 | 2024.10.30 19:51:20.239371 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15684 | 2024.10.30 19:51:20.239412 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15685 | 2024.10.30 19:51:20.239797 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15686 | 2024.10.30 19:51:20.240174 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15687 | 2024.10.30 19:51:20.240331 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00169 sec., 1183.4319526627219 rows/sec., 96.50 KiB/sec. | ||
15688 | 2024.10.30 19:51:20.240647 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Debug> DynamicQueryHandler: Done processing query | ||
15689 | 2024.10.30 19:51:20.240693 [ 270 ] {6a1d992c-04ff-41dd-b0fe-605855ac25ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15690 | 2024.10.30 19:51:20.240719 [ 270 ] {} <Debug> HTTP-Session: 0897a5f6-c751-4653-ad72-90228abc5447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15691 | 2024.10.30 19:51:20.240884 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Length: 23606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15692 | 2024.10.30 19:51:20.240911 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15693 | 2024.10.30 19:51:20.240948 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15694 | 2024.10.30 19:51:20.240972 [ 259 ] {} <Debug> HTTP-Session: dec5850f-f7a9-471a-a88f-d40fad5e306f Authenticating user 'default' from [fd00:1122:3344:101::d]:62969 | ||
15695 | 2024.10.30 19:51:20.240991 [ 259 ] {} <Debug> HTTP-Session: dec5850f-f7a9-471a-a88f-d40fad5e306f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15696 | 2024.10.30 19:51:20.241006 [ 259 ] {} <Debug> HTTP-Session: dec5850f-f7a9-471a-a88f-d40fad5e306f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15697 | 2024.10.30 19:51:20.241039 [ 259 ] {} <Trace> HTTP-Session: dec5850f-f7a9-471a-a88f-d40fad5e306f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15698 | 2024.10.30 19:51:20.241195 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62969) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15699 | 2024.10.30 19:51:20.241240 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15700 | 2024.10.30 19:51:20.241491 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15701 | 2024.10.30 19:51:20.241987 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15702 | 2024.10.30 19:51:20.242024 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15703 | 2024.10.30 19:51:20.242398 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15704 | 2024.10.30 19:51:20.242762 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15705 | 2024.10.30 19:51:20.242924 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.001785 sec., 90196.07843137256 rows/sec., 7.57 MiB/sec. | ||
15706 | 2024.10.30 19:51:20.243115 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Debug> DynamicQueryHandler: Done processing query | ||
15707 | 2024.10.30 19:51:20.243141 [ 259 ] {b20b61ac-2188-407c-bd41-3429430d69d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
15708 | 2024.10.30 19:51:20.243158 [ 259 ] {} <Debug> HTTP-Session: dec5850f-f7a9-471a-a88f-d40fad5e306f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15709 | 2024.10.30 19:51:20.243317 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15710 | 2024.10.30 19:51:20.243385 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39225, User-Agent: (none), Length: 4359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15711 | 2024.10.30 19:51:20.243451 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15712 | 2024.10.30 19:51:20.243475 [ 270 ] {} <Debug> HTTP-Session: 353a454b-6eeb-4f2d-b3d7-c98d44a5cf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:39225 | ||
15713 | 2024.10.30 19:51:20.243496 [ 270 ] {} <Debug> HTTP-Session: 353a454b-6eeb-4f2d-b3d7-c98d44a5cf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15714 | 2024.10.30 19:51:20.243513 [ 270 ] {} <Debug> HTTP-Session: 353a454b-6eeb-4f2d-b3d7-c98d44a5cf06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15715 | 2024.10.30 19:51:20.243553 [ 270 ] {} <Trace> HTTP-Session: 353a454b-6eeb-4f2d-b3d7-c98d44a5cf06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15716 | 2024.10.30 19:51:20.243683 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39225) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15717 | 2024.10.30 19:51:20.243736 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15718 | 2024.10.30 19:51:20.244013 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15719 | 2024.10.30 19:51:20.244447 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15720 | 2024.10.30 19:51:20.244485 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15721 | 2024.10.30 19:51:20.244841 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15722 | 2024.10.30 19:51:20.245218 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15723 | 2024.10.30 19:51:20.245370 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001725 sec., 17971.014492753624 rows/sec., 1.26 MiB/sec. | ||
15724 | 2024.10.30 19:51:20.245550 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Debug> DynamicQueryHandler: Done processing query | ||
15725 | 2024.10.30 19:51:20.245574 [ 270 ] {a1e81361-ba06-4db1-92f5-1da8e16c1cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15726 | 2024.10.30 19:51:20.245590 [ 270 ] {} <Debug> HTTP-Session: 353a454b-6eeb-4f2d-b3d7-c98d44a5cf06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15727 | 2024.10.30 19:51:20.245735 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15728 | 2024.10.30 19:51:20.245742 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15729 | 2024.10.30 19:51:20.245799 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15730 | 2024.10.30 19:51:20.245826 [ 259 ] {} <Debug> HTTP-Session: 4d4e6704-afc9-4814-b3fe-8dd64a601690 Authenticating user 'default' from [fd00:1122:3344:101::d]:62969 | ||
15731 | 2024.10.30 19:51:20.245847 [ 259 ] {} <Debug> HTTP-Session: 4d4e6704-afc9-4814-b3fe-8dd64a601690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15732 | 2024.10.30 19:51:20.245867 [ 259 ] {} <Debug> HTTP-Session: 4d4e6704-afc9-4814-b3fe-8dd64a601690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15733 | 2024.10.30 19:51:20.245907 [ 259 ] {} <Trace> HTTP-Session: 4d4e6704-afc9-4814-b3fe-8dd64a601690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15734 | 2024.10.30 19:51:20.246040 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62969) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15735 | 2024.10.30 19:51:20.246093 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15736 | 2024.10.30 19:51:20.246374 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15737 | 2024.10.30 19:51:20.246718 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15738 | 2024.10.30 19:51:20.246755 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15739 | 2024.10.30 19:51:20.247114 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15740 | 2024.10.30 19:51:20.247482 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15741 | 2024.10.30 19:51:20.247636 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001632 sec., 22058.823529411766 rows/sec., 1.62 MiB/sec. | ||
15742 | 2024.10.30 19:51:20.247821 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Debug> DynamicQueryHandler: Done processing query | ||
15743 | 2024.10.30 19:51:20.247846 [ 259 ] {5dc8b74f-3fa0-487f-a1ba-7d244cf1b865} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15744 | 2024.10.30 19:51:20.247863 [ 259 ] {} <Debug> HTTP-Session: 4d4e6704-afc9-4814-b3fe-8dd64a601690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15745 | 2024.10.30 19:51:20.248023 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15746 | 2024.10.30 19:51:20.248072 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15747 | 2024.10.30 19:51:20.248136 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15748 | 2024.10.30 19:51:20.248163 [ 270 ] {} <Debug> HTTP-Session: 2daedaaf-72f4-4ac5-a766-9ce977792406 Authenticating user 'default' from [fd00:1122:3344:101::d]:64970 | ||
15749 | 2024.10.30 19:51:20.248186 [ 270 ] {} <Debug> HTTP-Session: 2daedaaf-72f4-4ac5-a766-9ce977792406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15750 | 2024.10.30 19:51:20.248203 [ 270 ] {} <Debug> HTTP-Session: 2daedaaf-72f4-4ac5-a766-9ce977792406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15751 | 2024.10.30 19:51:20.248241 [ 270 ] {} <Trace> HTTP-Session: 2daedaaf-72f4-4ac5-a766-9ce977792406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15752 | 2024.10.30 19:51:20.248366 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64970) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15753 | 2024.10.30 19:51:20.248413 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15754 | 2024.10.30 19:51:20.248636 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15755 | 2024.10.30 19:51:20.248951 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15756 | 2024.10.30 19:51:20.248988 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15757 | 2024.10.30 19:51:20.249346 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15758 | 2024.10.30 19:51:20.249705 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15759 | 2024.10.30 19:51:20.249865 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001529 sec., 11772.400261608895 rows/sec., 826.47 KiB/sec. | ||
15760 | 2024.10.30 19:51:20.250041 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Debug> DynamicQueryHandler: Done processing query | ||
15761 | 2024.10.30 19:51:20.250064 [ 270 ] {8f066489-45e1-4fbd-b294-c55bd68e5957} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15762 | 2024.10.30 19:51:20.250081 [ 270 ] {} <Debug> HTTP-Session: 2daedaaf-72f4-4ac5-a766-9ce977792406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15763 | 2024.10.30 19:51:20.250232 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15764 | 2024.10.30 19:51:20.250315 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40351, User-Agent: (none), Length: 11430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15765 | 2024.10.30 19:51:20.250368 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15766 | 2024.10.30 19:51:20.250392 [ 259 ] {} <Debug> HTTP-Session: 7b93b1a4-1090-4162-93cc-f5855d0856f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40351 | ||
15767 | 2024.10.30 19:51:20.250414 [ 259 ] {} <Debug> HTTP-Session: 7b93b1a4-1090-4162-93cc-f5855d0856f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15768 | 2024.10.30 19:51:20.250431 [ 259 ] {} <Debug> HTTP-Session: 7b93b1a4-1090-4162-93cc-f5855d0856f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15769 | 2024.10.30 19:51:20.250471 [ 259 ] {} <Trace> HTTP-Session: 7b93b1a4-1090-4162-93cc-f5855d0856f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15770 | 2024.10.30 19:51:20.250613 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40351) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15771 | 2024.10.30 19:51:20.250666 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15772 | 2024.10.30 19:51:20.250944 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15773 | 2024.10.30 19:51:20.251357 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15774 | 2024.10.30 19:51:20.251401 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15775 | 2024.10.30 19:51:20.251768 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15776 | 2024.10.30 19:51:20.252131 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15777 | 2024.10.30 19:51:20.252282 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.001716 sec., 39044.28904428904 rows/sec., 3.07 MiB/sec. | ||
15778 | 2024.10.30 19:51:20.252464 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Debug> DynamicQueryHandler: Done processing query | ||
15779 | 2024.10.30 19:51:20.252490 [ 259 ] {455579cc-5574-4a72-bbf6-a4d12d3d58b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15780 | 2024.10.30 19:51:20.252507 [ 259 ] {} <Debug> HTTP-Session: 7b93b1a4-1090-4162-93cc-f5855d0856f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15781 | 2024.10.30 19:51:20.252656 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15782 | 2024.10.30 19:51:20.252676 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15783 | 2024.10.30 19:51:20.252738 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15784 | 2024.10.30 19:51:20.252763 [ 270 ] {} <Debug> HTTP-Session: a979737c-e132-4486-af80-7431dff8bcb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64970 | ||
15785 | 2024.10.30 19:51:20.252787 [ 270 ] {} <Debug> HTTP-Session: a979737c-e132-4486-af80-7431dff8bcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15786 | 2024.10.30 19:51:20.252806 [ 270 ] {} <Debug> HTTP-Session: a979737c-e132-4486-af80-7431dff8bcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15787 | 2024.10.30 19:51:20.252844 [ 270 ] {} <Trace> HTTP-Session: a979737c-e132-4486-af80-7431dff8bcb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15788 | 2024.10.30 19:51:20.252983 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64970) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15789 | 2024.10.30 19:51:20.253038 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15790 | 2024.10.30 19:51:20.253216 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15791 | 2024.10.30 19:51:20.253593 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15792 | 2024.10.30 19:51:20.253629 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15793 | 2024.10.30 19:51:20.254003 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15794 | 2024.10.30 19:51:20.254338 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15795 | 2024.10.30 19:51:20.254489 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.00155 sec., 39354.838709677424 rows/sec., 2.76 MiB/sec. | ||
15796 | 2024.10.30 19:51:20.254661 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Debug> DynamicQueryHandler: Done processing query | ||
15797 | 2024.10.30 19:51:20.254685 [ 270 ] {c52c0b2a-e6e3-4d57-8461-8be3a73026ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15798 | 2024.10.30 19:51:20.254701 [ 270 ] {} <Debug> HTTP-Session: a979737c-e132-4486-af80-7431dff8bcb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15799 | 2024.10.30 19:51:20.254857 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15800 | 2024.10.30 19:51:20.254930 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43330, User-Agent: (none), Length: 19112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15801 | 2024.10.30 19:51:20.254991 [ 259 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15802 | 2024.10.30 19:51:20.255014 [ 259 ] {} <Debug> HTTP-Session: b736d7cb-6369-47c7-b547-d1139f61b7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43330 | ||
15803 | 2024.10.30 19:51:20.255036 [ 259 ] {} <Debug> HTTP-Session: b736d7cb-6369-47c7-b547-d1139f61b7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15804 | 2024.10.30 19:51:20.255053 [ 259 ] {} <Debug> HTTP-Session: b736d7cb-6369-47c7-b547-d1139f61b7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15805 | 2024.10.30 19:51:20.255092 [ 259 ] {} <Trace> HTTP-Session: b736d7cb-6369-47c7-b547-d1139f61b7a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15806 | 2024.10.30 19:51:20.255311 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43330) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15807 | 2024.10.30 19:51:20.255387 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15808 | 2024.10.30 19:51:20.255819 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15809 | 2024.10.30 19:51:20.256387 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15810 | 2024.10.30 19:51:20.256425 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15811 | 2024.10.30 19:51:20.257042 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15812 | 2024.10.30 19:51:20.257461 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15813 | 2024.10.30 19:51:20.257672 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002481 sec., 4433.696090286175 rows/sec., 7.94 MiB/sec. | ||
15814 | 2024.10.30 19:51:20.258149 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Debug> DynamicQueryHandler: Done processing query | ||
15815 | 2024.10.30 19:51:20.258205 [ 259 ] {518a306b-89e7-4902-9871-977edc40d2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
15816 | 2024.10.30 19:51:20.258235 [ 259 ] {} <Debug> HTTP-Session: b736d7cb-6369-47c7-b547-d1139f61b7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15817 | 2024.10.30 19:51:20.258387 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15818 | 2024.10.30 19:51:20.258396 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15819 | 2024.10.30 19:51:20.258468 [ 270 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15820 | 2024.10.30 19:51:20.258494 [ 270 ] {} <Debug> HTTP-Session: 0d59a44d-996a-4b08-bf43-b0ebc151d222 Authenticating user 'default' from [fd00:1122:3344:101::d]:64970 | ||
15821 | 2024.10.30 19:51:20.258517 [ 270 ] {} <Debug> HTTP-Session: 0d59a44d-996a-4b08-bf43-b0ebc151d222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15822 | 2024.10.30 19:51:20.258535 [ 270 ] {} <Debug> HTTP-Session: 0d59a44d-996a-4b08-bf43-b0ebc151d222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15823 | 2024.10.30 19:51:20.258574 [ 270 ] {} <Trace> HTTP-Session: 0d59a44d-996a-4b08-bf43-b0ebc151d222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15824 | 2024.10.30 19:51:20.258705 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64970) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15825 | 2024.10.30 19:51:20.258760 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15826 | 2024.10.30 19:51:20.258936 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15827 | 2024.10.30 19:51:20.259305 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15828 | 2024.10.30 19:51:20.259349 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
15829 | 2024.10.30 19:51:20.259725 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15830 | 2024.10.30 19:51:20.260051 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15831 | 2024.10.30 19:51:20.260208 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001539 sec., 19493.17738791423 rows/sec., 1.29 MiB/sec. | ||
15832 | 2024.10.30 19:51:20.260485 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Debug> DynamicQueryHandler: Done processing query | ||
15833 | 2024.10.30 19:51:20.260540 [ 270 ] {d632ce70-bc3b-4456-a4f1-6a671e97f32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15834 | 2024.10.30 19:51:20.260596 [ 270 ] {} <Debug> HTTP-Session: 0d59a44d-996a-4b08-bf43-b0ebc151d222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15835 | 2024.10.30 19:51:20.261301 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15836 | 2024.10.30 19:51:24.862169 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15837 | 2024.10.30 19:51:24.886762 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15838 | 2024.10.30 19:51:24.890201 [ 270 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15839 | 2024.10.30 19:51:25.010617 [ 259 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15840 | 2024.10.30 19:51:25.024973 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15841 | 2024.10.30 19:51:25.146458 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15842 | 2024.10.30 19:51:25.160833 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15843 | 2024.10.30 19:51:25.235843 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44736, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15844 | 2024.10.30 19:51:25.235981 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15845 | 2024.10.30 19:51:25.236025 [ 267 ] {} <Debug> HTTP-Session: 8f278e72-d65d-4b3c-907a-b9c126ee1781 Authenticating user 'default' from [fd00:1122:3344:101::d]:44736 | ||
15846 | 2024.10.30 19:51:25.236065 [ 267 ] {} <Debug> HTTP-Session: 8f278e72-d65d-4b3c-907a-b9c126ee1781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15847 | 2024.10.30 19:51:25.236093 [ 267 ] {} <Debug> HTTP-Session: 8f278e72-d65d-4b3c-907a-b9c126ee1781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15848 | 2024.10.30 19:51:25.236174 [ 267 ] {} <Trace> HTTP-Session: 8f278e72-d65d-4b3c-907a-b9c126ee1781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15849 | 2024.10.30 19:51:25.236499 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44736) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
15850 | 2024.10.30 19:51:25.236608 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
15851 | 2024.10.30 19:51:25.236958 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15852 | 2024.10.30 19:51:25.237411 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15853 | 2024.10.30 19:51:25.237456 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15854 | 2024.10.30 19:51:25.237895 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15855 | 2024.10.30 19:51:25.238283 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15856 | 2024.10.30 19:51:25.238464 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002069 sec., 17399.71000483325 rows/sec., 1.29 MiB/sec. | ||
15857 | 2024.10.30 19:51:25.238681 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Debug> DynamicQueryHandler: Done processing query | ||
15858 | 2024.10.30 19:51:25.238709 [ 267 ] {e480b304-8f2a-41c8-9fd4-50c61939514b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15859 | 2024.10.30 19:51:25.238725 [ 267 ] {} <Debug> HTTP-Session: 8f278e72-d65d-4b3c-907a-b9c126ee1781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15860 | 2024.10.30 19:51:25.238980 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15861 | 2024.10.30 19:51:25.239069 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48528, User-Agent: (none), Length: 33268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15862 | 2024.10.30 19:51:25.239175 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15863 | 2024.10.30 19:51:25.239202 [ 265 ] {} <Debug> HTTP-Session: 060f54a5-66bc-4d07-acd4-51442533b1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48528 | ||
15864 | 2024.10.30 19:51:25.239231 [ 265 ] {} <Debug> HTTP-Session: 060f54a5-66bc-4d07-acd4-51442533b1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15865 | 2024.10.30 19:51:25.239249 [ 265 ] {} <Debug> HTTP-Session: 060f54a5-66bc-4d07-acd4-51442533b1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15866 | 2024.10.30 19:51:25.239306 [ 265 ] {} <Trace> HTTP-Session: 060f54a5-66bc-4d07-acd4-51442533b1d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15867 | 2024.10.30 19:51:25.239564 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48528) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15868 | 2024.10.30 19:51:25.239630 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15869 | 2024.10.30 19:51:25.239964 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15870 | 2024.10.30 19:51:25.240437 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15871 | 2024.10.30 19:51:25.240476 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15872 | 2024.10.30 19:51:25.240898 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15873 | 2024.10.30 19:51:25.241280 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2024.10.30 19:51:25.241443 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Debug> executeQuery: Read 224 rows, 19.68 KiB in 0.001999 sec., 112056.02801400701 rows/sec., 9.61 MiB/sec. | ||
15875 | 2024.10.30 19:51:25.241682 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Debug> DynamicQueryHandler: Done processing query | ||
15876 | 2024.10.30 19:51:25.241707 [ 265 ] {3c2e3d21-3409-4bea-abc1-0cf0ed1642d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
15877 | 2024.10.30 19:51:25.241723 [ 265 ] {} <Debug> HTTP-Session: 060f54a5-66bc-4d07-acd4-51442533b1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15878 | 2024.10.30 19:51:25.241908 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15879 | 2024.10.30 19:51:25.241971 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33453, User-Agent: (none), Length: 8664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15880 | 2024.10.30 19:51:25.242062 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15881 | 2024.10.30 19:51:25.242089 [ 267 ] {} <Debug> HTTP-Session: 70154ec1-5f65-45c7-9e79-a79a1680140d Authenticating user 'default' from [fd00:1122:3344:101::d]:33453 | ||
15882 | 2024.10.30 19:51:25.242110 [ 267 ] {} <Debug> HTTP-Session: 70154ec1-5f65-45c7-9e79-a79a1680140d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15883 | 2024.10.30 19:51:25.242127 [ 267 ] {} <Debug> HTTP-Session: 70154ec1-5f65-45c7-9e79-a79a1680140d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15884 | 2024.10.30 19:51:25.242175 [ 267 ] {} <Trace> HTTP-Session: 70154ec1-5f65-45c7-9e79-a79a1680140d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15885 | 2024.10.30 19:51:25.242351 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33453) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15886 | 2024.10.30 19:51:25.242411 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15887 | 2024.10.30 19:51:25.242705 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15888 | 2024.10.30 19:51:25.243066 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15889 | 2024.10.30 19:51:25.243103 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15890 | 2024.10.30 19:51:25.243466 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15891 | 2024.10.30 19:51:25.243847 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15892 | 2024.10.30 19:51:25.243973 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Debug> executeQuery: Read 61 rows, 4.50 KiB in 0.001695 sec., 35988.200589970504 rows/sec., 2.59 MiB/sec. | ||
15893 | 2024.10.30 19:51:25.244243 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Debug> DynamicQueryHandler: Done processing query | ||
15894 | 2024.10.30 19:51:25.244301 [ 267 ] {7eed3b44-db15-41db-b613-bb87718e0277} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15895 | 2024.10.30 19:51:25.244346 [ 267 ] {} <Debug> HTTP-Session: 70154ec1-5f65-45c7-9e79-a79a1680140d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15896 | 2024.10.30 19:51:25.244568 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15897 | 2024.10.30 19:51:25.244631 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43646, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15898 | 2024.10.30 19:51:25.244720 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15899 | 2024.10.30 19:51:25.244754 [ 265 ] {} <Debug> HTTP-Session: 9e097b7d-8012-495a-b7e7-1c3edf5570f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43646 | ||
15900 | 2024.10.30 19:51:25.244775 [ 265 ] {} <Debug> HTTP-Session: 9e097b7d-8012-495a-b7e7-1c3edf5570f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15901 | 2024.10.30 19:51:25.244791 [ 265 ] {} <Debug> HTTP-Session: 9e097b7d-8012-495a-b7e7-1c3edf5570f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15902 | 2024.10.30 19:51:25.244835 [ 265 ] {} <Trace> HTTP-Session: 9e097b7d-8012-495a-b7e7-1c3edf5570f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15903 | 2024.10.30 19:51:25.244976 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15904 | 2024.10.30 19:51:25.245029 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15905 | 2024.10.30 19:51:25.245332 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15906 | 2024.10.30 19:51:25.245677 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15907 | 2024.10.30 19:51:25.245712 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15908 | 2024.10.30 19:51:25.246069 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15909 | 2024.10.30 19:51:25.246428 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15910 | 2024.10.30 19:51:25.246586 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00165 sec., 21818.18181818182 rows/sec., 1.60 MiB/sec. | ||
15911 | 2024.10.30 19:51:25.246768 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Debug> DynamicQueryHandler: Done processing query | ||
15912 | 2024.10.30 19:51:25.246791 [ 265 ] {ecfc8beb-9f8f-47c8-b939-a59ead133668} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15913 | 2024.10.30 19:51:25.246807 [ 265 ] {} <Debug> HTTP-Session: 9e097b7d-8012-495a-b7e7-1c3edf5570f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15914 | 2024.10.30 19:51:25.246979 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15915 | 2024.10.30 19:51:25.247056 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15916 | 2024.10.30 19:51:25.247178 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15917 | 2024.10.30 19:51:25.247224 [ 267 ] {} <Debug> HTTP-Session: 0ffd405d-8e8a-48e5-b0eb-d241b03b3244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36619 | ||
15918 | 2024.10.30 19:51:25.247258 [ 267 ] {} <Debug> HTTP-Session: 0ffd405d-8e8a-48e5-b0eb-d241b03b3244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15919 | 2024.10.30 19:51:25.247285 [ 267 ] {} <Debug> HTTP-Session: 0ffd405d-8e8a-48e5-b0eb-d241b03b3244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15920 | 2024.10.30 19:51:25.247353 [ 267 ] {} <Trace> HTTP-Session: 0ffd405d-8e8a-48e5-b0eb-d241b03b3244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15921 | 2024.10.30 19:51:25.247570 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36619) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15922 | 2024.10.30 19:51:25.247623 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15923 | 2024.10.30 19:51:25.247886 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15924 | 2024.10.30 19:51:25.248211 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15925 | 2024.10.30 19:51:25.248247 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15926 | 2024.10.30 19:51:25.248612 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15927 | 2024.10.30 19:51:25.248972 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15928 | 2024.10.30 19:51:25.249107 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001612 sec., 11166.253101736973 rows/sec., 783.92 KiB/sec. | ||
15929 | 2024.10.30 19:51:25.249292 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Debug> DynamicQueryHandler: Done processing query | ||
15930 | 2024.10.30 19:51:25.249317 [ 267 ] {979af1a7-1887-4f1a-8f09-eb9a734fac0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15931 | 2024.10.30 19:51:25.249332 [ 267 ] {} <Debug> HTTP-Session: 0ffd405d-8e8a-48e5-b0eb-d241b03b3244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15932 | 2024.10.30 19:51:25.249497 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15933 | 2024.10.30 19:51:25.249589 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57763, User-Agent: (none), Length: 16505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15934 | 2024.10.30 19:51:25.249655 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15935 | 2024.10.30 19:51:25.249678 [ 265 ] {} <Debug> HTTP-Session: faa3b8ff-e258-4899-8dee-b31b13ba5f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:57763 | ||
15936 | 2024.10.30 19:51:25.249699 [ 265 ] {} <Debug> HTTP-Session: faa3b8ff-e258-4899-8dee-b31b13ba5f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15937 | 2024.10.30 19:51:25.249716 [ 265 ] {} <Debug> HTTP-Session: faa3b8ff-e258-4899-8dee-b31b13ba5f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15938 | 2024.10.30 19:51:25.249761 [ 265 ] {} <Trace> HTTP-Session: faa3b8ff-e258-4899-8dee-b31b13ba5f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15939 | 2024.10.30 19:51:25.249921 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57763) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15940 | 2024.10.30 19:51:25.249975 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15941 | 2024.10.30 19:51:25.250285 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15942 | 2024.10.30 19:51:25.250669 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15943 | 2024.10.30 19:51:25.250705 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15944 | 2024.10.30 19:51:25.251072 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15945 | 2024.10.30 19:51:25.251430 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15946 | 2024.10.30 19:51:25.251589 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Debug> executeQuery: Read 97 rows, 7.80 KiB in 0.001724 sec., 56264.501160092805 rows/sec., 4.42 MiB/sec. | ||
15947 | 2024.10.30 19:51:25.251768 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Debug> DynamicQueryHandler: Done processing query | ||
15948 | 2024.10.30 19:51:25.251791 [ 265 ] {84abd2c9-0469-4372-a43e-a6a5652f6bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
15949 | 2024.10.30 19:51:25.251807 [ 265 ] {} <Debug> HTTP-Session: faa3b8ff-e258-4899-8dee-b31b13ba5f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15950 | 2024.10.30 19:51:25.251987 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15951 | 2024.10.30 19:51:25.252016 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15952 | 2024.10.30 19:51:25.252152 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15953 | 2024.10.30 19:51:25.252198 [ 267 ] {} <Debug> HTTP-Session: 5eb11433-47b2-47bb-94df-3ec37a653641 Authenticating user 'default' from [fd00:1122:3344:101::d]:36619 | ||
15954 | 2024.10.30 19:51:25.252233 [ 267 ] {} <Debug> HTTP-Session: 5eb11433-47b2-47bb-94df-3ec37a653641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15955 | 2024.10.30 19:51:25.252260 [ 267 ] {} <Debug> HTTP-Session: 5eb11433-47b2-47bb-94df-3ec37a653641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15956 | 2024.10.30 19:51:25.252328 [ 267 ] {} <Trace> HTTP-Session: 5eb11433-47b2-47bb-94df-3ec37a653641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15957 | 2024.10.30 19:51:25.252576 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36619) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15958 | 2024.10.30 19:51:25.252632 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15959 | 2024.10.30 19:51:25.252815 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15960 | 2024.10.30 19:51:25.253150 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15961 | 2024.10.30 19:51:25.253185 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15962 | 2024.10.30 19:51:25.253574 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15963 | 2024.10.30 19:51:25.253916 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15964 | 2024.10.30 19:51:25.254046 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.68 MiB/sec. | ||
15965 | 2024.10.30 19:51:25.254215 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Debug> DynamicQueryHandler: Done processing query | ||
15966 | 2024.10.30 19:51:25.254239 [ 267 ] {909407c1-8ccf-4a54-9892-fe0a544157b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15967 | 2024.10.30 19:51:25.254255 [ 267 ] {} <Debug> HTTP-Session: 5eb11433-47b2-47bb-94df-3ec37a653641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15968 | 2024.10.30 19:51:25.254452 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15969 | 2024.10.30 19:51:25.254557 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44757, User-Agent: (none), Length: 71206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15970 | 2024.10.30 19:51:25.254633 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15971 | 2024.10.30 19:51:25.254658 [ 265 ] {} <Debug> HTTP-Session: 41bbf8ad-8c3e-41af-a8d6-5ddedd9bb3c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44757 | ||
15972 | 2024.10.30 19:51:25.254680 [ 265 ] {} <Debug> HTTP-Session: 41bbf8ad-8c3e-41af-a8d6-5ddedd9bb3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15973 | 2024.10.30 19:51:25.254698 [ 265 ] {} <Debug> HTTP-Session: 41bbf8ad-8c3e-41af-a8d6-5ddedd9bb3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15974 | 2024.10.30 19:51:25.254742 [ 265 ] {} <Trace> HTTP-Session: 41bbf8ad-8c3e-41af-a8d6-5ddedd9bb3c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15975 | 2024.10.30 19:51:25.255265 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44757) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15976 | 2024.10.30 19:51:25.255359 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15977 | 2024.10.30 19:51:25.255883 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15978 | 2024.10.30 19:51:25.256568 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15979 | 2024.10.30 19:51:25.256615 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15980 | 2024.10.30 19:51:25.257414 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15981 | 2024.10.30 19:51:25.257855 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15982 | 2024.10.30 19:51:25.258070 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003192 sec., 13471.177944862156 rows/sec., 24.14 MiB/sec. | ||
15983 | 2024.10.30 19:51:25.258290 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Debug> DynamicQueryHandler: Done processing query | ||
15984 | 2024.10.30 19:51:25.258314 [ 265 ] {95929971-1457-4aa6-8daf-21aa5af7f3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15985 | 2024.10.30 19:51:25.258330 [ 265 ] {} <Debug> HTTP-Session: 41bbf8ad-8c3e-41af-a8d6-5ddedd9bb3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15986 | 2024.10.30 19:51:25.258524 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15987 | 2024.10.30 19:51:25.258542 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15988 | 2024.10.30 19:51:25.258644 [ 267 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15989 | 2024.10.30 19:51:25.258676 [ 267 ] {} <Debug> HTTP-Session: c5888b7c-007c-42e2-bb6b-fdd32652a73b Authenticating user 'default' from [fd00:1122:3344:101::d]:36619 | ||
15990 | 2024.10.30 19:51:25.258700 [ 267 ] {} <Debug> HTTP-Session: c5888b7c-007c-42e2-bb6b-fdd32652a73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15991 | 2024.10.30 19:51:25.258717 [ 267 ] {} <Debug> HTTP-Session: c5888b7c-007c-42e2-bb6b-fdd32652a73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15992 | 2024.10.30 19:51:25.258762 [ 267 ] {} <Trace> HTTP-Session: c5888b7c-007c-42e2-bb6b-fdd32652a73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15993 | 2024.10.30 19:51:25.258907 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36619) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15994 | 2024.10.30 19:51:25.258965 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15995 | 2024.10.30 19:51:25.259153 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15996 | 2024.10.30 19:51:25.259521 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15997 | 2024.10.30 19:51:25.259557 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
15998 | 2024.10.30 19:51:25.259927 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15999 | 2024.10.30 19:51:25.260261 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16000 | 2024.10.30 19:51:25.260387 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.30 MiB/sec. | ||
16001 | 2024.10.30 19:51:25.260544 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Debug> DynamicQueryHandler: Done processing query | ||
16002 | 2024.10.30 19:51:25.260568 [ 267 ] {95f0af6f-c902-4324-8957-19f97374a1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16003 | 2024.10.30 19:51:25.260583 [ 267 ] {} <Debug> HTTP-Session: c5888b7c-007c-42e2-bb6b-fdd32652a73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16004 | 2024.10.30 19:51:25.261099 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16005 | 2024.10.30 19:51:25.268607 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16006 | 2024.10.30 19:51:25.289924 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16007 | 2024.10.30 19:51:25.399243 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16008 | 2024.10.30 19:51:25.458586 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16009 | 2024.10.30 19:51:25.548613 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16010 | 2024.10.30 19:51:25.553965 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16011 | 2024.10.30 19:51:25.555294 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16012 | 2024.10.30 19:51:25.580543 [ 267 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16013 | 2024.10.30 19:51:25.602924 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16014 | 2024.10.30 19:51:25.616359 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16015 | 2024.10.30 19:51:25.622786 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16016 | 2024.10.30 19:51:25.903106 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16017 | 2024.10.30 19:51:25.958429 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16018 | 2024.10.30 19:51:25.990772 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16019 | 2024.10.30 19:51:26.000118 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.41 MiB, peak 192.18 MiB, free memory in arenas 0.00 B, will set to 181.29 MiB (RSS), difference: -1.12 MiB | ||
16020 | 2024.10.30 19:51:26.033293 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16021 | 2024.10.30 19:51:26.098711 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16022 | 2024.10.30 19:51:26.111984 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16023 | 2024.10.30 19:51:26.129314 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16024 | 2024.10.30 19:51:26.144731 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16025 | 2024.10.30 19:51:26.165062 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16026 | 2024.10.30 19:51:26.519895 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16027 | 2024.10.30 19:51:26.519976 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16028 | 2024.10.30 19:51:26.765055 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16029 | 2024.10.30 19:51:26.773384 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16030 | 2024.10.30 19:51:26.823491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1418 | ||
16031 | 2024.10.30 19:51:26.826793 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16032 | 2024.10.30 19:51:26.826841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16033 | 2024.10.30 19:51:26.828379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
16034 | 2024.10.30 19:51:26.829389 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16035 | 2024.10.30 19:51:26.830370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
16036 | 2024.10.30 19:51:26.861984 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16037 | 2024.10.30 19:51:26.876316 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16038 | 2024.10.30 19:51:26.884649 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16039 | 2024.10.30 19:51:26.896062 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16040 | 2024.10.30 19:51:26.913389 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16041 | 2024.10.30 19:51:26.951709 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16042 | 2024.10.30 19:51:26.975121 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16043 | 2024.10.30 19:51:28.346517 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16044 | 2024.10.30 19:51:30.234942 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45273, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16045 | 2024.10.30 19:51:30.235073 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16046 | 2024.10.30 19:51:30.235101 [ 265 ] {} <Debug> HTTP-Session: 30dd8cda-915c-4402-9adc-723420e19095 Authenticating user 'default' from [fd00:1122:3344:101::d]:45273 | ||
16047 | 2024.10.30 19:51:30.235128 [ 265 ] {} <Debug> HTTP-Session: 30dd8cda-915c-4402-9adc-723420e19095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16048 | 2024.10.30 19:51:30.235146 [ 265 ] {} <Debug> HTTP-Session: 30dd8cda-915c-4402-9adc-723420e19095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16049 | 2024.10.30 19:51:30.235201 [ 265 ] {} <Trace> HTTP-Session: 30dd8cda-915c-4402-9adc-723420e19095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16050 | 2024.10.30 19:51:30.235407 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45273) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
16051 | 2024.10.30 19:51:30.235480 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
16052 | 2024.10.30 19:51:30.235835 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16053 | 2024.10.30 19:51:30.236308 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2024.10.30 19:51:30.236347 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16055 | 2024.10.30 19:51:30.236776 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16056 | 2024.10.30 19:51:30.237167 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16057 | 2024.10.30 19:51:30.237321 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 1.35 MiB/sec. | ||
16058 | 2024.10.30 19:51:30.237512 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Debug> DynamicQueryHandler: Done processing query | ||
16059 | 2024.10.30 19:51:30.237538 [ 265 ] {1c636f0c-a5c5-47b5-a492-a5b5a28498d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16060 | 2024.10.30 19:51:30.237554 [ 265 ] {} <Debug> HTTP-Session: 30dd8cda-915c-4402-9adc-723420e19095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16061 | 2024.10.30 19:51:30.237820 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16062 | 2024.10.30 19:51:30.237854 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32934, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16063 | 2024.10.30 19:51:30.237988 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16064 | 2024.10.30 19:51:30.238019 [ 272 ] {} <Debug> HTTP-Session: aa8feaec-d630-4b45-a51d-a17b8024479e Authenticating user 'default' from [fd00:1122:3344:101::d]:32934 | ||
16065 | 2024.10.30 19:51:30.238045 [ 272 ] {} <Debug> HTTP-Session: aa8feaec-d630-4b45-a51d-a17b8024479e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16066 | 2024.10.30 19:51:30.238059 [ 272 ] {} <Debug> HTTP-Session: aa8feaec-d630-4b45-a51d-a17b8024479e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16067 | 2024.10.30 19:51:30.238115 [ 272 ] {} <Trace> HTTP-Session: aa8feaec-d630-4b45-a51d-a17b8024479e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16068 | 2024.10.30 19:51:30.238296 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32934) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
16069 | 2024.10.30 19:51:30.238365 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16070 | 2024.10.30 19:51:30.238722 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16071 | 2024.10.30 19:51:30.239146 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16072 | 2024.10.30 19:51:30.239189 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16073 | 2024.10.30 19:51:30.239604 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
16074 | 2024.10.30 19:51:30.239991 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16075 | 2024.10.30 19:51:30.240165 [ 47 ] {} <Debug> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
16076 | 2024.10.30 19:51:30.240167 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001916 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec. | ||
16077 | 2024.10.30 19:51:30.240224 [ 47 ] {} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16078 | 2024.10.30 19:51:30.240300 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16079 | 2024.10.30 19:51:30.240593 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Debug> DynamicQueryHandler: Done processing query | ||
16080 | 2024.10.30 19:51:30.240622 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
16081 | 2024.10.30 19:51:30.240665 [ 272 ] {b21a3098-6d15-45f8-b0ac-d1a84463d9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16082 | 2024.10.30 19:51:30.240757 [ 272 ] {} <Debug> HTTP-Session: aa8feaec-d630-4b45-a51d-a17b8024479e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16083 | 2024.10.30 19:51:30.241161 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16084 | 2024.10.30 19:51:30.241262 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41604, User-Agent: (none), Length: 23605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16085 | 2024.10.30 19:51:30.241497 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16086 | 2024.10.30 19:51:30.241507 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
16087 | |||
16088 | (version 23.8.7.1) | ||
16089 | 2024.10.30 19:51:30.241562 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16090 | 2024.10.30 19:51:30.241599 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 19 rows starting from the beginning of the part | ||
16091 | 2024.10.30 19:51:30.241610 [ 265 ] {} <Debug> HTTP-Session: 37c9fb33-e572-4152-b5f5-782ba64713f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41604 | ||
16092 | 2024.10.30 19:51:30.241660 [ 265 ] {} <Debug> HTTP-Session: 37c9fb33-e572-4152-b5f5-782ba64713f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16093 | 2024.10.30 19:51:30.241737 [ 265 ] {} <Debug> HTTP-Session: 37c9fb33-e572-4152-b5f5-782ba64713f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16094 | 2024.10.30 19:51:30.241834 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
16095 | 2024.10.30 19:51:30.241910 [ 265 ] {} <Trace> HTTP-Session: 37c9fb33-e572-4152-b5f5-782ba64713f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16096 | 2024.10.30 19:51:30.242099 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
16097 | 2024.10.30 19:51:30.242343 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
16098 | 2024.10.30 19:51:30.242441 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41604) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16099 | 2024.10.30 19:51:30.242577 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
16100 | 2024.10.30 19:51:30.242644 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16101 | 2024.10.30 19:51:30.242992 [ 190 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
16102 | 2024.10.30 19:51:30.243843 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16103 | 2024.10.30 19:51:30.245079 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16104 | 2024.10.30 19:51:30.245145 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16105 | 2024.10.30 19:51:30.245824 [ 199 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005410554 sec., 6284.014538991756 rows/sec., 531.55 KiB/sec. | ||
16106 | 2024.10.30 19:51:30.246068 [ 199 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
16107 | 2024.10.30 19:51:30.246121 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16108 | 2024.10.30 19:51:30.246742 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16109 | 2024.10.30 19:51:30.246848 [ 199 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16110 | 2024.10.30 19:51:30.246950 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Debug> executeQuery: Read 161 rows, 13.83 KiB in 0.004751 sec., 33887.60260997685 rows/sec., 2.84 MiB/sec. | ||
16111 | 2024.10.30 19:51:30.247022 [ 199 ] {40f5093e-b92f-47d9-82eb-3ad0e243c6e0::all_1_29_6} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
16112 | 2024.10.30 19:51:30.247243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16113 | 2024.10.30 19:51:30.247351 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Debug> DynamicQueryHandler: Done processing query | ||
16114 | 2024.10.30 19:51:30.247387 [ 265 ] {dbde00fe-d92e-4d58-8a99-812846576df1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
16115 | 2024.10.30 19:51:30.247407 [ 265 ] {} <Debug> HTTP-Session: 37c9fb33-e572-4152-b5f5-782ba64713f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16116 | 2024.10.30 19:51:30.247589 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16117 | 2024.10.30 19:51:30.247695 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37249, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16118 | 2024.10.30 19:51:30.247755 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16119 | 2024.10.30 19:51:30.247775 [ 272 ] {} <Debug> HTTP-Session: e247acf2-9b14-4d97-8f03-055b2ed2c3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37249 | ||
16120 | 2024.10.30 19:51:30.247793 [ 272 ] {} <Debug> HTTP-Session: e247acf2-9b14-4d97-8f03-055b2ed2c3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16121 | 2024.10.30 19:51:30.247807 [ 272 ] {} <Debug> HTTP-Session: e247acf2-9b14-4d97-8f03-055b2ed2c3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16122 | 2024.10.30 19:51:30.247847 [ 272 ] {} <Trace> HTTP-Session: e247acf2-9b14-4d97-8f03-055b2ed2c3b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16123 | 2024.10.30 19:51:30.247980 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37249) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16124 | 2024.10.30 19:51:30.248028 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16125 | 2024.10.30 19:51:30.248297 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16126 | 2024.10.30 19:51:30.248701 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16127 | 2024.10.30 19:51:30.248738 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16128 | 2024.10.30 19:51:30.249102 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16129 | 2024.10.30 19:51:30.249483 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16130 | 2024.10.30 19:51:30.249633 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001694 sec., 18299.881936245572 rows/sec., 1.29 MiB/sec. | ||
16131 | 2024.10.30 19:51:30.249918 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Debug> DynamicQueryHandler: Done processing query | ||
16132 | 2024.10.30 19:51:30.249984 [ 272 ] {97c2ad18-767c-4f0e-aeec-401abb77bf2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16133 | 2024.10.30 19:51:30.250045 [ 272 ] {} <Debug> HTTP-Session: e247acf2-9b14-4d97-8f03-055b2ed2c3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16134 | 2024.10.30 19:51:30.250272 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41604, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16135 | 2024.10.30 19:51:30.250292 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16136 | 2024.10.30 19:51:30.250364 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16137 | 2024.10.30 19:51:30.250397 [ 265 ] {} <Debug> HTTP-Session: 14e126ef-a25c-49a3-a60c-cca12db951c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41604 | ||
16138 | 2024.10.30 19:51:30.250419 [ 265 ] {} <Debug> HTTP-Session: 14e126ef-a25c-49a3-a60c-cca12db951c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16139 | 2024.10.30 19:51:30.250437 [ 265 ] {} <Debug> HTTP-Session: 14e126ef-a25c-49a3-a60c-cca12db951c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16140 | 2024.10.30 19:51:30.250491 [ 265 ] {} <Trace> HTTP-Session: 14e126ef-a25c-49a3-a60c-cca12db951c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16141 | 2024.10.30 19:51:30.250640 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41604) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16142 | 2024.10.30 19:51:30.250693 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16143 | 2024.10.30 19:51:30.250959 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16144 | 2024.10.30 19:51:30.251291 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16145 | 2024.10.30 19:51:30.251327 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16146 | 2024.10.30 19:51:30.251691 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16147 | 2024.10.30 19:51:30.252067 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16148 | 2024.10.30 19:51:30.252197 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00161 sec., 22360.24844720497 rows/sec., 1.64 MiB/sec. | ||
16149 | 2024.10.30 19:51:30.252353 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Debug> DynamicQueryHandler: Done processing query | ||
16150 | 2024.10.30 19:51:30.252378 [ 265 ] {4008ef85-6b3d-416d-ba2b-5befcb34f034} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16151 | 2024.10.30 19:51:30.252393 [ 265 ] {} <Debug> HTTP-Session: 14e126ef-a25c-49a3-a60c-cca12db951c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16152 | 2024.10.30 19:51:30.252561 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16153 | 2024.10.30 19:51:30.252635 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57797, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16154 | 2024.10.30 19:51:30.252724 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16155 | 2024.10.30 19:51:30.252752 [ 272 ] {} <Debug> HTTP-Session: ba61cb9e-5622-4a68-a64a-ae7efd1baf8e Authenticating user 'default' from [fd00:1122:3344:101::d]:57797 | ||
16156 | 2024.10.30 19:51:30.252773 [ 272 ] {} <Debug> HTTP-Session: ba61cb9e-5622-4a68-a64a-ae7efd1baf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16157 | 2024.10.30 19:51:30.252790 [ 272 ] {} <Debug> HTTP-Session: ba61cb9e-5622-4a68-a64a-ae7efd1baf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16158 | 2024.10.30 19:51:30.252837 [ 272 ] {} <Trace> HTTP-Session: ba61cb9e-5622-4a68-a64a-ae7efd1baf8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16159 | 2024.10.30 19:51:30.252974 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57797) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16160 | 2024.10.30 19:51:30.253030 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16161 | 2024.10.30 19:51:30.253346 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16162 | 2024.10.30 19:51:30.253748 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16163 | 2024.10.30 19:51:30.253784 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16164 | 2024.10.30 19:51:30.254150 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16165 | 2024.10.30 19:51:30.254521 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16166 | 2024.10.30 19:51:30.254676 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001735 sec., 10374.63976945245 rows/sec., 728.34 KiB/sec. | ||
16167 | 2024.10.30 19:51:30.254962 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Debug> DynamicQueryHandler: Done processing query | ||
16168 | 2024.10.30 19:51:30.255021 [ 272 ] {1557d8b0-7bc9-424c-87cc-aae2611cae14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16169 | 2024.10.30 19:51:30.255086 [ 272 ] {} <Debug> HTTP-Session: ba61cb9e-5622-4a68-a64a-ae7efd1baf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16170 | 2024.10.30 19:51:30.255297 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16171 | 2024.10.30 19:51:30.255370 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35352, User-Agent: (none), Length: 11428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16172 | 2024.10.30 19:51:30.255449 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16173 | 2024.10.30 19:51:30.255474 [ 265 ] {} <Debug> HTTP-Session: a6c6b4b6-b9ee-4984-a001-7c050564f9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35352 | ||
16174 | 2024.10.30 19:51:30.255495 [ 265 ] {} <Debug> HTTP-Session: a6c6b4b6-b9ee-4984-a001-7c050564f9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16175 | 2024.10.30 19:51:30.255512 [ 265 ] {} <Debug> HTTP-Session: a6c6b4b6-b9ee-4984-a001-7c050564f9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16176 | 2024.10.30 19:51:30.255555 [ 265 ] {} <Trace> HTTP-Session: a6c6b4b6-b9ee-4984-a001-7c050564f9cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16177 | 2024.10.30 19:51:30.255702 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35352) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16178 | 2024.10.30 19:51:30.255747 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16179 | 2024.10.30 19:51:30.255995 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16180 | 2024.10.30 19:51:30.256357 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16181 | 2024.10.30 19:51:30.256393 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16182 | 2024.10.30 19:51:30.256745 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16183 | 2024.10.30 19:51:30.257102 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16184 | 2024.10.30 19:51:30.257229 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.001578 sec., 42458.80861850444 rows/sec., 3.34 MiB/sec. | ||
16185 | 2024.10.30 19:51:30.257383 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Debug> DynamicQueryHandler: Done processing query | ||
16186 | 2024.10.30 19:51:30.257407 [ 265 ] {88a24157-dd4c-478c-aed1-f5da1520f792} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16187 | 2024.10.30 19:51:30.257422 [ 265 ] {} <Debug> HTTP-Session: a6c6b4b6-b9ee-4984-a001-7c050564f9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16188 | 2024.10.30 19:51:30.257562 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16189 | 2024.10.30 19:51:30.257649 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16190 | 2024.10.30 19:51:30.257732 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16191 | 2024.10.30 19:51:30.257757 [ 272 ] {} <Debug> HTTP-Session: 1ebf2b53-a32d-42d1-bbe1-2be8cc920d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 | ||
16192 | 2024.10.30 19:51:30.257778 [ 272 ] {} <Debug> HTTP-Session: 1ebf2b53-a32d-42d1-bbe1-2be8cc920d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16193 | 2024.10.30 19:51:30.257795 [ 272 ] {} <Debug> HTTP-Session: 1ebf2b53-a32d-42d1-bbe1-2be8cc920d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16194 | 2024.10.30 19:51:30.257841 [ 272 ] {} <Trace> HTTP-Session: 1ebf2b53-a32d-42d1-bbe1-2be8cc920d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16195 | 2024.10.30 19:51:30.258009 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16196 | 2024.10.30 19:51:30.258070 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16197 | 2024.10.30 19:51:30.258285 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16198 | 2024.10.30 19:51:30.258699 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16199 | 2024.10.30 19:51:30.258736 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16200 | 2024.10.30 19:51:30.259122 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16201 | 2024.10.30 19:51:30.259472 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16202 | 2024.10.30 19:51:30.259625 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001681 sec., 36287.923854848304 rows/sec., 2.55 MiB/sec. | ||
16203 | 2024.10.30 19:51:30.259793 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Debug> DynamicQueryHandler: Done processing query | ||
16204 | 2024.10.30 19:51:30.259817 [ 272 ] {2eef9c2d-acf0-4fac-a313-70a3b4047e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16205 | 2024.10.30 19:51:30.259833 [ 272 ] {} <Debug> HTTP-Session: 1ebf2b53-a32d-42d1-bbe1-2be8cc920d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16206 | 2024.10.30 19:51:30.259994 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16207 | 2024.10.30 19:51:30.260089 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49346, User-Agent: (none), Length: 19117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16208 | 2024.10.30 19:51:30.260158 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16209 | 2024.10.30 19:51:30.260183 [ 265 ] {} <Debug> HTTP-Session: e385c175-d7e1-4650-afb8-71056d9acad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49346 | ||
16210 | 2024.10.30 19:51:30.260203 [ 265 ] {} <Debug> HTTP-Session: e385c175-d7e1-4650-afb8-71056d9acad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16211 | 2024.10.30 19:51:30.260221 [ 265 ] {} <Debug> HTTP-Session: e385c175-d7e1-4650-afb8-71056d9acad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16212 | 2024.10.30 19:51:30.260265 [ 265 ] {} <Trace> HTTP-Session: e385c175-d7e1-4650-afb8-71056d9acad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16213 | 2024.10.30 19:51:30.260502 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49346) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16214 | 2024.10.30 19:51:30.260592 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16215 | 2024.10.30 19:51:30.261087 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16216 | 2024.10.30 19:51:30.261654 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16217 | 2024.10.30 19:51:30.261689 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16218 | 2024.10.30 19:51:30.262306 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16219 | 2024.10.30 19:51:30.262719 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16220 | 2024.10.30 19:51:30.262868 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002497 sec., 4405.286343612334 rows/sec., 7.89 MiB/sec. | ||
16221 | 2024.10.30 19:51:30.263091 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Debug> DynamicQueryHandler: Done processing query | ||
16222 | 2024.10.30 19:51:30.263117 [ 265 ] {13b0fe26-0c97-408f-8a87-5c1749d8fe63} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
16223 | 2024.10.30 19:51:30.263132 [ 265 ] {} <Debug> HTTP-Session: e385c175-d7e1-4650-afb8-71056d9acad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16224 | 2024.10.30 19:51:30.263294 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16225 | 2024.10.30 19:51:30.263318 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16226 | 2024.10.30 19:51:30.263436 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16227 | 2024.10.30 19:51:30.263465 [ 272 ] {} <Debug> HTTP-Session: 781a59fe-87da-4f8a-a189-d02ebdf1585c Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 | ||
16228 | 2024.10.30 19:51:30.263487 [ 272 ] {} <Debug> HTTP-Session: 781a59fe-87da-4f8a-a189-d02ebdf1585c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16229 | 2024.10.30 19:51:30.263504 [ 272 ] {} <Debug> HTTP-Session: 781a59fe-87da-4f8a-a189-d02ebdf1585c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16230 | 2024.10.30 19:51:30.263551 [ 272 ] {} <Trace> HTTP-Session: 781a59fe-87da-4f8a-a189-d02ebdf1585c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16231 | 2024.10.30 19:51:30.263701 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65109) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16232 | 2024.10.30 19:51:30.263750 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16233 | 2024.10.30 19:51:30.263915 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16234 | 2024.10.30 19:51:30.264213 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16235 | 2024.10.30 19:51:30.264251 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16236 | 2024.10.30 19:51:30.264634 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16237 | 2024.10.30 19:51:30.264981 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16238 | 2024.10.30 19:51:30.265139 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.35 MiB/sec. | ||
16239 | 2024.10.30 19:51:30.265342 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Debug> DynamicQueryHandler: Done processing query | ||
16240 | 2024.10.30 19:51:30.265368 [ 272 ] {1b46c817-0608-45f0-86ff-78a7e2e93909} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16241 | 2024.10.30 19:51:30.265383 [ 272 ] {} <Debug> HTTP-Session: 781a59fe-87da-4f8a-a189-d02ebdf1585c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16242 | 2024.10.30 19:51:30.265887 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16243 | 2024.10.30 19:51:30.748428 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16244 | 2024.10.30 19:51:30.942858 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16245 | 2024.10.30 19:51:30.959099 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16246 | 2024.10.30 19:51:31.007381 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16247 | 2024.10.30 19:51:31.058761 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16248 | 2024.10.30 19:51:31.135252 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16249 | 2024.10.30 19:51:31.139523 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16250 | 2024.10.30 19:51:35.236366 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36951, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16251 | 2024.10.30 19:51:35.236497 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16252 | 2024.10.30 19:51:35.236525 [ 265 ] {} <Debug> HTTP-Session: f17a9c05-9a96-4b03-9b23-6864ffe2c62b Authenticating user 'default' from [fd00:1122:3344:101::d]:36951 | ||
16253 | 2024.10.30 19:51:35.236553 [ 265 ] {} <Debug> HTTP-Session: f17a9c05-9a96-4b03-9b23-6864ffe2c62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16254 | 2024.10.30 19:51:35.236571 [ 265 ] {} <Debug> HTTP-Session: f17a9c05-9a96-4b03-9b23-6864ffe2c62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16255 | 2024.10.30 19:51:35.236627 [ 265 ] {} <Trace> HTTP-Session: f17a9c05-9a96-4b03-9b23-6864ffe2c62b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16256 | 2024.10.30 19:51:35.236842 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36951) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
16257 | 2024.10.30 19:51:35.236910 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
16258 | 2024.10.30 19:51:35.237254 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16259 | 2024.10.30 19:51:35.237827 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16260 | 2024.10.30 19:51:35.237872 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16261 | 2024.10.30 19:51:35.238323 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16262 | 2024.10.30 19:51:35.238718 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16263 | 2024.10.30 19:51:35.238886 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002113 sec., 17037.387600567916 rows/sec., 1.27 MiB/sec. | ||
16264 | 2024.10.30 19:51:35.239157 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Debug> DynamicQueryHandler: Done processing query | ||
16265 | 2024.10.30 19:51:35.239196 [ 265 ] {efcd1dc0-c9ac-43d9-9fa5-4a854fa9b340} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16266 | 2024.10.30 19:51:35.239231 [ 265 ] {} <Debug> HTTP-Session: f17a9c05-9a96-4b03-9b23-6864ffe2c62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16267 | 2024.10.30 19:51:35.239469 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16268 | 2024.10.30 19:51:35.239575 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61271, User-Agent: (none), Length: 33268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16269 | 2024.10.30 19:51:35.239698 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16270 | 2024.10.30 19:51:35.239726 [ 272 ] {} <Debug> HTTP-Session: c33005ec-9882-4235-86fa-d12bb6a6f82b Authenticating user 'default' from [fd00:1122:3344:101::d]:61271 | ||
16271 | 2024.10.30 19:51:35.239753 [ 272 ] {} <Debug> HTTP-Session: c33005ec-9882-4235-86fa-d12bb6a6f82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16272 | 2024.10.30 19:51:35.239772 [ 272 ] {} <Debug> HTTP-Session: c33005ec-9882-4235-86fa-d12bb6a6f82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16273 | 2024.10.30 19:51:35.239832 [ 272 ] {} <Trace> HTTP-Session: c33005ec-9882-4235-86fa-d12bb6a6f82b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16274 | 2024.10.30 19:51:35.240068 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61271) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16275 | 2024.10.30 19:51:35.240135 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16276 | 2024.10.30 19:51:35.240482 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16277 | 2024.10.30 19:51:35.241002 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16278 | 2024.10.30 19:51:35.241042 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16279 | 2024.10.30 19:51:35.241483 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16280 | 2024.10.30 19:51:35.241872 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16281 | 2024.10.30 19:51:35.242022 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Debug> executeQuery: Read 224 rows, 19.68 KiB in 0.002057 sec., 108896.45114244046 rows/sec., 9.34 MiB/sec. | ||
16282 | 2024.10.30 19:51:35.242312 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Debug> DynamicQueryHandler: Done processing query | ||
16283 | 2024.10.30 19:51:35.242372 [ 272 ] {8fd2f97b-4f15-45b3-a3ff-8e56736d5c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
16284 | 2024.10.30 19:51:35.242423 [ 272 ] {} <Debug> HTTP-Session: c33005ec-9882-4235-86fa-d12bb6a6f82b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16285 | 2024.10.30 19:51:35.242674 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16286 | 2024.10.30 19:51:35.242805 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53108, User-Agent: (none), Length: 8664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16287 | 2024.10.30 19:51:35.242906 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16288 | 2024.10.30 19:51:35.242927 [ 265 ] {} <Debug> HTTP-Session: 97c217bb-fc4a-49bd-a8f1-eca5110b2667 Authenticating user 'default' from [fd00:1122:3344:101::d]:53108 | ||
16289 | 2024.10.30 19:51:35.242946 [ 265 ] {} <Debug> HTTP-Session: 97c217bb-fc4a-49bd-a8f1-eca5110b2667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16290 | 2024.10.30 19:51:35.242961 [ 265 ] {} <Debug> HTTP-Session: 97c217bb-fc4a-49bd-a8f1-eca5110b2667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16291 | 2024.10.30 19:51:35.243001 [ 265 ] {} <Trace> HTTP-Session: 97c217bb-fc4a-49bd-a8f1-eca5110b2667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16292 | 2024.10.30 19:51:35.243163 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53108) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16293 | 2024.10.30 19:51:35.243215 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16294 | 2024.10.30 19:51:35.243490 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16295 | 2024.10.30 19:51:35.243866 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16296 | 2024.10.30 19:51:35.243904 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16297 | 2024.10.30 19:51:35.244279 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16298 | 2024.10.30 19:51:35.244650 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16299 | 2024.10.30 19:51:35.244828 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Debug> executeQuery: Read 61 rows, 4.50 KiB in 0.001722 sec., 35423.92566782811 rows/sec., 2.55 MiB/sec. | ||
16300 | 2024.10.30 19:51:35.245018 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Debug> DynamicQueryHandler: Done processing query | ||
16301 | 2024.10.30 19:51:35.245043 [ 265 ] {5ad39b61-3120-4814-83a2-69e05f5f3e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16302 | 2024.10.30 19:51:35.245059 [ 265 ] {} <Debug> HTTP-Session: 97c217bb-fc4a-49bd-a8f1-eca5110b2667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16303 | 2024.10.30 19:51:35.245210 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16304 | 2024.10.30 19:51:35.245237 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61271, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16305 | 2024.10.30 19:51:35.245316 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16306 | 2024.10.30 19:51:35.245348 [ 272 ] {} <Debug> HTTP-Session: 779b7ab5-c12a-4f10-83f4-634b8e43244e Authenticating user 'default' from [fd00:1122:3344:101::d]:61271 | ||
16307 | 2024.10.30 19:51:35.245374 [ 272 ] {} <Debug> HTTP-Session: 779b7ab5-c12a-4f10-83f4-634b8e43244e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16308 | 2024.10.30 19:51:35.245391 [ 272 ] {} <Debug> HTTP-Session: 779b7ab5-c12a-4f10-83f4-634b8e43244e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16309 | 2024.10.30 19:51:35.245438 [ 272 ] {} <Trace> HTTP-Session: 779b7ab5-c12a-4f10-83f4-634b8e43244e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16310 | 2024.10.30 19:51:35.245588 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61271) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16311 | 2024.10.30 19:51:35.245644 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16312 | 2024.10.30 19:51:35.245937 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16313 | 2024.10.30 19:51:35.246273 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16314 | 2024.10.30 19:51:35.246310 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16315 | 2024.10.30 19:51:35.246679 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16316 | 2024.10.30 19:51:35.247037 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16317 | 2024.10.30 19:51:35.247173 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001633 sec., 22045.315370483775 rows/sec., 1.62 MiB/sec. | ||
16318 | 2024.10.30 19:51:35.247336 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Debug> DynamicQueryHandler: Done processing query | ||
16319 | 2024.10.30 19:51:35.247361 [ 272 ] {784285e4-e73b-4999-9043-8084434bf7ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16320 | 2024.10.30 19:51:35.247377 [ 272 ] {} <Debug> HTTP-Session: 779b7ab5-c12a-4f10-83f4-634b8e43244e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16321 | 2024.10.30 19:51:35.247521 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16322 | 2024.10.30 19:51:35.247597 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34046, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16323 | 2024.10.30 19:51:35.247676 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16324 | 2024.10.30 19:51:35.247701 [ 265 ] {} <Debug> HTTP-Session: 679a0848-915d-411f-881d-b24cc705b874 Authenticating user 'default' from [fd00:1122:3344:101::d]:34046 | ||
16325 | 2024.10.30 19:51:35.247722 [ 265 ] {} <Debug> HTTP-Session: 679a0848-915d-411f-881d-b24cc705b874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16326 | 2024.10.30 19:51:35.247739 [ 265 ] {} <Debug> HTTP-Session: 679a0848-915d-411f-881d-b24cc705b874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16327 | 2024.10.30 19:51:35.247785 [ 265 ] {} <Trace> HTTP-Session: 679a0848-915d-411f-881d-b24cc705b874 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16328 | 2024.10.30 19:51:35.247936 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34046) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16329 | 2024.10.30 19:51:35.247992 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16330 | 2024.10.30 19:51:35.248314 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16331 | 2024.10.30 19:51:35.248686 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16332 | 2024.10.30 19:51:35.248730 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16333 | 2024.10.30 19:51:35.249112 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16334 | 2024.10.30 19:51:35.249465 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16335 | 2024.10.30 19:51:35.249636 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001743 sec., 10327.022375215147 rows/sec., 725.00 KiB/sec. | ||
16336 | 2024.10.30 19:51:35.249809 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Debug> DynamicQueryHandler: Done processing query | ||
16337 | 2024.10.30 19:51:35.249833 [ 265 ] {248aa89b-0d7c-4ed5-82b7-601bba46057c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16338 | 2024.10.30 19:51:35.249849 [ 265 ] {} <Debug> HTTP-Session: 679a0848-915d-411f-881d-b24cc705b874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16339 | 2024.10.30 19:51:35.250029 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16340 | 2024.10.30 19:51:35.250169 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Length: 16505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16341 | 2024.10.30 19:51:35.250242 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16342 | 2024.10.30 19:51:35.250267 [ 272 ] {} <Debug> HTTP-Session: 47bb0c96-4bf2-4e7f-9c1e-ec21f20b0bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36566 | ||
16343 | 2024.10.30 19:51:35.250288 [ 272 ] {} <Debug> HTTP-Session: 47bb0c96-4bf2-4e7f-9c1e-ec21f20b0bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16344 | 2024.10.30 19:51:35.250307 [ 272 ] {} <Debug> HTTP-Session: 47bb0c96-4bf2-4e7f-9c1e-ec21f20b0bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16345 | 2024.10.30 19:51:35.250351 [ 272 ] {} <Trace> HTTP-Session: 47bb0c96-4bf2-4e7f-9c1e-ec21f20b0bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16346 | 2024.10.30 19:51:35.250517 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16347 | 2024.10.30 19:51:35.250572 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16348 | 2024.10.30 19:51:35.250875 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16349 | 2024.10.30 19:51:35.251285 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16350 | 2024.10.30 19:51:35.251322 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16351 | 2024.10.30 19:51:35.251682 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16352 | 2024.10.30 19:51:35.252062 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16353 | 2024.10.30 19:51:35.252197 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Debug> executeQuery: Read 97 rows, 7.80 KiB in 0.001742 sec., 55683.12284730195 rows/sec., 4.37 MiB/sec. | ||
16354 | 2024.10.30 19:51:35.252376 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Debug> DynamicQueryHandler: Done processing query | ||
16355 | 2024.10.30 19:51:35.252402 [ 272 ] {0a8588a7-f1f3-4fd9-a32c-343442550ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
16356 | 2024.10.30 19:51:35.252418 [ 272 ] {} <Debug> HTTP-Session: 47bb0c96-4bf2-4e7f-9c1e-ec21f20b0bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16357 | 2024.10.30 19:51:35.252654 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16358 | 2024.10.30 19:51:35.252765 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57172, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16359 | 2024.10.30 19:51:35.252874 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16360 | 2024.10.30 19:51:35.252898 [ 265 ] {} <Debug> HTTP-Session: 5eb014a8-432e-4ad4-be4b-afb37e9b3ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57172 | ||
16361 | 2024.10.30 19:51:35.252919 [ 265 ] {} <Debug> HTTP-Session: 5eb014a8-432e-4ad4-be4b-afb37e9b3ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16362 | 2024.10.30 19:51:35.252937 [ 265 ] {} <Debug> HTTP-Session: 5eb014a8-432e-4ad4-be4b-afb37e9b3ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16363 | 2024.10.30 19:51:35.252982 [ 265 ] {} <Trace> HTTP-Session: 5eb014a8-432e-4ad4-be4b-afb37e9b3ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16364 | 2024.10.30 19:51:35.253146 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16365 | 2024.10.30 19:51:35.253207 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16366 | 2024.10.30 19:51:35.253419 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16367 | 2024.10.30 19:51:35.253796 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16368 | 2024.10.30 19:51:35.253836 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16369 | 2024.10.30 19:51:35.254218 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16370 | 2024.10.30 19:51:35.254572 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16371 | 2024.10.30 19:51:35.254742 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001654 sec., 36275.695284159614 rows/sec., 2.55 MiB/sec. | ||
16372 | 2024.10.30 19:51:35.254919 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Debug> DynamicQueryHandler: Done processing query | ||
16373 | 2024.10.30 19:51:35.254943 [ 265 ] {e98e7edc-6853-4a80-9ebf-77ce67137da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16374 | 2024.10.30 19:51:35.254959 [ 265 ] {} <Debug> HTTP-Session: 5eb014a8-432e-4ad4-be4b-afb37e9b3ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16375 | 2024.10.30 19:51:35.255121 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16376 | 2024.10.30 19:51:35.255197 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Length: 71198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16377 | 2024.10.30 19:51:35.255271 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16378 | 2024.10.30 19:51:35.255296 [ 272 ] {} <Debug> HTTP-Session: 39108c18-a449-4dff-baf6-a74328a43650 Authenticating user 'default' from [fd00:1122:3344:101::d]:36566 | ||
16379 | 2024.10.30 19:51:35.255317 [ 272 ] {} <Debug> HTTP-Session: 39108c18-a449-4dff-baf6-a74328a43650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16380 | 2024.10.30 19:51:35.255335 [ 272 ] {} <Debug> HTTP-Session: 39108c18-a449-4dff-baf6-a74328a43650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16381 | 2024.10.30 19:51:35.255380 [ 272 ] {} <Trace> HTTP-Session: 39108c18-a449-4dff-baf6-a74328a43650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16382 | 2024.10.30 19:51:35.255882 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36566) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16383 | 2024.10.30 19:51:35.255962 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16384 | 2024.10.30 19:51:35.256473 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16385 | 2024.10.30 19:51:35.257363 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16386 | 2024.10.30 19:51:35.257399 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16387 | 2024.10.30 19:51:35.258073 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16388 | 2024.10.30 19:51:35.258497 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16389 | 2024.10.30 19:51:35.258651 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003144 sec., 13676.844783715012 rows/sec., 24.51 MiB/sec. | ||
16390 | 2024.10.30 19:51:35.258874 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Debug> DynamicQueryHandler: Done processing query | ||
16391 | 2024.10.30 19:51:35.258899 [ 272 ] {15ab481f-3bba-4064-8b55-99e8b3faa3de} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16392 | 2024.10.30 19:51:35.258915 [ 272 ] {} <Debug> HTTP-Session: 39108c18-a449-4dff-baf6-a74328a43650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16393 | 2024.10.30 19:51:35.259115 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16394 | 2024.10.30 19:51:35.259203 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53518, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16395 | 2024.10.30 19:51:35.259311 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16396 | 2024.10.30 19:51:35.259348 [ 265 ] {} <Debug> HTTP-Session: 7cf8d9a4-307a-4ca9-97f3-a2b6e68a1c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:53518 | ||
16397 | 2024.10.30 19:51:35.259381 [ 265 ] {} <Debug> HTTP-Session: 7cf8d9a4-307a-4ca9-97f3-a2b6e68a1c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16398 | 2024.10.30 19:51:35.259408 [ 265 ] {} <Debug> HTTP-Session: 7cf8d9a4-307a-4ca9-97f3-a2b6e68a1c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16399 | 2024.10.30 19:51:35.259475 [ 265 ] {} <Trace> HTTP-Session: 7cf8d9a4-307a-4ca9-97f3-a2b6e68a1c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16400 | 2024.10.30 19:51:35.259698 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53518) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16401 | 2024.10.30 19:51:35.259785 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16402 | 2024.10.30 19:51:35.259991 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16403 | 2024.10.30 19:51:35.260276 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16404 | 2024.10.30 19:51:35.260312 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16405 | 2024.10.30 19:51:35.260676 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16406 | 2024.10.30 19:51:35.261008 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16407 | 2024.10.30 19:51:35.261174 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001549 sec., 19367.33376371853 rows/sec., 1.28 MiB/sec. | ||
16408 | 2024.10.30 19:51:35.261345 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Debug> DynamicQueryHandler: Done processing query | ||
16409 | 2024.10.30 19:51:35.261369 [ 265 ] {ce4ad375-02e0-49d9-a205-1f5bc946c204} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16410 | 2024.10.30 19:51:35.261384 [ 265 ] {} <Debug> HTTP-Session: 7cf8d9a4-307a-4ca9-97f3-a2b6e68a1c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16411 | 2024.10.30 19:51:35.261888 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16412 | 2024.10.30 19:51:36.831472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1456 | ||
16413 | 2024.10.30 19:51:36.834543 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16414 | 2024.10.30 19:51:36.834587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16415 | 2024.10.30 19:51:36.836090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16416 | 2024.10.30 19:51:36.837087 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16417 | 2024.10.30 19:51:36.837628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
16418 | 2024.10.30 19:51:40.269565 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42807, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16419 | 2024.10.30 19:51:40.269700 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16420 | 2024.10.30 19:51:40.269728 [ 265 ] {} <Debug> HTTP-Session: 467595c3-8366-46e2-8b30-8550081c26f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42807 | ||
16421 | 2024.10.30 19:51:40.269757 [ 265 ] {} <Debug> HTTP-Session: 467595c3-8366-46e2-8b30-8550081c26f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16422 | 2024.10.30 19:51:40.269775 [ 265 ] {} <Debug> HTTP-Session: 467595c3-8366-46e2-8b30-8550081c26f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16423 | 2024.10.30 19:51:40.269828 [ 265 ] {} <Trace> HTTP-Session: 467595c3-8366-46e2-8b30-8550081c26f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16424 | 2024.10.30 19:51:40.270034 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42807) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
16425 | 2024.10.30 19:51:40.270100 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
16426 | 2024.10.30 19:51:40.270429 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16427 | 2024.10.30 19:51:40.270941 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16428 | 2024.10.30 19:51:40.270981 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16429 | 2024.10.30 19:51:40.271546 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16430 | 2024.10.30 19:51:40.272236 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16431 | 2024.10.30 19:51:40.272421 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002437 sec., 14772.260976610587 rows/sec., 1.10 MiB/sec. | ||
16432 | 2024.10.30 19:51:40.272434 [ 42 ] {} <Debug> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16433 | 2024.10.30 19:51:40.272561 [ 42 ] {} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16434 | 2024.10.30 19:51:40.272615 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16435 | 2024.10.30 19:51:40.272726 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Debug> DynamicQueryHandler: Done processing query | ||
16436 | 2024.10.30 19:51:40.272788 [ 265 ] {be9a9cc6-0443-443e-9585-1f647924b806} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16437 | 2024.10.30 19:51:40.272830 [ 265 ] {} <Debug> HTTP-Session: 467595c3-8366-46e2-8b30-8550081c26f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16438 | 2024.10.30 19:51:40.272860 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16439 | 2024.10.30 19:51:40.273045 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16440 | 2024.10.30 19:51:40.273082 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part | ||
16441 | 2024.10.30 19:51:40.273219 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16442 | 2024.10.30 19:51:40.273343 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Length: 188396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16443 | 2024.10.30 19:51:40.273414 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
16444 | 2024.10.30 19:51:40.273658 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16445 | 2024.10.30 19:51:40.273758 [ 272 ] {} <Debug> HTTP-Session: 04c24f65-fd53-45da-875c-7704bb49de46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36566 | ||
16446 | 2024.10.30 19:51:40.273769 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
16447 | 2024.10.30 19:51:40.273804 [ 272 ] {} <Debug> HTTP-Session: 04c24f65-fd53-45da-875c-7704bb49de46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16448 | 2024.10.30 19:51:40.273852 [ 272 ] {} <Debug> HTTP-Session: 04c24f65-fd53-45da-875c-7704bb49de46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16449 | 2024.10.30 19:51:40.273939 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
16450 | 2024.10.30 19:51:40.273977 [ 272 ] {} <Trace> HTTP-Session: 04c24f65-fd53-45da-875c-7704bb49de46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16451 | 2024.10.30 19:51:40.274068 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
16452 | 2024.10.30 19:51:40.274279 [ 194 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
16453 | 2024.10.30 19:51:40.274626 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16454 | 2024.10.30 19:51:40.274698 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16455 | 2024.10.30 19:51:40.275257 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16456 | 2024.10.30 19:51:40.275847 [ 199 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 5 columns (5 merged, 0 gathered) in 0.003150714 sec., 76173.21026281662 rows/sec., 5.87 MiB/sec. | ||
16457 | 2024.10.30 19:51:40.276208 [ 189 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16458 | 2024.10.30 19:51:40.276963 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16459 | 2024.10.30 19:51:40.277028 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16460 | 2024.10.30 19:51:40.277584 [ 189 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16461 | 2024.10.30 19:51:40.277702 [ 189 ] {b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570::all_1_66_13} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16462 | 2024.10.30 19:51:40.277839 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16463 | 2024.10.30 19:51:40.277931 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16464 | 2024.10.30 19:51:40.278605 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16465 | 2024.10.30 19:51:40.278757 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Debug> executeQuery: Read 1300 rows, 109.87 KiB in 0.00454 sec., 286343.61233480176 rows/sec., 23.63 MiB/sec. | ||
16466 | 2024.10.30 19:51:40.278763 [ 42 ] {} <Debug> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16467 | 2024.10.30 19:51:40.278828 [ 42 ] {} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16468 | 2024.10.30 19:51:40.278874 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16469 | 2024.10.30 19:51:40.278974 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16470 | 2024.10.30 19:51:40.279004 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Debug> DynamicQueryHandler: Done processing query | ||
16471 | 2024.10.30 19:51:40.279036 [ 272 ] {87ab7e14-d968-413f-bcb5-82647e78ee26} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
16472 | 2024.10.30 19:51:40.279066 [ 272 ] {} <Debug> HTTP-Session: 04c24f65-fd53-45da-875c-7704bb49de46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16473 | 2024.10.30 19:51:40.279126 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16474 | 2024.10.30 19:51:40.279154 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1540 rows starting from the beginning of the part | ||
16475 | 2024.10.30 19:51:40.279219 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
16476 | 2024.10.30 19:51:40.279448 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 224 rows starting from the beginning of the part | ||
16477 | 2024.10.30 19:51:40.279449 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16478 | 2024.10.30 19:51:40.279601 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35286, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16479 | 2024.10.30 19:51:40.279864 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16480 | 2024.10.30 19:51:40.279887 [ 272 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
16481 | |||
16482 | (version 23.8.7.1) | ||
16483 | 2024.10.30 19:51:40.279930 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part | ||
16484 | 2024.10.30 19:51:40.279993 [ 265 ] {} <Debug> HTTP-Session: 9e5c28ae-4432-4d38-a625-332784fbb74f Authenticating user 'default' from [fd00:1122:3344:101::d]:35286 | ||
16485 | 2024.10.30 19:51:40.280138 [ 265 ] {} <Debug> HTTP-Session: 9e5c28ae-4432-4d38-a625-332784fbb74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16486 | 2024.10.30 19:51:40.280233 [ 265 ] {} <Debug> HTTP-Session: 9e5c28ae-4432-4d38-a625-332784fbb74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16487 | 2024.10.30 19:51:40.280313 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 224 rows starting from the beginning of the part | ||
16488 | 2024.10.30 19:51:40.280350 [ 265 ] {} <Trace> HTTP-Session: 9e5c28ae-4432-4d38-a625-332784fbb74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16489 | 2024.10.30 19:51:40.280580 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1300 rows starting from the beginning of the part | ||
16490 | 2024.10.30 19:51:40.280701 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35286) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16491 | 2024.10.30 19:51:40.280876 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16492 | 2024.10.30 19:51:40.281732 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16493 | 2024.10.30 19:51:40.282730 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16494 | 2024.10.30 19:51:40.282809 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16495 | 2024.10.30 19:51:40.283658 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16496 | 2024.10.30 19:51:40.284357 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3610 rows, containing 5 columns (5 merged, 0 gathered) in 0.005422364 sec., 665761.280504223 rows/sec., 57.82 MiB/sec. | ||
16497 | 2024.10.30 19:51:40.284722 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16498 | 2024.10.30 19:51:40.284964 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16499 | 2024.10.30 19:51:40.285322 [ 42 ] {} <Debug> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16500 | 2024.10.30 19:51:40.285454 [ 42 ] {} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16501 | 2024.10.30 19:51:40.285452 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Debug> executeQuery: Read 29 rows, 2.09 KiB in 0.004855 sec., 5973.223480947477 rows/sec., 430.65 KiB/sec. | ||
16502 | 2024.10.30 19:51:40.285533 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16503 | 2024.10.30 19:51:40.285834 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16504 | 2024.10.30 19:51:40.285993 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Debug> DynamicQueryHandler: Done processing query | ||
16505 | 2024.10.30 19:51:40.286039 [ 265 ] {23966f8e-f4b4-4115-b651-d6c639287020} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16506 | 2024.10.30 19:51:40.286093 [ 265 ] {} <Debug> HTTP-Session: 9e5c28ae-4432-4d38-a625-332784fbb74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16507 | 2024.10.30 19:51:40.286183 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16508 | 2024.10.30 19:51:40.286221 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 103 rows starting from the beginning of the part | ||
16509 | 2024.10.30 19:51:40.286284 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16510 | 2024.10.30 19:51:40.286485 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16511 | 2024.10.30 19:51:40.286538 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
16512 | 2024.10.30 19:51:40.286716 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53122, User-Agent: (none), Length: 35463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16513 | 2024.10.30 19:51:40.286915 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
16514 | |||
16515 | (version 23.8.7.1) | ||
16516 | 2024.10.30 19:51:40.286985 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 61 rows starting from the beginning of the part | ||
16517 | 2024.10.30 19:51:40.287149 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16518 | 2024.10.30 19:51:40.287363 [ 194 ] {a185ef91-83f6-47ea-a7db-37be3302f5ef::all_1_66_13} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16519 | 2024.10.30 19:51:40.287372 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
16520 | 2024.10.30 19:51:40.287468 [ 272 ] {} <Debug> HTTP-Session: cca2ecfb-22c2-417b-b277-c52d7c1a2714 Authenticating user 'default' from [fd00:1122:3344:101::d]:53122 | ||
16521 | 2024.10.30 19:51:40.287606 [ 272 ] {} <Debug> HTTP-Session: cca2ecfb-22c2-417b-b277-c52d7c1a2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16522 | 2024.10.30 19:51:40.287757 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
16523 | 2024.10.30 19:51:40.287771 [ 272 ] {} <Debug> HTTP-Session: cca2ecfb-22c2-417b-b277-c52d7c1a2714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16524 | 2024.10.30 19:51:40.287802 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 61 rows starting from the beginning of the part | ||
16525 | 2024.10.30 19:51:40.287943 [ 272 ] {} <Trace> HTTP-Session: cca2ecfb-22c2-417b-b277-c52d7c1a2714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16526 | 2024.10.30 19:51:40.288065 [ 199 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 29 rows starting from the beginning of the part | ||
16527 | 2024.10.30 19:51:40.288590 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53122) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16528 | 2024.10.30 19:51:40.288671 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16529 | 2024.10.30 19:51:40.289674 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16530 | 2024.10.30 19:51:40.290922 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16531 | 2024.10.30 19:51:40.290980 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16532 | 2024.10.30 19:51:40.290995 [ 197 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.005315251 sec., 59451.56682158566 rows/sec., 4.45 MiB/sec. | ||
16533 | 2024.10.30 19:51:40.291350 [ 197 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16534 | 2024.10.30 19:51:40.291823 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16535 | 2024.10.30 19:51:40.292306 [ 197 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16536 | 2024.10.30 19:51:40.292447 [ 197 ] {20cd163a-145a-4123-9fb4-414450f0d0e7::all_1_66_13} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16537 | 2024.10.30 19:51:40.292583 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
16538 | 2024.10.30 19:51:40.292739 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16539 | 2024.10.30 19:51:40.292882 [ 42 ] {} <Debug> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16540 | 2024.10.30 19:51:40.292885 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Debug> executeQuery: Read 264 rows, 18.51 KiB in 0.004506 sec., 58588.54860186419 rows/sec., 4.01 MiB/sec. | ||
16541 | 2024.10.30 19:51:40.292922 [ 42 ] {} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16542 | 2024.10.30 19:51:40.292969 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16543 | 2024.10.30 19:51:40.293271 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16544 | 2024.10.30 19:51:40.293288 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Debug> DynamicQueryHandler: Done processing query | ||
16545 | 2024.10.30 19:51:40.293411 [ 272 ] {9b9ecec7-9f5c-4fb3-9af8-52edd102abbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
16546 | 2024.10.30 19:51:40.293562 [ 272 ] {} <Debug> HTTP-Session: cca2ecfb-22c2-417b-b277-c52d7c1a2714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16547 | 2024.10.30 19:51:40.293912 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16548 | 2024.10.30 19:51:40.294076 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 326 rows starting from the beginning of the part | ||
16549 | 2024.10.30 19:51:40.294126 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62751, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16550 | 2024.10.30 19:51:40.294378 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16551 | 2024.10.30 19:51:40.294529 [ 265 ] {} <Debug> HTTP-Session: 96c1261f-ecb2-4118-91e4-ec4db287f672 Authenticating user 'default' from [fd00:1122:3344:101::d]:62751 | ||
16552 | 2024.10.30 19:51:40.294643 [ 265 ] {} <Debug> HTTP-Session: 96c1261f-ecb2-4118-91e4-ec4db287f672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16553 | 2024.10.30 19:51:40.294657 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
16554 | 2024.10.30 19:51:40.294751 [ 265 ] {} <Debug> HTTP-Session: 96c1261f-ecb2-4118-91e4-ec4db287f672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16555 | 2024.10.30 19:51:40.294937 [ 265 ] {} <Trace> HTTP-Session: 96c1261f-ecb2-4118-91e4-ec4db287f672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16556 | 2024.10.30 19:51:40.295111 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16557 | 2024.10.30 19:51:40.295183 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
16558 | 2024.10.30 19:51:40.295327 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62751) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16559 | 2024.10.30 19:51:40.295525 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
16560 | 2024.10.30 19:51:40.295530 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16561 | 2024.10.30 19:51:40.295735 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
16562 | 2024.10.30 19:51:40.295913 [ 195 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 264 rows starting from the beginning of the part | ||
16563 | 2024.10.30 19:51:40.296355 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16564 | 2024.10.30 19:51:40.296931 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16565 | 2024.10.30 19:51:40.296971 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16566 | 2024.10.30 19:51:40.297655 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16567 | 2024.10.30 19:51:40.297682 [ 193 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598032 sec., 159633.5127724209 rows/sec., 11.12 MiB/sec. | ||
16568 | 2024.10.30 19:51:40.297996 [ 193 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16569 | 2024.10.30 19:51:40.298717 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16570 | 2024.10.30 19:51:40.298984 [ 42 ] {} <Debug> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16571 | 2024.10.30 19:51:40.298995 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.003782 sec., 4759.386567953464 rows/sec., 334.13 KiB/sec. | ||
16572 | 2024.10.30 19:51:40.299035 [ 42 ] {} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16573 | 2024.10.30 19:51:40.299145 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16574 | 2024.10.30 19:51:40.299165 [ 193 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16575 | 2024.10.30 19:51:40.299561 [ 193 ] {147eeecb-269b-4f16-89d1-4c532fc5e7d3::all_1_66_13} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16576 | 2024.10.30 19:51:40.299620 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Debug> DynamicQueryHandler: Done processing query | ||
16577 | 2024.10.30 19:51:40.299624 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16578 | 2024.10.30 19:51:40.299709 [ 265 ] {18099a46-e36d-440d-a5ce-add893f8560a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16579 | 2024.10.30 19:51:40.299793 [ 265 ] {} <Debug> HTTP-Session: 96c1261f-ecb2-4118-91e4-ec4db287f672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16580 | 2024.10.30 19:51:40.299801 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
16581 | 2024.10.30 19:51:40.299958 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16582 | 2024.10.30 19:51:40.299993 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 30 rows starting from the beginning of the part | ||
16583 | 2024.10.30 19:51:40.300053 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16584 | 2024.10.30 19:51:40.300238 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
16585 | 2024.10.30 19:51:40.300309 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46495, User-Agent: (none), Length: 86023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16586 | 2024.10.30 19:51:40.300526 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16587 | 2024.10.30 19:51:40.300567 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part | ||
16588 | 2024.10.30 19:51:40.300624 [ 272 ] {} <Debug> HTTP-Session: 542b011a-13aa-4407-98ab-001dd16638f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46495 | ||
16589 | 2024.10.30 19:51:40.300717 [ 272 ] {} <Debug> HTTP-Session: 542b011a-13aa-4407-98ab-001dd16638f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16590 | 2024.10.30 19:51:40.300822 [ 272 ] {} <Debug> HTTP-Session: 542b011a-13aa-4407-98ab-001dd16638f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16591 | 2024.10.30 19:51:40.300885 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
16592 | 2024.10.30 19:51:40.300967 [ 272 ] {} <Trace> HTTP-Session: 542b011a-13aa-4407-98ab-001dd16638f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16593 | 2024.10.30 19:51:40.301163 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part | ||
16594 | 2024.10.30 19:51:40.301436 [ 198 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
16595 | 2024.10.30 19:51:40.301520 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46495) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16596 | 2024.10.30 19:51:40.301694 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16597 | 2024.10.30 19:51:40.302324 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16598 | 2024.10.30 19:51:40.303322 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.003982267 sec., 30133.589736700225 rows/sec., 2.16 MiB/sec. | ||
16599 | 2024.10.30 19:51:40.303352 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16600 | 2024.10.30 19:51:40.303425 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16601 | 2024.10.30 19:51:40.303706 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16602 | 2024.10.30 19:51:40.304178 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16603 | 2024.10.30 19:51:40.305020 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16604 | 2024.10.30 19:51:40.305172 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16605 | 2024.10.30 19:51:40.305197 [ 188 ] {de98113d-5e7a-4aec-b8b9-9f29b12b95a0::all_1_66_13} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16606 | 2024.10.30 19:51:40.305422 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
16607 | 2024.10.30 19:51:40.305442 [ 42 ] {} <Debug> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16608 | 2024.10.30 19:51:40.305497 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Debug> executeQuery: Read 521 rows, 39.52 KiB in 0.004253 sec., 122501.7634610863 rows/sec., 9.08 MiB/sec. | ||
16609 | 2024.10.30 19:51:40.305530 [ 42 ] {} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16610 | 2024.10.30 19:51:40.305577 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16611 | 2024.10.30 19:51:40.305886 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16612 | 2024.10.30 19:51:40.305922 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Debug> DynamicQueryHandler: Done processing query | ||
16613 | 2024.10.30 19:51:40.306012 [ 272 ] {26e07db4-9b5b-40a7-97fe-886507d9b692} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
16614 | 2024.10.30 19:51:40.306126 [ 272 ] {} <Debug> HTTP-Session: 542b011a-13aa-4407-98ab-001dd16638f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16615 | 2024.10.30 19:51:40.306482 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16616 | 2024.10.30 19:51:40.306581 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62751, User-Agent: (none), Length: 172122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16617 | 2024.10.30 19:51:40.306596 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 798 rows starting from the beginning of the part | ||
16618 | 2024.10.30 19:51:40.306687 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16619 | 2024.10.30 19:51:40.306808 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16620 | 2024.10.30 19:51:40.306954 [ 265 ] {} <Debug> HTTP-Session: 4549ac26-96cf-47d3-92ca-7f8f28e29af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62751 | ||
16621 | 2024.10.30 19:51:40.307049 [ 265 ] {} <Debug> HTTP-Session: 4549ac26-96cf-47d3-92ca-7f8f28e29af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16622 | 2024.10.30 19:51:40.307075 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 67 rows starting from the beginning of the part | ||
16623 | 2024.10.30 19:51:40.307124 [ 265 ] {} <Debug> HTTP-Session: 4549ac26-96cf-47d3-92ca-7f8f28e29af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16624 | 2024.10.30 19:51:40.307274 [ 265 ] {} <Trace> HTTP-Session: 4549ac26-96cf-47d3-92ca-7f8f28e29af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16625 | 2024.10.30 19:51:40.307845 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 97 rows starting from the beginning of the part | ||
16626 | 2024.10.30 19:51:40.308104 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 67 rows starting from the beginning of the part | ||
16627 | 2024.10.30 19:51:40.308180 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 97 rows starting from the beginning of the part | ||
16628 | 2024.10.30 19:51:40.308271 [ 193 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 521 rows starting from the beginning of the part | ||
16629 | 2024.10.30 19:51:40.308441 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16630 | 2024.10.30 19:51:40.308640 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16631 | 2024.10.30 19:51:40.309154 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16632 | 2024.10.30 19:51:40.310401 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16633 | 2024.10.30 19:51:40.310457 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16634 | 2024.10.30 19:51:40.310835 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141237 sec., 320350.91943825973 rows/sec., 25.31 MiB/sec. | ||
16635 | 2024.10.30 19:51:40.311178 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16636 | 2024.10.30 19:51:40.311449 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16637 | 2024.10.30 19:51:40.312305 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16638 | 2024.10.30 19:51:40.312444 [ 196 ] {a7bbe9b9-3013-4758-a447-d38409598468::all_1_66_13} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16639 | 2024.10.30 19:51:40.312502 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16640 | 2024.10.30 19:51:40.312612 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
16641 | 2024.10.30 19:51:40.312773 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16642 | 2024.10.30 19:51:40.312782 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Debug> executeQuery: Read 906 rows, 62.14 KiB in 0.00513 sec., 176608.18713450292 rows/sec., 11.83 MiB/sec. | ||
16643 | 2024.10.30 19:51:40.312824 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16644 | 2024.10.30 19:51:40.312903 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16645 | 2024.10.30 19:51:40.313154 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16646 | 2024.10.30 19:51:40.313194 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Debug> DynamicQueryHandler: Done processing query | ||
16647 | 2024.10.30 19:51:40.313241 [ 265 ] {f2139601-6d4a-4678-b9c7-50d1f33c4b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
16648 | 2024.10.30 19:51:40.313285 [ 265 ] {} <Debug> HTTP-Session: 4549ac26-96cf-47d3-92ca-7f8f28e29af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16649 | 2024.10.30 19:51:40.313405 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16650 | 2024.10.30 19:51:40.313444 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 13597 rows starting from the beginning of the part | ||
16651 | 2024.10.30 19:51:40.313622 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16652 | 2024.10.30 19:51:40.313694 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 61 rows starting from the beginning of the part | ||
16653 | 2024.10.30 19:51:40.313822 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Length: 19133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16654 | 2024.10.30 19:51:40.314035 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16655 | 2024.10.30 19:51:40.314099 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
16656 | 2024.10.30 19:51:40.314126 [ 272 ] {} <Debug> HTTP-Session: 5fda4572-b562-4f0e-b60a-acc8073b9851 Authenticating user 'default' from [fd00:1122:3344:101::d]:41009 | ||
16657 | 2024.10.30 19:51:40.314186 [ 272 ] {} <Debug> HTTP-Session: 5fda4572-b562-4f0e-b60a-acc8073b9851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16658 | 2024.10.30 19:51:40.314301 [ 272 ] {} <Debug> HTTP-Session: 5fda4572-b562-4f0e-b60a-acc8073b9851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16659 | 2024.10.30 19:51:40.314388 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part | ||
16660 | 2024.10.30 19:51:40.314439 [ 272 ] {} <Trace> HTTP-Session: 5fda4572-b562-4f0e-b60a-acc8073b9851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16661 | 2024.10.30 19:51:40.314627 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
16662 | 2024.10.30 19:51:40.314849 [ 192 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 906 rows starting from the beginning of the part | ||
16663 | 2024.10.30 19:51:40.315076 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41009) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16664 | 2024.10.30 19:51:40.315376 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16665 | 2024.10.30 19:51:40.316659 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16666 | 2024.10.30 19:51:40.317970 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16667 | 2024.10.30 19:51:40.318046 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16668 | 2024.10.30 19:51:40.319651 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16669 | 2024.10.30 19:51:40.320748 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16670 | 2024.10.30 19:51:40.320970 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16671 | 2024.10.30 19:51:40.321022 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006302 sec., 1745.4776261504283 rows/sec., 3.13 MiB/sec. | ||
16672 | 2024.10.30 19:51:40.321047 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16673 | 2024.10.30 19:51:40.321120 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16674 | 2024.10.30 19:51:40.321606 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
16675 | 2024.10.30 19:51:40.322286 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Debug> DynamicQueryHandler: Done processing query | ||
16676 | 2024.10.30 19:51:40.322407 [ 272 ] {0e4501bf-0d04-4347-b08b-a5a023a88453} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
16677 | 2024.10.30 19:51:40.322508 [ 272 ] {} <Debug> HTTP-Session: 5fda4572-b562-4f0e-b60a-acc8073b9851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16678 | 2024.10.30 19:51:40.322929 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16679 | 2024.10.30 19:51:40.323049 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52806, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16680 | 2024.10.30 19:51:40.323314 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16681 | 2024.10.30 19:51:40.323416 [ 265 ] {} <Debug> HTTP-Session: 2b004ace-1b16-4726-bc7a-b1e7d064298f Authenticating user 'default' from [fd00:1122:3344:101::d]:52806 | ||
16682 | 2024.10.30 19:51:40.323500 [ 265 ] {} <Debug> HTTP-Session: 2b004ace-1b16-4726-bc7a-b1e7d064298f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16683 | 2024.10.30 19:51:40.323574 [ 265 ] {} <Debug> HTTP-Session: 2b004ace-1b16-4726-bc7a-b1e7d064298f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16684 | 2024.10.30 19:51:40.323770 [ 265 ] {} <Trace> HTTP-Session: 2b004ace-1b16-4726-bc7a-b1e7d064298f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16685 | 2024.10.30 19:51:40.324250 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14745 rows, containing 5 columns (5 merged, 0 gathered) in 0.011196518 sec., 1316927.2804277185 rows/sec., 89.15 MiB/sec. | ||
16686 | 2024.10.30 19:51:40.324281 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52806) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16687 | 2024.10.30 19:51:40.324422 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16688 | 2024.10.30 19:51:40.324439 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16689 | 2024.10.30 19:51:40.324640 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1118 rows starting from the beginning of the part | ||
16690 | 2024.10.30 19:51:40.325131 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16691 | 2024.10.30 19:51:40.325543 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16692 | 2024.10.30 19:51:40.325942 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
16693 | 2024.10.30 19:51:40.327325 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 43 rows starting from the beginning of the part | ||
16694 | 2024.10.30 19:51:40.327416 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16695 | 2024.10.30 19:51:40.327510 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16696 | 2024.10.30 19:51:40.327949 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16697 | 2024.10.30 19:51:40.328233 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
16698 | 2024.10.30 19:51:40.328247 [ 186 ] {297928e0-fe3b-4ceb-a47b-67a87e03cf44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16699 | 2024.10.30 19:51:40.328540 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
16700 | 2024.10.30 19:51:40.329111 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part | ||
16701 | 2024.10.30 19:51:40.329586 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16702 | 2024.10.30 19:51:40.329644 [ 198 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
16703 | 2024.10.30 19:51:40.331068 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16704 | 2024.10.30 19:51:40.331504 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.007391 sec., 4058.990664321472 rows/sec., 275.49 KiB/sec. | ||
16705 | 2024.10.30 19:51:40.331504 [ 36 ] {} <Debug> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16706 | 2024.10.30 19:51:40.331630 [ 36 ] {} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16707 | 2024.10.30 19:51:40.331708 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16708 | 2024.10.30 19:51:40.331899 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
16709 | 2024.10.30 19:51:40.331920 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Debug> DynamicQueryHandler: Done processing query | ||
16710 | 2024.10.30 19:51:40.331951 [ 265 ] {1e3a34c6-3b97-4719-852b-21258db19409} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16711 | 2024.10.30 19:51:40.331976 [ 265 ] {} <Debug> HTTP-Session: 2b004ace-1b16-4726-bc7a-b1e7d064298f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16712 | 2024.10.30 19:51:40.332078 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16713 | 2024.10.30 19:51:40.332116 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1748 rows starting from the beginning of the part | ||
16714 | 2024.10.30 19:51:40.332223 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
16715 | 2024.10.30 19:51:40.332488 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
16716 | 2024.10.30 19:51:40.332699 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
16717 | 2024.10.30 19:51:40.332884 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
16718 | 2024.10.30 19:51:40.333070 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
16719 | 2024.10.30 19:51:40.333220 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16720 | 2024.10.30 19:51:40.333556 [ 265 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
16721 | |||
16722 | (version 23.8.7.1) | ||
16723 | 2024.10.30 19:51:40.336804 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 4 columns (4 merged, 0 gathered) in 0.004956312 sec., 382946.029224956 rows/sec., 25.35 MiB/sec. | ||
16724 | 2024.10.30 19:51:40.337163 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16725 | 2024.10.30 19:51:40.337954 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16726 | 2024.10.30 19:51:40.338115 [ 191 ] {55976594-af90-475c-a955-a9f69751ef66::all_1_66_13} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16727 | 2024.10.30 19:51:40.338215 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
16728 | 2024.10.30 19:51:40.339892 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 19 columns (19 merged, 0 gathered) in 0.018630956 sec., 66394.87528176224 rows/sec., 118.83 MiB/sec. | ||
16729 | 2024.10.30 19:51:40.341719 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16730 | 2024.10.30 19:51:40.342562 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16731 | 2024.10.30 19:51:40.342651 [ 187 ] {9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16732 | 2024.10.30 19:51:40.342800 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
16733 | 2024.10.30 19:51:41.000166 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.44 MiB, peak 193.97 MiB, free memory in arenas 0.00 B, will set to 183.61 MiB (RSS), difference: 1.17 MiB | ||
16734 | 2024.10.30 19:51:41.520034 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16735 | 2024.10.30 19:51:41.520117 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16736 | 2024.10.30 19:51:45.236187 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50631, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16737 | 2024.10.30 19:51:45.236317 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16738 | 2024.10.30 19:51:45.236342 [ 265 ] {} <Debug> HTTP-Session: 328d1679-9950-434c-9d4f-11c0ec19b27b Authenticating user 'default' from [fd00:1122:3344:101::d]:50631 | ||
16739 | 2024.10.30 19:51:45.236365 [ 265 ] {} <Debug> HTTP-Session: 328d1679-9950-434c-9d4f-11c0ec19b27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16740 | 2024.10.30 19:51:45.236380 [ 265 ] {} <Debug> HTTP-Session: 328d1679-9950-434c-9d4f-11c0ec19b27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16741 | 2024.10.30 19:51:45.236431 [ 265 ] {} <Trace> HTTP-Session: 328d1679-9950-434c-9d4f-11c0ec19b27b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16742 | 2024.10.30 19:51:45.236624 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50631) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
16743 | 2024.10.30 19:51:45.236692 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
16744 | 2024.10.30 19:51:45.237030 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16745 | 2024.10.30 19:51:45.237497 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16746 | 2024.10.30 19:51:45.237538 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16747 | 2024.10.30 19:51:45.237968 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16748 | 2024.10.30 19:51:45.238368 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16749 | 2024.10.30 19:51:45.238543 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 1.35 MiB/sec. | ||
16750 | 2024.10.30 19:51:45.238797 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Debug> DynamicQueryHandler: Done processing query | ||
16751 | 2024.10.30 19:51:45.238838 [ 265 ] {7d6c9ff3-da17-4e38-9f56-6a5504a87980} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16752 | 2024.10.30 19:51:45.238872 [ 265 ] {} <Debug> HTTP-Session: 328d1679-9950-434c-9d4f-11c0ec19b27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16753 | 2024.10.30 19:51:45.239072 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16754 | 2024.10.30 19:51:45.239207 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42620, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16755 | 2024.10.30 19:51:45.239323 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16756 | 2024.10.30 19:51:45.239350 [ 272 ] {} <Debug> HTTP-Session: 5f036e7b-d843-45c6-9e34-1295d7c40d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:42620 | ||
16757 | 2024.10.30 19:51:45.239374 [ 272 ] {} <Debug> HTTP-Session: 5f036e7b-d843-45c6-9e34-1295d7c40d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16758 | 2024.10.30 19:51:45.239388 [ 272 ] {} <Debug> HTTP-Session: 5f036e7b-d843-45c6-9e34-1295d7c40d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16759 | 2024.10.30 19:51:45.239442 [ 272 ] {} <Trace> HTTP-Session: 5f036e7b-d843-45c6-9e34-1295d7c40d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16760 | 2024.10.30 19:51:45.239615 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42620) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
16761 | 2024.10.30 19:51:45.239685 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16762 | 2024.10.30 19:51:45.240036 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16763 | 2024.10.30 19:51:45.240407 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16764 | 2024.10.30 19:51:45.240446 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16765 | 2024.10.30 19:51:45.240873 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16766 | 2024.10.30 19:51:45.241282 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Trace> oximeter.fields_ipaddr (40f5093e-b92f-47d9-82eb-3ad0e243c6e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16767 | 2024.10.30 19:51:45.241421 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. | ||
16768 | 2024.10.30 19:51:45.241626 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Debug> DynamicQueryHandler: Done processing query | ||
16769 | 2024.10.30 19:51:45.241652 [ 272 ] {16d73b71-2f6f-4350-bf08-dfeefad6ad3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16770 | 2024.10.30 19:51:45.241669 [ 272 ] {} <Debug> HTTP-Session: 5f036e7b-d843-45c6-9e34-1295d7c40d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16771 | 2024.10.30 19:51:45.241931 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16772 | 2024.10.30 19:51:45.242002 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50631, User-Agent: (none), Length: 33402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16773 | 2024.10.30 19:51:45.242134 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16774 | 2024.10.30 19:51:45.242168 [ 265 ] {} <Debug> HTTP-Session: a259c80b-e64d-47e7-b490-da15670b6de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50631 | ||
16775 | 2024.10.30 19:51:45.242187 [ 265 ] {} <Debug> HTTP-Session: a259c80b-e64d-47e7-b490-da15670b6de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16776 | 2024.10.30 19:51:45.242201 [ 265 ] {} <Debug> HTTP-Session: a259c80b-e64d-47e7-b490-da15670b6de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16777 | 2024.10.30 19:51:45.242240 [ 265 ] {} <Trace> HTTP-Session: a259c80b-e64d-47e7-b490-da15670b6de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16778 | 2024.10.30 19:51:45.242414 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50631) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16779 | 2024.10.30 19:51:45.242464 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16780 | 2024.10.30 19:51:45.242730 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16781 | 2024.10.30 19:51:45.243214 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16782 | 2024.10.30 19:51:45.243252 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16783 | 2024.10.30 19:51:45.243634 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16784 | 2024.10.30 19:51:45.244006 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16785 | 2024.10.30 19:51:45.244185 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Debug> executeQuery: Read 225 rows, 19.75 KiB in 0.001842 sec., 122149.83713355048 rows/sec., 10.47 MiB/sec. | ||
16786 | 2024.10.30 19:51:45.244378 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Debug> DynamicQueryHandler: Done processing query | ||
16787 | 2024.10.30 19:51:45.244403 [ 265 ] {129c5c23-29d4-4663-a3e4-2a4a0e1b6003} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
16788 | 2024.10.30 19:51:45.244419 [ 265 ] {} <Debug> HTTP-Session: a259c80b-e64d-47e7-b490-da15670b6de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16789 | 2024.10.30 19:51:45.244619 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16790 | 2024.10.30 19:51:45.244641 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42620, User-Agent: (none), Length: 8945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16791 | 2024.10.30 19:51:45.244776 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16792 | 2024.10.30 19:51:45.244822 [ 272 ] {} <Debug> HTTP-Session: f0de74a7-b45f-4593-9d2b-5957859c5d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:42620 | ||
16793 | 2024.10.30 19:51:45.244856 [ 272 ] {} <Debug> HTTP-Session: f0de74a7-b45f-4593-9d2b-5957859c5d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16794 | 2024.10.30 19:51:45.244883 [ 272 ] {} <Debug> HTTP-Session: f0de74a7-b45f-4593-9d2b-5957859c5d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16795 | 2024.10.30 19:51:45.244952 [ 272 ] {} <Trace> HTTP-Session: f0de74a7-b45f-4593-9d2b-5957859c5d6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16796 | 2024.10.30 19:51:45.245198 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42620) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16797 | 2024.10.30 19:51:45.245245 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16798 | 2024.10.30 19:51:45.245507 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16799 | 2024.10.30 19:51:45.245861 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16800 | 2024.10.30 19:51:45.245898 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16801 | 2024.10.30 19:51:45.246264 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16802 | 2024.10.30 19:51:45.246638 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16803 | 2024.10.30 19:51:45.246767 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Debug> executeQuery: Read 63 rows, 4.64 KiB in 0.001666 sec., 37815.12605042017 rows/sec., 2.72 MiB/sec. | ||
16804 | 2024.10.30 19:51:45.246938 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Debug> DynamicQueryHandler: Done processing query | ||
16805 | 2024.10.30 19:51:45.246963 [ 272 ] {6f9c7ff2-efcb-4145-8d43-fdd199f70fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16806 | 2024.10.30 19:51:45.246979 [ 272 ] {} <Debug> HTTP-Session: f0de74a7-b45f-4593-9d2b-5957859c5d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16807 | 2024.10.30 19:51:45.247119 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16808 | 2024.10.30 19:51:45.247199 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36081, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16809 | 2024.10.30 19:51:45.247282 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16810 | 2024.10.30 19:51:45.247308 [ 265 ] {} <Debug> HTTP-Session: 66990393-fe6d-446b-8ecb-96f4d69bd9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36081 | ||
16811 | 2024.10.30 19:51:45.247329 [ 265 ] {} <Debug> HTTP-Session: 66990393-fe6d-446b-8ecb-96f4d69bd9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16812 | 2024.10.30 19:51:45.247346 [ 265 ] {} <Debug> HTTP-Session: 66990393-fe6d-446b-8ecb-96f4d69bd9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16813 | 2024.10.30 19:51:45.247392 [ 265 ] {} <Trace> HTTP-Session: 66990393-fe6d-446b-8ecb-96f4d69bd9e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16814 | 2024.10.30 19:51:45.247535 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36081) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16815 | 2024.10.30 19:51:45.247591 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16816 | 2024.10.30 19:51:45.247902 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16817 | 2024.10.30 19:51:45.248262 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16818 | 2024.10.30 19:51:45.248298 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16819 | 2024.10.30 19:51:45.248662 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16820 | 2024.10.30 19:51:45.249033 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16821 | 2024.10.30 19:51:45.249190 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001695 sec., 21238.938053097347 rows/sec., 1.56 MiB/sec. | ||
16822 | 2024.10.30 19:51:45.249371 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Debug> DynamicQueryHandler: Done processing query | ||
16823 | 2024.10.30 19:51:45.249396 [ 265 ] {842a389a-a47d-49f5-ad2e-ab6f0293f2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16824 | 2024.10.30 19:51:45.249412 [ 265 ] {} <Debug> HTTP-Session: 66990393-fe6d-446b-8ecb-96f4d69bd9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16825 | 2024.10.30 19:51:45.249561 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16826 | 2024.10.30 19:51:45.249640 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16827 | 2024.10.30 19:51:45.249720 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16828 | 2024.10.30 19:51:45.249745 [ 272 ] {} <Debug> HTTP-Session: fd8e4cf6-9dfd-4f61-8462-901fcbd3ec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:56465 | ||
16829 | 2024.10.30 19:51:45.249766 [ 272 ] {} <Debug> HTTP-Session: fd8e4cf6-9dfd-4f61-8462-901fcbd3ec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16830 | 2024.10.30 19:51:45.249784 [ 272 ] {} <Debug> HTTP-Session: fd8e4cf6-9dfd-4f61-8462-901fcbd3ec9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16831 | 2024.10.30 19:51:45.249830 [ 272 ] {} <Trace> HTTP-Session: fd8e4cf6-9dfd-4f61-8462-901fcbd3ec9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16832 | 2024.10.30 19:51:45.249971 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56465) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16833 | 2024.10.30 19:51:45.250027 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16834 | 2024.10.30 19:51:45.250304 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16835 | 2024.10.30 19:51:45.250625 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16836 | 2024.10.30 19:51:45.250661 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16837 | 2024.10.30 19:51:45.251022 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16838 | 2024.10.30 19:51:45.251413 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16839 | 2024.10.30 19:51:45.251544 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001618 sec., 11124.845488257108 rows/sec., 781.01 KiB/sec. | ||
16840 | 2024.10.30 19:51:45.251712 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Debug> DynamicQueryHandler: Done processing query | ||
16841 | 2024.10.30 19:51:45.251736 [ 272 ] {e097f910-b464-4c72-93a0-2a08d95be77b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16842 | 2024.10.30 19:51:45.251753 [ 272 ] {} <Debug> HTTP-Session: fd8e4cf6-9dfd-4f61-8462-901fcbd3ec9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16843 | 2024.10.30 19:51:45.251920 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16844 | 2024.10.30 19:51:45.252019 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36172, User-Agent: (none), Length: 16848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16845 | 2024.10.30 19:51:45.252091 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16846 | 2024.10.30 19:51:45.252115 [ 265 ] {} <Debug> HTTP-Session: 44520e23-2b12-41d7-9d8c-08873aa05b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36172 | ||
16847 | 2024.10.30 19:51:45.252136 [ 265 ] {} <Debug> HTTP-Session: 44520e23-2b12-41d7-9d8c-08873aa05b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16848 | 2024.10.30 19:51:45.252153 [ 265 ] {} <Debug> HTTP-Session: 44520e23-2b12-41d7-9d8c-08873aa05b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16849 | 2024.10.30 19:51:45.252198 [ 265 ] {} <Trace> HTTP-Session: 44520e23-2b12-41d7-9d8c-08873aa05b68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16850 | 2024.10.30 19:51:45.252371 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36172) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16851 | 2024.10.30 19:51:45.252425 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16852 | 2024.10.30 19:51:45.252735 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16853 | 2024.10.30 19:51:45.253166 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16854 | 2024.10.30 19:51:45.253203 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16855 | 2024.10.30 19:51:45.253571 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16856 | 2024.10.30 19:51:45.253952 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16857 | 2024.10.30 19:51:45.254113 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Debug> executeQuery: Read 99 rows, 7.96 KiB in 0.001803 sec., 54908.48585690516 rows/sec., 4.31 MiB/sec. | ||
16858 | 2024.10.30 19:51:45.254389 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Debug> DynamicQueryHandler: Done processing query | ||
16859 | 2024.10.30 19:51:45.254448 [ 265 ] {f1ff2cd0-632a-45fb-b1a0-62f4bf67bb8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
16860 | 2024.10.30 19:51:45.254505 [ 265 ] {} <Debug> HTTP-Session: 44520e23-2b12-41d7-9d8c-08873aa05b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16861 | 2024.10.30 19:51:45.254736 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16862 | 2024.10.30 19:51:45.254766 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Length: 11753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16863 | 2024.10.30 19:51:45.254905 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16864 | 2024.10.30 19:51:45.254950 [ 272 ] {} <Debug> HTTP-Session: 1555ccfc-adac-44c6-9686-fbedd5f7c4df Authenticating user 'default' from [fd00:1122:3344:101::d]:56465 | ||
16865 | 2024.10.30 19:51:45.254984 [ 272 ] {} <Debug> HTTP-Session: 1555ccfc-adac-44c6-9686-fbedd5f7c4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16866 | 2024.10.30 19:51:45.255011 [ 272 ] {} <Debug> HTTP-Session: 1555ccfc-adac-44c6-9686-fbedd5f7c4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16867 | 2024.10.30 19:51:45.255080 [ 272 ] {} <Trace> HTTP-Session: 1555ccfc-adac-44c6-9686-fbedd5f7c4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16868 | 2024.10.30 19:51:45.255254 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16869 | 2024.10.30 19:51:45.255306 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16870 | 2024.10.30 19:51:45.255488 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16871 | 2024.10.30 19:51:45.255844 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16872 | 2024.10.30 19:51:45.255880 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16873 | 2024.10.30 19:51:45.256275 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16874 | 2024.10.30 19:51:45.256622 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16875 | 2024.10.30 19:51:45.256752 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001551 sec., 39329.464861379754 rows/sec., 2.76 MiB/sec. | ||
16876 | 2024.10.30 19:51:45.256921 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Debug> DynamicQueryHandler: Done processing query | ||
16877 | 2024.10.30 19:51:45.256946 [ 272 ] {e250cd43-4e92-4615-8a0c-48ebdcbe1625} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16878 | 2024.10.30 19:51:45.256962 [ 272 ] {} <Debug> HTTP-Session: 1555ccfc-adac-44c6-9686-fbedd5f7c4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16879 | 2024.10.30 19:51:45.257155 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16880 | 2024.10.30 19:51:45.257256 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 71198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16881 | 2024.10.30 19:51:45.257316 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16882 | 2024.10.30 19:51:45.257336 [ 265 ] {} <Debug> HTTP-Session: c0d50ad3-1f84-46dd-8d63-e0b50dc79436 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
16883 | 2024.10.30 19:51:45.257354 [ 265 ] {} <Debug> HTTP-Session: c0d50ad3-1f84-46dd-8d63-e0b50dc79436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16884 | 2024.10.30 19:51:45.257367 [ 265 ] {} <Debug> HTTP-Session: c0d50ad3-1f84-46dd-8d63-e0b50dc79436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16885 | 2024.10.30 19:51:45.257406 [ 265 ] {} <Trace> HTTP-Session: c0d50ad3-1f84-46dd-8d63-e0b50dc79436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16886 | 2024.10.30 19:51:45.257860 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16887 | 2024.10.30 19:51:45.257942 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16888 | 2024.10.30 19:51:45.258438 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16889 | 2024.10.30 19:51:45.259197 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16890 | 2024.10.30 19:51:45.259235 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16891 | 2024.10.30 19:51:45.259917 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16892 | 2024.10.30 19:51:45.260333 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16893 | 2024.10.30 19:51:45.260532 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003001 sec., 14328.55714761746 rows/sec., 25.68 MiB/sec. | ||
16894 | 2024.10.30 19:51:45.260877 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Debug> DynamicQueryHandler: Done processing query | ||
16895 | 2024.10.30 19:51:45.260906 [ 265 ] {18cafd17-77b8-4696-adf8-3caaa48f1ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16896 | 2024.10.30 19:51:45.260926 [ 265 ] {} <Debug> HTTP-Session: c0d50ad3-1f84-46dd-8d63-e0b50dc79436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16897 | 2024.10.30 19:51:45.261092 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16898 | 2024.10.30 19:51:45.261168 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16899 | 2024.10.30 19:51:45.261258 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16900 | 2024.10.30 19:51:45.261285 [ 272 ] {} <Debug> HTTP-Session: ba2d5285-b581-4964-a5f6-66f4488932f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56465 | ||
16901 | 2024.10.30 19:51:45.261304 [ 272 ] {} <Debug> HTTP-Session: ba2d5285-b581-4964-a5f6-66f4488932f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16902 | 2024.10.30 19:51:45.261318 [ 272 ] {} <Debug> HTTP-Session: ba2d5285-b581-4964-a5f6-66f4488932f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16903 | 2024.10.30 19:51:45.261358 [ 272 ] {} <Trace> HTTP-Session: ba2d5285-b581-4964-a5f6-66f4488932f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16904 | 2024.10.30 19:51:45.261483 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56465) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16905 | 2024.10.30 19:51:45.261533 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16906 | 2024.10.30 19:51:45.261698 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16907 | 2024.10.30 19:51:45.261990 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16908 | 2024.10.30 19:51:45.262026 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16909 | 2024.10.30 19:51:45.262390 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16910 | 2024.10.30 19:51:45.262734 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16911 | 2024.10.30 19:51:45.262862 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.40 MiB/sec. | ||
16912 | 2024.10.30 19:51:45.263115 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Debug> DynamicQueryHandler: Done processing query | ||
16913 | 2024.10.30 19:51:45.263165 [ 272 ] {bbf0eeb7-ef9f-4eb2-a528-8f7ae3f4a23d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16914 | 2024.10.30 19:51:45.263221 [ 272 ] {} <Debug> HTTP-Session: ba2d5285-b581-4964-a5f6-66f4488932f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16915 | 2024.10.30 19:51:45.263619 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16916 | 2024.10.30 19:51:46.838708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1494 | ||
16917 | 2024.10.30 19:51:46.841790 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16918 | 2024.10.30 19:51:46.841839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16919 | 2024.10.30 19:51:46.843342 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
16920 | 2024.10.30 19:51:46.844335 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16921 | 2024.10.30 19:51:46.845741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
16922 | 2024.10.30 19:51:47.001224 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.61 MiB, peak 193.97 MiB, free memory in arenas 0.00 B, will set to 183.61 MiB (RSS), difference: 4.00 MiB | ||
16923 | 2024.10.30 19:51:50.237495 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Length: 8580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16924 | 2024.10.30 19:51:50.237628 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16925 | 2024.10.30 19:51:50.237654 [ 272 ] {} <Debug> HTTP-Session: 2be75bc3-5190-4516-9bb0-1f4941f1bd06 Authenticating user 'default' from [fd00:1122:3344:101::d]:47388 | ||
16926 | 2024.10.30 19:51:50.237678 [ 272 ] {} <Debug> HTTP-Session: 2be75bc3-5190-4516-9bb0-1f4941f1bd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16927 | 2024.10.30 19:51:50.237692 [ 272 ] {} <Debug> HTTP-Session: 2be75bc3-5190-4516-9bb0-1f4941f1bd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16928 | 2024.10.30 19:51:50.237744 [ 272 ] {} <Trace> HTTP-Session: 2be75bc3-5190-4516-9bb0-1f4941f1bd06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16929 | 2024.10.30 19:51:50.237955 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47388) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
16930 | 2024.10.30 19:51:50.238026 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
16931 | 2024.10.30 19:51:50.238373 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16932 | 2024.10.30 19:51:50.238945 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16933 | 2024.10.30 19:51:50.238986 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16934 | 2024.10.30 19:51:50.239435 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16935 | 2024.10.30 19:51:50.239833 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16936 | 2024.10.30 19:51:50.240043 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Debug> executeQuery: Read 60 rows, 4.50 KiB in 0.002153 sec., 27868.09103576405 rows/sec., 2.04 MiB/sec. | ||
16937 | 2024.10.30 19:51:50.240257 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Debug> DynamicQueryHandler: Done processing query | ||
16938 | 2024.10.30 19:51:50.240283 [ 272 ] {7685a485-621b-45e2-9afa-cec520fd26f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16939 | 2024.10.30 19:51:50.240300 [ 272 ] {} <Debug> HTTP-Session: 2be75bc3-5190-4516-9bb0-1f4941f1bd06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16940 | 2024.10.30 19:51:50.240558 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16941 | 2024.10.30 19:51:50.240792 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63677, User-Agent: (none), Length: 37124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16942 | 2024.10.30 19:51:50.240961 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16943 | 2024.10.30 19:51:50.241006 [ 265 ] {} <Debug> HTTP-Session: cdafb3f3-9399-4891-9d0a-c77293177578 Authenticating user 'default' from [fd00:1122:3344:101::d]:63677 | ||
16944 | 2024.10.30 19:51:50.241049 [ 265 ] {} <Debug> HTTP-Session: cdafb3f3-9399-4891-9d0a-c77293177578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16945 | 2024.10.30 19:51:50.241119 [ 265 ] {} <Debug> HTTP-Session: cdafb3f3-9399-4891-9d0a-c77293177578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16946 | 2024.10.30 19:51:50.241206 [ 265 ] {} <Trace> HTTP-Session: cdafb3f3-9399-4891-9d0a-c77293177578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16947 | 2024.10.30 19:51:50.241505 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63677) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16948 | 2024.10.30 19:51:50.241574 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16949 | 2024.10.30 19:51:50.241922 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16950 | 2024.10.30 19:51:50.242487 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16951 | 2024.10.30 19:51:50.242530 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16952 | 2024.10.30 19:51:50.242984 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16953 | 2024.10.30 19:51:50.243383 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16954 | 2024.10.30 19:51:50.243533 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Debug> executeQuery: Read 256 rows, 21.60 KiB in 0.00215 sec., 119069.76744186046 rows/sec., 9.81 MiB/sec. | ||
16955 | 2024.10.30 19:51:50.243742 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Debug> DynamicQueryHandler: Done processing query | ||
16956 | 2024.10.30 19:51:50.243768 [ 265 ] {06de6b77-757b-4ccf-b397-b59c07978ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
16957 | 2024.10.30 19:51:50.243785 [ 265 ] {} <Debug> HTTP-Session: cdafb3f3-9399-4891-9d0a-c77293177578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16958 | 2024.10.30 19:51:50.244000 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16959 | 2024.10.30 19:51:50.244004 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Length: 5681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16960 | 2024.10.30 19:51:50.244150 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16961 | 2024.10.30 19:51:50.244204 [ 272 ] {} <Debug> HTTP-Session: 13e318ac-bbcb-4d29-819d-749102d4ba11 Authenticating user 'default' from [fd00:1122:3344:101::d]:47388 | ||
16962 | 2024.10.30 19:51:50.244239 [ 272 ] {} <Debug> HTTP-Session: 13e318ac-bbcb-4d29-819d-749102d4ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16963 | 2024.10.30 19:51:50.244266 [ 272 ] {} <Debug> HTTP-Session: 13e318ac-bbcb-4d29-819d-749102d4ba11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16964 | 2024.10.30 19:51:50.244323 [ 272 ] {} <Trace> HTTP-Session: 13e318ac-bbcb-4d29-819d-749102d4ba11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16965 | 2024.10.30 19:51:50.244449 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47388) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16966 | 2024.10.30 19:51:50.244496 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16967 | 2024.10.30 19:51:50.244764 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16968 | 2024.10.30 19:51:50.245134 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16969 | 2024.10.30 19:51:50.245172 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16970 | 2024.10.30 19:51:50.245537 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16971 | 2024.10.30 19:51:50.245908 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16972 | 2024.10.30 19:51:50.246064 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Debug> executeQuery: Read 41 rows, 2.90 KiB in 0.001654 sec., 24788.391777509067 rows/sec., 1.71 MiB/sec. | ||
16973 | 2024.10.30 19:51:50.246336 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Debug> DynamicQueryHandler: Done processing query | ||
16974 | 2024.10.30 19:51:50.246392 [ 272 ] {2e6dac9c-0dbc-4ab3-ae1d-6c6eaae75254} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16975 | 2024.10.30 19:51:50.246443 [ 272 ] {} <Debug> HTTP-Session: 13e318ac-bbcb-4d29-819d-749102d4ba11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16976 | 2024.10.30 19:51:50.246671 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16977 | 2024.10.30 19:51:50.246771 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65095, User-Agent: (none), Length: 8341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16978 | 2024.10.30 19:51:50.246845 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16979 | 2024.10.30 19:51:50.246869 [ 265 ] {} <Debug> HTTP-Session: 36de2ffd-dc41-41c9-a3bf-b4fe9681e223 Authenticating user 'default' from [fd00:1122:3344:101::d]:65095 | ||
16980 | 2024.10.30 19:51:50.246890 [ 265 ] {} <Debug> HTTP-Session: 36de2ffd-dc41-41c9-a3bf-b4fe9681e223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16981 | 2024.10.30 19:51:50.246908 [ 265 ] {} <Debug> HTTP-Session: 36de2ffd-dc41-41c9-a3bf-b4fe9681e223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16982 | 2024.10.30 19:51:50.246956 [ 265 ] {} <Trace> HTTP-Session: 36de2ffd-dc41-41c9-a3bf-b4fe9681e223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16983 | 2024.10.30 19:51:50.247120 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65095) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16984 | 2024.10.30 19:51:50.247179 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16985 | 2024.10.30 19:51:50.247455 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16986 | 2024.10.30 19:51:50.247814 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16987 | 2024.10.30 19:51:50.247850 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
16988 | 2024.10.30 19:51:50.248221 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16989 | 2024.10.30 19:51:50.248608 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16990 | 2024.10.30 19:51:50.248740 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.00168 sec., 35714.28571428571 rows/sec., 2.58 MiB/sec. | ||
16991 | 2024.10.30 19:51:50.248903 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Debug> DynamicQueryHandler: Done processing query | ||
16992 | 2024.10.30 19:51:50.248928 [ 265 ] {69cc22a1-92e3-4acc-8304-3de6618a23fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16993 | 2024.10.30 19:51:50.248944 [ 265 ] {} <Debug> HTTP-Session: 36de2ffd-dc41-41c9-a3bf-b4fe9681e223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16994 | 2024.10.30 19:51:50.249132 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16995 | 2024.10.30 19:51:50.249147 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Length: 4135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16996 | 2024.10.30 19:51:50.249241 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16997 | 2024.10.30 19:51:50.249279 [ 272 ] {} <Debug> HTTP-Session: 1b50e0a8-4e72-47bc-92d3-435c02e1fbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:47388 | ||
16998 | 2024.10.30 19:51:50.249309 [ 272 ] {} <Debug> HTTP-Session: 1b50e0a8-4e72-47bc-92d3-435c02e1fbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16999 | 2024.10.30 19:51:50.249328 [ 272 ] {} <Debug> HTTP-Session: 1b50e0a8-4e72-47bc-92d3-435c02e1fbfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17000 | 2024.10.30 19:51:50.249374 [ 272 ] {} <Trace> HTTP-Session: 1b50e0a8-4e72-47bc-92d3-435c02e1fbfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17001 | 2024.10.30 19:51:50.249517 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47388) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17002 | 2024.10.30 19:51:50.249573 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17003 | 2024.10.30 19:51:50.249881 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17004 | 2024.10.30 19:51:50.250298 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17005 | 2024.10.30 19:51:50.250336 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
17006 | 2024.10.30 19:51:50.250709 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17007 | 2024.10.30 19:51:50.251089 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17008 | 2024.10.30 19:51:50.251255 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Debug> executeQuery: Read 30 rows, 2.07 KiB in 0.001777 sec., 16882.386043894203 rows/sec., 1.14 MiB/sec. | ||
17009 | 2024.10.30 19:51:50.251514 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Debug> DynamicQueryHandler: Done processing query | ||
17010 | 2024.10.30 19:51:50.251571 [ 272 ] {26f84aba-342c-4e9e-9d00-b208f50db53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17011 | 2024.10.30 19:51:50.251633 [ 272 ] {} <Debug> HTTP-Session: 1b50e0a8-4e72-47bc-92d3-435c02e1fbfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17012 | 2024.10.30 19:51:50.251880 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17013 | 2024.10.30 19:51:50.251942 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57019, User-Agent: (none), Length: 17108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17014 | 2024.10.30 19:51:50.252036 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17015 | 2024.10.30 19:51:50.252063 [ 265 ] {} <Debug> HTTP-Session: a9befe6e-e508-4734-85f7-07f2dd224219 Authenticating user 'default' from [fd00:1122:3344:101::d]:57019 | ||
17016 | 2024.10.30 19:51:50.252083 [ 265 ] {} <Debug> HTTP-Session: a9befe6e-e508-4734-85f7-07f2dd224219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17017 | 2024.10.30 19:51:50.252100 [ 265 ] {} <Debug> HTTP-Session: a9befe6e-e508-4734-85f7-07f2dd224219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17018 | 2024.10.30 19:51:50.252145 [ 265 ] {} <Trace> HTTP-Session: a9befe6e-e508-4734-85f7-07f2dd224219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17019 | 2024.10.30 19:51:50.252300 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57019) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17020 | 2024.10.30 19:51:50.252346 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17021 | 2024.10.30 19:51:50.252603 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17022 | 2024.10.30 19:51:50.252978 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17023 | 2024.10.30 19:51:50.253015 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
17024 | 2024.10.30 19:51:50.253372 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17025 | 2024.10.30 19:51:50.253735 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17026 | 2024.10.30 19:51:50.253863 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Debug> executeQuery: Read 101 rows, 8.04 KiB in 0.001618 sec., 62422.744128553764 rows/sec., 4.85 MiB/sec. | ||
17027 | 2024.10.30 19:51:50.254015 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Debug> DynamicQueryHandler: Done processing query | ||
17028 | 2024.10.30 19:51:50.254039 [ 265 ] {d1dbe00b-da35-4bce-8c83-f48812520edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
17029 | 2024.10.30 19:51:50.254055 [ 265 ] {} <Debug> HTTP-Session: a9befe6e-e508-4734-85f7-07f2dd224219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17030 | 2024.10.30 19:51:50.254254 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17031 | 2024.10.30 19:51:50.254318 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48727, User-Agent: (none), Length: 25308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17032 | 2024.10.30 19:51:50.254405 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17033 | 2024.10.30 19:51:50.254435 [ 272 ] {} <Debug> HTTP-Session: ecc39952-64fb-4007-8f8c-9505acbb02d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48727 | ||
17034 | 2024.10.30 19:51:50.254456 [ 272 ] {} <Debug> HTTP-Session: ecc39952-64fb-4007-8f8c-9505acbb02d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17035 | 2024.10.30 19:51:50.254475 [ 272 ] {} <Debug> HTTP-Session: ecc39952-64fb-4007-8f8c-9505acbb02d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17036 | 2024.10.30 19:51:50.254520 [ 272 ] {} <Trace> HTTP-Session: ecc39952-64fb-4007-8f8c-9505acbb02d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17037 | 2024.10.30 19:51:50.254738 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48727) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17038 | 2024.10.30 19:51:50.254798 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17039 | 2024.10.30 19:51:50.255012 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17040 | 2024.10.30 19:51:50.255499 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17041 | 2024.10.30 19:51:50.255536 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
17042 | 2024.10.30 19:51:50.255937 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17043 | 2024.10.30 19:51:50.256296 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17044 | 2024.10.30 19:51:50.256461 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Debug> executeQuery: Read 132 rows, 9.37 KiB in 0.001828 sec., 72210.06564551423 rows/sec., 5.01 MiB/sec. | ||
17045 | 2024.10.30 19:51:50.256637 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Debug> DynamicQueryHandler: Done processing query | ||
17046 | 2024.10.30 19:51:50.256661 [ 272 ] {56316357-9496-468b-89e0-ca8c5f262a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
17047 | 2024.10.30 19:51:50.256678 [ 272 ] {} <Debug> HTTP-Session: ecc39952-64fb-4007-8f8c-9505acbb02d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17048 | 2024.10.30 19:51:50.256826 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17049 | 2024.10.30 19:51:50.256915 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41643, User-Agent: (none), Length: 19162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17050 | 2024.10.30 19:51:50.256986 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17051 | 2024.10.30 19:51:50.257010 [ 265 ] {} <Debug> HTTP-Session: c92f6a7b-bd94-470a-b28f-ce10248153bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41643 | ||
17052 | 2024.10.30 19:51:50.257032 [ 265 ] {} <Debug> HTTP-Session: c92f6a7b-bd94-470a-b28f-ce10248153bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17053 | 2024.10.30 19:51:50.257050 [ 265 ] {} <Debug> HTTP-Session: c92f6a7b-bd94-470a-b28f-ce10248153bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17054 | 2024.10.30 19:51:50.257093 [ 265 ] {} <Trace> HTTP-Session: c92f6a7b-bd94-470a-b28f-ce10248153bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17055 | 2024.10.30 19:51:50.257338 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41643) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
17056 | 2024.10.30 19:51:50.257417 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17057 | 2024.10.30 19:51:50.257902 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17058 | 2024.10.30 19:51:50.258387 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17059 | 2024.10.30 19:51:50.258422 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
17060 | 2024.10.30 19:51:50.259038 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17061 | 2024.10.30 19:51:50.259457 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17062 | 2024.10.30 19:51:50.259605 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002409 sec., 4566.2100456621 rows/sec., 8.18 MiB/sec. | ||
17063 | 2024.10.30 19:51:50.259812 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Debug> DynamicQueryHandler: Done processing query | ||
17064 | 2024.10.30 19:51:50.259835 [ 265 ] {c74c4b30-0a5c-4708-8362-b3ae34378d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
17065 | 2024.10.30 19:51:50.259852 [ 265 ] {} <Debug> HTTP-Session: c92f6a7b-bd94-470a-b28f-ce10248153bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17066 | 2024.10.30 19:51:50.260029 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17067 | 2024.10.30 19:51:50.260047 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48727, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17068 | 2024.10.30 19:51:50.260177 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17069 | 2024.10.30 19:51:50.260220 [ 272 ] {} <Debug> HTTP-Session: 7ea9b2e4-2bc1-4aa1-8386-f4641ffc13db Authenticating user 'default' from [fd00:1122:3344:101::d]:48727 | ||
17070 | 2024.10.30 19:51:50.260252 [ 272 ] {} <Debug> HTTP-Session: 7ea9b2e4-2bc1-4aa1-8386-f4641ffc13db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17071 | 2024.10.30 19:51:50.260279 [ 272 ] {} <Debug> HTTP-Session: 7ea9b2e4-2bc1-4aa1-8386-f4641ffc13db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17072 | 2024.10.30 19:51:50.260336 [ 272 ] {} <Trace> HTTP-Session: 7ea9b2e4-2bc1-4aa1-8386-f4641ffc13db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17073 | 2024.10.30 19:51:50.260486 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48727) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17074 | 2024.10.30 19:51:50.260545 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17075 | 2024.10.30 19:51:50.260737 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17076 | 2024.10.30 19:51:50.261088 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17077 | 2024.10.30 19:51:50.261132 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
17078 | 2024.10.30 19:51:50.261522 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17079 | 2024.10.30 19:51:50.261854 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17080 | 2024.10.30 19:51:50.262009 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001567 sec., 19144.86279514997 rows/sec., 1.27 MiB/sec. | ||
17081 | 2024.10.30 19:51:50.262184 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Debug> DynamicQueryHandler: Done processing query | ||
17082 | 2024.10.30 19:51:50.262208 [ 272 ] {09c257d0-3ebd-4d60-8f50-0514002103da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
17083 | 2024.10.30 19:51:50.262225 [ 272 ] {} <Debug> HTTP-Session: 7ea9b2e4-2bc1-4aa1-8386-f4641ffc13db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17084 | 2024.10.30 19:51:50.262749 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17085 | 2024.10.30 19:51:54.876115 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17086 | 2024.10.30 19:51:54.901565 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17087 | 2024.10.30 19:51:54.901643 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17088 | 2024.10.30 19:51:55.022115 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17089 | 2024.10.30 19:51:55.030499 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17090 | 2024.10.30 19:51:55.151919 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17091 | 2024.10.30 19:51:55.171150 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17092 | 2024.10.30 19:51:55.233586 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45524, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17093 | 2024.10.30 19:51:55.233671 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17094 | 2024.10.30 19:51:55.233698 [ 265 ] {} <Debug> HTTP-Session: ed36583f-2002-40f5-8726-f98f1d0fa787 Authenticating user 'default' from [fd00:1122:3344:101::d]:45524 | ||
17095 | 2024.10.30 19:51:55.233725 [ 265 ] {} <Debug> HTTP-Session: ed36583f-2002-40f5-8726-f98f1d0fa787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17096 | 2024.10.30 19:51:55.233743 [ 265 ] {} <Debug> HTTP-Session: ed36583f-2002-40f5-8726-f98f1d0fa787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17097 | 2024.10.30 19:51:55.233797 [ 265 ] {} <Trace> HTTP-Session: ed36583f-2002-40f5-8726-f98f1d0fa787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17098 | 2024.10.30 19:51:55.234002 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45524) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
17099 | 2024.10.30 19:51:55.234075 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
17100 | 2024.10.30 19:51:55.234449 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17101 | 2024.10.30 19:51:55.234963 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17102 | 2024.10.30 19:51:55.235002 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17103 | 2024.10.30 19:51:55.235444 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17104 | 2024.10.30 19:51:55.235827 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17105 | 2024.10.30 19:51:55.235998 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002061 sec., 17467.248908296944 rows/sec., 1.30 MiB/sec. | ||
17106 | 2024.10.30 19:51:55.236304 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Debug> DynamicQueryHandler: Done processing query | ||
17107 | 2024.10.30 19:51:55.236363 [ 265 ] {60a36dd4-c91e-4b3f-a834-8c2dafd51140} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17108 | 2024.10.30 19:51:55.236418 [ 265 ] {} <Debug> HTTP-Session: ed36583f-2002-40f5-8726-f98f1d0fa787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17109 | 2024.10.30 19:51:55.236651 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17110 | 2024.10.30 19:51:55.236745 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55278, User-Agent: (none), Length: 19981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17111 | 2024.10.30 19:51:55.236835 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17112 | 2024.10.30 19:51:55.236859 [ 272 ] {} <Debug> HTTP-Session: 4f68f5f1-6dc7-44c5-82e4-193aaed6889e Authenticating user 'default' from [fd00:1122:3344:101::d]:55278 | ||
17113 | 2024.10.30 19:51:55.236883 [ 272 ] {} <Debug> HTTP-Session: 4f68f5f1-6dc7-44c5-82e4-193aaed6889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17114 | 2024.10.30 19:51:55.236898 [ 272 ] {} <Debug> HTTP-Session: 4f68f5f1-6dc7-44c5-82e4-193aaed6889e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17115 | 2024.10.30 19:51:55.236952 [ 272 ] {} <Trace> HTTP-Session: 4f68f5f1-6dc7-44c5-82e4-193aaed6889e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17116 | 2024.10.30 19:51:55.237171 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55278) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17117 | 2024.10.30 19:51:55.237239 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17118 | 2024.10.30 19:51:55.237584 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17119 | 2024.10.30 19:51:55.238048 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17120 | 2024.10.30 19:51:55.238087 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17121 | 2024.10.30 19:51:55.238511 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17122 | 2024.10.30 19:51:55.238902 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17123 | 2024.10.30 19:51:55.239045 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Debug> executeQuery: Read 138 rows, 11.60 KiB in 0.001968 sec., 70121.9512195122 rows/sec., 5.75 MiB/sec. | ||
17124 | 2024.10.30 19:51:55.239350 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Debug> DynamicQueryHandler: Done processing query | ||
17125 | 2024.10.30 19:51:55.239410 [ 272 ] {37efb0e9-0ba7-44d9-9a53-f42e5ebfd89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
17126 | 2024.10.30 19:51:55.239466 [ 272 ] {} <Debug> HTTP-Session: 4f68f5f1-6dc7-44c5-82e4-193aaed6889e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17127 | 2024.10.30 19:51:55.239691 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17128 | 2024.10.30 19:51:55.239773 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37348, User-Agent: (none), Length: 2503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17129 | 2024.10.30 19:51:55.239841 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17130 | 2024.10.30 19:51:55.239865 [ 265 ] {} <Debug> HTTP-Session: fe088baf-d794-4e9e-9684-07df7a7bdaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37348 | ||
17131 | 2024.10.30 19:51:55.239889 [ 265 ] {} <Debug> HTTP-Session: fe088baf-d794-4e9e-9684-07df7a7bdaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17132 | 2024.10.30 19:51:55.239906 [ 265 ] {} <Debug> HTTP-Session: fe088baf-d794-4e9e-9684-07df7a7bdaa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17133 | 2024.10.30 19:51:55.239953 [ 265 ] {} <Trace> HTTP-Session: fe088baf-d794-4e9e-9684-07df7a7bdaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17134 | 2024.10.30 19:51:55.240091 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37348) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17135 | 2024.10.30 19:51:55.240149 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17136 | 2024.10.30 19:51:55.240442 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17137 | 2024.10.30 19:51:55.240810 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17138 | 2024.10.30 19:51:55.240847 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17139 | 2024.10.30 19:51:55.241217 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17140 | 2024.10.30 19:51:55.241586 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17141 | 2024.10.30 19:51:55.241757 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001704 sec., 10563.38028169014 rows/sec., 741.59 KiB/sec. | ||
17142 | 2024.10.30 19:51:55.241952 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Debug> DynamicQueryHandler: Done processing query | ||
17143 | 2024.10.30 19:51:55.241978 [ 265 ] {9e73aa16-aa19-4a2b-b07d-965ca4e5f0db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17144 | 2024.10.30 19:51:55.241996 [ 265 ] {} <Debug> HTTP-Session: fe088baf-d794-4e9e-9684-07df7a7bdaa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17145 | 2024.10.30 19:51:55.242128 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17146 | 2024.10.30 19:51:55.242206 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55278, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17147 | 2024.10.30 19:51:55.242321 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17148 | 2024.10.30 19:51:55.242360 [ 272 ] {} <Debug> HTTP-Session: 61b7148d-0e0d-4d1f-b2dd-d47febef7878 Authenticating user 'default' from [fd00:1122:3344:101::d]:55278 | ||
17149 | 2024.10.30 19:51:55.242395 [ 272 ] {} <Debug> HTTP-Session: 61b7148d-0e0d-4d1f-b2dd-d47febef7878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17150 | 2024.10.30 19:51:55.242422 [ 272 ] {} <Debug> HTTP-Session: 61b7148d-0e0d-4d1f-b2dd-d47febef7878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17151 | 2024.10.30 19:51:55.242479 [ 272 ] {} <Trace> HTTP-Session: 61b7148d-0e0d-4d1f-b2dd-d47febef7878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17152 | 2024.10.30 19:51:55.242631 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55278) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
17153 | 2024.10.30 19:51:55.242687 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17154 | 2024.10.30 19:51:55.243000 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17155 | 2024.10.30 19:51:55.243394 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17156 | 2024.10.30 19:51:55.243432 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17157 | 2024.10.30 19:51:55.243797 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17158 | 2024.10.30 19:51:55.244157 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17159 | 2024.10.30 19:51:55.244288 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001711 sec., 21040.327293980128 rows/sec., 1.54 MiB/sec. | ||
17160 | 2024.10.30 19:51:55.244463 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Debug> DynamicQueryHandler: Done processing query | ||
17161 | 2024.10.30 19:51:55.244488 [ 272 ] {3b6a02eb-5165-4fc2-a97c-b05e3f72b8fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17162 | 2024.10.30 19:51:55.244504 [ 272 ] {} <Debug> HTTP-Session: 61b7148d-0e0d-4d1f-b2dd-d47febef7878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17163 | 2024.10.30 19:51:55.244663 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17164 | 2024.10.30 19:51:55.244726 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37446, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17165 | 2024.10.30 19:51:55.244808 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17166 | 2024.10.30 19:51:55.244838 [ 265 ] {} <Debug> HTTP-Session: 7080eac2-0545-44ec-9664-ec8e8f42705e Authenticating user 'default' from [fd00:1122:3344:101::d]:37446 | ||
17167 | 2024.10.30 19:51:55.244859 [ 265 ] {} <Debug> HTTP-Session: 7080eac2-0545-44ec-9664-ec8e8f42705e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17168 | 2024.10.30 19:51:55.244879 [ 265 ] {} <Debug> HTTP-Session: 7080eac2-0545-44ec-9664-ec8e8f42705e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17169 | 2024.10.30 19:51:55.244923 [ 265 ] {} <Trace> HTTP-Session: 7080eac2-0545-44ec-9664-ec8e8f42705e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17170 | 2024.10.30 19:51:55.245061 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37446) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17171 | 2024.10.30 19:51:55.245118 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17172 | 2024.10.30 19:51:55.245421 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17173 | 2024.10.30 19:51:55.245781 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17174 | 2024.10.30 19:51:55.245818 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17175 | 2024.10.30 19:51:55.246182 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17176 | 2024.10.30 19:51:55.246563 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17177 | 2024.10.30 19:51:55.246730 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001708 sec., 10538.64168618267 rows/sec., 739.85 KiB/sec. | ||
17178 | 2024.10.30 19:51:55.246907 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Debug> DynamicQueryHandler: Done processing query | ||
17179 | 2024.10.30 19:51:55.246931 [ 265 ] {55bea8eb-a992-43d1-9ab0-675d47e152cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17180 | 2024.10.30 19:51:55.246947 [ 265 ] {} <Debug> HTTP-Session: 7080eac2-0545-44ec-9664-ec8e8f42705e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17181 | 2024.10.30 19:51:55.247098 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17182 | 2024.10.30 19:51:55.247211 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37999, User-Agent: (none), Length: 9226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17183 | 2024.10.30 19:51:55.247322 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17184 | 2024.10.30 19:51:55.247359 [ 272 ] {} <Debug> HTTP-Session: aa701f34-6919-40be-b583-c09ea8dfaf71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37999 | ||
17185 | 2024.10.30 19:51:55.247392 [ 272 ] {} <Debug> HTTP-Session: aa701f34-6919-40be-b583-c09ea8dfaf71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17186 | 2024.10.30 19:51:55.247419 [ 272 ] {} <Debug> HTTP-Session: aa701f34-6919-40be-b583-c09ea8dfaf71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17187 | 2024.10.30 19:51:55.247477 [ 272 ] {} <Trace> HTTP-Session: aa701f34-6919-40be-b583-c09ea8dfaf71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17188 | 2024.10.30 19:51:55.247628 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17189 | 2024.10.30 19:51:55.247683 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17190 | 2024.10.30 19:51:55.247997 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17191 | 2024.10.30 19:51:55.248399 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17192 | 2024.10.30 19:51:55.248435 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17193 | 2024.10.30 19:51:55.248795 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17194 | 2024.10.30 19:51:55.249156 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17195 | 2024.10.30 19:51:55.249284 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Debug> executeQuery: Read 54 rows, 4.35 KiB in 0.00171 sec., 31578.947368421053 rows/sec., 2.49 MiB/sec. | ||
17196 | 2024.10.30 19:51:55.249495 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Debug> DynamicQueryHandler: Done processing query | ||
17197 | 2024.10.30 19:51:55.249533 [ 272 ] {b50ced9b-3ac0-49c3-92e2-176f99cfe3cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
17198 | 2024.10.30 19:51:55.249567 [ 272 ] {} <Debug> HTTP-Session: aa701f34-6919-40be-b583-c09ea8dfaf71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17199 | 2024.10.30 19:51:55.249741 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37446, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17200 | 2024.10.30 19:51:55.249763 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17201 | 2024.10.30 19:51:55.249835 [ 265 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17202 | 2024.10.30 19:51:55.249871 [ 265 ] {} <Debug> HTTP-Session: 6fe36954-201e-4883-8536-5192a044530f Authenticating user 'default' from [fd00:1122:3344:101::d]:37446 | ||
17203 | 2024.10.30 19:51:55.249896 [ 265 ] {} <Debug> HTTP-Session: 6fe36954-201e-4883-8536-5192a044530f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17204 | 2024.10.30 19:51:55.249922 [ 265 ] {} <Debug> HTTP-Session: 6fe36954-201e-4883-8536-5192a044530f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17205 | 2024.10.30 19:51:55.249972 [ 265 ] {} <Trace> HTTP-Session: 6fe36954-201e-4883-8536-5192a044530f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17206 | 2024.10.30 19:51:55.250135 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17207 | 2024.10.30 19:51:55.250195 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17208 | 2024.10.30 19:51:55.250405 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17209 | 2024.10.30 19:51:55.250797 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17210 | 2024.10.30 19:51:55.250833 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17211 | 2024.10.30 19:51:55.251219 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17212 | 2024.10.30 19:51:55.251570 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17213 | 2024.10.30 19:51:55.251729 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.55 MiB/sec. | ||
17214 | 2024.10.30 19:51:55.251918 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Debug> DynamicQueryHandler: Done processing query | ||
17215 | 2024.10.30 19:51:55.251955 [ 265 ] {c6eb7d90-fcd6-4532-a54e-7307cf596a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17216 | 2024.10.30 19:51:55.251986 [ 265 ] {} <Debug> HTTP-Session: 6fe36954-201e-4883-8536-5192a044530f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17217 | 2024.10.30 19:51:55.252154 [ 265 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17218 | 2024.10.30 19:51:55.252220 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17219 | 2024.10.30 19:51:55.252302 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17220 | 2024.10.30 19:51:55.252327 [ 272 ] {} <Debug> HTTP-Session: 816f2e1f-5ed9-421d-b3a1-f3e64d66ce6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60201 | ||
17221 | 2024.10.30 19:51:55.252348 [ 272 ] {} <Debug> HTTP-Session: 816f2e1f-5ed9-421d-b3a1-f3e64d66ce6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17222 | 2024.10.30 19:51:55.252365 [ 272 ] {} <Debug> HTTP-Session: 816f2e1f-5ed9-421d-b3a1-f3e64d66ce6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17223 | 2024.10.30 19:51:55.252411 [ 272 ] {} <Trace> HTTP-Session: 816f2e1f-5ed9-421d-b3a1-f3e64d66ce6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17224 | 2024.10.30 19:51:55.252560 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60201) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17225 | 2024.10.30 19:51:55.252619 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17226 | 2024.10.30 19:51:55.252811 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17227 | 2024.10.30 19:51:55.253143 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17228 | 2024.10.30 19:51:55.253187 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17229 | 2024.10.30 19:51:55.253604 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17230 | 2024.10.30 19:51:55.253931 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17231 | 2024.10.30 19:51:55.254058 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.28 MiB/sec. | ||
17232 | 2024.10.30 19:51:55.254245 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Debug> DynamicQueryHandler: Done processing query | ||
17233 | 2024.10.30 19:51:55.254278 [ 272 ] {30acd15d-f843-493c-8830-ad8e42818681} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
17234 | 2024.10.30 19:51:55.254301 [ 272 ] {} <Debug> HTTP-Session: 816f2e1f-5ed9-421d-b3a1-f3e64d66ce6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17235 | 2024.10.30 19:51:55.254642 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17236 | 2024.10.30 19:51:55.269993 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17237 | 2024.10.30 19:51:55.297314 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17238 | 2024.10.30 19:51:55.418743 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17239 | 2024.10.30 19:51:55.476083 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17240 | 2024.10.30 19:51:55.561985 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17241 | 2024.10.30 19:51:55.572359 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17242 | 2024.10.30 19:51:55.574624 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17243 | 2024.10.30 19:51:55.584857 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17244 | 2024.10.30 19:51:55.607074 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17245 | 2024.10.30 19:51:55.635431 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17246 | 2024.10.30 19:51:55.636762 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17247 | 2024.10.30 19:51:55.905878 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17248 | 2024.10.30 19:51:55.977163 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17249 | 2024.10.30 19:51:56.005475 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17250 | 2024.10.30 19:51:56.053881 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17251 | 2024.10.30 19:51:56.113207 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17252 | 2024.10.30 19:51:56.127463 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17253 | 2024.10.30 19:51:56.146855 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17254 | 2024.10.30 19:51:56.148085 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17255 | 2024.10.30 19:51:56.180376 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17256 | 2024.10.30 19:51:56.520185 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17257 | 2024.10.30 19:51:56.520268 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17258 | 2024.10.30 19:51:56.777664 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17259 | 2024.10.30 19:51:56.783965 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17260 | 2024.10.30 19:51:56.846883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1528 | ||
17261 | 2024.10.30 19:51:56.849843 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17262 | 2024.10.30 19:51:56.849894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17263 | 2024.10.30 19:51:56.851397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
17264 | 2024.10.30 19:51:56.852419 [ 242 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17265 | 2024.10.30 19:51:56.852712 [ 124 ] {} <Debug> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
17266 | 2024.10.30 19:51:56.852874 [ 124 ] {} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17267 | 2024.10.30 19:51:56.852994 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17268 | 2024.10.30 19:51:56.853608 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::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 | ||
17269 | 2024.10.30 19:51:56.854106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
17270 | 2024.10.30 19:51:56.854881 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17271 | 2024.10.30 19:51:56.855055 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1340 rows starting from the beginning of the part | ||
17272 | 2024.10.30 19:51:56.855547 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
17273 | 2024.10.30 19:51:56.856011 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
17274 | 2024.10.30 19:51:56.856467 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
17275 | 2024.10.30 19:51:56.857014 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
17276 | 2024.10.30 19:51:56.857520 [ 191 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
17277 | 2024.10.30 19:51:56.865905 [ 201 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 72 columns (72 merged, 0 gathered) in 0.012672208 sec., 120578.82888285923 rows/sec., 84.46 MiB/sec. | ||
17278 | 2024.10.30 19:51:56.867688 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
17279 | 2024.10.30 19:51:56.869463 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17280 | 2024.10.30 19:51:56.869561 [ 190 ] {fccfc87b-2b08-46a5-abb9-68e8415eecff::all_1_36_7} <Trace> system.query_log (fccfc87b-2b08-46a5-abb9-68e8415eecff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
17281 | 2024.10.30 19:51:56.869908 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
17282 | 2024.10.30 19:51:56.874350 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17283 | 2024.10.30 19:51:56.895678 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17284 | 2024.10.30 19:51:56.901956 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17285 | 2024.10.30 19:51:56.912306 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17286 | 2024.10.30 19:51:56.934714 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17287 | 2024.10.30 19:51:56.953004 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17288 | 2024.10.30 19:51:56.985254 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17289 | 2024.10.30 19:51:57.001338 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000870514 sec. | ||
17290 | 2024.10.30 19:51:58.357904 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17291 | 2024.10.30 19:52:00.236735 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51068, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17292 | 2024.10.30 19:52:00.236860 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17293 | 2024.10.30 19:52:00.236884 [ 268 ] {} <Debug> HTTP-Session: 77b25b5a-51ee-49a5-8c1c-497ec033c224 Authenticating user 'default' from [fd00:1122:3344:101::d]:51068 | ||
17294 | 2024.10.30 19:52:00.236908 [ 268 ] {} <Debug> HTTP-Session: 77b25b5a-51ee-49a5-8c1c-497ec033c224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17295 | 2024.10.30 19:52:00.236922 [ 268 ] {} <Debug> HTTP-Session: 77b25b5a-51ee-49a5-8c1c-497ec033c224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17296 | 2024.10.30 19:52:00.236971 [ 268 ] {} <Trace> HTTP-Session: 77b25b5a-51ee-49a5-8c1c-497ec033c224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17297 | 2024.10.30 19:52:00.237162 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51068) INSERT INTO oximeter.fields_i8 FORMAT JSONEachRow (stage: Complete) | ||
17298 | 2024.10.30 19:52:00.237229 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i8 | ||
17299 | 2024.10.30 19:52:00.237564 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17300 | 2024.10.30 19:52:00.238077 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17301 | 2024.10.30 19:52:00.238119 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17302 | 2024.10.30 19:52:00.238583 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17303 | 2024.10.30 19:52:00.238968 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Trace> oximeter.fields_i8 (b5d1b3fa-3e2f-47dc-99eb-ceba65bfb570): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17304 | 2024.10.30 19:52:00.239124 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Debug> executeQuery: Read 36 rows, 2.74 KiB in 0.002022 sec., 17804.154302670624 rows/sec., 1.32 MiB/sec. | ||
17305 | 2024.10.30 19:52:00.239341 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Debug> DynamicQueryHandler: Done processing query | ||
17306 | 2024.10.30 19:52:00.239369 [ 268 ] {6fbbb7fb-ea5f-45b1-af5a-b1e8a0304434} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17307 | 2024.10.30 19:52:00.239385 [ 268 ] {} <Debug> HTTP-Session: 77b25b5a-51ee-49a5-8c1c-497ec033c224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17308 | 2024.10.30 19:52:00.239661 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Length: 36759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17309 | 2024.10.30 19:52:00.239682 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17310 | 2024.10.30 19:52:00.239797 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17311 | 2024.10.30 19:52:00.239839 [ 272 ] {} <Debug> HTTP-Session: b5f96239-dad5-4317-943a-aeb5422a54a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60201 | ||
17312 | 2024.10.30 19:52:00.239869 [ 272 ] {} <Debug> HTTP-Session: b5f96239-dad5-4317-943a-aeb5422a54a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17313 | 2024.10.30 19:52:00.239898 [ 272 ] {} <Debug> HTTP-Session: b5f96239-dad5-4317-943a-aeb5422a54a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17314 | 2024.10.30 19:52:00.239964 [ 272 ] {} <Trace> HTTP-Session: b5f96239-dad5-4317-943a-aeb5422a54a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17315 | 2024.10.30 19:52:00.240264 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60201) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17316 | 2024.10.30 19:52:00.240343 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17317 | 2024.10.30 19:52:00.240713 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17318 | 2024.10.30 19:52:00.241369 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17319 | 2024.10.30 19:52:00.241415 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17320 | 2024.10.30 19:52:00.241873 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17321 | 2024.10.30 19:52:00.242272 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Trace> oximeter.fields_string (a185ef91-83f6-47ea-a7db-37be3302f5ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17322 | 2024.10.30 19:52:00.242451 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Debug> executeQuery: Read 246 rows, 21.84 KiB in 0.002314 sec., 106309.42091616249 rows/sec., 9.22 MiB/sec. | ||
17323 | 2024.10.30 19:52:00.242795 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Debug> DynamicQueryHandler: Done processing query | ||
17324 | 2024.10.30 19:52:00.242857 [ 272 ] {bd225b9d-2512-477c-95b7-5d9e01219336} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
17325 | 2024.10.30 19:52:00.242911 [ 272 ] {} <Debug> HTTP-Session: b5f96239-dad5-4317-943a-aeb5422a54a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17326 | 2024.10.30 19:52:00.243193 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17327 | 2024.10.30 19:52:00.243307 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39530, User-Agent: (none), Length: 10239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17328 | 2024.10.30 19:52:00.243383 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17329 | 2024.10.30 19:52:00.243408 [ 268 ] {} <Debug> HTTP-Session: d525c8dc-2f79-42cf-88c5-e57bd553a11f Authenticating user 'default' from [fd00:1122:3344:101::d]:39530 | ||
17330 | 2024.10.30 19:52:00.243431 [ 268 ] {} <Debug> HTTP-Session: d525c8dc-2f79-42cf-88c5-e57bd553a11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17331 | 2024.10.30 19:52:00.243447 [ 268 ] {} <Debug> HTTP-Session: d525c8dc-2f79-42cf-88c5-e57bd553a11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17332 | 2024.10.30 19:52:00.243496 [ 268 ] {} <Trace> HTTP-Session: d525c8dc-2f79-42cf-88c5-e57bd553a11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17333 | 2024.10.30 19:52:00.243673 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39530) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17334 | 2024.10.30 19:52:00.243733 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17335 | 2024.10.30 19:52:00.244049 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17336 | 2024.10.30 19:52:00.244512 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17337 | 2024.10.30 19:52:00.244552 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17338 | 2024.10.30 19:52:00.244928 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17339 | 2024.10.30 19:52:00.245306 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Trace> oximeter.fields_u16 (20cd163a-145a-4123-9fb4-414450f0d0e7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17340 | 2024.10.30 19:52:00.245443 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Debug> executeQuery: Read 72 rows, 5.32 KiB in 0.001841 sec., 39109.17979359044 rows/sec., 2.82 MiB/sec. | ||
17341 | 2024.10.30 19:52:00.245753 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Debug> DynamicQueryHandler: Done processing query | ||
17342 | 2024.10.30 19:52:00.245818 [ 268 ] {0cf0f43b-a1d3-463d-98d0-005de5521549} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17343 | 2024.10.30 19:52:00.245882 [ 268 ] {} <Debug> HTTP-Session: d525c8dc-2f79-42cf-88c5-e57bd553a11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17344 | 2024.10.30 19:52:00.246150 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17345 | 2024.10.30 19:52:00.246166 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Length: 5063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17346 | 2024.10.30 19:52:00.246249 [ 272 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17347 | 2024.10.30 19:52:00.246271 [ 272 ] {} <Debug> HTTP-Session: 20e092d1-9156-458b-9161-5e235df09b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:60201 | ||
17348 | 2024.10.30 19:52:00.246292 [ 272 ] {} <Debug> HTTP-Session: 20e092d1-9156-458b-9161-5e235df09b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17349 | 2024.10.30 19:52:00.246316 [ 272 ] {} <Debug> HTTP-Session: 20e092d1-9156-458b-9161-5e235df09b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17350 | 2024.10.30 19:52:00.246362 [ 272 ] {} <Trace> HTTP-Session: 20e092d1-9156-458b-9161-5e235df09b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17351 | 2024.10.30 19:52:00.246509 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60201) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
17352 | 2024.10.30 19:52:00.246561 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17353 | 2024.10.30 19:52:00.246833 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17354 | 2024.10.30 19:52:00.247196 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17355 | 2024.10.30 19:52:00.247240 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17356 | 2024.10.30 19:52:00.247631 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17357 | 2024.10.30 19:52:00.248010 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Trace> oximeter.fields_u32 (147eeecb-269b-4f16-89d1-4c532fc5e7d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17358 | 2024.10.30 19:52:00.248183 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001711 sec., 21040.327293980128 rows/sec., 1.54 MiB/sec. | ||
17359 | 2024.10.30 19:52:00.248483 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Debug> DynamicQueryHandler: Done processing query | ||
17360 | 2024.10.30 19:52:00.248537 [ 272 ] {29446705-f71c-4d1e-a009-01774c63b321} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17361 | 2024.10.30 19:52:00.248588 [ 272 ] {} <Debug> HTTP-Session: 20e092d1-9156-458b-9161-5e235df09b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17362 | 2024.10.30 19:52:00.248797 [ 272 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17363 | 2024.10.30 19:52:00.248937 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55946, User-Agent: (none), Length: 2520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17364 | 2024.10.30 19:52:00.249020 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17365 | 2024.10.30 19:52:00.249042 [ 268 ] {} <Debug> HTTP-Session: 4cfba086-020d-4e94-a472-095f63154653 Authenticating user 'default' from [fd00:1122:3344:101::d]:55946 | ||
17366 | 2024.10.30 19:52:00.249060 [ 268 ] {} <Debug> HTTP-Session: 4cfba086-020d-4e94-a472-095f63154653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17367 | 2024.10.30 19:52:00.249075 [ 268 ] {} <Debug> HTTP-Session: 4cfba086-020d-4e94-a472-095f63154653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17368 | 2024.10.30 19:52:00.249117 [ 268 ] {} <Trace> HTTP-Session: 4cfba086-020d-4e94-a472-095f63154653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17369 | 2024.10.30 19:52:00.249246 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17370 | 2024.10.30 19:52:00.249297 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17371 | 2024.10.30 19:52:00.249555 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17372 | 2024.10.30 19:52:00.249926 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17373 | 2024.10.30 19:52:00.249965 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17374 | 2024.10.30 19:52:00.250355 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17375 | 2024.10.30 19:52:00.250738 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Trace> oximeter.fields_u8 (de98113d-5e7a-4aec-b8b9-9f29b12b95a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17376 | 2024.10.30 19:52:00.250877 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001667 sec., 10797.840431913617 rows/sec., 758.05 KiB/sec. | ||
17377 | 2024.10.30 19:52:00.251070 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Debug> DynamicQueryHandler: Done processing query | ||
17378 | 2024.10.30 19:52:00.251095 [ 268 ] {c71a32a2-5cbf-461b-89b2-694eb320e5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17379 | 2024.10.30 19:52:00.251114 [ 268 ] {} <Debug> HTTP-Session: 4cfba086-020d-4e94-a472-095f63154653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17380 | 2024.10.30 19:52:00.251303 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17381 | 2024.10.30 19:52:00.251390 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53189, User-Agent: (none), Length: 18366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17382 | 2024.10.30 19:52:00.251491 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17383 | 2024.10.30 19:52:00.251515 [ 269 ] {} <Debug> HTTP-Session: 713f345c-523f-474d-af8e-f472fcbbf049 Authenticating user 'default' from [fd00:1122:3344:101::d]:53189 | ||
17384 | 2024.10.30 19:52:00.251540 [ 269 ] {} <Debug> HTTP-Session: 713f345c-523f-474d-af8e-f472fcbbf049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17385 | 2024.10.30 19:52:00.251555 [ 269 ] {} <Debug> HTTP-Session: 713f345c-523f-474d-af8e-f472fcbbf049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17386 | 2024.10.30 19:52:00.251608 [ 269 ] {} <Trace> HTTP-Session: 713f345c-523f-474d-af8e-f472fcbbf049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17387 | 2024.10.30 19:52:00.251830 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53189) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17388 | 2024.10.30 19:52:00.251900 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17389 | 2024.10.30 19:52:00.252242 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17390 | 2024.10.30 19:52:00.252689 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17391 | 2024.10.30 19:52:00.252730 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17392 | 2024.10.30 19:52:00.253180 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17393 | 2024.10.30 19:52:00.253593 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Trace> oximeter.fields_uuid (a7bbe9b9-3013-4758-a447-d38409598468): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17394 | 2024.10.30 19:52:00.253793 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Debug> executeQuery: Read 108 rows, 8.68 KiB in 0.002048 sec., 52734.375 rows/sec., 4.14 MiB/sec. | ||
17395 | 2024.10.30 19:52:00.254021 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Debug> DynamicQueryHandler: Done processing query | ||
17396 | 2024.10.30 19:52:00.254049 [ 269 ] {98cac2b1-9946-4e08-878d-146b10f0ae40} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
17397 | 2024.10.30 19:52:00.254066 [ 269 ] {} <Debug> HTTP-Session: 713f345c-523f-474d-af8e-f472fcbbf049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17398 | 2024.10.30 19:52:00.254253 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17399 | 2024.10.30 19:52:00.254356 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56962, User-Agent: (none), Length: 11562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17400 | 2024.10.30 19:52:00.254428 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17401 | 2024.10.30 19:52:00.254453 [ 268 ] {} <Debug> HTTP-Session: 4a5fde90-c4a9-44e3-af7b-9fc1af58a719 Authenticating user 'default' from [fd00:1122:3344:101::d]:56962 | ||
17402 | 2024.10.30 19:52:00.254474 [ 268 ] {} <Debug> HTTP-Session: 4a5fde90-c4a9-44e3-af7b-9fc1af58a719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17403 | 2024.10.30 19:52:00.254491 [ 268 ] {} <Debug> HTTP-Session: 4a5fde90-c4a9-44e3-af7b-9fc1af58a719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17404 | 2024.10.30 19:52:00.254538 [ 268 ] {} <Trace> HTTP-Session: 4a5fde90-c4a9-44e3-af7b-9fc1af58a719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17405 | 2024.10.30 19:52:00.254679 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17406 | 2024.10.30 19:52:00.254731 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17407 | 2024.10.30 19:52:00.254913 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17408 | 2024.10.30 19:52:00.255260 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17409 | 2024.10.30 19:52:00.255296 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17410 | 2024.10.30 19:52:00.255688 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17411 | 2024.10.30 19:52:00.256050 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Trace> oximeter.measurements_cumulativeu64 (297928e0-fe3b-4ceb-a47b-67a87e03cf44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17412 | 2024.10.30 19:52:00.256186 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.70 MiB/sec. | ||
17413 | 2024.10.30 19:52:00.256366 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Debug> DynamicQueryHandler: Done processing query | ||
17414 | 2024.10.30 19:52:00.256392 [ 268 ] {33723b87-68c6-4f6c-aad6-0c03e277eeb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17415 | 2024.10.30 19:52:00.256407 [ 268 ] {} <Debug> HTTP-Session: 4a5fde90-c4a9-44e3-af7b-9fc1af58a719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17416 | 2024.10.30 19:52:00.256609 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17417 | 2024.10.30 19:52:00.256664 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53189, User-Agent: (none), Length: 90270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17418 | 2024.10.30 19:52:00.256749 [ 269 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17419 | 2024.10.30 19:52:00.256776 [ 269 ] {} <Debug> HTTP-Session: dee0a26d-bc9c-445a-a8f1-5b3bac64d81e Authenticating user 'default' from [fd00:1122:3344:101::d]:53189 | ||
17420 | 2024.10.30 19:52:00.256797 [ 269 ] {} <Debug> HTTP-Session: dee0a26d-bc9c-445a-a8f1-5b3bac64d81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17421 | 2024.10.30 19:52:00.256811 [ 269 ] {} <Debug> HTTP-Session: dee0a26d-bc9c-445a-a8f1-5b3bac64d81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17422 | 2024.10.30 19:52:00.256854 [ 269 ] {} <Trace> HTTP-Session: dee0a26d-bc9c-445a-a8f1-5b3bac64d81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17423 | 2024.10.30 19:52:00.257408 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53189) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
17424 | 2024.10.30 19:52:00.257494 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17425 | 2024.10.30 19:52:00.257981 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17426 | 2024.10.30 19:52:00.258823 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17427 | 2024.10.30 19:52:00.258864 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17428 | 2024.10.30 19:52:00.259566 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17429 | 2024.10.30 19:52:00.259995 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Trace> oximeter.measurements_histogramu64 (9879a34e-5f5f-41a2-a8b6-38d6e1b3b7b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17430 | 2024.10.30 19:52:00.260216 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.003236 sec., 16687.26823238566 rows/sec., 29.90 MiB/sec. | ||
17431 | 2024.10.30 19:52:00.260825 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Debug> DynamicQueryHandler: Done processing query | ||
17432 | 2024.10.30 19:52:00.260852 [ 269 ] {d42f4af5-45a0-44e9-b796-e6eb16521f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB. | ||
17433 | 2024.10.30 19:52:00.260869 [ 269 ] {} <Debug> HTTP-Session: dee0a26d-bc9c-445a-a8f1-5b3bac64d81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17434 | 2024.10.30 19:52:00.261045 [ 269 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17435 | 2024.10.30 19:52:00.261132 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51313, User-Agent: (none), Length: 4557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17436 | 2024.10.30 19:52:00.261195 [ 268 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17437 | 2024.10.30 19:52:00.261219 [ 268 ] {} <Debug> HTTP-Session: e74c5789-52af-429b-8d25-6ea8632666b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51313 | ||
17438 | 2024.10.30 19:52:00.261238 [ 268 ] {} <Debug> HTTP-Session: e74c5789-52af-429b-8d25-6ea8632666b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17439 | 2024.10.30 19:52:00.261252 [ 268 ] {} <Debug> HTTP-Session: e74c5789-52af-429b-8d25-6ea8632666b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17440 | 2024.10.30 19:52:00.261290 [ 268 ] {} <Trace> HTTP-Session: e74c5789-52af-429b-8d25-6ea8632666b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17441 | 2024.10.30 19:52:00.261413 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51313) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17442 | 2024.10.30 19:52:00.261461 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17443 | 2024.10.30 19:52:00.261605 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17444 | 2024.10.30 19:52:00.261951 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17445 | 2024.10.30 19:52:00.261988 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
17446 | 2024.10.30 19:52:00.262358 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
17447 | 2024.10.30 19:52:00.262704 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Trace> oximeter.measurements_u64 (55976594-af90-475c-a955-a9f69751ef66): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17448 | 2024.10.30 19:52:00.262837 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001462 sec., 20519.83584131327 rows/sec., 1.36 MiB/sec. | ||
17449 | 2024.10.30 19:52:00.263100 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Debug> DynamicQueryHandler: Done processing query | ||
17450 | 2024.10.30 19:52:00.263161 [ 268 ] {8a205a47-8104-4714-a1b4-98335136c799} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
17451 | 2024.10.30 19:52:00.263221 [ 268 ] {} <Debug> HTTP-Session: e74c5789-52af-429b-8d25-6ea8632666b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17452 | 2024.10.30 19:52:00.264061 [ 268 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |