Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-01 Thread Ismael Juma
Hi, On Mon, Aug 1, 2016 at 4:14 AM, Gav wrote: > JDK 1.4 (latest), JDK 1.5 (latest), JDK 1.6 (latest), JDK 1.7 (latest), JDK > 1.8 (latest) > > All point to the very latest (and in some cases last) publically available > release as of today. Thanks for doing this, I have updated Kafka Jenkins

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-02 Thread Ismael Juma
/ Maybe a misconfiguration in "jenkins-test-24f"? Ismael On Mon, Aug 1, 2016 at 12:39 PM, Ismael Juma wrote: > Hi, > > On Mon, Aug 1, 2016 at 4:14 AM, Gav wrote: > >> JDK 1.4 (latest), JDK 1.5 (latest), JDK 1.6 (latest), JDK 1.7 (latest), >> JDK >>

Issues with Kafka PR builds since Jenkins emergency restart

2017-04-27 Thread Ismael Juma
Hi, As explained in INFRA-14011[1], we're having issues with Kafka PR builds since the recent Jenkins restart. Builds hang for a long time with the message: "GitHub pull request #2301 of commit 0cc900288e61b05b4095b63d28969e16167e5d88, no merge conflicts."[2] This is problematic for Kafka (we g

Re: Issues with Kafka PR builds since Jenkins emergency restart

2017-04-27 Thread Ismael Juma
Thanks! Ismael On Thu, Apr 27, 2017 at 11:53 AM, Gavin McDonald wrote: > Hi, > > Yes, we have contacted Github Support about the rate limit, and are yet to > hear back. > > Will let you know when we hear something. > > Gav… (ASF Infra) > > > On 27 Apr 201

Re: Issues with Kafka PR builds since Jenkins emergency restart

2017-04-28 Thread Ismael Juma
Everything is back to normal. Thanks, Ismael On Thu, Apr 27, 2017 at 1:37 PM, Ismael Juma wrote: > Thanks! > > Ismael > > On Thu, Apr 27, 2017 at 11:53 AM, Gavin McDonald > wrote: > >> Hi, >> >> Yes, we have contacted Github Support about the

Re: jenkins emergency restart notice - Tues 00:00 UTC

2017-07-18 Thread Ismael Juma
Hi, Thanks for the heads up. Was this done? We are still seeing "too many open files" issues in Kafka builds. One example of many: https://builds.apache.org/job/kafka-trunk-jdk7/lastCompletedBuild/console Ismael On Mon, Jul 17, 2017 at 2:53 PM, Chris Lambertus wrote: > > Jenkins will be resta

Re: Ready for JDK 9 ?

2017-08-08 Thread Ismael Juma
Hi Rory, Regarding Apache Kafka, we are getting closer (the recently released Gradle 4.1 helped), but there are a few blockers before our test suite passes: 1. EasyMock: https://github.com/easymock/easymock/issues/193. There is a PR (https://github.com/easymock/easymock/pull/200), but it's blocke

Re: Ready for JDK 9 ?

