See 
<https://builds.apache.org/job/Log4j/jdk=OpenJDK%208%20(on%20Ubuntu%20only)%20/5/changes>

Changes:

[Matt Sicker] Try out specifying bash in mvnw to make Jenkins happy

------------------------------------------
Started by upstream project "Log4j" build number 5
originally caused by:
 Started by user Matt Sicker
[EnvInject] - Loading node environment variables.
Building remotely on H12 (Hadoop) in workspace 
<https://builds.apache.org/job/Log4j/jdk=OpenJDK%208%20(on%20Ubuntu%20only)%20/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/logging-log4j2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/logging-log4j2.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 291c7101b3ec6715cef411043f16b906bef07cfb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 291c7101b3ec6715cef411043f16b906bef07cfb
 > git rev-list 3e1f9c7a50e39b0de9d668d121be91f99d94704c # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[OpenJDK 8 (on Ubuntu only) ] $ /bin/bash -xe /tmp/hudson3970335307258678252.sh
+ ./mvnw
Downloading 
https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip
..............................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping 
/home/jenkins/.m2/wrapper/dists/apache-maven-3.3.9-bin/2609u9g41na2l7ogackmif6fj2/apache-maven-3.3.9-bin.zip
 to 
/home/jenkins/.m2/wrapper/dists/apache-maven-3.3.9-bin/2609u9g41na2l7ogackmif6fj2
Set executable permissions for: 
/home/jenkins/.m2/wrapper/dists/apache-maven-3.3.9-bin/2609u9g41na2l7ogackmif6fj2/apache-maven-3.3.9/bin/mvn
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.8.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.apache.logging.log4j:log4j-core:jar -> duplicate declaration of 
version (?) @ org.apache.logging.log4j:log4j-slf4j-impl:[unknown-version], 
<https://builds.apache.org/job/Log4j/jdk=OpenJDK%208%20(on%20Ubuntu%20only)%20/ws/log4j-slf4j-impl/pom.xml,>
 line 70, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.logging.log4j:log4j-jmx-gui:jar:2.8.1-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for com.sun:jconsole:jar refers 
to a non-existing file 
/usr/lib/jvm/java-8-openjdk-amd64/jre/../lib/jconsole.jar. Please verify that 
you run Maven using a JDK and not just a JRE. @ 
org.apache.logging.log4j:log4j-jmx-gui:[unknown-version], 
<https://builds.apache.org/job/Log4j/jdk=OpenJDK%208%20(on%20Ubuntu%20only)%20/ws/log4j-jmx-gui/pom.xml,>
 line 199, column 23
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.logging.log4j:log4j-bom:pom:2.8.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM 
org.apache.logging.log4j:log4j-bom:2.8.1-SNAPSHOT 
(<https://builds.apache.org/job/Log4j/jdk=OpenJDK%208%20(on%20Ubuntu%20only)%20/ws/log4j-bom/pom.xml)>
 points at org.apache.logging.log4j:log4j instead of 
org.apache.logging:logging-parent, please verify your project structure @ line 
19, column 11
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Log4j 2
[INFO] Apache Log4j API
[INFO] Apache Log4j Core
[INFO] Apache Log4j 1.x Compatibility API
[INFO] Apache Log4j SLF4J Binding
[INFO] Apache Log4j to SLF4J Adapter
[INFO] Apache Log4j Commons Logging Bridge
[INFO] Apache Log4j Flume Bridge
[INFO] Apache Log4j Web
[INFO] Apache Log4j Tag Library
[INFO] Apache Log4j JMX GUI
[INFO] Apache Log4j Samples
[INFO] Apache Log4j Samples: Flume - Common
[INFO] Apache Log4j Samples: Flume - Remote
[INFO] Apache Log4j Samples: Flume - Embedded
[INFO] Apache Log4j Samples: Configuration
[INFO] Apache Log4j Samples: LoggerProperties
[INFO] Apache Log4j Scala 2.11 wrapper for Log4j API
[INFO] Apache Log4j Samples: Scala API
[INFO] Apache Log4j OSGi
[INFO] Apache Log4j BOM
[INFO] Apache Log4j NoSQL
[INFO] Apache Log4J Performance Tests
[INFO] Apache Log4j Streaming Interface
[INFO] Apache Log4j JUL Adapter
[INFO] Apache Log4j Liquibase Binding
[INFO] Apache Log4j Scala 2.10 wrapper for Log4j API
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SKIPPED
[INFO] Apache Log4j API ................................... SKIPPED
[INFO] Apache Log4j Core .................................. SKIPPED
[INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED
[INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED
[INFO] Apache Log4j Flume Bridge .......................... SKIPPED
[INFO] Apache Log4j Web ................................... SKIPPED
[INFO] Apache Log4j Tag Library ........................... SKIPPED
[INFO] Apache Log4j JMX GUI ............................... SKIPPED
[INFO] Apache Log4j Samples ............................... SKIPPED
[INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED
[INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED
[INFO] Apache Log4j Samples: Configuration ................ SKIPPED
[INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED
[INFO] Apache Log4j Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. SKIPPED
[INFO] Apache Log4J Performance Tests ..................... SKIPPED
[INFO] Apache Log4j Streaming Interface ................... SKIPPED
[INFO] Apache Log4j JUL Adapter ........................... SKIPPED
[INFO] Apache Log4j Liquibase Binding ..................... SKIPPED
[INFO] Apache Log4j Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.384 s
[INFO] Finished at: 2017-02-13T05:34:34+00:00
[INFO] Final Memory: 28M/1140M
[INFO] ------------------------------------------------------------------------
[ERROR] No goals have been specified for this build. You must specify a valid 
lifecycle phase or a goal in the format <plugin-prefix>:<goal> or 
<plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available 
lifecycle phases are: validate, initialize, generate-sources, process-sources, 
generate-resources, process-resources, compile, process-classes, 
generate-test-sources, process-test-sources, generate-test-resources, 
process-test-resources, test-compile, process-test-classes, test, 
prepare-package, package, pre-integration-test, integration-test, 
post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, 
pre-site, site, post-site, site-deploy. -> [Help 1]
[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/NoGoalSpecifiedException
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to