From odf-dev-return-682-apmail-incubator-odf-dev-archive=incubator.apache.org@incubator.apache.org Thu Feb 23 11:05:28 2012 Return-Path: X-Original-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C2F39BE2 for ; Thu, 23 Feb 2012 11:05:28 +0000 (UTC) Received: (qmail 68279 invoked by uid 500); 23 Feb 2012 11:05:26 -0000 Delivered-To: apmail-incubator-odf-dev-archive@incubator.apache.org Received: (qmail 68251 invoked by uid 500); 23 Feb 2012 11:05:26 -0000 Mailing-List: contact odf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: odf-dev@incubator.apache.org Delivered-To: mailing list odf-dev@incubator.apache.org Received: (qmail 68214 invoked by uid 99); 23 Feb 2012 11:05:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 11:05:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 11:05:19 +0000 Received: by obhx4 with SMTP id x4so1332369obh.6 for ; Thu, 23 Feb 2012 03:04:57 -0800 (PST) Received-SPF: pass (google.com: domain of yegor.kozlov@dinom.ru designates 10.182.48.36 as permitted sender) client-ip=10.182.48.36; Authentication-Results: mr.google.com; spf=pass (google.com: domain of yegor.kozlov@dinom.ru designates 10.182.48.36 as permitted sender) smtp.mail=yegor.kozlov@dinom.ru Received: from mr.google.com ([10.182.48.36]) by 10.182.48.36 with SMTP id i4mr258850obn.72.1329995097625 (num_hops = 1); Thu, 23 Feb 2012 03:04:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.48.36 with SMTP id i4mr224978obn.72.1329995097536; Thu, 23 Feb 2012 03:04:57 -0800 (PST) Received: by 10.182.15.71 with HTTP; Thu, 23 Feb 2012 03:04:57 -0800 (PST) In-Reply-To: <4F45121B.8040902@gmail.com> References: <342872216.1061329889917706.JavaMail.hudson@aegis> <1291354642.1501329906172565.JavaMail.hudson@aegis> <4F44ED0D.4010609@gmail.com> <4F45121B.8040902@gmail.com> Date: Thu, 23 Feb 2012 15:04:57 +0400 Message-ID: Subject: Re: Worried about Jenkins.. From: Yegor Kozlov To: odf-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQm55oAeHi83H+WLKtU38+Th3+KJrb34ndvGXkn3y3hgQ8ctDWRQTo6iGJK8kJI9j+v1XhEf X-Virus-Checked: Checked by ClamAV on apache.org Svante, I granted you access to Jenkins, you should be able to login on build.apache.org and configure the project. To start with, read the Jenkins Wiki: http://wiki.apache.org/general/Jenkin= s There four types of nodes where Jenkins can run: Ubuntu, Solaris, Windows and OSX. If you want to build ODFToolkit on multiple or specific nodes then you should clone current setup and define ODFToolkit-Windows, ODFToolkit-Solaris, etc. To tie the project to a specific node you should check "Restrict where this project can be run" and set the node label: Ubuntu, Solaris, Windows or osx. In the current setup this option is unchecked and I guess Jenkins selects the first free node . Regards, Yegor On Wed, Feb 22, 2012 at 8:04 PM, Svante Schubert wrote: > If there are multiple admins, who can have this role, I am fine to assist= s. > What would be your suggestion to fix the problem, Yegor? > > Svante > > On 22.02.2012 17:02, Yegor Kozlov wrote: >> =A0I can administer Jenkins and , if you want, I can grant the >> hudson-jobadmin role to you. >> >> Yegor >> >> On Wed, Feb 22, 2012 at 5:26 PM, Svante Schubert >> wrote: >>> I am a bit worried about our Jenkins nightly builds, we got one stable >>> build out of 19. >>> >>> The past builds can be found at https://builds.apache.org/job/ODFToolki= t/ >>> Build #15 on Ubuntu and #14 on Solaris used a wrong Java (or the build >>> was wrong compiled) - see >>> https://builds.apache.org/job/ODFToolkit/15/console: Caused by: >>> java.lang.UnsupportedClassVersionError: Bad version number in .class fi= le >>> and https://builds.apache.org/job/ODFToolkit/14/console. >>> Further, I only have seen Ubuntu and Solaris builds and not a single >>> Windows build. We need Windows builds as well to detect Window specific >>> problems, as path related errors. >>> >>> Who is in charge of the Jenkins configuration or could give a helping h= and? >>> I might need a pointer to a information how to fix Jenkins' >>> configuration and if necessary more rights to do so. >>> >>> Thanks in advance, >>> Svante >>> >>> >>> >