2017-09-18 Thread Ismael Juma
To follow-up on this, the tests for Apache Kafka trunk now pass with Java 9. We have also added a PR build for Java 9 so it stays that way. Ismael On Tue, Aug 8, 2017 at 3:23 PM, Ismael Juma wrote: > Hi Rory, > > Regarding Apache Kafka, we are getting closer (the recently released >

Re: Release Announcement: General Availability of JDK 9

2017-09-21 Thread Ismael Juma
Apache Kafka is JDK 9 ready (it builds and all tests pass with Java 9). Ismael On Thu, Sep 21, 2017 at 9:28 PM, Rory O'Donnell wrote: > Hi Mark & Gavin, > > Three items to share with you today > > * *JDK 9 General Availability >* > o GPL'd binaries from Oracle are available here: >

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-24 Thread Ismael Juma
Hi Gavin, To avoid running into problems when 9-b181 is removed, I changed Apache Kafka's Jenkins jobs to use JDK 1.9 (latest) (which is what we do for Java 7 and Java 8) and got: ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/latest1.9 Is the roll out of the final JD

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-24 Thread Ismael Juma
Thanks for the quick response. Seems like it was H25: https://builds.apache.org/job/kafka-trunk-jdk9/57/ Ismael On Sun, Sep 24, 2017 at 9:19 AM, Gavin McDonald wrote: > > > On 24 Sep 2017, at 5:47 pm, Ismael Juma wrote: > > > > Hi Gavin, > > > > To avoid run

Re: Jenkins Github PR integration - Support for whitelisting?

2017-09-25 Thread Ismael Juma
Hi, It is possible to use the plugin you call "official" too. It became available some time ago and we (Apache Kafka) switched to it once we found out. The easiest way is to look at our config: https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/ Ismael On Mon, Sep 25, 2017 at 8:02 AM, Jaikir

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-28 Thread Ismael Juma
Thanks. Another example we saw recently: https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1524/console Ismael On Sun, Sep 24, 2017 at 11:06 AM, Gavin McDonald wrote: > > > On 24 Sep 2017, at 6:52 pm, Ismael Juma wrote: > > > > Thanks for the quick response.

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-28 Thread Ismael Juma
Thanks! Ismael On Fri, Sep 29, 2017 at 1:45 AM, Gavin McDonald wrote: > > > On 29 Sep 2017, at 10:13 am, Ismael Juma wrote: > > > > Thanks. Another example we saw recently: > > > > https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1524/console > > &g

Re: Deprecated JDKs being removed from Jenkins soon.

2017-10-02 Thread Ismael Juma
Another node (H26): "Building remotely on H26 <https://builds.apache.org/computer/H26>" https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1640/console Ismael On Fri, Sep 29, 2017 at 2:41 AM, Ismael Juma wrote: > Thanks! > > Ismael > > On Fri, Sep 29,

Re: Deprecated JDKs being removed from Jenkins soon.

2017-10-04 Thread Ismael Juma
We had another Java 9 failure in H26. Would be great if this could be fixed. Thanks! Ismael On Mon, Oct 2, 2017 at 10:00 PM, Ismael Juma wrote: > Another node (H26): > > "Building remotely on H26 <https://builds.apache.org/computer/H26>" > https://builds.apache.org

Re: Jenkins needs to get kicked again.

2017-11-02 Thread Ismael Juma
Was the PR builder upgraded? We're seeing weird behaviour in our pull requests where the PR status is added as a comment instead of updating the PR status https://github.com/apache/kafka/pull/3477#issuecomment-341471949 Ismael On Wed, Nov 1, 2017 at 1:22 AM, Gavin McDonald wrote: > > > On 1 No

Re: Latest JDK 8 and 9 updated

2017-11-07 Thread Ismael Juma
Thanks Gavin! FYI, JDK 9.0.1 breaks Gradle versions older than 4.3. It would be nice if Gradle 4.3 was available as an option in Jenkins ( https://issues.apache.org/jira/browse/INFRA-15448). Ismael On Sun, Oct 29, 2017 at 9:23 AM, Gavin McDonald wrote: > Hi All, > > Just to inform that today ‘l

Re: Jenkins needs to get kicked again.

2017-11-07 Thread Ismael Juma
splay/INFRA/Jenkins+Plugin+Upgrades > <https://cwiki.apache.org/confluence/display/INFRA/Jenkins+Plugin+Upgrades > > > > Gav… > > > > > > > -Chris T. > > > > > > On 11/02/2017 01:15 PM, Ismael Juma wrote: > >> Was the PR builder upg

Re: Gradle on Jenkins

2017-11-10 Thread Ismael Juma
That works for Apache Kafka. Thanks, Ismael On Fri, Nov 10, 2017 at 12:37 AM, Daniel Pono Takamori wrote: > A ticket [0] recently came up about upgrading the Gradle version on > our nodes. It appears we have some nodes with gradle-2.14 and 3.1 > installed most places but not all. As a measure

Re: JDK 11 Early Access build 8 available

2018-04-12 Thread Ismael Juma
Hi Gavin, I tried this and got the following error: "*20:00:47* ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/jdk-11-ea+8" https://builds.apache.org/job/kafka-trunk-jdk11/3/console Ismael On Thu, Apr 12, 2018 at 6:02 AM, Gavin McDonald wrote: > Thanks Rory, > > I’

Re: JDK 11 tool on Jenkins

2018-07-01 Thread Ismael Juma
Thanks Gav. Would it be possible for Gradle 4.8.1 to be installed as well (4.4 is currently the latest)? Otherwise, the `gradle` command fails in the following way: 17:08:30 + /home/jenkins/tools/gradle/4.4/bin/gradle 17:08:31 17:08:31 FAILURE: Build failed with an exception. 17:08:31 17:08:31 * W

Re: JDK 11 is now in Rampdown Phase one

2018-07-05 Thread Ismael Juma
FYI, the following regression (which has already been fixed and will hopefully be in the next build) is affecting projects like Gradle and JUnit: https://bugs.openjdk.java.net/browse/JDK-8206355 So, probably worth waiting for the next build. Ismael On Mon, Jul 2, 2018 at 2:01 AM Rory O'Donnell

Re: Jenkins (builds.a.o) extended downtime - 2000 UTC Saturday July 21st 8-24 hours

2018-07-23 Thread Ismael Juma
Thanks for the improvement, very much welcome! Ismael On Sat, Jul 21, 2018 at 8:24 PM Chris Lambertus wrote: > This maintenance is complete. > > Jenkins has been migrated to a brand new 48 core machine with 128GB RAM > and 3.5TB of NVMe storage. Initial testing looks good, and builds are > proc

Re: JDK 11: First Release Candidate available

2018-08-25 Thread Ismael Juma
Thanks Rory. The latest build includes an important TLS fix that was causing a number of Kafka unit tests to fail. It would be great for the Apache Jenkins instance to be updated to include this build. Thanks, Ismael On Fri, Aug 24, 2018 at 1:52 AM Rory O'Donnell wrote: > > Hi Mark & Gavin, **

Re: [NOTICE] Jenkins GHPRB deprecated, please switch :)

2019-07-10 Thread Ismael Juma
Looks like it has. Apache Kafka PRs don't trigger Jenkins builds any longer. :( I hope the conversion is smooth, will try it now. Ismael On Wed, Jul 10, 2019 at 3:33 PM Kenneth Knowles wrote: > Has this support already been removed? > > All of Beam's jobs use this plugin. They are generated usi

Re: [NOTICE] Jenkins GHPRB deprecated, please switch :)

