Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5B9EC200B7C for ; Thu, 8 Sep 2016 15:49:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A47D160AD0; Thu, 8 Sep 2016 13:49:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9F4C4160AA5 for ; Thu, 8 Sep 2016 15:49:33 +0200 (CEST) Received: (qmail 7003 invoked by uid 500); 8 Sep 2016 13:49:32 -0000 Mailing-List: contact dev-help@taverna.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@taverna.incubator.apache.org Delivered-To: mailing list dev@taverna.incubator.apache.org Received: (qmail 6992 invoked by uid 99); 8 Sep 2016 13:49:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 13:49:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 683E21A0511 for ; Thu, 8 Sep 2016 13:49:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WdByIgSme7yR for ; Thu, 8 Sep 2016 13:49:30 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 7136A5FAD5 for ; Thu, 8 Sep 2016 13:49:29 +0000 (UTC) Received: (qmail 6966 invoked by uid 99); 8 Sep 2016 13:49:28 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 13:49:28 +0000 Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 3D5DC1A018B for ; Thu, 8 Sep 2016 13:49:28 +0000 (UTC) Received: by mail-wm0-f47.google.com with SMTP id w12so36891219wmf.0 for ; Thu, 08 Sep 2016 06:49:28 -0700 (PDT) X-Gm-Message-State: AE9vXwMCOFomiuI7zTIWsp5HoxygeEztO9YZYP1OTsB40deTjdg5lk1+WiiMneXsCeHPwiWTQB9QNvJH7PRo0g== X-Received: by 10.194.5.5 with SMTP id o5mr5363787wjo.116.1473342566709; Thu, 08 Sep 2016 06:49:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.234.193 with HTTP; Thu, 8 Sep 2016 06:49:06 -0700 (PDT) X-Originating-IP: [130.88.195.197] In-Reply-To: <86ae603f-2467-26f4-c15b-c8971468c00c@apache.org> References: <86ae603f-2467-26f4-c15b-c8971468c00c@apache.org> From: Stian Soiland-Reyes Date: Thu, 8 Sep 2016 14:49:06 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Question Jenkins build failures To: dev@taverna.incubator.apache.org Content-Type: text/plain; charset=UTF-8 archived-at: Thu, 08 Sep 2016 13:49:34 -0000 Thanks, Andy. I checked on https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix as mentioned on https://lists.apache.org/thread.html/f6476b1e154c2c9cd8a818aeed8c11e3f77497ac8ed466d7c6b94518@%3Cbuilds.apache.org%3E We probably now we can use JDK: JDK 1.8 (latest) Restrict where this is run: Hadoop||Ubuntu (It used to be that JDK 8 was not available on all the Ubuntu slaves) Here's how I do it.. Select a job, e.g. https://builds.apache.org/user/stain/my-views/view/taverna/job/incubator-taverna-engine/ Configure Change "JDK" and check Restrct "label" below. Save Build Now wait a bit check in Build History and find Console to see how it goes. Repeat for each job :( (No shared configs in Jenkins!) On 7 September 2016 at 09:02, Andy Seaborne wrote: > > > On 07/09/16 03:44, Stian Soiland-Reyes wrote: > >> If you would like to also get Jenkins access (which coul dthen edit >> any of the jobs), I think any of our mentors could push the button as >> Andy did for me. >> http://wiki.apache.org/general/Jenkins > > > Done. > -- Stian Soiland-Reyes http://orcid.org/0000-0001-9842-9718