On Mon, Mar 16, 2020 at 6:53 PM Aaron Conole <acon...@redhat.com> wrote: > > Bruce Richardson <bruce.richard...@intel.com> writes: > > > Static builds can take a lot of space, so reduce the number of examples > > built when doing those static builds. > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > --- > > It looks good to me. I'll try a run with Ruifeng's no-huge series and > see if I can trigger errors on my side (and then see what happens with > the cache sizes, too). Might take some time as I adjust some things > here.
- The disk quota issue was reproduced on master without Ruifeng patches: https://travis-ci.com/github/DPDK/dpdk/jobs/298584616 https://travis-ci.com/github/DPDK/dpdk/jobs/298858638 And for this, the cache is not really big. cache-arm64-linux-bionic-a550182015679db90d1e0a2460464d106712e1c2c29f3efc7db1dc1b6fd86ebb--compiler-gcc.tgz last modified: 2020-03-16 11:28:59 size: 160.84 MiB I remember bigger caches in the past. I deleted this job cache and restarted the first job, and it passed. Restarted again, and then it failed o_O. - So I went and restarted a couple of times both of those jobs (leaving the cache as is, which now contains 60MB of data). I get random failures. It does not seem to depend on the system: it failed once on f432ae31-ccac-4caa-92ca-8156fabad...@6138.lxd-arm64-02-com, then worked later. hostname: f432ae31-ccac-4caa-92ca-8156fabad...@6138.lxd-arm64-02-com: KO hostname: edb47637-c344-4a03-8538-711046469...@14975.lxd-arm64-01-com: ok hostname: 386fc0aa-a84a-4a77-b2bd-e1e754bfe...@14975.lxd-arm64-01-com: ok hostname: 43c67d46-c94c-498a-816f-2eddce2a5...@14975.lxd-arm64-01-com: ok hostname: f432ae31-ccac-4caa-92ca-8156fabad...@6138.lxd-arm64-02-com: ok hostname: a59a18bb-6f7f-4c0f-bb98-a8075cb61...@6138.lxd-arm64-02-com: KO hostname: 743ab211-a1ba-480e-be85-2b1c01ce8...@14975.lxd-arm64-01-com: ok hostname: 8ac56afe-df63-464a-8c85-9b2e8b141...@25560.lxd-arm64-03-com: ok hostname: 306788d5-7614-4e9d-856a-1043cb4ae...@6138.lxd-arm64-02-com: KO hostname: b6c5307c-7e65-4feb-a46a-7e2bc9a17...@6138.lxd-arm64-02-com: ok -- David Marchand