2019-07-10 Thread Ismael Juma
Ismael On Wed, Jul 10, 2019 at 7:30 PM Ismael Juma wrote: > Looks like it has. Apache Kafka PRs don't trigger Jenkins builds any > longer. :( I hope the conversion is smooth, will try it now. > > Ismael > > On Wed, Jul 10, 2019 at 3:33 PM Kenneth Knowles wrote: > >&

Re: [NOTICE] Jenkins GHPRB deprecated, please switch :)

2019-07-10 Thread Ismael Juma
ation. It would be a shame to lose this feature. > > Ismael > > On Wed, Jul 10, 2019 at 7:30 PM Ismael Juma wrote: > >> Looks like it has. Apache Kafka PRs don't trigger Jenkins builds any >> longer. :( I hope the conversion is smooth, will try it now. >> &g

Re: [NOTICE] Jenkins GHPRB deprecated, please switch :)

2019-07-11 Thread Ismael Juma
e is some conflicting > documentation we need to look at one more time. > > On 2019/07/11 03:14:17, Ismael Juma wrote: > > Hi, > > > > A couple more issues: > > > > 1. If you configure multiple Jenkins jobs (eg one for Java 8 and one for > > Java 11), o

Re: broken builds taking up resources

2020-01-28 Thread Ismael Juma
FYI, Apache Kafka builds take 3 to 4 hours to run currently (build, unit and integration tests). Thanks, Ismael On Wed, Jan 22, 2020 at 4:55 PM Chris Lambertus wrote: > Folks, > > Over the last week or so we have received many reports of broken builds > due to nodes out of resources. As noted i

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-08-05 Thread Ismael Juma
Hi, Can you please create a folder for Kafka? Ismael On Thu, Jul 16, 2020 at 9:33 AM Gavin McDonald wrote: > Hi All, > > This NOTICE is for everyone on builds.apache.org. We are migrating to a > new > Cloudbees based Client Master called https://ci-builds.apache.org. The > migrations of all jo

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-08-05 Thread Ismael Juma
Sorry, forgot to mention that all Kafka committers should have edit access to the folder. Ismael On Wed, Aug 5, 2020 at 8:16 PM Ismael Juma wrote: > Hi, > > Can you please create a folder for Kafka? > > Ismael > > On Thu, Jul 16, 2020 at 9:33 AM Gavin McDonald > wrote:

Re: [ci-infra] - Plugin Installations

2020-08-11 Thread Ismael Juma
Hi Gavin, Apache Kafka uses "GitHub Pull Request Builder" for its PR builds. Would it be possible to install this plugin? I migrated several jobs to the new CI server and this plugin is all I need to complete the migration. Thanks, Ismael On Sat, Jul 18, 2020 at 3:09 AM Gavin McDonald wrote: >

Re: GitHub Pull Request Builder - Deprecated

2020-08-14 Thread Ismael Juma
Hi Gavin, Do these plugins (`2` and `3`) allow multiple pull request builders to be configured? I couldn't find it in the documentation. This would be a significant regression for Apache Kafka, unfortunately. Is there a possibility that we install `1` with a plan to remove in 3-6 months? That woul

Re: [JENKINS] - Scheduled automatic plugin upgrades

2021-06-13 Thread Ismael Juma
Hi Gavin, This is great, thanks! I noticed a few jobs that timed out, but the abort didn't work for some reason (as you guessed it may happen). I force killed the Kafka ones, but there were 2 others remaining (I don't have permission to force kill those). Ismael On Sun, Jun 13, 2021, 1:52 AM Ga

Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-20 Thread Ismael Juma
Hi David, > so may I ask you to send me a brief email with the Java 21 support status of your project(s): Already supported - Plan to support short-term - Don't plan to support short-term ? Apache Kafka: Java 21 is supported in trunk and will be part of the upcoming 3.7.0 release. Thanks, Ismael

