On Thu, Dec 07, 2017 at 03:50:07PM -0600, Daniel Díaz Rodríguez wrote:
Hey, Fathi!
I've seen a few failures lately with messages like the one in the build below.
On 7 December 2017 at 15:04, Dan Rue dan.rue@linaro.org wrote: [...]
The hikey OE build failed (I don't grok why). Rebuild was successful. Here's the log https://ci.linaro.org/job/openembedded-lkft-linaro-hikey-stable-rc-4.4/DISTR...
[...]
Basically, it fails with: chmod: cannot access '/srv/oe/sstate-cache/50/sstate:ltp:aarch64-linaro-linux:20170929:r0:aarch64:3:501609177f3ee8fcb8dba71ba369abe4_package.tgz.Uy3ZJBOv': No such file or directory which seems to come from the sstate_package: http://cgit.openembedded.org/openembedded-core/tree/meta/classes/sstate.bbcl...
I'll keep an eye on that kind of failures to see if it's related speficially to Morty (which has a relevant diff with master in the sstate.bbclass) or if it's a general issue.
Thanks Daniel! It would be good to continue to try to reduce the number of infrastructure-related build failures as time goes on by adding retries where appropriate (I still don't understand the cause of this failure so I don't have a good suggestion on avoiding it in the future).
Dan