Skip to content

Instantly share code, notes, and snippets.

@rajdavies
Created April 23, 2018 14:22
Show Gist options
  • Save rajdavies/7aa5d4e398501e1cc576844d350e60e5 to your computer and use it in GitHub Desktop.
Save rajdavies/7aa5d4e398501e1cc576844d350e60e5 to your computer and use it in GitHub Desktop.
Skip to content
titletitle admin | log out
search
5
New version of Jenkins (2.118) is available for download (changelog).
Or Upgrade Automatically
Disable CLI over Remoting
Dismiss
Allowing Jenkins CLI to work in -remoting mode is considered dangerous and usually unnecessary. You are advised to disable this mode. Please refer to the CLI documentation for details.
Go to plugin manager
Configure which of these warnings are shown
Warnings have been published for the following currently installed components.
Jenkins 2.111 core and libraries
Multiple security vulnerabilities in Jenkins 2.115 and earlier, and LTS 2.107.1 and earlier
Mailer Plugin 1.20
Unauthorized users able to send test emails
HTML Publisher plugin 1.14
Path traversal vulnerability allows arbitrary file writing
You have not configured the CSRF issuer. This could be a security issue. For more information, please refer to this page.
You can change the current configuration using the Security section CSRF Protection.
This Jenkins instance uses deprecated protocols: CLI-connect,CLI2-connect,JNLP-connect,JNLP2-connect. It may impact stability of the instance. If newer protocol versions are supported by all system components (agents, CLI and other clients), it is highly recommended to disable the deprecated protocols. See Protocol Configuration.
Manage Jenkins
ENABLE AUTO REFRESH
Jenkins
rajdavies
test-liberty
master
Up
Status
Changes
Build Now
View Configuration
Full Stage View
Open Blue Ocean
GitHub
Pipeline Syntax
collapsetrend100%Build History
x
find
In progress > Console Output#1 Apr 23, 2018 11:16 AM
Feed RSS for all Feed RSS for failures
Branch master
Full project name: rajdavies/test-liberty/master
Recent Changes
Stage View
Declarative: Checkout SCM CI Build and push snapshot Build Release Promote to Environments Declarative: Post Actions
Average stage times:
5s
NaNy NaNd
2min 58s
20ms
149ms
#1
Apr 23
12:16
No Changes
5s
2min 58s
failed
20ms
failed
149ms
paused(paused for 2h 55min)
Permalinks
Last build (#1), 1 hr 49 min ago
Page generated: Apr 23, 2018 1:05:55 PM UTCREST APIJenkins ver. 2.111
Stage Logs (Build Release)
Shell Script (self time 3s)
Shell Script -- git config --global credential.helper store -- (self time 3s)
Shell Script -- jx step validate --min-jx-version 1.1.73 -- (self time 3s)
Shell Script -- jx step git credentials -- (self time 3s)
Shell Script -- echo $(jx-release-version) > VERSION -- (self time 3s)
Shell Script -- mvn versions:set -DnewVersion=$(cat VERSION) -- (self time 36s)
Shell Script -- make tag -- (self time 7s)
Shell Script -- mvn clean deploy -- (self time 1min 55s)
IONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
[INFO] Starting server sampleAppServer.
[INFO] Server sampleAppServer started with process ID 362.
[INFO] Waiting up to 30 seconds for server confirmation: CWWKF0011I to be found in /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/usr/servers/sampleAppServer/logs/messages.log
[INFO] CWWKM2010I: Searching for CWWKF0011I in /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/usr/servers/sampleAppServer/logs/messages.log. This search will timeout after 30 seconds.
[INFO] CWWKM2015I: Match number: 1 is [4/23/18 11:26:21:644 UTC] 00000018 com.ibm.ws.kernel.feature.internal.FeatureManager A CWWKF0011I: The server sampleAppServer is ready to run a smarter planet..
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ io.openliberty.sample.getting.started ---
[INFO] Failsafe report directory: /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/test-reports/it
[INFO] Downloading: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom (3 KB at 45.1 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom (3 KB at 45.2 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar
[INFO] Downloaded: http://nexus/repository/maven-group/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar (67 KB at 691.6 KB/sec)
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
Running it.io.openliberty.sample.health.HealthTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.591 sec - in it.io.openliberty.sample.health.HealthTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- liberty-maven-plugin:2.0:stop-server (stop-server) @ io.openliberty.sample.getting.started ---
[INFO] CWWKM2102I: Using artifact based assembly archive : io.openliberty:openliberty-runtime:null:RELEASE:zip.
[INFO] CWWKM2102I: Using installDirectory : /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp.
[INFO] CWWKM2102I: Using serverName : sampleAppServer.
[INFO] CWWKM2102I: Using serverDirectory : /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/usr/servers/sampleAppServer.
[INFO] CWWKM2152I: Stopping server sampleAppServer.
[INFO] CWWKM2001I: server.config.dir is /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/usr/servers/sampleAppServer.
[INFO] CWWKM2001I: server.output.dir is /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/usr/servers/sampleAppServer.
[INFO] CWWKM2001I: Invoke command is [/home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/liberty/wlp/bin/server, stop, sampleAppServer].
[INFO] Picked up _JAVA_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
[INFO] Stopping server sampleAppServer.
[INFO] Server sampleAppServer stopped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify-results) @ io.openliberty.sample.getting.started ---
[INFO] Failsafe report directory: /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/test-reports/it
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ io.openliberty.sample.getting.started ---
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 52.2 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 279.7 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 23.5 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 83.8 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 147.1 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 122.3 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 172.8 KB/sec)
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 1216.5 KB/sec)
[INFO] Installing /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/target/io.openliberty.sample.getting.started-1.0.0.war to /root/.mvnrepository/io/openliberty/samples/io.openliberty.sample.getting.started/1.0.0/io.openliberty.sample.getting.started-1.0.0.war
[INFO] Installing /home/jenkins/workspace/jdavies_test-liberty_master-ME4OG3QFCK5U27KHJC7BWIMSZHHBPTBA7BPBV5YD7CBDGYQNV35Q/pom.xml to /root/.mvnrepository/io/openliberty/samples/io.openliberty.sample.getting.started/1.0.0/io.openliberty.sample.getting.started-1.0.0.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ io.openliberty.sample.getting.started ---
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 84.9 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 199.4 KB/sec)
[INFO] Downloading: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[INFO] Downloaded: http://nexus/repository/maven-group/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 1414.3 KB/sec)
[INFO] Using alternate deployment repository local-nexus::default::http://nexus/repository/maven-snapshots/
[INFO] Uploading: http://nexus/repository/maven-snapshots/io/openliberty/samples/io.openliberty.sample.getting.started/1.0.0/io.openliberty.sample.getting.started-1.0.0.war
[INFO] Uploading: http://nexus/repository/maven-snapshots/io/openliberty/samples/io.openliberty.sample.getting.started/1.0.0/io.openliberty.sample.getting.started-1.0.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 min
[INFO] Finished at: 2018-04-23T11:26:29+00:00
[INFO] Final Memory: 18M/26M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project io.openliberty.sample.getting.started: Failed to deploy artifacts: Could not transfer artifact io.openliberty.samples:io.openliberty.sample.getting.started:war:1.0.0 from/to local-nexus (http://nexus/repository/maven-snapshots/): Failed to transfer file: http://nexus/repository/maven-snapshots/io/openliberty/samples/io.openliberty.sample.getting.started/1.0.0/io.openliberty.sample.getting.started-1.0.0.war. Return code is: 400, ReasonPhrase: Repository version policy: SNAPSHOT does not allow version: 1.0.0. -> [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/MojoExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment