Thanks to visit codestin.com
Credit goes to github.com

Skip to content

remote execution fails with a garbage collecting remote cache #3452

@buchgr

Description

@buchgr

Using bazel 0.5.3rc3 for local execution. The remote cache is nginx. We have a python script running that enforces an upper size bound and deletes files based on their atime.

We get errors like

/usr/bin/ar: bazel-out/local-fastbuild/bin/third_party/zlib/libzlib.a: File format not recognized

The problem being that the file is empty.

$ ll bazel-out/local-fastbuild/bin/third_party/zlib/libzlib.a
-rw-r----- 1 buchgr eng 0 Jul 26 10:43 bazel-out/local-fastbuild/bin/third_party/zlib/libzlib.a

cc: @damienmg @ulfjack @ola-rozenfeld

Metadata

Metadata

Assignees

Labels

P1I'll work on this now. (Assignee required)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions