We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
harbor p2p preheat erorr log :
2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:120]: Get preheat provider driver: dragonfly 2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:134]: Check health of preheat provider instance: Healthy 2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:146]: Sending preheat request is successfully done 2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:170]: Start to loop check the preheating status until it's success or timeout(30m) 2021-11-29T07:57:55Z [INFO] [/pkg/p2p/preheat/job.go:186]: Check preheat progress: Task [40] is , start time=2021-11-29 07:57:45 +0000 UTC 2021-11-29T07:58:05Z [INFO] [/pkg/p2p/preheat/job.go:186]: Check preheat progress: Task [40] is , start time=2021-11-29 07:57:45 +0000 UTC
until [timeout]
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION dragonfly dragonfly-system 1 2021-11-29 15:42:05.878012048 +0800 CST deployed dragonfly-0.5.21 0.5.21
uname -a
The text was updated successfully, but these errors were encountered:
cnd.log manager.log scheduler.log
Sorry, something went wrong.
gaius-qi
Successfully merging a pull request may close this issue.
Bug report:
harbor p2p preheat erorr log :
2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:120]: Get preheat provider driver: dragonfly
2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:134]: Check health of preheat provider instance: Healthy
2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:146]: Sending preheat request is successfully done
2021-11-29T07:57:45Z [INFO] [/pkg/p2p/preheat/job.go:170]: Start to loop check the preheating status until it's success or timeout(30m)
2021-11-29T07:57:55Z [INFO] [/pkg/p2p/preheat/job.go:186]: Check preheat progress: Task [40] is , start time=2021-11-29 07:57:45 +0000 UTC
2021-11-29T07:58:05Z [INFO] [/pkg/p2p/preheat/job.go:186]: Check preheat progress: Task [40] is , start time=2021-11-29 07:57:45 +0000 UTC
until [timeout]
Expected behavior:
How to reproduce it:
Environment:
CentOS Linux release 7.9.2009 (Core)
uname -a
):Linux 5.4.54-1.0.0.std7c.el7.2.x86_64 [WIP] Implement df daemon #1 SMP Mon Nov 16 10:02:20 CST 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: