Re: CI Failed in JDK15

2022-06-28 Thread Alessandro Solimando
Sure, don't worry about it, we can log it the next time it happens. Best regards, Alessandro On Tue, 28 Jun 2022 at 11:42, Yanjing Wang wrote: > Hi Alessandro, Sorry for replying late, It's accidental and the CI can > succeed after I commit again, But I miss the error info after the CI >

Re: CI Failed in JDK15

2022-06-28 Thread Yanjing Wang
Hi Alessandro, Sorry for replying late, It's accidental and the CI can succeed after I commit again, But I miss the error info after the CI succeed, could I log it next time it raises? Alessandro Solimando 于2022年6月23日周四 15:50写道: > Hi Yanjing, > we have had an identical failure in March (logs

Re: CI Failed in JDK15

2022-06-23 Thread Alessandro Solimando
Hi Yanjing, we have had an identical failure in March (logs are not available anymore, unfortunately) in the snapshot build: "Build failed in Jenkins: Calcite » Calcite-snapshots #88", related to the commit "[fan_li_ya] [CALCITE-4976] Release Calcite 1.30.0" > Task :server:test > [0;31;1mFAILURE

CI Failed in JDK15

2022-06-22 Thread Yanjing Wang
Hi, I encountered the following failure in JDK15, but the other JDK versions are ok. https://github.com/apache/calcite/pull/2838/checks?check_run_id=7004293571 the related pr is https://github.com/apache/calcite/pull/2838, I suspect this error is accidental, is there somebody knowing about