RE: ARM/PowerPC builds

2022-09-01 Thread Amit Ramswaroop Baheti
: Tuesday, August 30, 2022 1:44 AM To: dev@kafka.apache.org Subject: [EXTERNAL] Re: ARM/PowerPC builds Hi Amit, I don't see why we need to run a PowerPC build on every test run. It seems excessive, given that most Java code should work on PowerPC without any changes. Why not just run it ni

Re: ARM/PowerPC builds

2022-08-29 Thread Colin McCabe
oop Baheti > Sent: 10 August 2022 20:09 > To: dev@kafka.apache.org > Subject: [EXTERNAL] RE: ARM/PowerPC builds > > I looked at the PR failures on PowerPC jenkins node & the issue was due > to few stuck gradle daemons. I could find that using "./gradlew > --status&qu

Re: ARM/PowerPC builds

2022-08-29 Thread Colin McCabe
> > is >> > > higher probability for it to be green. >> > > >> > > Side question though, do we know why ARM tests are timing out? Should we >> > > start a JIRA with Apache Infra to root cause? >> > > >> > > — >> > >

Re: ARM/PowerPC builds

2022-08-23 Thread Matthew Benedict de Detrich
out? Should we > > > start a JIRA with Apache Infra to root cause? > > > > > > — > > > Divij Vaidya > > > > > > > > > > > > On Thu, Aug 4, 2022 at 12:42 AM Colin McCabe wrote: > > > > > > > Just a quick

RE: ARM/PowerPC builds

2022-08-22 Thread Amit Ramswaroop Baheti
August 2022 20:09 To: dev@kafka.apache.org Subject: [EXTERNAL] RE: ARM/PowerPC builds I looked at the PR failures on PowerPC jenkins node & the issue was due to few stuck gradle daemons. I could find that using "./gradlew --status". After I cleaned them up using "./gradlew --stop&qu

RE: ARM/PowerPC builds

2022-08-10 Thread Amit Ramswaroop Baheti
22 22:39 To: dev@kafka.apache.org Subject: [EXTERNAL] Re: ARM/PowerPC builds Hi Matthew, Can you open a JIRA for the test failures you have seen on M1? By the way, I have an M1 myself. best, Colin On Thu, Aug 4, 2022, at 04:12, Matthew Benedict de Detrich wrote: > Quite happy to have this c

RE: ARM/PowerPC builds

2022-08-05 Thread Amit Ramswaroop Baheti
RNAL] Re: ARM/PowerPC builds Hi Matthew, Can you open a JIRA for the test failures you have seen on M1? By the way, I have an M1 myself. best, Colin On Thu, Aug 4, 2022, at 04:12, Matthew Benedict de Detrich wrote: > Quite happy to have this change gone through since the ARM builds were >

Re: ARM/PowerPC builds

2022-08-04 Thread Colin McCabe
t? Should we >> start a JIRA with Apache Infra to root cause? >> >> — >> Divij Vaidya >> >> >> >> On Thu, Aug 4, 2022 at 12:42 AM Colin McCabe wrote: >> >> > Just a quick note. Today we committed >> > https://github.com/apache/kafka/pull

Re: ARM/PowerPC builds

2022-08-04 Thread David Arthur
at 12:42 AM Colin McCabe wrote: > > > > > Just a quick note. Today we committed > > > https://github.com/apache/kafka/pull/12380 , "MINOR: Remove > ARM/PowerPC > > > builds from Jenkinsfile #12380". This PR removes the ARM and PowerPC > builds > &

Re: ARM/PowerPC builds

2022-08-04 Thread Matthew Benedict de Detrich
e > start a JIRA with Apache Infra to root cause? > > — > Divij Vaidya > > > > On Thu, Aug 4, 2022 at 12:42 AM Colin McCabe wrote: > > > Just a quick note. Today we committed > > https://github.com/apache/kafka/pull/12380 , "MINOR: Remove ARM/PowerPC >

Re: ARM/PowerPC builds

2022-08-04 Thread Divij Vaidya
wrote: > Just a quick note. Today we committed > https://github.com/apache/kafka/pull/12380 , "MINOR: Remove ARM/PowerPC > builds from Jenkinsfile #12380". This PR removes the ARM and PowerPC builds > from the Jenkinsfile. > > The rationale is that these builds see

ARM/PowerPC builds

2022-08-03 Thread Colin McCabe
Just a quick note. Today we committed https://github.com/apache/kafka/pull/12380 , "MINOR: Remove ARM/PowerPC builds from Jenkinsfile #12380". This PR removes the ARM and PowerPC builds from the Jenkinsfile. The rationale is that these builds seem to be failing all the time, and thi