From dev-return-80569-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Thu Aug 13 09:17:04 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id BD679180644 for ; Thu, 13 Aug 2020 11:17:04 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 1650812614F for ; Thu, 13 Aug 2020 09:17:03 +0000 (UTC) Received: (qmail 61095 invoked by uid 500); 13 Aug 2020 09:17:01 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 60943 invoked by uid 99); 13 Aug 2020 09:17:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Aug 2020 09:17:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A0E5943D90 for ; Thu, 13 Aug 2020 09:17:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 1FA397802FD for ; Thu, 13 Aug 2020 09:17:00 +0000 (UTC) Date: Thu, 13 Aug 2020 09:17:00 +0000 (UTC) From: "Guanghao Zhang (Jira)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-24876) Fix the flaky job url in hbase-personality.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-24876?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24876. ------------------------------------ Fix Version/s: 2.3.2 2.2.6 1.4.14 1.7.0 3.0.0-alpha-1 Assignee: Guanghao Zhang Resolution: Fixed > Fix the flaky job url in hbase-personality.sh > --------------------------------------------- > > Key: HBASE-24876 > URL: https://issues.apache.org/jira/browse/HBASE-24876 > Project: HBase > Issue Type: Sub-task > Reporter: Guanghao Zhang > Assignee: Guanghao Zhang > Priority: Major > Fix For: 3.0.0-alpha-1, 1.7.0, 1.4.14, 2.2.6, 2.3.2 > > > =C2=A0 > I found that the precommit job of branch-2.2 still used the wrong url. Se= e=C2=A0[https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-P= R/job/PR-2247/1/console] > {code:java} > 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: Personality: patch unit > 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: EXCLUDE_TESTS_URL=3D > 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: INCLUDE_TESTS_URL=3D > 16:56:14 --2020-08-12 08:56:14-- https://builds.apache.org/job/HBase-Fi= nd-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/ > 16:56:14 Resolving builds.apache.org (builds.apache.org)... 195.201.213.= 130, 2a01:4f8:c0:2cc9::2 > 16:56:14 Connecting to builds.apache.org (builds.apache.org)|195.201.213= .130|:443... connected. > 16:56:15 HTTP request sent, awaiting response... 404=20 > 16:56:15 2020-08-12 08:56:15 ERROR 404: (no description). > 16:56:15 =20 > 16:56:15 Wget error 8 in fetching excludes file from url https://builds.= apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/ar= tifact/excludes/. Ignoring and proceeding.{code} -- This message was sent by Atlassian Jira (v8.3.4#803005)