Replies: 1 comment
-
Like this: shell-operator branch: v1.0.0-beta.5 e$ /shell-operator start
2025-07-24T13:46:38+08:00 INFO : shell-operator latest
2025-07-24T13:46:38+08:00 INFO : Use temporary dir: /tmp/shell-operator
2025-07-24T13:46:38+08:00 INFO : HTTP SERVER Listening on 0.0.0.0:9115
2025-07-24T13:46:38+08:00 INFO : Initialize hooks manager ...
2025-07-24T13:46:38+08:00 INFO : Search and load hooks ...
2025-07-24T13:46:38+08:00 INFO : Load hook config from '/hooks/kubesphere/installRunner.py'
2025-07-24T13:46:38+08:00 ERROR : Error starting HTTP server: listen tcp 0.0.0.0:9115: bind: address already in use
2025-07-24T13:46:39+08:00 INFO : Load hook config from '/hooks/kubesphere/schedule.sh'
2025-07-24T13:46:39+08:00 INFO : Initializing schedule manager ...
2025-07-24T13:46:39+08:00 INFO : KUBE Init Kubernetes client
2025-07-24T13:46:39+08:00 INFO : KUBE-INIT Kubernetes client is configured successfully
2025-07-24T13:46:39+08:00 INFO : MAIN: run main loop
2025-07-24T13:46:39+08:00 INFO : MAIN: add onStartup tasks
2025-07-24T13:46:39+08:00 INFO : QUEUE add all HookRun@OnStartup
2025-07-24T13:46:39+08:00 INFO : Running schedule manager ...
2025-07-24T13:46:39+08:00 INFO : MSTOR Create new metric shell_operator_tasks_queue_length
2025-07-24T13:46:39+08:00 INFO : MSTOR Create new metric shell_operator_live_ticks
2025-07-24T13:46:39+08:00 INFO : GVR for kind 'ClusterConfiguration' is installer.kubesphere.io/v1alpha1, Resource=clusterconfigurations
2025-07-24T13:46:39+08:00 INFO : EVENT Kube event '66cd3034-9542-4171-914d-c61533cb3c3e'
2025-07-24T13:46:39+08:00 INFO : QUEUE add TASK_HOOK_RUN@KUBE_EVENTS kubesphere/installRunner.py
2025-07-24T13:46:42+08:00 INFO : TASK_RUN HookRun@KUBE_EVENTS kubesphere/installRunner.py
2025-07-24T13:46:42+08:00 INFO : Running hook 'kubesphere/installRunner.py' binding 'KUBE_EVENTS' ...
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [download : Generating images list] ***************************************
skipping: [localhost]
... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Both are in json format.
I just want plain text type logs.
shell-operator commitID: 6c86d67
Beta Was this translation helpful? Give feedback.
All reactions