You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/21 09:01:43 UTC

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #125 is BROKEN

Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/125/ for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

Push event to branch master
Connecting to https://api.github.com using rombert/****** (Personal access token for Github repository access. Use with Apache Sling jobs only.)
Obtained Jenkinsfile from 96b8df17cd09f7b72ba6794f25d75a524f7e1215
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library sling@master
Examining apache/sling-tooling-jenkins
Attempting to resolve master as a branch
Resolved master as branch master at revision 0ae97fc92104c131bc42b1a6993316652447e004
The recommended git tool is: NONE
using credential sling-github-token
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-tooling-jenkins.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/apache/sling-tooling-jenkins.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials Personal access token for Github repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --force --progress -- https://github.com/apache/sling-tooling-jenkins.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 0ae97fc92104c131bc42b1a6993316652447e004 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ae97fc92104c131bc42b1a6993316652447e004 # timeout=10
Commit message: "SLING-9839 execute Sonar with Java11 (#6)"
 > git rev-list --no-walk 0ae97fc92104c131bc42b1a6993316652447e004 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H22 in /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master
[Pipeline] {
[Pipeline] timeout
Timeout set to expire after 30 min without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] checkout
The recommended git tool is: NONE
using credential sling-github-token
Fetching changes from the remote Git repository
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials Personal access token for Github repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress -- https://github.com/apache/sling-org-apache-sling-starter.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 96b8df17cd09f7b72ba6794f25d75a524f7e1215 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96b8df17cd09f7b72ba6794f25d75a524f7e1215 # timeout=10
Commit message: "Update to latest repoinit modules"
 > git rev-list --no-walk 6a768e353a60b94eac57686c1f9bb35f8f9d8781 # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing home/
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [emailRecipients:[dev@sling.apache.org]]
[Pipeline] echo
Final job config: [jdks:[8], upstreamProjects:[], archivePatterns:[], mavenGoal:, additionalMavenParams:, rebuildFrequency:@weekly, enabled:true, emailRecipients:[dev@sling.apache.org], sonarQubeEnabled:true, sonarQubeUseAdditionalMavenParams:true, sonarQubeAdditionalParams:, repoName:sling-org-apache-sling-starter]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Job)
[Pipeline] properties
[Pipeline] }
[Pipeline] // stage
[Pipeline] readMavenPom
[Pipeline] stage
[Pipeline] { (Build (Java 8, deploy))
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_1.8_latest
[withMaven] using Maven installation 'maven_3_latest'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean deploy -Pci
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven8795ba49/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven8795ba49" 
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /home/jenkins/tools/maven/latest3
Java version: 1.8.0_281, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-281/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-58-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven8795ba49/maven-spy-20210621-090116-840197591723427683547.log.tmp ...
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.apache.sling:org.apache.sling.starter >--------------
[INFO] Building Apache Sling Starter Application 12-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/feature-launcher-maven-plugin-0.1.1-20210618.220500-61.pom
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/feature-launcher-maven-plugin-0.1.1-20210618.220500-61.pom (6.8 kB at 21 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/feature-launcher-maven-plugin-0.1.1-20210618.220500-61.jar
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/feature-launcher-maven-plugin-0.1.1-20210618.220500-61.jar (31 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.auth.form/1.0.24/org.apache.sling.auth.form-1.0.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.auth.form/1.0.24/org.apache.sling.auth.form-1.0.24.pom (12 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.7.8/org.apache.sling.resourceresolver-1.7.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.7.8/org.apache.sling.resourceresolver-1.7.8.pom (7.5 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.4.4/org.apache.sling.servlets.post-2.4.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.4.4/org.apache.sling.servlets.post-2.4.4.pom (8.2 kB at 98 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.repoinit.parser/1.6.10/org.apache.sling.repoinit.parser-1.6.10.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.repoinit.parser:jar:1.6.10 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.repoinit/1.1.36/org.apache.sling.jcr.repoinit-1.1.36.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.jcr.repoinit:jar:1.1.36 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.34/org.apache.sling.discovery.oak-1.2.34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.34/org.apache.sling.discovery.oak-1.2.34.pom (18 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.pom (15 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-api/1.40.0/oak-api-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-api/1.40.0/oak-api-1.40.0.pom (3.2 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob-plugins/1.40.0/oak-blob-plugins-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob-plugins/1.40.0/oak-blob-plugins-1.40.0.pom (6.8 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.40.0/oak-blob-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.40.0/oak-blob-1.40.0.pom (4.9 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.40.0/oak-commons-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.40.0/oak-commons-1.40.0.pom (4.5 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core-spi/1.40.0/oak-core-spi-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core-spi/1.40.0/oak-core-spi-1.40.0.pom (6.2 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.40.0/oak-core-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.40.0/oak-core-1.40.0.pom (16 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.40.0/oak-jcr-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.40.0/oak-jcr-1.40.0.pom (23 kB at 236 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.40.0/oak-lucene-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-lucene/1.40.0/oak-lucene-1.40.0.pom (19 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-query-spi/1.40.0/oak-query-spi-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-query-spi/1.40.0/oak-query-spi-1.40.0.pom (3.9 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-security-spi/1.40.0/oak-security-spi-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-security-spi/1.40.0/oak-security-spi-1.40.0.pom (6.7 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-composite/1.40.0/oak-store-composite-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-composite/1.40.0/oak-store-composite-1.40.0.pom (5.7 kB at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-document/1.40.0/oak-store-document-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-document/1.40.0/oak-store-document-1.40.0.pom (11 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-spi/1.40.0/oak-store-spi-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-store-spi/1.40.0/oak-store-spi-1.40.0.pom (5.0 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-authorization-principalbased/1.40.0/oak-authorization-principalbased-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-authorization-principalbased/1.40.0/oak-authorization-principalbased-1.40.0.pom (7.0 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.10/org.apache.sling.jcr.jackrabbit.accessmanager-3.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.10/org.apache.sling.jcr.jackrabbit.accessmanager-3.0.10.pom (10 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.14/org.apache.sling.jcr.jackrabbit.usermanager-2.2.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.14/org.apache.sling.jcr.jackrabbit.usermanager-2.2.14.pom (12 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.12.8/mongo-java-driver-3.12.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.12.8/mongo-java-driver-3.12.8.pom (2.9 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.40.0/oak-segment-tar-1.40.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.40.0/oak-segment-tar-1.40.0.pom (17 kB at 202 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.auth.form/1.0.24/org.apache.sling.auth.form-1.0.24.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.4.4/org.apache.sling.servlets.post-2.4.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.7.8/org.apache.sling.resourceresolver-1.7.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.repoinit/1.1.36/org.apache.sling.jcr.repoinit-1.1.36.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.repoinit.parser/1.6.10/org.apache.sling.repoinit.parser-1.6.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.post/2.4.4/org.apache.sling.servlets.post-2.4.4.jar (184 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.commons/1.0.24/org.apache.sling.discovery.commons-1.0.24.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.10/org.apache.sling.jcr.jackrabbit.accessmanager-3.0.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.14/org.apache.sling.jcr.jackrabbit.usermanager-2.2.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourceresolver/1.7.8/org.apache.sling.resourceresolver-1.7.8.jar (250 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.commons/1.0.24/org.apache.sling.discovery.commons-1.0.24.jar (94 kB at 624 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.auth.form/1.0.24/org.apache.sling.auth.form-1.0.24.jar (57 kB at 260 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.10/org.apache.sling.jcr.jackrabbit.accessmanager-3.0.10.jar (54 kB at 236 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.14/org.apache.sling.jcr.jackrabbit.usermanager-2.2.14.jar (104 kB at 447 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.565 s
[INFO] Finished at: 2021-06-21T09:01:36Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven8795ba49/maven-spy-20210621-090116-840197591723427683547.log
[ERROR] Failed to execute goal on project org.apache.sling.starter: Could not resolve dependencies for project org.apache.sling:org.apache.sling.starter:jar:12-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.repoinit.parser:jar:1.6.10, org.apache.sling:org.apache.sling.jcr.repoinit:jar:1.1.36: Could not find artifact org.apache.sling:org.apache.sling.repoinit.parser:jar:1.6.10 in central (https://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 1372 ms, Open Task Scanner Publisher: 338 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #126 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/126/ for details.

No further emails will be sent until the status of the build is changed.