[ Oct 4 20:50:38 Enabled. ] [ Oct 4 20:50:38 Rereading configuration. ] [ Oct 4 20:50:39 Rereading configuration. ] [ Oct 4 20:50:39 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService19 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService19 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService19 ipadm: Could not delete oxControlService19: Interface does not exist + true + ipadm create-if -t oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 + ipadm show-addr oxControlService19/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService19/ll + ipadm show-addr oxControlService19/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Oct 4 20:50:40 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.10.04 20:50:41.167973 [ 1 ] {} Application: Will watch for the process with pid 20618 2023.10.04 20:50:41.168125 [ 1 ] {} Application: Forked a child process to watch 2023.10.04 20:50:42.030929 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 20618 2023.10.04 20:50:42.031100 [ 1 ] {} Application: starting up 2023.10.04 20:50:42.031305 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.04 20:50:42.134398 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.04 20:50:42.134454 [ 1 ] {} Application: Initializing DateLUT. 2023.10.04 20:50:42.134468 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.04 20:50:42.134508 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.04 20:50:42.134875 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.04 20:50:42.135902 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.04 20:50:42.136432 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.04 20:50:42.136814 [ 1 ] {} 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) 2023.10.04 20:50:42.140287 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.04 20:50:42.140337 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.04 20:50:42.141257 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.04 20:50:42.141448 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.04 20:50:42.148577 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.04 20:50:42.149014 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.04 20:50:42.149044 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.04 20:50:42.150527 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.04 20:50:42.151070 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.04 20:50:42.151434 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.04 20:50:42.151705 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.04 20:50:42.152601 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.04 20:50:42.152646 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.04 20:50:42.152704 [ 1 ] {} Application: Loaded user defined objects 2023.10.04 20:50:42.152726 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.04 20:50:42.161597 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.04 20:50:42.161632 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113692 sec 2023.10.04 20:50:42.162259 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 20:50:42.162340 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.04 20:50:42.162360 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.04 20:50:42.162380 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.04 20:50:42.162393 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.04 20:50:42.162407 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.04 20:50:42.162426 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.04 20:50:42.162459 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.04 20:50:42.162478 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.04 20:50:42.162509 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.04 20:50:42.162523 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.04 20:50:42.162538 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.04 20:50:42.162557 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.04 20:50:42.162591 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.04 20:50:42.162606 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.04 20:50:42.162618 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.04 20:50:42.207886 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.04 20:50:42.209225 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.04 20:50:42.209265 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0971e-05 sec 2023.10.04 20:50:42.209299 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 20:50:42.209320 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.04 20:50:42.209342 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.04 20:50:42.211568 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.04 20:50:42.216782 [ 1 ] {} Application: Loaded metadata. 2023.10.04 20:50:42.216884 [ 1 ] {} 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). 2023.10.04 20:50:42.216964 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.04 20:50:42.474368 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.10.04 20:50:42.503209 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.10.04 20:50:42.503294 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.04 20:50:42.638577 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.04 20:50:42.639612 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2023.10.04 20:50:42.640063 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.04 20:50:42.640187 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.04 20:50:42.640204 [ 164 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:50:42.640302 [ 164 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:50:42.640343 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.04 20:50:42.640454 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.04 20:50:42.641336 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.04 20:50:42.641371 [ 1 ] {} Application: Ready for connections. 2023.10.04 20:50:48.924664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.924861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.925454 [ 3 ] {} HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.925500 [ 3 ] {} HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.925624 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.04 20:50:48.925653 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.04 20:50:48.925673 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.04 20:50:48.927087 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} executeQuery: (from [fd00:1122:3344:101::d]:44385) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.04 20:50:48.928375 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.04 20:50:48.930606 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.04 20:50:48.932489 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.04 20:50:48.937145 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.937196 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.04 20:50:48.937226 [ 3 ] {} HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Destroying unnamed session 2023.10.04 20:50:48.937638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.937689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.937713 [ 3 ] {} HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.937731 [ 3 ] {} HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.937816 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.04 20:50:48.937867 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.04 20:50:48.938956 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.04 20:50:48.938992 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5561e-05 sec 2023.10.04 20:50:48.939016 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 20:50:48.939031 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} DatabaseAtomic (oximeter): Starting up tables. 2023.10.04 20:50:48.939108 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.939129 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.939148 [ 3 ] {} HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Destroying unnamed session 2023.10.04 20:50:48.939277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.939320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.939348 [ 3 ] {} HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.939364 [ 3 ] {} HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.939565 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.939619 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.04 20:50:48.949224 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Loading data parts 2023.10.04 20:50:48.949360 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): There are no data parts 2023.10.04 20:50:48.951271 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.951296 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.951329 [ 3 ] {} HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Destroying unnamed session 2023.10.04 20:50:48.951460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.951507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.951529 [ 3 ] {} HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.951545 [ 3 ] {} HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.951731 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.951776 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.04 20:50:48.953181 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} oximeter.measurements_i8 (73f70dbd-3e75-4f91-9316-3a5d93e8e0a3): Loading data parts 2023.10.04 20:50:48.953278 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} oximeter.measurements_i8 (73f70dbd-3e75-4f91-9316-3a5d93e8e0a3): There are no data parts 2023.10.04 20:50:48.954333 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.954362 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.954381 [ 3 ] {} HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Destroying unnamed session 2023.10.04 20:50:48.954483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.954528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.954557 [ 3 ] {} HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.954575 [ 3 ] {} HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.954758 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.954806 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.04 20:50:48.956304 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} oximeter.measurements_u8 (67215cb9-fc77-4ba6-9070-ce0d5a9507d2): Loading data parts 2023.10.04 20:50:48.956392 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} oximeter.measurements_u8 (67215cb9-fc77-4ba6-9070-ce0d5a9507d2): There are no data parts 2023.10.04 20:50:48.957464 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.957493 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.957509 [ 3 ] {} HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Destroying unnamed session 2023.10.04 20:50:48.957614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.957660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.957679 [ 3 ] {} HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.957698 [ 3 ] {} HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.957880 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.957923 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.04 20:50:48.959344 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} oximeter.measurements_i16 (556b6996-85bf-4cd0-948f-fb603489e6c6): Loading data parts 2023.10.04 20:50:48.959438 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} oximeter.measurements_i16 (556b6996-85bf-4cd0-948f-fb603489e6c6): There are no data parts 2023.10.04 20:50:48.960473 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.960502 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.960517 [ 3 ] {} HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Destroying unnamed session 2023.10.04 20:50:48.960634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.960680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.960698 [ 3 ] {} HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.960725 [ 3 ] {} HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.960904 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.960956 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.04 20:50:48.962245 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} oximeter.measurements_u16 (ad7ded61-c2b6-45e1-85ae-6c1622b158ba): Loading data parts 2023.10.04 20:50:48.962328 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} oximeter.measurements_u16 (ad7ded61-c2b6-45e1-85ae-6c1622b158ba): There are no data parts 2023.10.04 20:50:48.963460 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.963483 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.963503 [ 3 ] {} HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Destroying unnamed session 2023.10.04 20:50:48.963623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.963665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.963687 [ 3 ] {} HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.963705 [ 3 ] {} HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.963883 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.963928 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.04 20:50:48.965230 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} oximeter.measurements_i32 (5ee7e2f5-39d9-4c38-88d2-e359748d256d): Loading data parts 2023.10.04 20:50:48.965309 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} oximeter.measurements_i32 (5ee7e2f5-39d9-4c38-88d2-e359748d256d): There are no data parts 2023.10.04 20:50:48.966431 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.966455 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.966474 [ 3 ] {} HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Destroying unnamed session 2023.10.04 20:50:48.966583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.966629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.966650 [ 3 ] {} HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.966676 [ 3 ] {} HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.966852 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.966903 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.04 20:50:48.968162 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} oximeter.measurements_u32 (dd59a1e4-7900-4ac9-9032-24142ca41957): Loading data parts 2023.10.04 20:50:48.968246 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} oximeter.measurements_u32 (dd59a1e4-7900-4ac9-9032-24142ca41957): There are no data parts 2023.10.04 20:50:48.969337 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.969361 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.969381 [ 3 ] {} HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Destroying unnamed session 2023.10.04 20:50:48.969477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.969522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.969543 [ 3 ] {} HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.969560 [ 3 ] {} HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.969739 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.969784 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.04 20:50:48.971085 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Loading data parts 2023.10.04 20:50:48.971186 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): There are no data parts 2023.10.04 20:50:48.972242 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.972266 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.972285 [ 3 ] {} HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Destroying unnamed session 2023.10.04 20:50:48.972402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.972449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.972469 [ 3 ] {} HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.972485 [ 3 ] {} HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.972672 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.972725 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.04 20:50:48.974071 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} oximeter.measurements_u64 (ed3da58e-81b7-4bf7-98bf-bc0bacc828b6): Loading data parts 2023.10.04 20:50:48.974156 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} oximeter.measurements_u64 (ed3da58e-81b7-4bf7-98bf-bc0bacc828b6): There are no data parts 2023.10.04 20:50:48.975201 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.975225 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.975240 [ 3 ] {} HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Destroying unnamed session 2023.10.04 20:50:48.975359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.975404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.975422 [ 3 ] {} HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.975441 [ 3 ] {} HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.975621 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.975663 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.04 20:50:48.976932 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} oximeter.measurements_f32 (9b624855-8d02-4291-bb13-b1381ab30e99): Loading data parts 2023.10.04 20:50:48.977014 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} oximeter.measurements_f32 (9b624855-8d02-4291-bb13-b1381ab30e99): There are no data parts 2023.10.04 20:50:48.978030 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.978075 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.978091 [ 3 ] {} HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Destroying unnamed session 2023.10.04 20:50:48.978202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.978247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.978265 [ 3 ] {} HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.978285 [ 3 ] {} HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.978468 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.978510 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.04 20:50:48.979861 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} oximeter.measurements_f64 (cc842951-df4a-4aa7-955f-95b892a71b71): Loading data parts 2023.10.04 20:50:48.979939 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} oximeter.measurements_f64 (cc842951-df4a-4aa7-955f-95b892a71b71): There are no data parts 2023.10.04 20:50:48.981007 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.981041 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.981059 [ 3 ] {} HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Destroying unnamed session 2023.10.04 20:50:48.981182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.981235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.981256 [ 3 ] {} HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.981279 [ 3 ] {} HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.981476 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.981519 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.04 20:50:48.982793 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} oximeter.measurements_string (3cc5d3ed-1928-4940-a315-e4254f432b15): Loading data parts 2023.10.04 20:50:48.982869 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} oximeter.measurements_string (3cc5d3ed-1928-4940-a315-e4254f432b15): There are no data parts 2023.10.04 20:50:48.983929 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.983964 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.983979 [ 3 ] {} HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Destroying unnamed session 2023.10.04 20:50:48.984093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.984142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.984160 [ 3 ] {} HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.984180 [ 3 ] {} HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.984361 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.984416 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.04 20:50:48.985746 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} oximeter.measurements_bytes (6ee28faa-49d5-4f18-b19a-c4cbe7d0c5bb): Loading data parts 2023.10.04 20:50:48.985824 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} oximeter.measurements_bytes (6ee28faa-49d5-4f18-b19a-c4cbe7d0c5bb): There are no data parts 2023.10.04 20:50:48.986905 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.986939 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.986954 [ 3 ] {} HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Destroying unnamed session 2023.10.04 20:50:48.987065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.987115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.987134 [ 3 ] {} HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.987149 [ 3 ] {} HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.987345 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.987393 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.04 20:50:48.988793 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Loading data parts 2023.10.04 20:50:48.988876 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): There are no data parts 2023.10.04 20:50:48.989922 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.989960 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.989975 [ 3 ] {} HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Destroying unnamed session 2023.10.04 20:50:48.990097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.990143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.990161 [ 3 ] {} HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.990181 [ 3 ] {} HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.990383 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.990427 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.04 20:50:48.992029 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} oximeter.measurements_cumulativeu64 (49f8b4e7-7042-4a56-8a63-8693d583770c): Loading data parts 2023.10.04 20:50:48.992113 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} oximeter.measurements_cumulativeu64 (49f8b4e7-7042-4a56-8a63-8693d583770c): There are no data parts 2023.10.04 20:50:48.993208 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.993243 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.993258 [ 3 ] {} HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Destroying unnamed session 2023.10.04 20:50:48.993387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.993434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.993452 [ 3 ] {} HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.993473 [ 3 ] {} HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.993670 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.993718 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.04 20:50:48.995188 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} oximeter.measurements_cumulativef32 (9a441e5b-1097-4c3b-a8dc-87bf1aa034ca): Loading data parts 2023.10.04 20:50:48.995287 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} oximeter.measurements_cumulativef32 (9a441e5b-1097-4c3b-a8dc-87bf1aa034ca): There are no data parts 2023.10.04 20:50:48.996390 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.996414 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.996429 [ 3 ] {} HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Destroying unnamed session 2023.10.04 20:50:48.996548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.996597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.996615 [ 3 ] {} HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.996636 [ 3 ] {} HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.996841 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} executeQuery: (from [fd00:1122:3344:101::d]:44385) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:48.996898 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.04 20:50:48.998367 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} oximeter.measurements_cumulativef64 (b595c72f-a480-498f-8967-35d455778eeb): Loading data parts 2023.10.04 20:50:48.998456 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} oximeter.measurements_cumulativef64 (b595c72f-a480-498f-8967-35d455778eeb): There are no data parts 2023.10.04 20:50:48.999523 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} DynamicQueryHandler: Done processing query 2023.10.04 20:50:48.999548 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:48.999569 [ 3 ] {} HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Destroying unnamed session 2023.10.04 20:50:48.999685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:48.999732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:48.999754 [ 3 ] {} HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:48.999770 [ 3 ] {} HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:48.999979 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.000029 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.04 20:50:49.001047 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.83 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 3.03 MiB 2023.10.04 20:50:49.001565 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} oximeter.measurements_histogrami8 (8e626265-e7e7-4cac-b71b-ee53f573fe4e): Loading data parts 2023.10.04 20:50:49.001667 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} oximeter.measurements_histogrami8 (8e626265-e7e7-4cac-b71b-ee53f573fe4e): There are no data parts 2023.10.04 20:50:49.002751 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.002775 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.002797 [ 3 ] {} HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Destroying unnamed session 2023.10.04 20:50:49.002909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.002955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.002985 [ 3 ] {} HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.003002 [ 3 ] {} HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.003211 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.003265 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.04 20:50:49.004777 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} oximeter.measurements_histogramu8 (a643b377-a563-470d-a64b-128de277d07f): Loading data parts 2023.10.04 20:50:49.004860 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} oximeter.measurements_histogramu8 (a643b377-a563-470d-a64b-128de277d07f): There are no data parts 2023.10.04 20:50:49.005889 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.005914 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.005935 [ 3 ] {} HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Destroying unnamed session 2023.10.04 20:50:49.006044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.006094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.006117 [ 3 ] {} HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.006133 [ 3 ] {} HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.006342 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.006392 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.04 20:50:49.007781 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} oximeter.measurements_histogrami16 (fb92bdb0-43c2-4164-a80a-1d8d7159c1c0): Loading data parts 2023.10.04 20:50:49.007863 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} oximeter.measurements_histogrami16 (fb92bdb0-43c2-4164-a80a-1d8d7159c1c0): There are no data parts 2023.10.04 20:50:49.008950 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.008980 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.008995 [ 3 ] {} HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Destroying unnamed session 2023.10.04 20:50:49.009103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.009161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.009179 [ 3 ] {} HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.009200 [ 3 ] {} HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.009417 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.009463 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.04 20:50:49.010849 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} oximeter.measurements_histogramu16 (58d2da18-f981-48cf-94de-a60d531687f0): Loading data parts 2023.10.04 20:50:49.010941 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} oximeter.measurements_histogramu16 (58d2da18-f981-48cf-94de-a60d531687f0): There are no data parts 2023.10.04 20:50:49.011960 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.011984 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.011999 [ 3 ] {} HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Destroying unnamed session 2023.10.04 20:50:49.012107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.012155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.012173 [ 3 ] {} HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.012194 [ 3 ] {} HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.012404 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.012453 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.04 20:50:49.013810 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} oximeter.measurements_histogrami32 (7a989410-fe69-423a-b376-98c11107623f): Loading data parts 2023.10.04 20:50:49.013906 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} oximeter.measurements_histogrami32 (7a989410-fe69-423a-b376-98c11107623f): There are no data parts 2023.10.04 20:50:49.014971 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.014995 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.015015 [ 3 ] {} HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Destroying unnamed session 2023.10.04 20:50:49.015116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.015170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.015192 [ 3 ] {} HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.015209 [ 3 ] {} HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.015423 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.015473 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.04 20:50:49.016849 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} oximeter.measurements_histogramu32 (00aa4ef1-88e7-4bf4-be21-6f85d787ee46): Loading data parts 2023.10.04 20:50:49.016925 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} oximeter.measurements_histogramu32 (00aa4ef1-88e7-4bf4-be21-6f85d787ee46): There are no data parts 2023.10.04 20:50:49.018035 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.018060 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.018081 [ 3 ] {} HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Destroying unnamed session 2023.10.04 20:50:49.018191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.018234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.018258 [ 3 ] {} HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.018279 [ 3 ] {} HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.018484 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.018533 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.04 20:50:49.019920 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} oximeter.measurements_histogrami64 (015337ca-b8cb-48f8-9319-95c90b14494a): Loading data parts 2023.10.04 20:50:49.020061 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} oximeter.measurements_histogrami64 (015337ca-b8cb-48f8-9319-95c90b14494a): There are no data parts 2023.10.04 20:50:49.021090 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.021119 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.021135 [ 3 ] {} HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Destroying unnamed session 2023.10.04 20:50:49.021252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.021301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.021319 [ 3 ] {} HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.021349 [ 3 ] {} HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.021554 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.021605 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.04 20:50:49.022959 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} oximeter.measurements_histogramu64 (a289fc91-05dc-40dc-bbea-75ba6dc4f368): Loading data parts 2023.10.04 20:50:49.023042 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} oximeter.measurements_histogramu64 (a289fc91-05dc-40dc-bbea-75ba6dc4f368): There are no data parts 2023.10.04 20:50:49.024130 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.024161 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.024181 [ 3 ] {} HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Destroying unnamed session 2023.10.04 20:50:49.024322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.024371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.024395 [ 3 ] {} HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.024411 [ 3 ] {} HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.024619 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.024678 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.04 20:50:49.026060 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} oximeter.measurements_histogramf32 (fe2c4a71-8cca-4989-a97e-ebd541602a07): Loading data parts 2023.10.04 20:50:49.026137 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} oximeter.measurements_histogramf32 (fe2c4a71-8cca-4989-a97e-ebd541602a07): There are no data parts 2023.10.04 20:50:49.027226 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.027251 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.027286 [ 3 ] {} HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Destroying unnamed session 2023.10.04 20:50:49.027387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.027434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.027462 [ 3 ] {} HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.027478 [ 3 ] {} HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.027687 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 20:50:49.027737 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.04 20:50:49.029119 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Loading data parts 2023.10.04 20:50:49.029194 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): There are no data parts 2023.10.04 20:50:49.030312 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.030343 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.030359 [ 3 ] {} HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Destroying unnamed session 2023.10.04 20:50:49.030471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.030520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.030538 [ 3 ] {} HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.030559 [ 3 ] {} HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.030710 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.030761 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.04 20:50:49.032000 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} oximeter.fields_bool (0d1374dc-8f66-47f7-a91a-ecb1be168106): Loading data parts 2023.10.04 20:50:49.032075 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} oximeter.fields_bool (0d1374dc-8f66-47f7-a91a-ecb1be168106): There are no data parts 2023.10.04 20:50:49.033180 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.033204 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.033231 [ 3 ] {} HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Destroying unnamed session 2023.10.04 20:50:49.033332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.033379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.033406 [ 3 ] {} HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.033422 [ 3 ] {} HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.033578 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.033619 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.04 20:50:49.035199 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} oximeter.fields_i8 (348de1e9-304b-49fb-bf57-16e18423f6d9): Loading data parts 2023.10.04 20:50:49.035280 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} oximeter.fields_i8 (348de1e9-304b-49fb-bf57-16e18423f6d9): There are no data parts 2023.10.04 20:50:49.036330 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.036360 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.036375 [ 3 ] {} HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Destroying unnamed session 2023.10.04 20:50:49.036480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.036527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.036546 [ 3 ] {} HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.036569 [ 3 ] {} HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.036720 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.036766 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.04 20:50:49.038336 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} oximeter.fields_u8 (ed21f725-dd82-4b7f-851c-adde4e05f69f): Loading data parts 2023.10.04 20:50:49.038412 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} oximeter.fields_u8 (ed21f725-dd82-4b7f-851c-adde4e05f69f): There are no data parts 2023.10.04 20:50:49.039507 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.039530 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.039551 [ 3 ] {} HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Destroying unnamed session 2023.10.04 20:50:49.039669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.039710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.039734 [ 3 ] {} HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.039761 [ 3 ] {} HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.039908 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.039952 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.04 20:50:49.041589 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} oximeter.fields_i16 (f78d8fb1-8d3f-4484-9475-b83e78e31a0e): Loading data parts 2023.10.04 20:50:49.041675 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} oximeter.fields_i16 (f78d8fb1-8d3f-4484-9475-b83e78e31a0e): There are no data parts 2023.10.04 20:50:49.042805 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.042829 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.042850 [ 3 ] {} HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Destroying unnamed session 2023.10.04 20:50:49.042946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.042993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.043016 [ 3 ] {} HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.043033 [ 3 ] {} HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.043184 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.043229 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.04 20:50:49.044820 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} oximeter.fields_u16 (f1a59abf-a0d8-4947-b59f-636edefc40d1): Loading data parts 2023.10.04 20:50:49.044916 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} oximeter.fields_u16 (f1a59abf-a0d8-4947-b59f-636edefc40d1): There are no data parts 2023.10.04 20:50:49.046021 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.046051 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.046066 [ 3 ] {} HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Destroying unnamed session 2023.10.04 20:50:49.046197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.046255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.046273 [ 3 ] {} HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.046294 [ 3 ] {} HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.046455 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.046496 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.04 20:50:49.048085 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} oximeter.fields_i32 (cd592e1f-0e0e-4b48-bb6b-ffe7a15398cc): Loading data parts 2023.10.04 20:50:49.048160 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} oximeter.fields_i32 (cd592e1f-0e0e-4b48-bb6b-ffe7a15398cc): There are no data parts 2023.10.04 20:50:49.049261 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.049297 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.049316 [ 3 ] {} HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Destroying unnamed session 2023.10.04 20:50:49.049436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.049489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.049507 [ 3 ] {} HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.049523 [ 3 ] {} HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.049678 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.049723 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.04 20:50:49.051295 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} oximeter.fields_u32 (44025b0e-6a7c-46c1-8fde-fac1f51519bc): Loading data parts 2023.10.04 20:50:49.051388 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} oximeter.fields_u32 (44025b0e-6a7c-46c1-8fde-fac1f51519bc): There are no data parts 2023.10.04 20:50:49.052461 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.052485 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.052508 [ 3 ] {} HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Destroying unnamed session 2023.10.04 20:50:49.052615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.052663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.052693 [ 3 ] {} HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.052709 [ 3 ] {} HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.052862 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.052906 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.04 20:50:49.054571 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Loading data parts 2023.10.04 20:50:49.054653 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): There are no data parts 2023.10.04 20:50:49.055670 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.055701 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.055717 [ 3 ] {} HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Destroying unnamed session 2023.10.04 20:50:49.055820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.055868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.055887 [ 3 ] {} HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.055908 [ 3 ] {} HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.056057 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.056103 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.04 20:50:49.057670 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} oximeter.fields_u64 (8ca1c213-eed9-4f80-8473-3e758db27087): Loading data parts 2023.10.04 20:50:49.057747 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} oximeter.fields_u64 (8ca1c213-eed9-4f80-8473-3e758db27087): There are no data parts 2023.10.04 20:50:49.058828 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.058851 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.058873 [ 3 ] {} HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Destroying unnamed session 2023.10.04 20:50:49.059005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.059054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.059077 [ 3 ] {} HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.059104 [ 3 ] {} HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.059252 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.059302 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.04 20:50:49.060899 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} oximeter.fields_ipaddr (3da95173-b6d7-492b-8648-0974d0706c7b): Loading data parts 2023.10.04 20:50:49.060989 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} oximeter.fields_ipaddr (3da95173-b6d7-492b-8648-0974d0706c7b): There are no data parts 2023.10.04 20:50:49.062011 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.062035 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.062057 [ 3 ] {} HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Destroying unnamed session 2023.10.04 20:50:49.062155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.062203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.062221 [ 3 ] {} HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.062243 [ 3 ] {} HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.062395 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.062435 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.04 20:50:49.064007 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Loading data parts 2023.10.04 20:50:49.064109 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): There are no data parts 2023.10.04 20:50:49.065206 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.065249 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.065265 [ 3 ] {} HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Destroying unnamed session 2023.10.04 20:50:49.065381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.065432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.065450 [ 3 ] {} HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.065472 [ 3 ] {} HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.065638 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.04 20:50:49.065680 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.04 20:50:49.067292 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Loading data parts 2023.10.04 20:50:49.067377 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): There are no data parts 2023.10.04 20:50:49.068504 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.068536 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.068552 [ 3 ] {} HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Destroying unnamed session 2023.10.04 20:50:49.068690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:50:49.068744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:50:49.068763 [ 3 ] {} HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 2023.10.04 20:50:49.068779 [ 3 ] {} HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:50:49.068966 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} executeQuery: (from [fd00:1122:3344:101::d]:44385) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.04 20:50:49.069034 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.04 20:50:49.070694 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Loading data parts 2023.10.04 20:50:49.070785 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): There are no data parts 2023.10.04 20:50:49.071910 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} DynamicQueryHandler: Done processing query 2023.10.04 20:50:49.071934 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 20:50:49.071957 [ 3 ] {} HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Destroying unnamed session 2023.10.04 20:50:57.640953 [ 175 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:50:57.641106 [ 175 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:51:12.641358 [ 138 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:51:12.641417 [ 138 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:51:27.641467 [ 121 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:51:27.641545 [ 121 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:51:42.641792 [ 115 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:51:42.641889 [ 115 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:51:44.104326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.104423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.104469 [ 3 ] {} HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.104512 [ 3 ] {} HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.104753 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.104831 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.04 20:51:44.107049 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.108663 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.111724 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.112932 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.113207 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} executeQuery: Read 12 rows, 1.62 KiB in 0.008411387 sec., 1426 rows/sec., 192.49 KiB/sec. 2023.10.04 20:51:44.113430 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.113461 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.04 20:51:44.113477 [ 3 ] {} HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Destroying unnamed session 2023.10.04 20:51:44.113616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.113670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.113689 [ 3 ] {} HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.113713 [ 3 ] {} HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.113800 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.113840 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:51:44.113962 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.119351 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.119561 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.119713 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.119829 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} executeQuery: Read 6 rows, 348.00 B in 0.006001499 sec., 999 rows/sec., 56.63 KiB/sec. 2023.10.04 20:51:44.119976 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.120005 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.04 20:51:44.120020 [ 3 ] {} HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Destroying unnamed session 2023.10.04 20:51:44.120218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.120266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.120285 [ 3 ] {} HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.120308 [ 3 ] {} HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.120385 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.120430 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:51:44.120535 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.120937 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.121161 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.121301 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.121428 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} executeQuery: Read 87 rows, 8.33 KiB in 0.00100558 sec., 86517 rows/sec., 8.09 MiB/sec. 2023.10.04 20:51:44.121569 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.121590 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.04 20:51:44.121605 [ 3 ] {} HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Destroying unnamed session 2023.10.04 20:51:44.121943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 42133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.121994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.122013 [ 3 ] {} HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.122034 [ 3 ] {} HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.122116 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.122151 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:51:44.123258 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.126196 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.128551 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.128735 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.128881 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} executeQuery: Read 264 rows, 18.54 KiB in 0.006736894 sec., 39187 rows/sec., 2.69 MiB/sec. 2023.10.04 20:51:44.129053 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.129081 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.04 20:51:44.129108 [ 3 ] {} HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Destroying unnamed session 2023.10.04 20:51:44.129282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.129340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.129370 [ 3 ] {} HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.129390 [ 3 ] {} HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.129477 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.129529 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:51:44.129639 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.129946 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.130282 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.130446 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.130567 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} executeQuery: Read 6 rows, 258.00 B in 0.001051581 sec., 5705 rows/sec., 239.59 KiB/sec. 2023.10.04 20:51:44.130689 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.130710 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:51:44.130731 [ 3 ] {} HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Destroying unnamed session 2023.10.04 20:51:44.130908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.130958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.130982 [ 3 ] {} HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.130998 [ 3 ] {} HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.131078 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.131123 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:51:44.131245 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.131533 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.131773 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.131941 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.132060 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} executeQuery: Read 63 rows, 3.91 KiB in 0.000946138 sec., 66586 rows/sec., 4.04 MiB/sec. 2023.10.04 20:51:44.132189 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.132219 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:51:44.132235 [ 3 ] {} HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Destroying unnamed session 2023.10.04 20:51:44.132337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:44.132393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:44.132411 [ 3 ] {} HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:44.132433 [ 3 ] {} HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:44.132502 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:44.132546 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:51:44.132651 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:44.132910 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:44.133143 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:44.133314 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:44.133436 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} executeQuery: Read 19 rows, 1.01 KiB in 0.000900428 sec., 21101 rows/sec., 1.09 MiB/sec. 2023.10.04 20:51:44.133556 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} DynamicQueryHandler: Done processing query 2023.10.04 20:51:44.133585 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:51:44.133601 [ 3 ] {} HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Destroying unnamed session 2023.10.04 20:51:45.000153 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 222.23 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB 2023.10.04 20:51:54.086029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.086200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.086251 [ 3 ] {} HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.086274 [ 3 ] {} HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.086409 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.086480 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.04 20:51:54.086678 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.087110 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.087410 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.087577 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.087720 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} executeQuery: Read 4 rows, 443.00 B in 0.001263825 sec., 3164 rows/sec., 342.31 KiB/sec. 2023.10.04 20:51:54.087868 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.087891 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.04 20:51:54.087915 [ 3 ] {} HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Destroying unnamed session 2023.10.04 20:51:54.088040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 5914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.088085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.088112 [ 3 ] {} HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.088148 [ 3 ] {} HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.088223 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.088270 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:51:54.088382 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.088745 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.088954 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.089114 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.089230 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} executeQuery: Read 42 rows, 3.26 KiB in 0.000972289 sec., 43197 rows/sec., 3.27 MiB/sec. 2023.10.04 20:51:54.089362 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.089397 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:51:54.089413 [ 3 ] {} HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Destroying unnamed session 2023.10.04 20:51:54.089648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 31292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.089707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.089725 [ 3 ] {} HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.089748 [ 3 ] {} HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.089825 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.089869 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:51:54.089980 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.090407 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.090625 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.090786 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.090923 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} executeQuery: Read 195 rows, 19.38 KiB in 0.001063681 sec., 183325 rows/sec., 17.79 MiB/sec. 2023.10.04 20:51:54.091042 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.091072 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.04 20:51:54.091087 [ 3 ] {} HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Destroying unnamed session 2023.10.04 20:51:54.091406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.091458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.091478 [ 3 ] {} HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.091502 [ 3 ] {} HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.091596 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.091641 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:51:54.091758 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.092251 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.092459 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.092619 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.092748 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} executeQuery: Read 312 rows, 22.39 KiB in 0.001117002 sec., 279319 rows/sec., 19.58 MiB/sec. 2023.10.04 20:51:54.092867 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.092898 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:51:54.092913 [ 3 ] {} HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Destroying unnamed session 2023.10.04 20:51:54.093057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.093109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.093127 [ 3 ] {} HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.093151 [ 3 ] {} HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.093224 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.093262 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:51:54.093373 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.093633 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.093863 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.094037 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.094142 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} executeQuery: Read 6 rows, 258.00 B in 0.000890177 sec., 6740 rows/sec., 283.04 KiB/sec. 2023.10.04 20:51:54.094259 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.094289 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:51:54.094311 [ 3 ] {} HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Destroying unnamed session 2023.10.04 20:51:54.094509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.094560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.094591 [ 3 ] {} HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.094606 [ 3 ] {} HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.094682 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.094735 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:51:54.094844 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.095127 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.095365 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.095535 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.095639 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} executeQuery: Read 63 rows, 3.91 KiB in 0.000916468 sec., 68742 rows/sec., 4.17 MiB/sec. 2023.10.04 20:51:54.095769 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.095791 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:51:54.095813 [ 3 ] {} HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Destroying unnamed session 2023.10.04 20:51:54.096066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 38529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.096116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.096141 [ 3 ] {} HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.096157 [ 3 ] {} HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.096244 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.096292 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:51:54.096461 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.096943 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.098418 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.04 20:51:54.098657 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.04 20:51:54.098754 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} executeQuery: Read 36 rows, 49.75 KiB in 0.002476409 sec., 14537 rows/sec., 19.62 MiB/sec. 2023.10.04 20:51:54.098896 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.098928 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:51:54.098944 [ 3 ] {} HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Destroying unnamed session 2023.10.04 20:51:54.099116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:51:54.099223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:51:54.099242 [ 3 ] {} HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:51:54.099266 [ 3 ] {} HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:51:54.099338 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:51:54.099376 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:51:54.099484 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:51:54.099812 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:51:54.100039 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:51:54.100212 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:51:54.100306 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} executeQuery: Read 37 rows, 2.32 KiB in 0.000942359 sec., 39263 rows/sec., 2.40 MiB/sec. 2023.10.04 20:51:54.100408 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} DynamicQueryHandler: Done processing query 2023.10.04 20:51:54.100438 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.04 20:51:54.100453 [ 3 ] {} HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Destroying unnamed session 2023.10.04 20:51:57.642195 [ 106 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:51:57.642263 [ 106 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:52:04.085456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 6485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.085596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.085623 [ 3 ] {} HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.085646 [ 3 ] {} HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.085776 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.085836 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:04.085998 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.086430 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.086687 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.086853 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.086970 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} executeQuery: Read 46 rows, 3.58 KiB in 0.001158543 sec., 39705 rows/sec., 3.02 MiB/sec. 2023.10.04 20:52:04.087114 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.087138 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:04.087154 [ 3 ] {} HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Destroying unnamed session 2023.10.04 20:52:04.087390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 33116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.087435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.087454 [ 3 ] {} HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.087471 [ 3 ] {} HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.087550 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.087589 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:04.087694 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.088174 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.088397 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.088556 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.088653 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} executeQuery: Read 207 rows, 20.48 KiB in 0.001075861 sec., 192404 rows/sec., 18.59 MiB/sec. 2023.10.04 20:52:04.088774 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.088797 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.04 20:52:04.088814 [ 3 ] {} HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Destroying unnamed session 2023.10.04 20:52:04.089054 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.089098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.089116 [ 3 ] {} HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.089132 [ 3 ] {} HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.089225 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.089263 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:04.089366 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.089920 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.090152 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.090304 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.090402 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} executeQuery: Read 313 rows, 22.47 KiB in 0.001148993 sec., 272412 rows/sec., 19.10 MiB/sec. 2023.10.04 20:52:04.090551 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.090576 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:04.090592 [ 3 ] {} HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Destroying unnamed session 2023.10.04 20:52:04.090741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.090785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.090804 [ 3 ] {} HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.090820 [ 3 ] {} HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.090889 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.090930 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:04.091047 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.091318 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.091553 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.091728 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.091844 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} executeQuery: Read 6 rows, 258.00 B in 0.000925738 sec., 6481 rows/sec., 272.16 KiB/sec. 2023.10.04 20:52:04.091960 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.091983 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:04.091998 [ 3 ] {} HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Destroying unnamed session 2023.10.04 20:52:04.092140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.092183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.092202 [ 3 ] {} HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.092219 [ 3 ] {} HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.092292 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.092334 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:04.092451 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.092761 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.093003 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.093182 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.093298 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} executeQuery: Read 63 rows, 3.91 KiB in 0.000977499 sec., 64450 rows/sec., 3.91 MiB/sec. 2023.10.04 20:52:04.093420 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.093443 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:04.093459 [ 3 ] {} HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Destroying unnamed session 2023.10.04 20:52:04.093772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.093816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.093834 [ 3 ] {} HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.093851 [ 3 ] {} HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.093940 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.093987 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:04.094121 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.094566 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.094866 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.04 20:52:04.095044 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.04 20:52:04.095165 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} executeQuery: Read 40 rows, 55.27 KiB in 0.001197334 sec., 33407 rows/sec., 45.08 MiB/sec. 2023.10.04 20:52:04.095295 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.095318 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:52:04.095333 [ 3 ] {} HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Destroying unnamed session 2023.10.04 20:52:04.095464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 4550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:04.095509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:04.095528 [ 3 ] {} HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:04.095545 [ 3 ] {} HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:04.095614 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:04.095652 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:04.095755 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:04.096026 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:04.096265 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:04.096438 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:04.096552 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} executeQuery: Read 31 rows, 1.84 KiB in 0.000910148 sec., 34060 rows/sec., 1.98 MiB/sec. 2023.10.04 20:52:04.096669 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} DynamicQueryHandler: Done processing query 2023.10.04 20:52:04.096692 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.04 20:52:04.096708 [ 3 ] {} HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Destroying unnamed session 2023.10.04 20:52:12.642314 [ 97 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:52:12.642380 [ 97 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:52:14.086235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 6914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.086348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.086377 [ 3 ] {} HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.086404 [ 3 ] {} HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.086548 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.086616 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:14.086795 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.087299 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.087553 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.087711 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.087827 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} executeQuery: Read 49 rows, 3.83 KiB in 0.001241155 sec., 39479 rows/sec., 3.01 MiB/sec. 2023.10.04 20:52:14.087981 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.088004 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:14.088021 [ 3 ] {} HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Destroying unnamed session 2023.10.04 20:52:14.088274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 34501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.088320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.088339 [ 3 ] {} HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.088356 [ 3 ] {} HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.088435 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.088475 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:14.088578 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.089015 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.089233 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.089383 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.089479 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} executeQuery: Read 216 rows, 21.33 KiB in 0.00101629 sec., 212537 rows/sec., 20.49 MiB/sec. 2023.10.04 20:52:14.089596 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.089624 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.04 20:52:14.089646 [ 3 ] {} HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Destroying unnamed session 2023.10.04 20:52:14.089931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 49414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.089979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.089998 [ 3 ] {} HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.090014 [ 3 ] {} HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.090091 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.090130 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:14.090233 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.090676 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.090890 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.091043 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.091141 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} executeQuery: Read 307 rows, 21.99 KiB in 0.0010225 sec., 300244 rows/sec., 21.00 MiB/sec. 2023.10.04 20:52:14.091243 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.091267 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:14.091282 [ 3 ] {} HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Destroying unnamed session 2023.10.04 20:52:14.091432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.091475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.091493 [ 3 ] {} HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.091509 [ 3 ] {} HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.091577 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.091617 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:14.091720 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.091960 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.092191 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.092363 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.092459 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} executeQuery: Read 6 rows, 258.00 B in 0.000853747 sec., 7027 rows/sec., 295.11 KiB/sec. 2023.10.04 20:52:14.092615 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.092638 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:14.092653 [ 3 ] {} HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Destroying unnamed session 2023.10.04 20:52:14.092840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.092883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.092901 [ 3 ] {} HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.092919 [ 3 ] {} HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.092991 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.093032 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:14.093154 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.093449 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.093686 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.093856 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.093955 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} executeQuery: Read 63 rows, 3.91 KiB in 0.000937479 sec., 67201 rows/sec., 4.07 MiB/sec. 2023.10.04 20:52:14.094057 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.094079 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:14.094095 [ 3 ] {} HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Destroying unnamed session 2023.10.04 20:52:14.094342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 46004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.094385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.094404 [ 3 ] {} HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.094420 [ 3 ] {} HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.094500 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.094543 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:14.094673 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.095145 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.095435 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:14.095604 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:14.095702 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} executeQuery: Read 43 rows, 59.42 KiB in 0.001174763 sec., 36603 rows/sec., 49.39 MiB/sec. 2023.10.04 20:52:14.095823 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.095845 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:52:14.095860 [ 3 ] {} HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Destroying unnamed session 2023.10.04 20:52:14.095978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:14.096021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:14.096039 [ 3 ] {} HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:14.096055 [ 3 ] {} HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:14.096124 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:14.096163 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:14.096264 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:14.096511 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:14.096736 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:14.096910 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:14.097005 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} executeQuery: Read 19 rows, 1.01 KiB in 0.000854587 sec., 22232 rows/sec., 1.15 MiB/sec. 2023.10.04 20:52:14.097103 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} DynamicQueryHandler: Done processing query 2023.10.04 20:52:14.097124 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:14.097139 [ 3 ] {} HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Destroying unnamed session 2023.10.04 20:52:24.086760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.086895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.086926 [ 3 ] {} HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.086953 [ 3 ] {} HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.087096 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.087165 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:24.087345 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.087844 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.088111 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.088273 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.088396 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} executeQuery: Read 52 rows, 4.07 KiB in 0.001260765 sec., 41244 rows/sec., 3.15 MiB/sec. 2023.10.04 20:52:24.088555 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.088578 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:24.088594 [ 3 ] {} HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Destroying unnamed session 2023.10.04 20:52:24.088745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 35843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.088791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.088810 [ 3 ] {} HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.088826 [ 3 ] {} HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.088905 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.088944 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:24.089047 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.089467 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.089693 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.089842 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.089976 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} executeQuery: Read 225 rows, 22.12 KiB in 0.001032921 sec., 217828 rows/sec., 20.91 MiB/sec. 2023.10.04 20:52:24.090128 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.090151 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.04 20:52:24.090166 [ 3 ] {} HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Destroying unnamed session 2023.10.04 20:52:24.090338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.090381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.090400 [ 3 ] {} HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.090417 [ 3 ] {} HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.090507 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.090547 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:24.090660 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.091118 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.091341 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.091488 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.091617 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} executeQuery: Read 313 rows, 22.47 KiB in 0.001077841 sec., 290395 rows/sec., 20.36 MiB/sec. 2023.10.04 20:52:24.091739 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.091762 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:24.091777 [ 3 ] {} HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Destroying unnamed session 2023.10.04 20:52:24.091939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.091982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.092001 [ 3 ] {} HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.092017 [ 3 ] {} HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.092085 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.092124 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:24.092232 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.092544 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.092794 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.092966 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.093095 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} executeQuery: Read 6 rows, 258.00 B in 0.00098036 sec., 6120 rows/sec., 257.00 KiB/sec. 2023.10.04 20:52:24.093211 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.093234 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:24.093249 [ 3 ] {} HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Destroying unnamed session 2023.10.04 20:52:24.093379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.093421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.093439 [ 3 ] {} HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.093454 [ 3 ] {} HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.093525 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.093564 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:24.093678 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.093972 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.094200 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.094362 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.094490 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} executeQuery: Read 63 rows, 3.91 KiB in 0.000938389 sec., 67136 rows/sec., 4.07 MiB/sec. 2023.10.04 20:52:24.094611 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.094634 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:24.094649 [ 3 ] {} HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Destroying unnamed session 2023.10.04 20:52:24.094825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.094867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.094887 [ 3 ] {} HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.094904 [ 3 ] {} HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.094995 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.095037 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:24.095165 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.095649 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.095947 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.04 20:52:24.096124 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.04 20:52:24.096245 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} executeQuery: Read 46 rows, 63.56 KiB in 0.001222914 sec., 37615 rows/sec., 50.76 MiB/sec. 2023.10.04 20:52:24.096367 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.096390 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:52:24.096405 [ 3 ] {} HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Destroying unnamed session 2023.10.04 20:52:24.096518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 3122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:24.096560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:24.096578 [ 3 ] {} HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:24.096594 [ 3 ] {} HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:24.096661 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:24.096698 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:24.096798 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:24.097048 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:24.097270 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:24.097452 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:24.097552 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} executeQuery: Read 22 rows, 1.22 KiB in 0.000864197 sec., 25457 rows/sec., 1.38 MiB/sec. 2023.10.04 20:52:24.097666 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} DynamicQueryHandler: Done processing query 2023.10.04 20:52:24.097687 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:24.097702 [ 3 ] {} HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Destroying unnamed session 2023.10.04 20:52:27.642437 [ 88 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:52:27.642504 [ 88 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:52:34.086473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.086606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.086637 [ 3 ] {} HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.086665 [ 3 ] {} HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.086804 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.086874 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.04 20:52:34.087070 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.087608 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.087911 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.04 20:52:34.088081 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.04 20:52:34.088198 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} executeQuery: Read 11 rows, 1009.00 B in 0.001356267 sec., 8110 rows/sec., 726.52 KiB/sec. 2023.10.04 20:52:34.088375 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.088401 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.04 20:52:34.088417 [ 3 ] {} HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Destroying unnamed session 2023.10.04 20:52:34.088532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.088578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.088598 [ 3 ] {} HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.088615 [ 3 ] {} HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.088689 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.088730 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:34.088842 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.089174 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.089381 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.089532 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.089655 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} executeQuery: Read 54 rows, 4.23 KiB in 0.000935879 sec., 57699 rows/sec., 4.41 MiB/sec. 2023.10.04 20:52:34.089698 [ 65 ] {} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.089788 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.089800 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.089826 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:34.089857 [ 3 ] {} HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Destroying unnamed session 2023.10.04 20:52:34.090046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.090093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.090113 [ 3 ] {} HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.090130 [ 3 ] {} HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.090212 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.090212 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.090256 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:34.090397 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.090444 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.090598 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.090879 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.091099 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.091250 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.091374 [ 65 ] {} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.091382 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} executeQuery: Read 231 rows, 22.71 KiB in 0.001131713 sec., 204115 rows/sec., 19.60 MiB/sec. 2023.10.04 20:52:34.091440 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.091639 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.091681 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.091721 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:34.091764 [ 3 ] {} HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Destroying unnamed session 2023.10.04 20:52:34.091823 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.091865 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.04 20:52:34.092027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.092078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.092098 [ 3 ] {} HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.092114 [ 3 ] {} HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.092207 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.092247 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:34.092360 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.092823 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.093079 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.093456 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.093488 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 195 rows starting from the beginning of the part 2023.10.04 20:52:34.093483 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.10.04 20:52:34.093642 [ 65 ] {} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.093792 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.093847 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} executeQuery: Read 323 rows, 23.26 KiB in 0.001572611 sec., 205390 rows/sec., 14.44 MiB/sec. 2023.10.04 20:52:34.094087 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.094215 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part 2023.10.04 20:52:34.094381 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2023.10.04 20:52:34.094594 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.094575 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.094650 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:52:34.094757 [ 3 ] {} HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Destroying unnamed session 2023.10.04 20:52:34.094742 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.04 20:52:34.094998 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part 2023.10.04 20:52:34.095057 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part 2023.10.04 20:52:34.095071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.095260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.095382 [ 3 ] {} HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.095555 [ 3 ] {} HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.095598 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 312 rows starting from the beginning of the part 2023.10.04 20:52:34.095826 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 225 rows starting from the beginning of the part 2023.10.04 20:52:34.095851 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2023.10.04 20:52:34.096146 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.096401 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:34.096439 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 313 rows starting from the beginning of the part 2023.10.04 20:52:34.096661 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 231 rows starting from the beginning of the part 2023.10.04 20:52:34.096687 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2023.10.04 20:52:34.097405 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 307 rows starting from the beginning of the part 2023.10.04 20:52:34.097833 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.097849 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 313 rows starting from the beginning of the part 2023.10.04 20:52:34.098038 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 323 rows starting from the beginning of the part 2023.10.04 20:52:34.098855 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.100242 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.101083 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.101472 [ 65 ] {} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.101729 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} executeQuery: Read 6 rows, 258.00 B in 0.005456348 sec., 1099 rows/sec., 46.18 KiB/sec. 2023.10.04 20:52:34.101786 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.102626 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.102709 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:34.102810 [ 3 ] {} HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Destroying unnamed session 2023.10.04 20:52:34.102912 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.103498 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.103714 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.103956 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 4 columns (4 merged, 0 gathered) in 0.012441316 sec., 93318.10236151867 rows/sec., 8.98 MiB/sec. 2023.10.04 20:52:34.104037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.104278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.104386 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.104422 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.104466 [ 3 ] {} HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.104648 [ 3 ] {} HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.104974 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.014934626 sec., 16672.66391538697 rows/sec., 1.26 MiB/sec. 2023.10.04 20:52:34.105016 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.105049 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.105218 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.105281 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.105313 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.104516 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 4 columns (4 merged, 0 gathered) in 0.01011332 sec., 181147.23948218784 rows/sec., 12.66 MiB/sec. 2023.10.04 20:52:34.105550 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.105616 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:34.105895 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.106129 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.106141 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.106442 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.106697 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.04 20:52:34.106833 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.107138 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.107265 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.107907 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.108503 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.108692 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.108822 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} executeQuery: Read 74 rows, 4.64 KiB in 0.003478229 sec., 21275 rows/sec., 1.30 MiB/sec. 2023.10.04 20:52:34.108825 [ 65 ] {} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.108917 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.109067 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.109127 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.109222 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:52:34.109368 [ 3 ] {} HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Destroying unnamed session 2023.10.04 20:52:34.109410 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.109502 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.04 20:52:34.109586 [ 13 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00758959 sec., 4743.339231763507 rows/sec., 199.18 KiB/sec. 2023.10.04 20:52:34.109665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.109801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.109812 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.109819 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.04 20:52:34.109845 [ 3 ] {} HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.109941 [ 3 ] {} HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.110258 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.110275 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.04 20:52:34.110317 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.110424 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.110495 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:34.110700 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.04 20:52:34.111098 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.04 20:52:34.111259 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.111409 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part 2023.10.04 20:52:34.112458 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.112944 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003944968 sec., 98606.63001575677 rows/sec., 5.99 MiB/sec. 2023.10.04 20:52:34.113109 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.113144 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.04 20:52:34.113401 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.113475 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.04 20:52:34.113515 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.113695 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} executeQuery: Read 48 rows, 66.33 KiB in 0.003298205 sec., 14553 rows/sec., 19.64 MiB/sec. 2023.10.04 20:52:34.113847 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.113870 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:52:34.113886 [ 3 ] {} HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Destroying unnamed session 2023.10.04 20:52:34.114016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:34.114060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:34.114079 [ 3 ] {} HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:34.114096 [ 3 ] {} HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:34.114166 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:34.114205 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:34.114314 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:34.114599 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.114829 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:34.115010 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:34.115132 [ 65 ] {} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:34.115137 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} executeQuery: Read 19 rows, 1.01 KiB in 0.000932648 sec., 20372 rows/sec., 1.06 MiB/sec. 2023.10.04 20:52:34.115187 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:34.115354 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:34.115412 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} DynamicQueryHandler: Done processing query 2023.10.04 20:52:34.115442 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:34.115456 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:34.115464 [ 3 ] {} HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Destroying unnamed session 2023.10.04 20:52:34.115488 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.04 20:52:34.115593 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.10.04 20:52:34.115682 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2023.10.04 20:52:34.115757 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.04 20:52:34.115826 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2023.10.04 20:52:34.115898 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.04 20:52:34.116407 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 4 columns (4 merged, 0 gathered) in 0.001159023 sec., 126830.96021390431 rows/sec., 7.08 MiB/sec. 2023.10.04 20:52:34.116530 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:34.116752 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:34.116815 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:42.642545 [ 73 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:52:42.642616 [ 73 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:52:44.085474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.085593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.085622 [ 3 ] {} HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.085652 [ 3 ] {} HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.085794 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.085862 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:44.086042 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.086561 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.086832 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.086999 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.087134 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} executeQuery: Read 54 rows, 4.23 KiB in 0.001297996 sec., 41602 rows/sec., 3.18 MiB/sec. 2023.10.04 20:52:44.087277 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.087303 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:44.087319 [ 3 ] {} HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Destroying unnamed session 2023.10.04 20:52:44.087477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.087523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.087544 [ 3 ] {} HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.087561 [ 3 ] {} HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.087648 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.087687 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:44.087791 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.088269 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.088510 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.088658 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.088779 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} executeQuery: Read 231 rows, 22.71 KiB in 0.001102621 sec., 209500 rows/sec., 20.11 MiB/sec. 2023.10.04 20:52:44.088912 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.088935 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:44.088950 [ 3 ] {} HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Destroying unnamed session 2023.10.04 20:52:44.089113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.089157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.089176 [ 3 ] {} HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.089192 [ 3 ] {} HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.089282 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.089320 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:44.089425 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.089890 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.090106 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.090257 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.090378 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} executeQuery: Read 312 rows, 22.39 KiB in 0.001067571 sec., 292252 rows/sec., 20.48 MiB/sec. 2023.10.04 20:52:44.090538 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.090561 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:44.090577 [ 3 ] {} HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Destroying unnamed session 2023.10.04 20:52:44.090734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.090776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.090796 [ 3 ] {} HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.090812 [ 3 ] {} HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.090879 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.090917 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:44.091030 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.091291 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.091528 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.091723 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.091846 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} executeQuery: Read 6 rows, 258.00 B in 0.000939168 sec., 6388 rows/sec., 268.27 KiB/sec. 2023.10.04 20:52:44.091972 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.091994 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:44.092009 [ 3 ] {} HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Destroying unnamed session 2023.10.04 20:52:44.092143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.092184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.092202 [ 3 ] {} HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.092218 [ 3 ] {} HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.092288 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.092329 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:44.092442 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.092759 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.093004 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.093176 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.093296 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} executeQuery: Read 63 rows, 3.91 KiB in 0.00098143 sec., 64192 rows/sec., 3.89 MiB/sec. 2023.10.04 20:52:44.093422 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.093445 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:44.093460 [ 3 ] {} HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Destroying unnamed session 2023.10.04 20:52:44.093660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.093704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.093722 [ 3 ] {} HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.093738 [ 3 ] {} HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.093837 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.093879 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:44.094011 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.094710 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.095023 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.04 20:52:44.095199 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.04 20:52:44.095320 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} executeQuery: Read 48 rows, 66.33 KiB in 0.001442638 sec., 33272 rows/sec., 44.90 MiB/sec. 2023.10.04 20:52:44.095321 [ 82 ] {} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.04 20:52:44.095458 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.095499 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.095545 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:52:44.095577 [ 3 ] {} HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Destroying unnamed session 2023.10.04 20:52:44.095571 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.04 20:52:44.095723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:44.095806 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:52:44.095815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:44.095882 [ 3 ] {} HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:44.095894 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2023.10.04 20:52:44.095912 [ 3 ] {} HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:44.096110 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:44.096211 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:44.096239 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.10.04 20:52:44.096670 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:44.096677 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part 2023.10.04 20:52:44.096960 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2023.10.04 20:52:44.097374 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2023.10.04 20:52:44.097423 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:44.097536 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2023.10.04 20:52:44.097950 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:44.098266 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:44.098473 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} executeQuery: Read 19 rows, 1.01 KiB in 0.002306216 sec., 8238 rows/sec., 437.42 KiB/sec. 2023.10.04 20:52:44.098724 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} DynamicQueryHandler: Done processing query 2023.10.04 20:52:44.098760 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:44.098815 [ 3 ] {} HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Destroying unnamed session 2023.10.04 20:52:44.101027 [ 18 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.005508819 sec., 47378.57606140264 rows/sec., 63.93 MiB/sec. 2023.10.04 20:52:44.101293 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.04 20:52:44.101572 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.04 20:52:44.101649 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.04 20:52:44.101722 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1: 4.07 MiB. 2023.10.04 20:52:54.085436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.085565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.085597 [ 3 ] {} HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.085625 [ 3 ] {} HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.085773 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.085841 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:52:54.086042 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.086514 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.086777 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.086940 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.087063 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} executeQuery: Read 54 rows, 4.23 KiB in 0.001251374 sec., 43152 rows/sec., 3.30 MiB/sec. 2023.10.04 20:52:54.087203 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.087227 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:54.087243 [ 3 ] {} HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Destroying unnamed session 2023.10.04 20:52:54.087424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.087470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.087490 [ 3 ] {} HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.087506 [ 3 ] {} HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.087593 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.087632 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:52:54.087736 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.088200 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.088426 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.088579 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.088680 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} executeQuery: Read 231 rows, 22.71 KiB in 0.001058041 sec., 218328 rows/sec., 20.96 MiB/sec. 2023.10.04 20:52:54.088816 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.088838 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:54.088854 [ 3 ] {} HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Destroying unnamed session 2023.10.04 20:52:54.089039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.089084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.089103 [ 3 ] {} HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.089119 [ 3 ] {} HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.089214 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.089253 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:52:54.089356 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.089808 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.090027 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.090180 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.090286 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} executeQuery: Read 312 rows, 22.39 KiB in 0.001037931 sec., 300598 rows/sec., 21.06 MiB/sec. 2023.10.04 20:52:54.090439 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.090462 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:52:54.090478 [ 3 ] {} HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Destroying unnamed session 2023.10.04 20:52:54.090644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.090686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.090703 [ 3 ] {} HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.090720 [ 3 ] {} HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.090788 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.090828 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:52:54.090939 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.091181 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.091422 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.091600 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.091708 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} executeQuery: Read 6 rows, 258.00 B in 0.000883377 sec., 6792 rows/sec., 285.22 KiB/sec. 2023.10.04 20:52:54.091862 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.091886 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:54.091902 [ 3 ] {} HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Destroying unnamed session 2023.10.04 20:52:54.092038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.092081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.092100 [ 3 ] {} HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.092117 [ 3 ] {} HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.092188 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.092230 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:52:54.092351 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.092642 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.092882 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.093056 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.093168 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} executeQuery: Read 63 rows, 3.91 KiB in 0.000944529 sec., 66699 rows/sec., 4.04 MiB/sec. 2023.10.04 20:52:54.093296 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.093319 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:52:54.093335 [ 3 ] {} HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Destroying unnamed session 2023.10.04 20:52:54.093508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.093551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.093570 [ 3 ] {} HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.093587 [ 3 ] {} HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.093682 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.093726 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:52:54.093857 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.094426 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.094729 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.04 20:52:54.094905 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.04 20:52:54.095016 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} executeQuery: Read 48 rows, 66.33 KiB in 0.001295935 sec., 37038 rows/sec., 49.98 MiB/sec. 2023.10.04 20:52:54.095142 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.095165 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:52:54.095181 [ 3 ] {} HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Destroying unnamed session 2023.10.04 20:52:54.095297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:52:54.095341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:52:54.095360 [ 3 ] {} HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:52:54.095377 [ 3 ] {} HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:52:54.095446 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:52:54.095486 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:52:54.095586 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:52:54.095839 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:52:54.096071 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:52:54.096245 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:52:54.096342 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} executeQuery: Read 19 rows, 1.01 KiB in 0.000867948 sec., 21890 rows/sec., 1.14 MiB/sec. 2023.10.04 20:52:54.096439 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} DynamicQueryHandler: Done processing query 2023.10.04 20:52:54.096462 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:52:54.096477 [ 3 ] {} HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Destroying unnamed session 2023.10.04 20:52:57.642673 [ 56 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:52:57.642744 [ 56 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:53:04.086148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.086276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.086306 [ 3 ] {} HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.086334 [ 3 ] {} HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.086478 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.086548 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:04.086713 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.087145 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.087399 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.087592 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.087721 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} executeQuery: Read 54 rows, 4.23 KiB in 0.001200894 sec., 44966 rows/sec., 3.44 MiB/sec. 2023.10.04 20:53:04.087892 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.087918 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:04.087933 [ 3 ] {} HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Destroying unnamed session 2023.10.04 20:53:04.088110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.088155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.088175 [ 3 ] {} HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.088192 [ 3 ] {} HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.088276 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.088318 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:04.088426 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.088863 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.089091 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.089240 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.089358 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} executeQuery: Read 231 rows, 22.71 KiB in 0.00105289 sec., 219396 rows/sec., 21.06 MiB/sec. 2023.10.04 20:53:04.089466 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.089490 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:04.089505 [ 3 ] {} HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Destroying unnamed session 2023.10.04 20:53:04.089656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.089699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.089718 [ 3 ] {} HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.089735 [ 3 ] {} HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.089825 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.089864 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:04.089967 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.090416 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.090642 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.090795 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.090925 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} executeQuery: Read 323 rows, 23.26 KiB in 0.001064631 sec., 303391 rows/sec., 21.33 MiB/sec. 2023.10.04 20:53:04.091061 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.091084 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:53:04.091100 [ 3 ] {} HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Destroying unnamed session 2023.10.04 20:53:04.091255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.091299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.091319 [ 3 ] {} HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.091417 [ 3 ] {} HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.091486 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.091526 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:04.091634 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.091888 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.092125 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.092297 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.092418 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} executeQuery: Read 6 rows, 258.00 B in 0.000904088 sec., 6636 rows/sec., 278.68 KiB/sec. 2023.10.04 20:53:04.092522 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.092546 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:04.092561 [ 3 ] {} HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Destroying unnamed session 2023.10.04 20:53:04.092691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.092733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.092752 [ 3 ] {} HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.092768 [ 3 ] {} HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.092840 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.092880 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:04.093073 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.093370 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.093633 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.093810 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.093930 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} executeQuery: Read 74 rows, 4.64 KiB in 0.001062041 sec., 69677 rows/sec., 4.26 MiB/sec. 2023.10.04 20:53:04.094048 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.094071 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:53:04.094087 [ 3 ] {} HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Destroying unnamed session 2023.10.04 20:53:04.094265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.094309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.094329 [ 3 ] {} HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.094345 [ 3 ] {} HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.094428 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.094471 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:04.094607 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.095073 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.095370 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.04 20:53:04.095554 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.04 20:53:04.095673 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} executeQuery: Read 48 rows, 66.33 KiB in 0.001217724 sec., 39417 rows/sec., 53.19 MiB/sec. 2023.10.04 20:53:04.095785 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.095808 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:04.095825 [ 3 ] {} HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Destroying unnamed session 2023.10.04 20:53:04.095947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:04.095990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:04.096009 [ 3 ] {} HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:04.096025 [ 3 ] {} HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:04.096093 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:04.096132 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:04.096233 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:04.096549 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:04.096781 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:04.096954 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:04.097072 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} executeQuery: Read 19 rows, 1.01 KiB in 0.000950039 sec., 19999 rows/sec., 1.04 MiB/sec. 2023.10.04 20:53:04.097197 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} DynamicQueryHandler: Done processing query 2023.10.04 20:53:04.097220 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:04.097236 [ 3 ] {} HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Destroying unnamed session 2023.10.04 20:53:12.642803 [ 77 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:53:12.642869 [ 77 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:53:14.085845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.085948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.085974 [ 3 ] {} HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.085998 [ 3 ] {} HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.086125 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.086184 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:14.086344 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.086773 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.087036 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.087200 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.087336 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} executeQuery: Read 54 rows, 4.23 KiB in 0.001169924 sec., 46156 rows/sec., 3.53 MiB/sec. 2023.10.04 20:53:14.087336 [ 77 ] {} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.10.04 20:53:14.087463 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.087523 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.087574 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:14.087584 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.10.04 20:53:14.087614 [ 3 ] {} HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Destroying unnamed session 2023.10.04 20:53:14.087719 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:14.087757 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part 2023.10.04 20:53:14.087821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.087894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.087945 [ 3 ] {} HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.088000 [ 3 ] {} HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.088013 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:14.088199 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.088296 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:14.088307 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:14.088651 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:14.088789 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.088979 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:14.089668 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.090209 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.090270 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764635 sec., 97662.07835754087 rows/sec., 7.47 MiB/sec. 2023.10.04 20:53:14.090385 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.10.04 20:53:14.090507 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.090681 [ 77 ] {} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.10.04 20:53:14.090705 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} executeQuery: Read 231 rows, 22.71 KiB in 0.002432328 sec., 94970 rows/sec., 9.12 MiB/sec. 2023.10.04 20:53:14.090729 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.10.04 20:53:14.090768 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.090899 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.10.04 20:53:14.091016 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.10.04 20:53:14.091153 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.091193 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:14.091200 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:14.091239 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 231 rows starting from the beginning of the part 2023.10.04 20:53:14.091251 [ 3 ] {} HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Destroying unnamed session 2023.10.04 20:53:14.091364 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:14.091497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.091507 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:14.091580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.091622 [ 3 ] {} HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.091667 [ 3 ] {} HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.091701 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:14.091857 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.091914 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:14.091938 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:14.092464 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.093418 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.093780 [ 22 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002938298 sec., 393084.704138246 rows/sec., 37.74 MiB/sec. 2023.10.04 20:53:14.093846 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.093931 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.10.04 20:53:14.094091 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.094183 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.10.04 20:53:14.094293 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} executeQuery: Read 312 rows, 22.39 KiB in 0.002380057 sec., 131089 rows/sec., 9.19 MiB/sec. 2023.10.04 20:53:14.094323 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.10.04 20:53:14.094590 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.094618 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:14.094634 [ 3 ] {} HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Destroying unnamed session 2023.10.04 20:53:14.094797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.094839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.094858 [ 3 ] {} HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.094875 [ 3 ] {} HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.094943 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.094982 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:14.095101 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.095377 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.095616 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.095794 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.095916 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} executeQuery: Read 6 rows, 258.00 B in 0.000946568 sec., 6338 rows/sec., 266.18 KiB/sec. 2023.10.04 20:53:14.096031 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.096054 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:14.096070 [ 3 ] {} HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Destroying unnamed session 2023.10.04 20:53:14.096206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.096248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.096267 [ 3 ] {} HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.096284 [ 3 ] {} HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.096355 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.096401 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:14.096519 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.096817 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.097054 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.097236 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.097366 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} executeQuery: Read 63 rows, 3.91 KiB in 0.000978419 sec., 64389 rows/sec., 3.90 MiB/sec. 2023.10.04 20:53:14.097518 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.097542 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:14.097557 [ 3 ] {} HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Destroying unnamed session 2023.10.04 20:53:14.097739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.097781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.097799 [ 3 ] {} HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.097815 [ 3 ] {} HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.097905 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.097949 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:14.098090 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.098596 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.098905 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.04 20:53:14.099080 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.04 20:53:14.099196 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} executeQuery: Read 48 rows, 66.33 KiB in 0.001257605 sec., 38167 rows/sec., 51.51 MiB/sec. 2023.10.04 20:53:14.099321 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.099344 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:14.099360 [ 3 ] {} HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Destroying unnamed session 2023.10.04 20:53:14.099465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:14.099508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:14.099526 [ 3 ] {} HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:14.099542 [ 3 ] {} HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:14.099609 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:14.099647 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:14.099749 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:14.100006 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:14.100233 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:14.100400 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:14.100528 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} executeQuery: Read 19 rows, 1.01 KiB in 0.000890227 sec., 21342 rows/sec., 1.11 MiB/sec. 2023.10.04 20:53:14.100633 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} DynamicQueryHandler: Done processing query 2023.10.04 20:53:14.100656 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:14.100671 [ 3 ] {} HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Destroying unnamed session 2023.10.04 20:53:24.086168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.086302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.086333 [ 3 ] {} HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.086361 [ 3 ] {} HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.086506 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.086576 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:24.086758 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.087283 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.087549 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.087713 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.087841 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} executeQuery: Read 54 rows, 4.23 KiB in 0.001296616 sec., 41646 rows/sec., 3.19 MiB/sec. 2023.10.04 20:53:24.088016 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.088042 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:24.088058 [ 3 ] {} HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Destroying unnamed session 2023.10.04 20:53:24.088216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.088262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.088281 [ 3 ] {} HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.088298 [ 3 ] {} HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.088380 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.088420 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:24.088530 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.088955 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.089181 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.089337 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.089457 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} executeQuery: Read 231 rows, 22.71 KiB in 0.001050441 sec., 219907 rows/sec., 21.11 MiB/sec. 2023.10.04 20:53:24.089609 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.089633 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:24.089649 [ 3 ] {} HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Destroying unnamed session 2023.10.04 20:53:24.089839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.089883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.089903 [ 3 ] {} HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.089919 [ 3 ] {} HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.089997 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.090036 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:24.090146 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.090601 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.090820 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.090962 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.091083 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} executeQuery: Read 312 rows, 22.39 KiB in 0.001057491 sec., 295037 rows/sec., 20.68 MiB/sec. 2023.10.04 20:53:24.091076 [ 58 ] {} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.091228 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.091249 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.091300 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:24.091352 [ 3 ] {} HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Destroying unnamed session 2023.10.04 20:53:24.091409 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.04 20:53:24.091507 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:24.091535 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part 2023.10.04 20:53:24.091605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.091661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.091670 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 312 rows starting from the beginning of the part 2023.10.04 20:53:24.091685 [ 3 ] {} HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.091713 [ 3 ] {} HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.091808 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 312 rows starting from the beginning of the part 2023.10.04 20:53:24.091826 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.091880 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:24.091925 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 323 rows starting from the beginning of the part 2023.10.04 20:53:24.092105 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 312 rows starting from the beginning of the part 2023.10.04 20:53:24.092128 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.092228 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 312 rows starting from the beginning of the part 2023.10.04 20:53:24.092528 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:24.092865 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.093054 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.093183 [ 58 ] {} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.093184 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} executeQuery: Read 6 rows, 258.00 B in 0.001306926 sec., 4590 rows/sec., 192.78 KiB/sec. 2023.10.04 20:53:24.093409 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:24.093809 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.04 20:53:24.093902 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.093945 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:24.093955 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002629772 sec., 727059.2279482784 rows/sec., 51.07 MiB/sec. 2023.10.04 20:53:24.094003 [ 3 ] {} HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Destroying unnamed session 2023.10.04 20:53:24.094085 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:24.094124 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.04 20:53:24.094273 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.04 20:53:24.094303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.094350 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.04 20:53:24.094439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.094482 [ 3 ] {} HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.094556 [ 3 ] {} HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.094616 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.04 20:53:24.094779 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.04 20:53:24.094917 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.094964 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.04 20:53:24.095005 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.095095 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:24.095324 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.04 20:53:24.095678 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.04 20:53:24.095737 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.096406 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:24.097028 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.097195 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003623252 sec., 18215.680278379754 rows/sec., 764.92 KiB/sec. 2023.10.04 20:53:24.097333 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.04 20:53:24.097374 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.097538 [ 58 ] {} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.097579 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} executeQuery: Read 63 rows, 3.91 KiB in 0.002587131 sec., 24351 rows/sec., 1.48 MiB/sec. 2023.10.04 20:53:24.097636 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.097676 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.04 20:53:24.097852 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.04 20:53:24.097877 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.098147 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.098173 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:24.098205 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:24.098242 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part 2023.10.04 20:53:24.098250 [ 3 ] {} HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Destroying unnamed session 2023.10.04 20:53:24.098404 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.04 20:53:24.098489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.098549 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.04 20:53:24.098577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.098634 [ 3 ] {} HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.098669 [ 3 ] {} HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.098756 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part 2023.10.04 20:53:24.098902 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.098994 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.04 20:53:24.099017 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:24.099302 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.10.04 20:53:24.099713 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.100786 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:24.101126 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003391647 sec., 210812.03320982403 rows/sec., 12.81 MiB/sec. 2023.10.04 20:53:24.101350 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.04 20:53:24.101479 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.04 20:53:24.101728 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.04 20:53:24.101801 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.04 20:53:24.101856 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.101987 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} executeQuery: Read 48 rows, 66.33 KiB in 0.003011559 sec., 15938 rows/sec., 21.51 MiB/sec. 2023.10.04 20:53:24.102146 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.102169 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:24.102186 [ 3 ] {} HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Destroying unnamed session 2023.10.04 20:53:24.102318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:24.102361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:24.102379 [ 3 ] {} HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:24.102396 [ 3 ] {} HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:24.102464 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:24.102502 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:24.102608 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:24.102861 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.103089 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:24.103257 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:24.103348 [ 67 ] {} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.04 20:53:24.103359 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} executeQuery: Read 19 rows, 1.01 KiB in 0.000867608 sec., 21899 rows/sec., 1.14 MiB/sec. 2023.10.04 20:53:24.103392 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. 2023.10.04 20:53:24.103531 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.04 20:53:24.103580 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} DynamicQueryHandler: Done processing query 2023.10.04 20:53:24.103633 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:24.103680 [ 3 ] {} HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Destroying unnamed session 2023.10.04 20:53:24.103690 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:24.103732 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part 2023.10.04 20:53:24.103845 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.04 20:53:24.103932 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.04 20:53:24.104009 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.04 20:53:24.104084 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.04 20:53:24.104158 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.04 20:53:24.104709 [ 23 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265435 sec., 191238.58594080296 rows/sec., 10.38 MiB/sec. 2023.10.04 20:53:24.104865 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.04 20:53:24.105079 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.04 20:53:24.105150 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.04 20:53:27.643114 [ 55 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:53:27.643177 [ 55 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:53:34.086441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.086621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.086676 [ 3 ] {} HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.086720 [ 3 ] {} HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.086920 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.087021 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:34.087286 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.087831 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.088103 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.088276 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.088414 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} executeQuery: Read 54 rows, 4.23 KiB in 0.001429768 sec., 37768 rows/sec., 2.89 MiB/sec. 2023.10.04 20:53:34.088551 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.088576 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:34.088592 [ 3 ] {} HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Destroying unnamed session 2023.10.04 20:53:34.088769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.088814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.088833 [ 3 ] {} HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.088849 [ 3 ] {} HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.088934 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.088973 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:34.089076 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.089662 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.089881 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.090033 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.090158 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} executeQuery: Read 231 rows, 22.71 KiB in 0.001195304 sec., 193256 rows/sec., 18.55 MiB/sec. 2023.10.04 20:53:34.090285 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.090308 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:34.090324 [ 3 ] {} HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Destroying unnamed session 2023.10.04 20:53:34.090496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.090539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.090558 [ 3 ] {} HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.090575 [ 3 ] {} HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.090659 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.090698 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:34.090803 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.091275 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.091501 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.091649 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.091767 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} executeQuery: Read 323 rows, 23.26 KiB in 0.001080072 sec., 299054 rows/sec., 21.03 MiB/sec. 2023.10.04 20:53:34.091887 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.091911 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:53:34.091926 [ 3 ] {} HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Destroying unnamed session 2023.10.04 20:53:34.092088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.092130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.092149 [ 3 ] {} HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.092165 [ 3 ] {} HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.092231 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.092270 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:34.092378 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.092635 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.092871 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.093046 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.093167 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} executeQuery: Read 6 rows, 258.00 B in 0.000906698 sec., 6617 rows/sec., 277.88 KiB/sec. 2023.10.04 20:53:34.093298 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.093321 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:34.093337 [ 3 ] {} HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Destroying unnamed session 2023.10.04 20:53:34.093488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.093531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.093549 [ 3 ] {} HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.093565 [ 3 ] {} HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.093635 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.093680 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:34.093797 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.094106 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.094348 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.094523 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.094638 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} executeQuery: Read 74 rows, 4.64 KiB in 0.000975329 sec., 75871 rows/sec., 4.64 MiB/sec. 2023.10.04 20:53:34.094760 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.094782 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:53:34.094798 [ 3 ] {} HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Destroying unnamed session 2023.10.04 20:53:34.094967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.095011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.095029 [ 3 ] {} HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.095045 [ 3 ] {} HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.095133 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.095175 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:34.095308 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.095824 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.096129 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.04 20:53:34.096308 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.04 20:53:34.096439 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} executeQuery: Read 48 rows, 66.33 KiB in 0.001276505 sec., 37602 rows/sec., 50.74 MiB/sec. 2023.10.04 20:53:34.096433 [ 154 ] {} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.04 20:53:34.096561 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.096634 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.096695 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:34.096713 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.04 20:53:34.096732 [ 3 ] {} HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Destroying unnamed session 2023.10.04 20:53:34.096897 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:34.096934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:34.096961 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part 2023.10.04 20:53:34.097013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:34.097082 [ 3 ] {} HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:34.097113 [ 3 ] {} HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:34.097326 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2023.10.04 20:53:34.097340 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:34.097447 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:34.097634 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2023.10.04 20:53:34.097900 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:34.097960 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2023.10.04 20:53:34.098247 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2023.10.04 20:53:34.098616 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2023.10.04 20:53:34.098648 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:34.099107 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:34.099402 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:34.099714 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} executeQuery: Read 19 rows, 1.01 KiB in 0.002286445 sec., 8309 rows/sec., 441.20 KiB/sec. 2023.10.04 20:53:34.100011 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} DynamicQueryHandler: Done processing query 2023.10.04 20:53:34.100043 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:34.100083 [ 3 ] {} HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Destroying unnamed session 2023.10.04 20:53:34.100950 [ 23 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 6 columns (6 merged, 0 gathered) in 0.004327655 sec., 115767.084021254 rows/sec., 156.22 MiB/sec. 2023.10.04 20:53:34.101248 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.04 20:53:34.101491 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.04 20:53:34.101562 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.04 20:53:34.101630 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2: 4.00 MiB. 2023.10.04 20:53:35.000139 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.66 MiB, peak 230.89 MiB, will set to 225.45 MiB (RSS), difference: -4.21 MiB 2023.10.04 20:53:42.643431 [ 164 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:53:42.643531 [ 164 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:53:44.085833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.085952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.085982 [ 3 ] {} HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.086011 [ 3 ] {} HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.086155 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.086223 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:44.086410 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.086901 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.087171 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.087333 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.087483 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} executeQuery: Read 54 rows, 4.23 KiB in 0.001279425 sec., 42206 rows/sec., 3.23 MiB/sec. 2023.10.04 20:53:44.087631 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.087656 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:44.087674 [ 3 ] {} HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Destroying unnamed session 2023.10.04 20:53:44.087831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.087878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.087897 [ 3 ] {} HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.087914 [ 3 ] {} HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.087999 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.088039 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:44.088143 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.088608 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.088837 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.088989 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.089124 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} executeQuery: Read 231 rows, 22.71 KiB in 0.001088841 sec., 212152 rows/sec., 20.37 MiB/sec. 2023.10.04 20:53:44.089277 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.089302 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:44.089317 [ 3 ] {} HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Destroying unnamed session 2023.10.04 20:53:44.089467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.089512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.089532 [ 3 ] {} HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.089549 [ 3 ] {} HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.089638 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.089680 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:44.089789 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.090282 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.090504 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.090678 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.090800 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} executeQuery: Read 312 rows, 22.39 KiB in 0.001132163 sec., 275578 rows/sec., 19.31 MiB/sec. 2023.10.04 20:53:44.090921 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.090944 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:44.090960 [ 3 ] {} HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Destroying unnamed session 2023.10.04 20:53:44.091113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.091156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.091175 [ 3 ] {} HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.091191 [ 3 ] {} HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.091257 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.091296 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:44.091404 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.091639 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.091881 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.092058 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.092183 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} executeQuery: Read 6 rows, 258.00 B in 0.000897278 sec., 6686 rows/sec., 280.80 KiB/sec. 2023.10.04 20:53:44.092354 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.092378 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:44.092395 [ 3 ] {} HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Destroying unnamed session 2023.10.04 20:53:44.092528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.092572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.092591 [ 3 ] {} HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.092608 [ 3 ] {} HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.092681 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.092724 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:44.092848 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.093151 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.093397 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.093572 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.093698 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} executeQuery: Read 63 rows, 3.91 KiB in 0.000989559 sec., 63664 rows/sec., 3.86 MiB/sec. 2023.10.04 20:53:44.093822 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.093845 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:44.093861 [ 3 ] {} HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Destroying unnamed session 2023.10.04 20:53:44.094067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.094112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.094131 [ 3 ] {} HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.094147 [ 3 ] {} HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.094241 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.094284 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:44.094419 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.094897 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.095214 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.04 20:53:44.095392 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.04 20:53:44.095515 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} executeQuery: Read 48 rows, 66.33 KiB in 0.001245935 sec., 38525 rows/sec., 51.99 MiB/sec. 2023.10.04 20:53:44.095643 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.095668 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:44.095684 [ 3 ] {} HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Destroying unnamed session 2023.10.04 20:53:44.095794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:44.095837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:44.095856 [ 3 ] {} HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:44.095873 [ 3 ] {} HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:44.095940 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:44.095980 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:44.096082 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:44.096320 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:44.096570 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:44.096745 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:44.096870 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} executeQuery: Read 19 rows, 1.01 KiB in 0.000902478 sec., 21053 rows/sec., 1.09 MiB/sec. 2023.10.04 20:53:44.096986 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} DynamicQueryHandler: Done processing query 2023.10.04 20:53:44.097009 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:44.097025 [ 3 ] {} HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Destroying unnamed session 2023.10.04 20:53:54.086309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.086492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.086539 [ 3 ] {} HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.086581 [ 3 ] {} HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.086777 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.086876 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:53:54.087099 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.087537 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.087798 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.087960 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.088087 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} executeQuery: Read 54 rows, 4.23 KiB in 0.001255135 sec., 43023 rows/sec., 3.29 MiB/sec. 2023.10.04 20:53:54.088117 [ 125 ] {} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.10.04 20:53:54.088251 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.088259 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.088295 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:54.088337 [ 3 ] {} HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Destroying unnamed session 2023.10.04 20:53:54.088425 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.10.04 20:53:54.088561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.088565 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:54.088615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.088614 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 54 rows starting from the beginning of the part 2023.10.04 20:53:54.088642 [ 3 ] {} HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.088666 [ 3 ] {} HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.088782 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.088815 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:54.088831 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:53:54.089019 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:54.089079 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.089170 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:54.089287 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part 2023.10.04 20:53:54.089731 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.090068 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.090145 [ 23 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767895 sec., 152724.0022738907 rows/sec., 11.68 MiB/sec. 2023.10.04 20:53:54.090322 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.090407 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.10.04 20:53:54.090521 [ 125 ] {} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.10.04 20:53:54.090558 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} executeQuery: Read 231 rows, 22.71 KiB in 0.001711194 sec., 134993 rows/sec., 12.96 MiB/sec. 2023.10.04 20:53:54.090640 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.090875 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.10.04 20:53:54.090920 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.090990 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:54.091008 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.10.04 20:53:54.091064 [ 3 ] {} HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Destroying unnamed session 2023.10.04 20:53:54.091127 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:53:54.091179 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 231 rows starting from the beginning of the part 2023.10.04 20:53:54.091210 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.10.04 20:53:54.091416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.091444 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:54.091517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.091557 [ 3 ] {} HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.091609 [ 3 ] {} HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.091655 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:54.091814 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.091874 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:54.091895 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:53:54.092167 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 231 rows starting from the beginning of the part 2023.10.04 20:53:54.092380 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.093468 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.093873 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.093950 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192953 sec., 361734.1063272776 rows/sec., 34.73 MiB/sec. 2023.10.04 20:53:54.094113 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.10.04 20:53:54.094176 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.094418 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} executeQuery: Read 312 rows, 22.39 KiB in 0.00252476 sec., 123576 rows/sec., 8.66 MiB/sec. 2023.10.04 20:53:54.094455 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.10.04 20:53:54.094652 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.10.04 20:53:54.094692 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.094761 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:53:54.094782 [ 3 ] {} HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Destroying unnamed session 2023.10.04 20:53:54.094997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.095044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.095064 [ 3 ] {} HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.095082 [ 3 ] {} HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.095152 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.095192 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:53:54.095313 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.095599 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.095846 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.096026 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.096151 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} executeQuery: Read 6 rows, 258.00 B in 0.000968599 sec., 6194 rows/sec., 260.12 KiB/sec. 2023.10.04 20:53:54.096276 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.096300 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:54.096317 [ 3 ] {} HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Destroying unnamed session 2023.10.04 20:53:54.096447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.096490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.096510 [ 3 ] {} HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.096528 [ 3 ] {} HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.096600 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.096642 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:53:54.096764 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.097064 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.097312 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.097490 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.097630 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} executeQuery: Read 63 rows, 3.91 KiB in 0.00099101 sec., 63571 rows/sec., 3.85 MiB/sec. 2023.10.04 20:53:54.097756 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.097780 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:53:54.097797 [ 3 ] {} HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Destroying unnamed session 2023.10.04 20:53:54.097971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.098016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.098036 [ 3 ] {} HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.098053 [ 3 ] {} HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.098148 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.098190 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:53:54.098326 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.098807 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.099119 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.04 20:53:54.099301 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.04 20:53:54.099432 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} executeQuery: Read 48 rows, 66.33 KiB in 0.001243434 sec., 38602 rows/sec., 52.09 MiB/sec. 2023.10.04 20:53:54.099555 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.099578 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:53:54.099595 [ 3 ] {} HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Destroying unnamed session 2023.10.04 20:53:54.099712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:53:54.099756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:53:54.099776 [ 3 ] {} HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:53:54.099794 [ 3 ] {} HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:53:54.099863 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:53:54.099903 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:53:54.100008 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:53:54.100250 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:53:54.100482 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:53:54.100658 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:53:54.100781 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} executeQuery: Read 19 rows, 1.01 KiB in 0.000888467 sec., 21385 rows/sec., 1.11 MiB/sec. 2023.10.04 20:53:54.100895 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} DynamicQueryHandler: Done processing query 2023.10.04 20:53:54.100919 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:53:54.100936 [ 3 ] {} HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Destroying unnamed session 2023.10.04 20:53:57.643793 [ 101 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:53:57.643858 [ 101 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:54:04.086241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.086417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.086465 [ 3 ] {} HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.086508 [ 3 ] {} HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.086708 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.086806 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:04.087068 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.087577 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.087842 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.088006 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.088133 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} executeQuery: Read 54 rows, 4.23 KiB in 0.001366987 sec., 39502 rows/sec., 3.02 MiB/sec. 2023.10.04 20:54:04.088270 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.088296 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:04.088313 [ 3 ] {} HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Destroying unnamed session 2023.10.04 20:54:04.088496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.088545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.088567 [ 3 ] {} HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.088585 [ 3 ] {} HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.088672 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.088713 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:04.088820 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.089263 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.089496 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.089649 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.089756 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} executeQuery: Read 231 rows, 22.71 KiB in 0.001054612 sec., 219037 rows/sec., 21.03 MiB/sec. 2023.10.04 20:54:04.089878 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.089903 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:04.089920 [ 3 ] {} HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Destroying unnamed session 2023.10.04 20:54:04.090096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.090145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.090166 [ 3 ] {} HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.090184 [ 3 ] {} HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.090273 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.090312 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:04.090416 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.090853 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.091075 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.091233 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.091337 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} executeQuery: Read 323 rows, 23.26 KiB in 0.001035891 sec., 311808 rows/sec., 21.92 MiB/sec. 2023.10.04 20:54:04.091476 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.091501 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:54:04.091518 [ 3 ] {} HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Destroying unnamed session 2023.10.04 20:54:04.091665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.091712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.091732 [ 3 ] {} HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.091750 [ 3 ] {} HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.091822 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.091863 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:04.091971 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.092209 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.092445 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.092621 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.092725 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} executeQuery: Read 6 rows, 258.00 B in 0.000875667 sec., 6851 rows/sec., 287.73 KiB/sec. 2023.10.04 20:54:04.092873 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.092899 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:04.092916 [ 3 ] {} HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Destroying unnamed session 2023.10.04 20:54:04.093048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.093094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.093115 [ 3 ] {} HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.093134 [ 3 ] {} HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.093209 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.093253 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:04.093374 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.093745 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.093993 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.094171 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.094301 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} executeQuery: Read 74 rows, 4.64 KiB in 0.001058281 sec., 69924 rows/sec., 4.28 MiB/sec. 2023.10.04 20:54:04.094424 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.094449 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:54:04.094465 [ 3 ] {} HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Destroying unnamed session 2023.10.04 20:54:04.094652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.094698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.094719 [ 3 ] {} HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.094737 [ 3 ] {} HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.094827 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.094870 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:04.095006 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.095487 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.095801 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.04 20:54:04.095984 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.04 20:54:04.096117 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} executeQuery: Read 48 rows, 66.33 KiB in 0.001259835 sec., 38100 rows/sec., 51.41 MiB/sec. 2023.10.04 20:54:04.096256 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.096280 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:04.096296 [ 3 ] {} HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Destroying unnamed session 2023.10.04 20:54:04.096418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:04.096462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:04.096482 [ 3 ] {} HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:04.096499 [ 3 ] {} HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:04.096568 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:04.096634 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:04.096743 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:04.096999 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:04.097237 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:04.097408 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:04.097540 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} executeQuery: Read 19 rows, 1.01 KiB in 0.000913248 sec., 20804 rows/sec., 1.08 MiB/sec. 2023.10.04 20:54:04.097675 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} DynamicQueryHandler: Done processing query 2023.10.04 20:54:04.097699 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:04.097714 [ 3 ] {} HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Destroying unnamed session 2023.10.04 20:54:12.643912 [ 94 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:54:12.643976 [ 94 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:54:14.086126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.086250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.086281 [ 3 ] {} HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.086311 [ 3 ] {} HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.086454 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.086524 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:14.086693 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.087286 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.087555 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.087723 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.087849 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} executeQuery: Read 54 rows, 4.23 KiB in 0.001354467 sec., 39868 rows/sec., 3.05 MiB/sec. 2023.10.04 20:54:14.087986 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.088012 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:14.088029 [ 3 ] {} HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Destroying unnamed session 2023.10.04 20:54:14.088194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.088240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.088260 [ 3 ] {} HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.088278 [ 3 ] {} HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.088360 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.088400 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:14.088504 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.089054 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.089281 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.089431 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.089533 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} executeQuery: Read 231 rows, 22.71 KiB in 0.001144253 sec., 201878 rows/sec., 19.38 MiB/sec. 2023.10.04 20:54:14.089679 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.089705 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:14.089722 [ 3 ] {} HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Destroying unnamed session 2023.10.04 20:54:14.090119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.090164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.090184 [ 3 ] {} HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.090202 [ 3 ] {} HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.090299 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.090338 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:14.090447 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.090908 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.091129 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.091277 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.091380 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} executeQuery: Read 312 rows, 22.39 KiB in 0.001053821 sec., 296065 rows/sec., 20.75 MiB/sec. 2023.10.04 20:54:14.091370 [ 124 ] {} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.091433 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.091516 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.091532 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.04 20:54:14.091545 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:14.091611 [ 3 ] {} HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Destroying unnamed session 2023.10.04 20:54:14.091682 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:14.091716 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part 2023.10.04 20:54:14.091791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.091879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.091920 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 323 rows starting from the beginning of the part 2023.10.04 20:54:14.091931 [ 3 ] {} HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.091994 [ 3 ] {} HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.092178 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 312 rows starting from the beginning of the part 2023.10.04 20:54:14.092193 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.092290 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:14.092415 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 312 rows starting from the beginning of the part 2023.10.04 20:54:14.092744 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 323 rows starting from the beginning of the part 2023.10.04 20:54:14.092759 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.092943 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 312 rows starting from the beginning of the part 2023.10.04 20:54:14.093371 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:14.093882 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.094153 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.094259 [ 124 ] {} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.094270 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} executeQuery: Read 6 rows, 258.00 B in 0.00201483 sec., 2977 rows/sec., 125.05 KiB/sec. 2023.10.04 20:54:14.094301 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:14.094780 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.094796 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.04 20:54:14.094847 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:14.094940 [ 3 ] {} HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Destroying unnamed session 2023.10.04 20:54:14.095028 [ 20 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353621 sec., 543802.5456632948 rows/sec., 38.22 MiB/sec. 2023.10.04 20:54:14.095045 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:14.095108 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.04 20:54:14.095127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.095262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.095292 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.04 20:54:14.095341 [ 3 ] {} HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.095462 [ 3 ] {} HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.095473 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.04 20:54:14.095744 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.095767 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.04 20:54:14.095790 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.04 20:54:14.095906 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:14.095967 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.096263 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.04 20:54:14.096575 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.04 20:54:14.096651 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.096839 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.04 20:54:14.097329 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:14.097968 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.098166 [ 11 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003762175 sec., 25517.154305687534 rows/sec., 1.05 MiB/sec. 2023.10.04 20:54:14.098300 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.098346 [ 11 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.04 20:54:14.098458 [ 124 ] {} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.098491 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} executeQuery: Read 63 rows, 3.91 KiB in 0.002676783 sec., 23535 rows/sec., 1.43 MiB/sec. 2023.10.04 20:54:14.098527 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.098814 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.04 20:54:14.098811 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.04 20:54:14.098873 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.098946 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:14.099005 [ 3 ] {} HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Destroying unnamed session 2023.10.04 20:54:14.099026 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:14.099062 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.099084 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part 2023.10.04 20:54:14.099261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.099325 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part 2023.10.04 20:54:14.099339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.099401 [ 3 ] {} HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.099432 [ 3 ] {} HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.099572 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.04 20:54:14.099658 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.099781 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:14.099819 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.04 20:54:14.100195 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part 2023.10.04 20:54:14.100388 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.100509 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.04 20:54:14.101652 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:14.102119 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480979 sec., 302213.8312239172 rows/sec., 18.37 MiB/sec. 2023.10.04 20:54:14.102268 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.04 20:54:14.102343 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.04 20:54:14.102560 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.04 20:54:14.102677 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.04 20:54:14.102769 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} executeQuery: Read 48 rows, 66.33 KiB in 0.003062681 sec., 15672 rows/sec., 21.15 MiB/sec. 2023.10.04 20:54:14.102812 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.103083 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.103112 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:14.103130 [ 3 ] {} HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Destroying unnamed session 2023.10.04 20:54:14.103261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:14.103306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:14.103326 [ 3 ] {} HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:14.103344 [ 3 ] {} HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:14.103415 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:14.103455 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:14.103572 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:14.103858 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.104096 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:14.104282 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:14.104376 [ 124 ] {} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.04 20:54:14.104388 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} executeQuery: Read 19 rows, 1.01 KiB in 0.000943689 sec., 20133 rows/sec., 1.04 MiB/sec. 2023.10.04 20:54:14.104412 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. 2023.10.04 20:54:14.104591 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.04 20:54:14.104666 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} DynamicQueryHandler: Done processing query 2023.10.04 20:54:14.104712 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:14.104766 [ 3 ] {} HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Destroying unnamed session 2023.10.04 20:54:14.104832 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:14.104882 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2023.10.04 20:54:14.105045 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.04 20:54:14.105188 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.04 20:54:14.105319 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.04 20:54:14.105453 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.04 20:54:14.105586 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.04 20:54:14.106158 [ 12 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001692704 sec., 199089.74043896628 rows/sec., 10.67 MiB/sec. 2023.10.04 20:54:14.106291 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.04 20:54:14.106499 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.04 20:54:14.106565 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.04 20:54:24.085940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.086076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.086107 [ 3 ] {} HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.086136 [ 3 ] {} HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.086277 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.086347 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:24.086534 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.087060 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.087325 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.087491 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.087627 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} executeQuery: Read 54 rows, 4.23 KiB in 0.001300946 sec., 41508 rows/sec., 3.18 MiB/sec. 2023.10.04 20:54:24.087807 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.087833 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:24.087849 [ 3 ] {} HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Destroying unnamed session 2023.10.04 20:54:24.088015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.088062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.088082 [ 3 ] {} HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.088100 [ 3 ] {} HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.088181 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.088221 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:24.088325 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.088788 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.089012 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.089157 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.089282 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} executeQuery: Read 231 rows, 22.71 KiB in 0.001071121 sec., 215661 rows/sec., 20.71 MiB/sec. 2023.10.04 20:54:24.089406 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.089430 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:24.089447 [ 3 ] {} HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Destroying unnamed session 2023.10.04 20:54:24.089613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.089659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.089679 [ 3 ] {} HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.089696 [ 3 ] {} HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.089791 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.089830 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:24.089934 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.090397 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.090611 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.090760 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.090881 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} executeQuery: Read 312 rows, 22.39 KiB in 0.001062571 sec., 293627 rows/sec., 20.58 MiB/sec. 2023.10.04 20:54:24.091001 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.091025 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:24.091040 [ 3 ] {} HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Destroying unnamed session 2023.10.04 20:54:24.091184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.091227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.091246 [ 3 ] {} HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.091264 [ 3 ] {} HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.091331 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.091370 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:24.091475 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.091721 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.091964 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.092147 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.092276 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} executeQuery: Read 6 rows, 258.00 B in 0.000904958 sec., 6630 rows/sec., 278.41 KiB/sec. 2023.10.04 20:54:24.092409 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.092433 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:24.092449 [ 3 ] {} HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Destroying unnamed session 2023.10.04 20:54:24.092566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.092611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.092630 [ 3 ] {} HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.092647 [ 3 ] {} HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.092718 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.092759 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:24.092876 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.093200 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.093440 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.093614 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.093730 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} executeQuery: Read 63 rows, 3.91 KiB in 0.000985149 sec., 63949 rows/sec., 3.88 MiB/sec. 2023.10.04 20:54:24.093835 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.093858 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:24.093873 [ 3 ] {} HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Destroying unnamed session 2023.10.04 20:54:24.094147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.094190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.094209 [ 3 ] {} HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.094226 [ 3 ] {} HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.094329 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.094373 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:24.094502 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.094982 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.095285 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.04 20:54:24.095461 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.04 20:54:24.095597 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} executeQuery: Read 48 rows, 66.33 KiB in 0.001236394 sec., 38822 rows/sec., 52.39 MiB/sec. 2023.10.04 20:54:24.095588 [ 64 ] {} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.04 20:54:24.095701 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.095800 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.095832 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.04 20:54:24.095843 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:24.095918 [ 3 ] {} HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Destroying unnamed session 2023.10.04 20:54:24.096020 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:24.096087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:24.096094 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 501 rows starting from the beginning of the part 2023.10.04 20:54:24.096175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:24.096230 [ 3 ] {} HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:24.096258 [ 3 ] {} HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:24.096476 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2023.10.04 20:54:24.096488 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:24.096589 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:24.096829 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2023.10.04 20:54:24.097039 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:24.097151 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2023.10.04 20:54:24.097325 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2023.10.04 20:54:24.097621 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2023.10.04 20:54:24.097837 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:24.098254 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:24.098469 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:24.098592 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} executeQuery: Read 19 rows, 1.01 KiB in 0.00204498 sec., 9291 rows/sec., 493.30 KiB/sec. 2023.10.04 20:54:24.098742 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} DynamicQueryHandler: Done processing query 2023.10.04 20:54:24.098775 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:24.098833 [ 3 ] {} HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Destroying unnamed session 2023.10.04 20:54:24.099680 [ 10 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 6 columns (6 merged, 0 gathered) in 0.003906047 sec., 189705.8586340615 rows/sec., 256.00 MiB/sec. 2023.10.04 20:54:24.100359 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.04 20:54:24.100578 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.04 20:54:24.100647 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.04 20:54:24.100717 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3: 4.02 MiB. 2023.10.04 20:54:27.644048 [ 142 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:54:27.644148 [ 142 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:54:34.086209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.086344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.086375 [ 3 ] {} HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.086404 [ 3 ] {} HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.086545 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.086612 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:34.086795 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.087310 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.087581 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.087746 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.087875 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} executeQuery: Read 54 rows, 4.23 KiB in 0.001293106 sec., 41759 rows/sec., 3.19 MiB/sec. 2023.10.04 20:54:34.087866 [ 148 ] {} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.10.04 20:54:34.087948 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.088035 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.088047 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.10.04 20:54:34.088070 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:34.088131 [ 3 ] {} HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Destroying unnamed session 2023.10.04 20:54:34.088210 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:34.088254 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 54 rows starting from the beginning of the part 2023.10.04 20:54:34.088328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.088414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.088468 [ 3 ] {} HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.088483 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2023.10.04 20:54:34.088501 [ 3 ] {} HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.088730 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.088759 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2023.10.04 20:54:34.088808 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:34.089074 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part 2023.10.04 20:54:34.089296 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.089330 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part 2023.10.04 20:54:34.090478 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.090780 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768265 sec., 97534.01498772697 rows/sec., 7.46 MiB/sec. 2023.10.04 20:54:34.090857 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.090935 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.10.04 20:54:34.091099 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.091211 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.10.04 20:54:34.091246 [ 148 ] {} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2023.10.04 20:54:34.091321 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} executeQuery: Read 231 rows, 22.71 KiB in 0.00252145 sec., 91613 rows/sec., 8.80 MiB/sec. 2023.10.04 20:54:34.091329 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.091417 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.10.04 20:54:34.091516 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2023.10.04 20:54:34.091816 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:54:34.091845 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.091861 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 231 rows starting from the beginning of the part 2023.10.04 20:54:34.091890 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:34.091938 [ 3 ] {} HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Destroying unnamed session 2023.10.04 20:54:34.092022 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 231 rows starting from the beginning of the part 2023.10.04 20:54:34.092157 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 231 rows starting from the beginning of the part 2023.10.04 20:54:34.092157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.092262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.092323 [ 3 ] {} HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.092339 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 231 rows starting from the beginning of the part 2023.10.04 20:54:34.092359 [ 3 ] {} HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.092603 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 231 rows starting from the beginning of the part 2023.10.04 20:54:34.092616 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.092716 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:34.093168 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.094013 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.094243 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863147 sec., 403402.27029908 rows/sec., 38.73 MiB/sec. 2023.10.04 20:54:34.094398 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2023.10.04 20:54:34.094408 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.094672 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.094722 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2023.10.04 20:54:34.094830 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} executeQuery: Read 323 rows, 23.26 KiB in 0.002144252 sec., 150635 rows/sec., 10.59 MiB/sec. 2023.10.04 20:54:34.094841 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2023.10.04 20:54:34.095130 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.095158 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:54:34.095175 [ 3 ] {} HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Destroying unnamed session 2023.10.04 20:54:34.095333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.095376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.095396 [ 3 ] {} HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.095413 [ 3 ] {} HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.095482 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.095521 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:34.095638 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.095911 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.096149 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.096334 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.096439 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} executeQuery: Read 6 rows, 258.00 B in 0.000927178 sec., 6471 rows/sec., 271.74 KiB/sec. 2023.10.04 20:54:34.096642 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.096666 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:34.096682 [ 3 ] {} HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Destroying unnamed session 2023.10.04 20:54:34.096817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.096861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.096880 [ 3 ] {} HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.096897 [ 3 ] {} HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.096971 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.097014 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:34.097146 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.097460 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.097705 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.097882 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.097994 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} executeQuery: Read 74 rows, 4.64 KiB in 0.0009877 sec., 74921 rows/sec., 4.58 MiB/sec. 2023.10.04 20:54:34.098139 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.098164 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:54:34.098181 [ 3 ] {} HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Destroying unnamed session 2023.10.04 20:54:34.098464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.098509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.098528 [ 3 ] {} HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.098545 [ 3 ] {} HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.098635 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.098678 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:34.098814 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.099360 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.099672 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.04 20:54:34.099848 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.04 20:54:34.099951 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} executeQuery: Read 48 rows, 66.33 KiB in 0.001287865 sec., 37270 rows/sec., 50.30 MiB/sec. 2023.10.04 20:54:34.100083 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.100106 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:34.100122 [ 3 ] {} HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Destroying unnamed session 2023.10.04 20:54:34.100237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:34.100280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:34.100299 [ 3 ] {} HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:34.100316 [ 3 ] {} HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:34.100385 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:34.100423 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:34.100524 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:34.100780 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:34.101002 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:34.101172 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:34.101273 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} executeQuery: Read 19 rows, 1.01 KiB in 0.000861597 sec., 22052 rows/sec., 1.14 MiB/sec. 2023.10.04 20:54:34.101382 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} DynamicQueryHandler: Done processing query 2023.10.04 20:54:34.101405 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:34.101421 [ 3 ] {} HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Destroying unnamed session 2023.10.04 20:54:42.644395 [ 159 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:54:42.644463 [ 159 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:54:44.085659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.085815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.085860 [ 3 ] {} HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.085903 [ 3 ] {} HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.086103 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.086202 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:44.086473 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.086917 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.087180 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.087351 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.087471 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} executeQuery: Read 54 rows, 4.23 KiB in 0.001310756 sec., 41197 rows/sec., 3.15 MiB/sec. 2023.10.04 20:54:44.087637 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.087664 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:44.087681 [ 3 ] {} HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Destroying unnamed session 2023.10.04 20:54:44.087854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.087901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.087921 [ 3 ] {} HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.087939 [ 3 ] {} HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.088020 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.088060 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:44.088172 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.088612 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.088839 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.088988 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.089086 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} executeQuery: Read 231 rows, 22.71 KiB in 0.001037981 sec., 222547 rows/sec., 21.37 MiB/sec. 2023.10.04 20:54:44.089206 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.089231 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:44.089248 [ 3 ] {} HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Destroying unnamed session 2023.10.04 20:54:44.089422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.089468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.089488 [ 3 ] {} HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.089505 [ 3 ] {} HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.089595 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.089637 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:44.089741 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.090170 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.090394 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.090544 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.090646 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} executeQuery: Read 312 rows, 22.39 KiB in 0.001019341 sec., 306080 rows/sec., 21.45 MiB/sec. 2023.10.04 20:54:44.090751 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.090776 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:44.090791 [ 3 ] {} HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Destroying unnamed session 2023.10.04 20:54:44.091007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.091051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.091071 [ 3 ] {} HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.091088 [ 3 ] {} HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.091156 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.091196 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:44.091298 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.091535 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.091775 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.091949 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.092049 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} executeQuery: Read 6 rows, 258.00 B in 0.000864517 sec., 6940 rows/sec., 291.44 KiB/sec. 2023.10.04 20:54:44.092208 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.092235 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:44.092251 [ 3 ] {} HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Destroying unnamed session 2023.10.04 20:54:44.092379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.092424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.092444 [ 3 ] {} HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.092460 [ 3 ] {} HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.092533 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.092577 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:44.092699 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.092981 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.093227 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.093407 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.093508 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} executeQuery: Read 63 rows, 3.91 KiB in 0.000947169 sec., 66514 rows/sec., 4.03 MiB/sec. 2023.10.04 20:54:44.093609 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.093634 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:44.093650 [ 3 ] {} HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Destroying unnamed session 2023.10.04 20:54:44.093826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.093869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.093889 [ 3 ] {} HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.093907 [ 3 ] {} HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.093999 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.094040 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:44.094171 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.094628 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.094934 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.04 20:54:44.095111 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.04 20:54:44.095216 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} executeQuery: Read 48 rows, 66.33 KiB in 0.001189864 sec., 40340 rows/sec., 54.44 MiB/sec. 2023.10.04 20:54:44.095337 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.095360 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:44.095376 [ 3 ] {} HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Destroying unnamed session 2023.10.04 20:54:44.095492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:44.095537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:44.095557 [ 3 ] {} HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:44.095574 [ 3 ] {} HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:44.095644 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:44.095683 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:44.095785 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:44.096032 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:44.096261 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:44.096441 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:44.096553 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} executeQuery: Read 19 rows, 1.01 KiB in 0.000870447 sec., 21827 rows/sec., 1.13 MiB/sec. 2023.10.04 20:54:44.096711 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} DynamicQueryHandler: Done processing query 2023.10.04 20:54:44.096735 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:44.096751 [ 3 ] {} HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Destroying unnamed session 2023.10.04 20:54:54.085771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.085891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.085917 [ 3 ] {} HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.085942 [ 3 ] {} HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.086069 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.086129 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:54:54.086285 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.086704 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.086962 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.087120 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.087239 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} executeQuery: Read 54 rows, 4.23 KiB in 0.001137003 sec., 47493 rows/sec., 3.63 MiB/sec. 2023.10.04 20:54:54.087383 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.087409 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:54.087425 [ 3 ] {} HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Destroying unnamed session 2023.10.04 20:54:54.087594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.087641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.087660 [ 3 ] {} HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.087678 [ 3 ] {} HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.087756 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.087794 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:54:54.087896 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.088380 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.088607 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.088757 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.088881 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} executeQuery: Read 231 rows, 22.71 KiB in 0.001091582 sec., 211619 rows/sec., 20.32 MiB/sec. 2023.10.04 20:54:54.089022 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.089047 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:54.089063 [ 3 ] {} HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Destroying unnamed session 2023.10.04 20:54:54.089236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.089280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.089299 [ 3 ] {} HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.089317 [ 3 ] {} HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.089411 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.089450 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:54:54.089556 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.090026 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.090241 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.090386 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.090515 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} executeQuery: Read 312 rows, 22.39 KiB in 0.001072001 sec., 291044 rows/sec., 20.40 MiB/sec. 2023.10.04 20:54:54.090639 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.090662 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:54:54.090678 [ 3 ] {} HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Destroying unnamed session 2023.10.04 20:54:54.090835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.090880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.090899 [ 3 ] {} HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.090916 [ 3 ] {} HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.090982 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.091020 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:54:54.091126 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.091380 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.091614 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.091785 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.091913 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} executeQuery: Read 6 rows, 258.00 B in 0.000900648 sec., 6661 rows/sec., 279.75 KiB/sec. 2023.10.04 20:54:54.092096 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.092120 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:54.092136 [ 3 ] {} HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Destroying unnamed session 2023.10.04 20:54:54.092257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.092300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.092319 [ 3 ] {} HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.092336 [ 3 ] {} HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.092409 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.092452 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:54:54.092585 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.092883 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.093121 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.093300 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.093429 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} executeQuery: Read 63 rows, 3.91 KiB in 0.00099151 sec., 63539 rows/sec., 3.85 MiB/sec. 2023.10.04 20:54:54.093549 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.093572 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:54:54.093588 [ 3 ] {} HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Destroying unnamed session 2023.10.04 20:54:54.093806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.093850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.093869 [ 3 ] {} HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.093886 [ 3 ] {} HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.093978 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.094021 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:54:54.094154 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.094642 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.094942 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.04 20:54:54.095119 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.04 20:54:54.095258 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} executeQuery: Read 48 rows, 66.33 KiB in 0.001241075 sec., 38676 rows/sec., 52.19 MiB/sec. 2023.10.04 20:54:54.095433 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.095457 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:54:54.095473 [ 3 ] {} HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Destroying unnamed session 2023.10.04 20:54:54.095589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:54:54.095637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:54:54.095657 [ 3 ] {} HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:54:54.095673 [ 3 ] {} HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:54:54.095742 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:54:54.095780 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:54:54.095885 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:54:54.096153 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:54:54.096377 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:54:54.096554 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:54:54.096680 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} executeQuery: Read 19 rows, 1.01 KiB in 0.000900048 sec., 21109 rows/sec., 1.09 MiB/sec. 2023.10.04 20:54:54.096882 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} DynamicQueryHandler: Done processing query 2023.10.04 20:54:54.096907 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:54:54.096923 [ 3 ] {} HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Destroying unnamed session 2023.10.04 20:54:57.644517 [ 173 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:54:57.644586 [ 173 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:55:04.086291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.086422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.086454 [ 3 ] {} HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.086485 [ 3 ] {} HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.086628 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.086697 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:55:04.086880 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.087410 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.087675 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.087839 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.087961 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} executeQuery: Read 54 rows, 4.23 KiB in 0.001294716 sec., 41707 rows/sec., 3.19 MiB/sec. 2023.10.04 20:55:04.088108 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.088133 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:04.088150 [ 3 ] {} HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Destroying unnamed session 2023.10.04 20:55:04.088304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.088352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.088373 [ 3 ] {} HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.088391 [ 3 ] {} HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.088480 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.088520 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:55:04.088626 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.089076 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.089295 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.089453 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.089575 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} executeQuery: Read 231 rows, 22.71 KiB in 0.001064521 sec., 216999 rows/sec., 20.83 MiB/sec. 2023.10.04 20:55:04.089693 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.089717 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:55:04.089734 [ 3 ] {} HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Destroying unnamed session 2023.10.04 20:55:04.089883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.089929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.089948 [ 3 ] {} HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.089966 [ 3 ] {} HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.090057 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.090096 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:55:04.090202 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.090713 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.090932 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.091083 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.091214 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} executeQuery: Read 323 rows, 23.26 KiB in 0.001119592 sec., 288497 rows/sec., 20.28 MiB/sec. 2023.10.04 20:55:04.091208 [ 170 ] {} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.091334 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.091368 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.091414 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:55:04.091449 [ 3 ] {} HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Destroying unnamed session 2023.10.04 20:55:04.091458 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.04 20:55:04.091548 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:04.091579 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part 2023.10.04 20:55:04.091657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.091714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.091741 [ 3 ] {} HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.091741 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 312 rows starting from the beginning of the part 2023.10.04 20:55:04.091762 [ 3 ] {} HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.091873 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.091895 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 323 rows starting from the beginning of the part 2023.10.04 20:55:04.091931 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:55:04.092077 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 312 rows starting from the beginning of the part 2023.10.04 20:55:04.092169 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.092228 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 312 rows starting from the beginning of the part 2023.10.04 20:55:04.092349 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 323 rows starting from the beginning of the part 2023.10.04 20:55:04.092678 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.093002 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.093212 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.093341 [ 170 ] {} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.093343 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} executeQuery: Read 6 rows, 258.00 B in 0.001418698 sec., 4229 rows/sec., 177.59 KiB/sec. 2023.10.04 20:55:04.093415 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.093793 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.04 20:55:04.094013 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.094099 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:04.094204 [ 3 ] {} HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Destroying unnamed session 2023.10.04 20:55:04.094268 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:04.094317 [ 17 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912838 sec., 660180.8957449745 rows/sec., 46.39 MiB/sec. 2023.10.04 20:55:04.094339 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.10.04 20:55:04.094460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.094500 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.04 20:55:04.094592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.094670 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.10.04 20:55:04.094674 [ 3 ] {} HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.094767 [ 3 ] {} HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.094937 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.04 20:55:04.095009 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.04 20:55:04.095073 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.095117 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.095239 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:55:04.095400 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.10.04 20:55:04.095715 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.04 20:55:04.095872 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.095966 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.10.04 20:55:04.096486 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.097138 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.097333 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003807755 sec., 33090.36426976 rows/sec., 1.36 MiB/sec. 2023.10.04 20:55:04.097460 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.097473 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.04 20:55:04.097618 [ 170 ] {} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.097681 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} executeQuery: Read 74 rows, 4.64 KiB in 0.00251376 sec., 29437 rows/sec., 1.80 MiB/sec. 2023.10.04 20:55:04.097694 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.097819 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.04 20:55:04.097957 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.04 20:55:04.098094 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.098104 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.098145 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.04 20:55:04.098158 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:04.098187 [ 3 ] {} HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Destroying unnamed session 2023.10.04 20:55:04.098241 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1052 rows starting from the beginning of the part 2023.10.04 20:55:04.098375 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2023.10.04 20:55:04.098432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.098469 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part 2023.10.04 20:55:04.098489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.098517 [ 3 ] {} HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.098542 [ 3 ] {} HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.098580 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2023.10.04 20:55:04.098671 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.098704 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2023.10.04 20:55:04.098747 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:55:04.098859 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part 2023.10.04 20:55:04.099155 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.099884 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.100124 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 5 columns (5 merged, 0 gathered) in 0.002341757 sec., 593144.3783449777 rows/sec., 36.07 MiB/sec. 2023.10.04 20:55:04.100323 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.04 20:55:04.100392 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.04 20:55:04.100703 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.04 20:55:04.100745 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.04 20:55:04.100908 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.100916 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} executeQuery: Read 48 rows, 66.33 KiB in 0.002191443 sec., 21903 rows/sec., 29.56 MiB/sec. 2023.10.04 20:55:04.101193 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.101218 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:55:04.101235 [ 3 ] {} HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Destroying unnamed session 2023.10.04 20:55:04.101359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:04.101404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:04.101424 [ 3 ] {} HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:04.101442 [ 3 ] {} HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:04.101512 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:04.101553 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:55:04.101667 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:04.101999 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.102232 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:04.102406 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:04.102525 [ 170 ] {} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.04 20:55:04.102542 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} executeQuery: Read 19 rows, 1.01 KiB in 0.000991209 sec., 19168 rows/sec., 1017.74 KiB/sec. 2023.10.04 20:55:04.102577 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. 2023.10.04 20:55:04.102728 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.04 20:55:04.102787 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} DynamicQueryHandler: Done processing query 2023.10.04 20:55:04.102818 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:04.102856 [ 3 ] {} HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Destroying unnamed session 2023.10.04 20:55:04.102906 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:04.102942 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part 2023.10.04 20:55:04.103051 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.04 20:55:04.103137 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.04 20:55:04.103213 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.04 20:55:04.103292 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.04 20:55:04.103369 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.10.04 20:55:04.104013 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384917 sec., 311932.0508016004 rows/sec., 16.60 MiB/sec. 2023.10.04 20:55:04.104148 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.04 20:55:04.104384 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.04 20:55:04.104459 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.04 20:55:12.644643 [ 165 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:55:12.644711 [ 165 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:55:14.085232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.085343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.085373 [ 3 ] {} HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.085401 [ 3 ] {} HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.085544 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.085611 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:55:14.085796 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.086242 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.086503 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.086660 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.086801 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} executeQuery: Read 54 rows, 4.23 KiB in 0.001213914 sec., 44484 rows/sec., 3.40 MiB/sec. 2023.10.04 20:55:14.086795 [ 162 ] {} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.10.04 20:55:14.086909 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.086983 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.087023 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:14.087026 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.10.04 20:55:14.087043 [ 3 ] {} HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Destroying unnamed session 2023.10.04 20:55:14.087203 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:14.087248 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 54 rows starting from the beginning of the part 2023.10.04 20:55:14.087314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.087392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.087454 [ 3 ] {} HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.087480 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2023.10.04 20:55:14.087492 [ 3 ] {} HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.087747 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.087754 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2023.10.04 20:55:14.087843 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:55:14.088046 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part 2023.10.04 20:55:14.088327 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.088350 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part 2023.10.04 20:55:14.089275 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.089757 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.089792 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819826 sec., 95750.58886612153 rows/sec., 7.33 MiB/sec. 2023.10.04 20:55:14.089943 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.10.04 20:55:14.090004 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.090171 [ 162 ] {} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2023.10.04 20:55:14.090217 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} executeQuery: Read 231 rows, 22.71 KiB in 0.002414217 sec., 95683 rows/sec., 9.19 MiB/sec. 2023.10.04 20:55:14.090247 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.090290 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.10.04 20:55:14.090464 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2023.10.04 20:55:14.090521 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.10.04 20:55:14.090533 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.090575 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:55:14.090631 [ 3 ] {} HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Destroying unnamed session 2023.10.04 20:55:14.090640 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:14.090723 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 231 rows starting from the beginning of the part 2023.10.04 20:55:14.090826 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 231 rows starting from the beginning of the part 2023.10.04 20:55:14.090905 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 231 rows starting from the beginning of the part 2023.10.04 20:55:14.090979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.090995 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 231 rows starting from the beginning of the part 2023.10.04 20:55:14.091048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.091095 [ 3 ] {} HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.091096 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 231 rows starting from the beginning of the part 2023.10.04 20:55:14.091126 [ 3 ] {} HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.091289 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.091351 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:55:14.091656 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.092232 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.001898617 sec., 608337.5425375418 rows/sec., 58.41 MiB/sec. 2023.10.04 20:55:14.092330 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.092335 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2023.10.04 20:55:14.092532 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2023.10.04 20:55:14.092603 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.092604 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2023.10.04 20:55:14.092773 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.092902 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} executeQuery: Read 312 rows, 22.39 KiB in 0.001570091 sec., 198714 rows/sec., 13.93 MiB/sec. 2023.10.04 20:55:14.093052 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.093075 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:55:14.093091 [ 3 ] {} HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Destroying unnamed session 2023.10.04 20:55:14.093205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.093246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.093266 [ 3 ] {} HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.093283 [ 3 ] {} HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.093351 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.093390 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:55:14.093496 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.093791 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.094027 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.094201 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.094333 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} executeQuery: Read 6 rows, 258.00 B in 0.000943749 sec., 6357 rows/sec., 266.97 KiB/sec. 2023.10.04 20:55:14.094465 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.094490 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:14.094506 [ 3 ] {} HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Destroying unnamed session 2023.10.04 20:55:14.094639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.094689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.094710 [ 3 ] {} HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.094727 [ 3 ] {} HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.094800 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.094844 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:55:14.094966 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.095264 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.095520 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.095697 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.095830 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} executeQuery: Read 63 rows, 3.91 KiB in 0.00099653 sec., 63219 rows/sec., 3.83 MiB/sec. 2023.10.04 20:55:14.095947 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.095970 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:14.095986 [ 3 ] {} HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Destroying unnamed session 2023.10.04 20:55:14.096142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.096185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.096203 [ 3 ] {} HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.096220 [ 3 ] {} HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.096311 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.096355 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:55:14.096490 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.097009 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.097309 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.04 20:55:14.097484 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.04 20:55:14.097607 [ 162 ] {} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.04 20:55:14.097624 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} executeQuery: Read 48 rows, 66.33 KiB in 0.001283015 sec., 37411 rows/sec., 50.49 MiB/sec. 2023.10.04 20:55:14.097675 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.097825 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.04 20:55:14.097861 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.097890 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.04 20:55:14.097914 [ 3 ] {} HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Destroying unnamed session 2023.10.04 20:55:14.097923 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.04 20:55:14.097956 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 741 rows starting from the beginning of the part 2023.10.04 20:55:14.098043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:14.098072 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2023.10.04 20:55:14.098098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:14.098127 [ 3 ] {} HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:14.098148 [ 3 ] {} HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:14.098215 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2023.10.04 20:55:14.098264 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:14.098318 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:55:14.098367 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2023.10.04 20:55:14.098570 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2023.10.04 20:55:14.098574 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:14.098702 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2023.10.04 20:55:14.099034 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:14.099321 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:14.099494 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:14.099595 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} executeQuery: Read 19 rows, 1.01 KiB in 0.001295716 sec., 14663 rows/sec., 778.56 KiB/sec. 2023.10.04 20:55:14.099700 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} DynamicQueryHandler: Done processing query 2023.10.04 20:55:14.099732 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:14.099753 [ 3 ] {} HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Destroying unnamed session 2023.10.04 20:55:14.101094 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 6 columns (6 merged, 0 gathered) in 0.003338956 sec., 293804.4107199975 rows/sec., 396.47 MiB/sec. 2023.10.04 20:55:14.101497 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.04 20:55:14.101691 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.04 20:55:14.101751 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.04 20:55:14.101810 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4: 4.20 MiB. 2023.10.04 20:55:24.086775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.086961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.087008 [ 3 ] {} HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.087051 [ 3 ] {} HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.087254 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.087354 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:55:24.087629 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.088123 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.088397 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.088572 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.088716 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} executeQuery: Read 59 rows, 4.64 KiB in 0.001397848 sec., 42207 rows/sec., 3.24 MiB/sec. 2023.10.04 20:55:24.088860 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.088886 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.04 20:55:24.088903 [ 3 ] {} HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Destroying unnamed session 2023.10.04 20:55:24.089086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.089131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.089151 [ 3 ] {} HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.089167 [ 3 ] {} HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.089253 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.089292 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:55:24.089397 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.089858 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.090088 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.090238 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.090361 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} executeQuery: Read 246 rows, 24.11 KiB in 0.001079872 sec., 227804 rows/sec., 21.80 MiB/sec. 2023.10.04 20:55:24.090475 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.090498 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.04 20:55:24.090514 [ 3 ] {} HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Destroying unnamed session 2023.10.04 20:55:24.090698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.090742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.090761 [ 3 ] {} HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.090778 [ 3 ] {} HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.090874 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.090913 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:55:24.091020 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.091678 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.091897 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.092046 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.092146 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} executeQuery: Read 326 rows, 23.51 KiB in 0.001242265 sec., 262423 rows/sec., 18.48 MiB/sec. 2023.10.04 20:55:24.092267 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.092290 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.04 20:55:24.092307 [ 3 ] {} HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Destroying unnamed session 2023.10.04 20:55:24.092513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.092558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.092577 [ 3 ] {} HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.092593 [ 3 ] {} HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.092662 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.092702 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:55:24.092807 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.093067 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.093308 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.093485 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.093593 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} executeQuery: Read 6 rows, 258.00 B in 0.000899828 sec., 6667 rows/sec., 280.00 KiB/sec. 2023.10.04 20:55:24.093732 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.093755 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:24.093772 [ 3 ] {} HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Destroying unnamed session 2023.10.04 20:55:24.093905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.093949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.093968 [ 3 ] {} HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.093985 [ 3 ] {} HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.094056 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.094098 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:55:24.094212 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.094587 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.094830 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.095009 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.095109 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} executeQuery: Read 63 rows, 3.91 KiB in 0.001025281 sec., 61446 rows/sec., 3.73 MiB/sec. 2023.10.04 20:55:24.095228 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.095251 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:24.095266 [ 3 ] {} HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Destroying unnamed session 2023.10.04 20:55:24.095461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.095504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.095522 [ 3 ] {} HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.095539 [ 3 ] {} HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.095639 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.095682 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:55:24.095812 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.096361 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.096675 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.04 20:55:24.096854 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.04 20:55:24.096962 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} executeQuery: Read 53 rows, 73.24 KiB in 0.001290125 sec., 41081 rows/sec., 55.44 MiB/sec. 2023.10.04 20:55:24.097179 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.097202 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.04 20:55:24.097218 [ 3 ] {} HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Destroying unnamed session 2023.10.04 20:55:24.097337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 4039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:24.097379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:24.097397 [ 3 ] {} HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:24.097413 [ 3 ] {} HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:24.097482 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:24.097521 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:55:24.097639 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:24.097901 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:24.098125 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:24.098301 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:24.098403 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} executeQuery: Read 28 rows, 1.64 KiB in 0.000892178 sec., 31383 rows/sec., 1.79 MiB/sec. 2023.10.04 20:55:24.098522 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} DynamicQueryHandler: Done processing query 2023.10.04 20:55:24.098545 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.04 20:55:24.098560 [ 3 ] {} HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Destroying unnamed session 2023.10.04 20:55:27.644753 [ 147 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:55:27.644819 [ 147 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:55:34.085905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.086070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.086101 [ 3 ] {} HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.086129 [ 3 ] {} HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.086271 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.086339 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:55:34.086522 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.086999 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.087264 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.087427 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.087559 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} executeQuery: Read 59 rows, 4.64 KiB in 0.001249375 sec., 47223 rows/sec., 3.62 MiB/sec. 2023.10.04 20:55:34.087723 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.087749 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.04 20:55:34.087765 [ 3 ] {} HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Destroying unnamed session 2023.10.04 20:55:34.087946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.087991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.088010 [ 3 ] {} HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.088026 [ 3 ] {} HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.088109 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.088149 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:55:34.088252 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.088716 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.088951 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.089101 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.089230 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} executeQuery: Read 246 rows, 24.11 KiB in 0.001091301 sec., 225419 rows/sec., 21.57 MiB/sec. 2023.10.04 20:55:34.089355 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.089378 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.04 20:55:34.089394 [ 3 ] {} HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Destroying unnamed session 2023.10.04 20:55:34.089557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.089604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.089623 [ 3 ] {} HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.089640 [ 3 ] {} HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.089734 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.089773 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:55:34.089880 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.090372 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.090595 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.090744 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.090874 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} executeQuery: Read 317 rows, 22.79 KiB in 0.001111282 sec., 285256 rows/sec., 20.03 MiB/sec. 2023.10.04 20:55:34.090997 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.091019 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:55:34.091035 [ 3 ] {} HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Destroying unnamed session 2023.10.04 20:55:34.091185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.091228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.091246 [ 3 ] {} HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.091263 [ 3 ] {} HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.091329 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.091368 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:55:34.091477 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.091728 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.091962 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.092141 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.092260 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} executeQuery: Read 6 rows, 258.00 B in 0.000902518 sec., 6648 rows/sec., 279.17 KiB/sec. 2023.10.04 20:55:34.092375 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.092399 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:34.092415 [ 3 ] {} HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Destroying unnamed session 2023.10.04 20:55:34.092537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.092580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.092599 [ 3 ] {} HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.092616 [ 3 ] {} HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.092687 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.092730 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:55:34.092849 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.093145 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.093391 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.093572 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.093692 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} executeQuery: Read 63 rows, 3.91 KiB in 0.00097651 sec., 64515 rows/sec., 3.91 MiB/sec. 2023.10.04 20:55:34.093813 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.093837 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:34.093853 [ 3 ] {} HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Destroying unnamed session 2023.10.04 20:55:34.094093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.094137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.094156 [ 3 ] {} HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.094172 [ 3 ] {} HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.094272 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.094316 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:55:34.094448 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.094981 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.095293 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.04 20:55:34.095468 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.04 20:55:34.095603 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} executeQuery: Read 53 rows, 73.24 KiB in 0.001298935 sec., 40802 rows/sec., 55.06 MiB/sec. 2023.10.04 20:55:34.095824 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.095848 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.04 20:55:34.095863 [ 3 ] {} HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Destroying unnamed session 2023.10.04 20:55:34.095986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:34.096031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:34.096049 [ 3 ] {} HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:34.096065 [ 3 ] {} HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:34.096135 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:34.096174 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:55:34.096295 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:34.096555 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:34.096786 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:34.096964 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:34.097090 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} executeQuery: Read 19 rows, 1.01 KiB in 0.000925348 sec., 20532 rows/sec., 1.06 MiB/sec. 2023.10.04 20:55:34.097208 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} DynamicQueryHandler: Done processing query 2023.10.04 20:55:34.097231 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:34.097246 [ 3 ] {} HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Destroying unnamed session 2023.10.04 20:55:42.644869 [ 138 ] {} DNSResolver: Updating DNS cache 2023.10.04 20:55:42.644944 [ 138 ] {} DNSResolver: Updated DNS cache 2023.10.04 20:55:44.085720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.085877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.085923 [ 3 ] {} HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.085964 [ 3 ] {} HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.086167 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.086252 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.04 20:55:44.086415 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.086916 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.087184 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.087351 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.087491 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} executeQuery: Read 59 rows, 4.64 KiB in 0.001252745 sec., 47096 rows/sec., 3.61 MiB/sec. 2023.10.04 20:55:44.087655 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.087680 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.04 20:55:44.087696 [ 3 ] {} HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Destroying unnamed session 2023.10.04 20:55:44.087880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.087927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.087947 [ 3 ] {} HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.087964 [ 3 ] {} HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.088048 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.088089 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.04 20:55:44.088203 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.088691 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.088915 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.089078 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.089214 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} executeQuery: Read 246 rows, 24.11 KiB in 0.001125852 sec., 218501 rows/sec., 20.91 MiB/sec. 2023.10.04 20:55:44.089374 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.089398 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.04 20:55:44.089413 [ 3 ] {} HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Destroying unnamed session 2023.10.04 20:55:44.089611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.089655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.089674 [ 3 ] {} HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.089690 [ 3 ] {} HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.089779 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.089818 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.04 20:55:44.089925 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.090391 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.090609 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.090760 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.090886 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} executeQuery: Read 317 rows, 22.79 KiB in 0.001078861 sec., 293828 rows/sec., 20.63 MiB/sec. 2023.10.04 20:55:44.091007 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.091030 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.04 20:55:44.091045 [ 3 ] {} HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Destroying unnamed session 2023.10.04 20:55:44.091196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.091240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.091260 [ 3 ] {} HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.091276 [ 3 ] {} HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.091344 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.091383 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.04 20:55:44.091491 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.091756 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.091996 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.092174 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.092299 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} executeQuery: Read 6 rows, 258.00 B in 0.000926478 sec., 6476 rows/sec., 271.95 KiB/sec. 2023.10.04 20:55:44.092414 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.092437 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:44.092453 [ 3 ] {} HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Destroying unnamed session 2023.10.04 20:55:44.092580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.092625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.092643 [ 3 ] {} HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.092660 [ 3 ] {} HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.092730 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.092771 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.04 20:55:44.092891 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.093194 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.093435 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.093610 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.093743 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} executeQuery: Read 63 rows, 3.91 KiB in 0.00098514 sec., 63950 rows/sec., 3.88 MiB/sec. 2023.10.04 20:55:44.093865 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.093888 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.04 20:55:44.093903 [ 3 ] {} HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Destroying unnamed session 2023.10.04 20:55:44.094120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.094165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.094184 [ 3 ] {} HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.094200 [ 3 ] {} HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.094292 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.094335 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.04 20:55:44.094469 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.094986 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.095312 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.04 20:55:44.095493 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.04 20:55:44.095627 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} executeQuery: Read 53 rows, 73.24 KiB in 0.001307076 sec., 40548 rows/sec., 54.72 MiB/sec. 2023.10.04 20:55:44.095790 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.095813 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.10.04 20:55:44.095829 [ 3 ] {} HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Destroying unnamed session 2023.10.04 20:55:44.095950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 20:55:44.095993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 20:55:44.096012 [ 3 ] {} HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 2023.10.04 20:55:44.096029 [ 3 ] {} HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 20:55:44.096097 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.04 20:55:44.096136 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.04 20:55:44.096240 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.04 20:55:44.096567 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. 2023.10.04 20:55:44.096797 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.04 20:55:44.096973 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.04 20:55:44.097101 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} executeQuery: Read 19 rows, 1.01 KiB in 0.000975509 sec., 19477 rows/sec., 1.01 MiB/sec. 2023.10.04 20:55:44.097246 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} DynamicQueryHandler: Done processing query 2023.10.04 20:55:44.097273 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.04 20:55:44.097290 [ 3 ] {} HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Destroying unnamed session