Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick #54587 to 23.3: Fix clickhouse-keeper-client symlink #54739

Conversation

robot-clickhouse
Copy link
Member

Original pull-request #54587

This pull-request is a first step of an automated backporting.
It contains changes like after calling a local command git cherry-pick.
If you intend to continue backporting this changes, then resolve all conflicts if any.
Otherwise, if you do not want to backport them, then just close this pull-request.

The check results does not matter at this step - you can safely ignore them.

Note

This pull-request will be merged automatically as it reaches the mergeable state, do not merge it manually.

If the PR was closed and then reopened

If it stuck, check #54587 for pr-backports-created and delete it if necessary. Manually merging will do nothing, since pr-backports-created prevents the original PR #54587 from being processed.

If you want to recreate the PR: delete the pr-cherrypick label and delete this branch.
You may also need to delete the pr-backports-created label from the original PR.

@robot-clickhouse robot-clickhouse added pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only! do not test disable testing on pull request labels Sep 18, 2023
@Felixoid
Copy link
Member

I did wonder why 23.3 is closed, here's the reason:

clickhouse-keeper client
Processing configuration file 'keeper_config.xml'.
There is no file 'keeper_config.xml', will use embedded config.
2023.09.18 15:45:11.792265 [ 3244 ] {} <Trace> Pipe: Pipe capacity is 1.00 MiB
2023.09.18 15:45:11.798936 [ 3244 ] {} <Information> : Starting ClickHouse Keeper 23.3.9.55(revision : 54472, git hash: b9c5c8622d3e9b64520b666a010b6e3d696b134a, build id: C76D83A9B60E4FB5832B114E4374E4E27A0E57AC), PID 3244
2023.09.18 15:45:11.798973 [ 3244 ] {} <Information> Application: starting up
2023.09.18 15:45:11.798988 [ 3244 ] {} <Information> Application: OS Name = Linux, OS Version = 6.5.2-arch1-1, OS Architecture = x86_64
2023.09.18 15:45:11.814524 [ 3244 ] {} <Debug> Application: Initializing DateLUT.
2023.09.18 15:45:11.814570 [ 3244 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
2023.09.18 15:45:11.815366 [ 3244 ] {} <Trace> AsynchronousMetrics: Scanning /sys/class/thermal
2023.09.18 15:45:11.816606 [ 3244 ] {} <Trace> AsynchronousMetrics: Scanning /sys/block
2023.09.18 15:45:11.816756 [ 3244 ] {} <Trace> AsynchronousMetrics: Scanning /sys/devices/system/edac
2023.09.18 15:45:11.816792 [ 3244 ] {} <Trace> AsynchronousMetrics: Scanning /sys/class/hwmon
2023.09.18 15:45:11.824223 [ 3244 ] {} <Debug> KeeperDispatcher: Initializing storage dispatcher
2023.09.18 15:45:11.825432 [ 3244 ] {} <Warning> KeeperLogStore: No logs exists in ./keeper_log. It's Ok if it's the first run of clickhouse-keeper.
2023.09.18 15:45:11.826723 [ 3244 ] {} <Information> KeeperLogStore: force_sync enabled
2023.09.18 15:45:11.826762 [ 3244 ] {} <Debug> KeeperDispatcher: Waiting server to initialize
2023.09.18 15:45:11.826773 [ 3244 ] {} <Debug> KeeperStateMachine: Totally have 0 snapshots
2023.09.18 15:45:11.826781 [ 3244 ] {} <Debug> KeeperStateMachine: No existing snapshots, last committed log index 0
2023.09.18 15:45:11.826823 [ 3244 ] {} <Warning> KeeperLogStore: Removing all changelogs
2023.09.18 15:45:11.826837 [ 3244 ] {} <Trace> Changelog: Starting new changelog ./keeper_log/changelog_1_100000.bin.zstd
2023.09.18 15:45:11.827050 [ 3244 ] {} <Information> KeeperServer: Preprocessing 0 log entries
2023.09.18 15:45:11.827063 [ 3244 ] {} <Information> KeeperServer: Preprocessing done
2023.09.18 15:45:11.827078 [ 3244 ] {} <Information> KeeperServer: No config in log store and snapshot, probably it's initial run. Will use config from .xml on disk
2023.09.18 15:45:11.828563 [ 3244 ] {} <Information> RaftInstance: Raft ASIO listener initiated on :::9234, unsecured
2023.09.18 15:45:11.828646 [ 3244 ] {} <Warning> KeeperStateManager: No state was read

clickhouse-keeper-client does not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not test disable testing on pull request pr-cherrypick Cherry-pick of merge-commit before backporting. Do not use manually - automated use only!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants