Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE5D8C9D2 for ; Fri, 14 Nov 2014 22:41:14 +0000 (UTC) Received: (qmail 26975 invoked by uid 500); 14 Nov 2014 22:41:14 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 26904 invoked by uid 500); 14 Nov 2014 22:41:14 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 26893 invoked by uid 99); 14 Nov 2014 22:41:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 22:41:14 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yzhang@cloudera.com designates 209.85.218.44 as permitted sender) Received: from [209.85.218.44] (HELO mail-oi0-f44.google.com) (209.85.218.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 22:40:48 +0000 Received: by mail-oi0-f44.google.com with SMTP id e131so197196oig.3 for ; Fri, 14 Nov 2014 14:40:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc :content-type; bh=X66NwFzpYN0DpwnZNIvYNGFTRBWXCC9cO6euawb+JsY=; b=Mx6Gr9sTdgO+fiNOf5KpCwtMVdrhR+1UlO8frH6bNKy2iqMlucDUjVctLhA5dxavUr GIt00bAFjBmn6QyNEFFex7Gc5ANesyf52Xm5aesf8I4t+qqkYaCpfQe+KMQq20r7bU36 6DjjU/mrDysdgYBhXFOogItONVVTW/dqvKY1Bc7E9n2n85X3PWssWdwg3TFMnKo//Nes qybBorD/4qSSo8gKnWLkpzPUR5rZ86nFxaKPxkyM16p3gG8qhlmrTjD0sEcgoszo8xXS TbHC0a86mRa7fhAlcgIi65Ve1bcX5Ryb/p1Id+JDKDNZFIH4MdqiIqtStd0cfcweSRrX tOMA== X-Gm-Message-State: ALoCoQlLcJvwRL0QJWy8kWYpTQY+Q3iZhlOT7b0kzgreck5Qwxnx4b0W4LK38ZU02a4VXCoH/2Yh MIME-Version: 1.0 X-Received: by 10.60.177.137 with SMTP id cq9mr4795342oec.45.1416004847272; Fri, 14 Nov 2014 14:40:47 -0800 (PST) Received: by 10.202.230.4 with HTTP; Fri, 14 Nov 2014 14:40:47 -0800 (PST) Date: Fri, 14 Nov 2014 14:40:47 -0800 Message-ID: Subject: Re: submitting a hadoop patch doesn't trigger jenkins test run From: Yongjun Zhang To: common-dev@hadoop.apache.org Cc: "builds@apache.org" Content-Type: multipart/alternative; boundary=089e01184810ec1d0a0507d951c9 X-Virus-Checked: Checked by ClamAV on apache.org --089e01184810ec1d0a0507d951c9 Content-Type: text/plain; charset=UTF-8 Many thanks Ray, good to know! --Yongjun On Fri, Nov 14, 2014 at 2:03 PM, Ray Chiang wrote: > Your patch covers multiple projects (I see 81 files across > hadoop-common-project, hadoop-hdfs-project, hadoop-mapreduce-project, > hadoop-tools, hadoop-yarn-project). > > Jenkins had problems with that for me a few months back. If you break it > up per-project, it should work just fine. > > -Ray > > > On Fri, Nov 14, 2014 at 1:49 PM, Ted Yu wrote: > > > Adding builds@apache > > > > On Fri, Nov 14, 2014 at 1:34 PM, Yongjun Zhang > > wrote: > > > > > Hi, > > > > > > One issue to report here, any help would be greatly appreciated! > > > > > > I noticed that multiple patch submissions to > > > https://issues.apache.org/jira/browse/HADOOP-11293 > > > did not trigger jenkins test run. > > > > > > Thanks Chris Nauroth for the help to trigger one manually for me: > > > > > > https://builds.apache.org/job/PreCommit-HADOOP-Build/5079/ > > > > > > and it turned out the manually triggered one did not report result back > > to > > > the jira upon finishing. > > > > > > I submitted the same patch to another jira (HADOOP-11045) that I was > > > working on, which triggered jenkins test before, and it seems not > > > triggering this time too. > > > > > > So it looks like something is broken. This might be just a HADOOP jira > > > issue (HDFS jira seems to be fine). > > > > > > Thanks a lot for looking into. > > > > > > --Yongjun > > > > > > --089e01184810ec1d0a0507d951c9--