From dev-return-9738-archive-asf-public=cust-asf.ponee.io@openmeetings.apache.org Mon Apr 22 15:18:21 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6E74D18064D for ; Mon, 22 Apr 2019 17:18:21 +0200 (CEST) Received: (qmail 1278 invoked by uid 500); 22 Apr 2019 15:18:20 -0000 Mailing-List: contact dev-help@openmeetings.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openmeetings.apache.org Delivered-To: mailing list dev@openmeetings.apache.org Received: (qmail 1264 invoked by uid 99); 22 Apr 2019 15:18:20 -0000 Received: from Unknown (HELO mailrelay2-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2019 15:18:20 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id EEACA35E1; Mon, 22 Apr 2019 15:18:19 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 5E12033E001D; Mon, 22 Apr 2019 15:18:19 +0000 (UTC) Date: Mon, 22 Apr 2019 15:18:19 +0000 (UTC) From: Apache Jenkins Server To: dev@openmeetings.apache.org, red5interest@googlegroups.com Message-ID: <432329311.3584.1555946299382.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: Red5-server-common #390 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Red5-server-common X-Jenkins-Result: FAILURE See Changes: [mondain] Pulling updates [mondain] Updates for 1.1.0 ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace No credentials specified Cloning the remote Git repository Cloning repository https://github.com/Red5/red5-server-common.git > git init # timeout=10 Fetching upstream changes from https://github.com/Red5/red5-server-common.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Red5/red5-server-common.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/Red5/red5-server-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Red5/red5-server-common.git # timeout=10 Fetching upstream changes from https://github.com/Red5/red5-server-common.git > git fetch --tags --progress https://github.com/Red5/red5-server-common.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 39ae73710c25bda86d70b13ef37ae707962217b9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 39ae73710c25bda86d70b13ef37ae707962217b9 Commit message: "Updates for 1.1.0" > git rev-list --no-walk 09436cab66526a409f658e167f722141b54e2df5 # timeout=10 [Red5-server-common] $ /home/jenkins/tools/maven/latest3/bin/mvn -Dmaven.test.skip=true [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.red5:red5-server-common:[unknown-version]: Failure to find org.red5:red5-parent:pom:1.1.0 in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 3, column 13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.red5:red5-server-common:[unknown-version] ( has 1 error [ERROR] Non-resolvable parent POM for org.red5:red5-server-common:[unknown-version]: Failure to find org.red5:red5-parent:pom:1.1.0 in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 3, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Not sending mail to unregistered user mondain@gmail.com