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

BUG !! force cache refresh pending #6079

Closed
PuppetA17 opened this issue Sep 29, 2020 · 4 comments
Closed

BUG !! force cache refresh pending #6079

PuppetA17 opened this issue Sep 29, 2020 · 4 comments
Assignees

Comments

@PuppetA17
Copy link

PuppetA17 commented Sep 29, 2020

Issue Summary:

Cloud Provider(s):

force cache refresh pending

image

spinnaker version : 1.22.1

@PuppetA17
Copy link
Author

orca log:
2020-09-29 09:14:07.858 INFO 1 --- [ handlers-20] .s.o.c.t.m.ManifestForceCacheRefreshTask : [anonymous] Pending refresh of ManifestForceCacheRefreshTask.PendingRefresh(scopedManifest=ManifestForceCacheRefreshTask.ScopedManifest(account=master-product-k8s-client@master-product-k8s-cluster, location=harbor-demo, name=deployment k3d-demo), processedTime=-1, cacheTime=1601370636036, processedCount=0) was cached as a part of this request, but not processed

@ajordens
Copy link
Contributor

ajordens commented Oct 1, 2020

Does the operation ever complete @herozabbix?

@ezimanyi ezimanyi self-assigned this Oct 16, 2020
@PuppetA17
Copy link
Author

Yes, operation is complete After 12 minutes. @ajordens

@ezimanyi
Copy link
Contributor

ezimanyi commented Nov 2, 2020

@herozabbix : This sometimes happens if clouddriver caching cycles are slow enough that the newly-deployed item does not show up in the cache for several minutes.

This was greatly improved in 1.23, and actually this "Force Cache Refresh" stage was entirely eliminated in spinnaker/orca#3912 (after we removed any dependencies of later stages on the cache). So you should se a significant improvement of your deploy times in 1.23.

If you do still see issues, please open an issue with specifics for 1.23. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants