Right, no failure logs even with --verbose_failures I strace the bazel client, it seems it failed on waiting for the server response and timeout after a few tries.
Thanks, Rui On Thursday, September 20, 2018 at 1:46:39 AM UTC+8, Spencer Fang wrote: > > +bazel-discuss > > Are there any additional clues when you use the flag --verbose_failures ? > > On Tue, Sep 18, 2018 at 10:22 PM Rui Shi <[email protected] <javascript:>> > wrote: > >> Hi, >> >> I was trying to build grpc suing bazel but failed at the analysis stage >> without any useful information: >> >> bazel build :all >> INFO: Build options have changed, discarding analysis cache. >> ERROR: build interrupted >> INFO: Elapsed time: 56.195s >> INFO: 0 processes. >> FAILED: Build did NOT complete successfully (39 packages loaded) >> >> Any idea on what the problem is? >> >> Thanks >> >> Rui >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "grpc.io" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/grpc-io. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/grpc-io/c5c2e35f-b2ca-44e6-8028-6aca5937d218%40googlegroups.com >> >> <https://groups.google.com/d/msgid/grpc-io/c5c2e35f-b2ca-44e6-8028-6aca5937d218%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Spencer Fang > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/4a3bb988-e704-4ced-aa1b-da329c7cde65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