Triggering CI rebuilds for GitHub pull requests

2015-07-20 Thread Ismael Juma
Hi, At Kafka, we intend to change our contribution flow to be based on GitHub pull requests. An important part of this flow is running CI builds on pull requests. The basics are now working[1] thanks to Andrew Bayer's help. I have a few questions that I could not find an answer for (if this is inf

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-22 Thread Ismael Juma
Hi, Any feedback on the below? "retest this please" did not seem to work when a committer tried it. On Mon, Jul 20, 2015 at 4:15 PM, Ismael Juma wrote: > Hi, > > At Kafka, we intend to change our contribution flow to be based on GitHub > pull requests. An important part o

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-23 Thread Ismael Juma
On Wed, Jul 22, 2015 at 5:46 PM, Andrew Bayer wrote: > I think it only triggers on changes to the pull request - i.e., a new > commit. I'll talk to the cloudbees people (we are using the Jenkins > Enterprise GH PR plugin, not the open source one) and see if they have any > ideas. > Thank you And

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-23 Thread Ismael Juma
On Thu, Jul 23, 2015 at 9:36 AM, Andrew Bayer wrote: > At the time I set us up with the plugin, the OSS one required a lot more > privileges on the Github side than we are able to give it. I'll check to > see if it's any more reasonable now. =) > I see, that makes sense. Spark seems to use the o

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-23 Thread Ismael Juma
On Thu, Jul 23, 2015 at 10:20 AM, Andrew Bayer wrote: > I'll find a way. =) > Excellent, thanks. :) Ismael

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-28 Thread Ismael Juma
your help. Best, Ismael On Thu, Jul 23, 2015 at 10:20 AM, Andrew Bayer wrote: > I'll find a way. =) > On Jul 23, 2015 11:19, "Ismael Juma" wrote: > > > On Thu, Jul 23, 2015 at 9:36 AM, Andrew Bayer > > wrote: > > > > > At the time I set us up

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-28 Thread Ismael Juma
On Tue, Jul 28, 2015 at 2:14 PM, Andrew Bayer wrote: > I have not yet - sorry. > Thanks anyway. :) Should I file a JIRA ticket for this feature request? Ismael

Re: Triggering CI rebuilds for GitHub pull requests

2015-07-29 Thread Ismael Juma
On Tue, Jul 28, 2015 at 3:01 PM, Andrew Bayer wrote: > Yes, please. =) > Here it is: https://issues.apache.org/jira/browse/BUILDS-102 Best, Ismael

[jira] [Created] (BUILDS-97) Kafka Jenkins job not triggered by GitHub pull request

2015-07-16 Thread Ismael Juma (JIRA)
Ismael Juma created BUILDS-97: - Summary: Kafka Jenkins job not triggered by GitHub pull request Key: BUILDS-97 URL: https://issues.apache.org/jira/browse/BUILDS-97 Project: Infra Build Platform

[jira] [Commented] (BUILDS-97) Kafka Jenkins job not triggered by GitHub pull request

2015-07-16 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629786#comment-14629786 ] Ismael Juma commented on BUILDS-97: --- Thank you very much and sorry about that. >

[jira] [Created] (BUILDS-99) Working copy in kafka Jenkins PR job needs merge

2015-07-20 Thread Ismael Juma (JIRA)
Ismael Juma created BUILDS-99: - Summary: Working copy in kafka Jenkins PR job needs merge Key: BUILDS-99 URL: https://issues.apache.org/jira/browse/BUILDS-99 Project: Infra Build Platform Issue

[jira] [Commented] (BUILDS-99) Working copy in kafka Jenkins PR job needs merge

2015-07-20 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633633#comment-14633633 ] Ismael Juma commented on BUILDS-99: --- Awesome. Thanks so much for the fast reac

[jira] [Created] (BUILDS-102) Ability to trigger Jenkins rebuild for GitHub pull requests

2015-07-29 Thread Ismael Juma (JIRA)
Ismael Juma created BUILDS-102: -- Summary: Ability to trigger Jenkins rebuild for GitHub pull requests Key: BUILDS-102 URL: https://issues.apache.org/jira/browse/BUILDS-102 Project: Infra Build Platform

[jira] [Commented] (BUILDS-102) Ability to trigger Jenkins rebuild for GitHub pull requests

2015-07-29 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645889#comment-14645889 ] Ismael Juma commented on BUILDS-102: That sounds promising [~abayer]. Thanks

[jira] [Commented] (BUILDS-78) Creation of a Windows CI build agent for TeamCity

2015-08-02 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651262#comment-14651262 ] Ismael Juma commented on BUILDS-78: --- Kafka has recently set-up a Jenkins Job for Gi