ZenServer chunkinfos for particular asset "rawsize" not available in chunk while information seems available with sensible size in ZenDashboard

Hi,

We are observing this only on our distributed build when staging(cooking is done prior and stored on the volume which gets reloaded for staging). Copying the zen cache from the cook locally I can observe the same issue. FCookedPackageStore::LoadChunkHashes will not contain “rawsize” for a specific asset. If I use ZenDashboard and search for that specific asset in the project I can see a valid size. The stage log will contain "LogIoStore: Warning: Chunk size not found for: ". Note that “rawhash” do correspond to what I am observing in ZenDashboard for the asset under packagedata.0.data. Also we are using zen server 5.7.6 on Windows.

Any clue what might be going on here or further pointers on how to pinpoint the source of this issue?

Thank you!

[Attachment Removed]

Hi Martin,

Yes, we’ve encountered this also and it was a bug in zenserver that is specifically triggered when the server is stopped and then started from a past state. Please take the newest zenserver release (executables available in perforce or in github) and let me know if that alleviates the issue.

[Attachment Removed]