Skip to content

Console Output

01:42:14 Started by timer
01:42:14 Running as SYSTEM
01:42:14 Agent basic-0hl0j is provisioned from template basic
01:42:14 ---
01:42:14 apiVersion: "v1"
01:42:14 kind: "Pod"
01:42:14 metadata:
01:42:14   labels:
01:42:14     jenkins: "slave"
01:42:14     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
01:42:14     jenkins/label: "basic"
01:42:14   name: "basic-0hl0j"
01:42:14   namespace: "microprofile"
01:42:14 spec:
01:42:14   containers:
01:42:14   - env:
01:42:14     - name: "JENKINS_SECRET"
01:42:14       value: "********"
01:42:14     - name: "JENKINS_TUNNEL"
01:42:14       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
01:42:14     - name: "JENKINS_AGENT_NAME"
01:42:14       value: "basic-0hl0j"
01:42:14     - name: "JENKINS_REMOTING_JAVA_OPTS"
01:42:14       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
01:42:14         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
01:42:14     - name: "JAVA_TOOL_OPTIONS"
01:42:14       value: ""
01:42:14     - name: "_JAVA_OPTIONS"
01:42:14       value: ""
01:42:14     - name: "OPENJ9_JAVA_OPTIONS"
01:42:14       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
01:42:14     - name: "JENKINS_NAME"
01:42:14       value: "basic-0hl0j"
01:42:14     - name: "JENKINS_AGENT_WORKDIR"
01:42:14       value: "/home/jenkins/agent"
01:42:14     - name: "JENKINS_URL"
01:42:14       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
01:42:14     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
01:42:14     imagePullPolicy: "Always"
01:42:14     name: "jnlp"
01:42:14     resources:
01:42:14       limits:
01:42:14         cpu: "2000m"
01:42:14         memory: "4096Mi"
01:42:14       requests:
01:42:14         cpu: "1000m"
01:42:14         memory: "4096Mi"
01:42:14     tty: true
01:42:14     volumeMounts:
01:42:14     - mountPath: "/home/jenkins/.m2/toolchains.xml"
01:42:14       name: "m2-dir"
01:42:14       readOnly: true
01:42:14       subPath: "toolchains.xml"
01:42:14     - mountPath: "/home/jenkins/.mavenrc"
01:42:14       name: "m2-dir"
01:42:14       readOnly: true
01:42:14       subPath: ".mavenrc"
01:42:14     - mountPath: "/opt/tools"
01:42:14       name: "volume-0"
01:42:14       readOnly: false
01:42:14     - mountPath: "/home/jenkins"
01:42:14       name: "volume-2"
01:42:14       readOnly: false
01:42:14     - mountPath: "/home/jenkins/.m2/repository"
01:42:14       name: "volume-3"
01:42:14       readOnly: false
01:42:14     - mountPath: "/home/jenkins/.m2/settings-security.xml"
01:42:14       name: "m2-secret-dir"
01:42:14       readOnly: true
01:42:14       subPath: "settings-security.xml"
01:42:14     - mountPath: "/home/jenkins/.m2/wrapper"
01:42:14       name: "volume-4"
01:42:14       readOnly: false
01:42:14     - mountPath: "/home/jenkins/.m2/settings.xml"
01:42:14       name: "m2-secret-dir"
01:42:14       readOnly: true
01:42:14       subPath: "settings.xml"
01:42:14     - mountPath: "/home/jenkins/.ssh"
01:42:14       name: "volume-1"
01:42:14       readOnly: false
01:42:14       subPath: ""
01:42:14     - mountPath: "/home/jenkins/agent"
01:42:14       name: "workspace-volume"
01:42:14       readOnly: false
01:42:14     workingDir: "/home/jenkins/agent"
01:42:14   nodeSelector:
01:42:14     kubernetes.io/os: "linux"
01:42:14   restartPolicy: "Never"
01:42:14   volumes:
01:42:14   - name: "volume-0"
01:42:14     persistentVolumeClaim:
01:42:14       claimName: "tools-claim-jiro-microprofile"
01:42:14       readOnly: true
01:42:14   - name: "m2-secret-dir"
01:42:14     secret:
01:42:14       secretName: "m2-secret-dir"
01:42:14   - emptyDir:
01:42:14       medium: ""
01:42:14     name: "volume-2"
01:42:14   - configMap:
01:42:14       name: "m2-dir"
01:42:14     name: "m2-dir"
01:42:14   - configMap:
01:42:14       name: "known-hosts"
01:42:14     name: "volume-1"
01:42:14   - emptyDir:
01:42:14       medium: ""
01:42:14     name: "workspace-volume"
01:42:14   - emptyDir:
01:42:14       medium: ""
01:42:14     name: "volume-4"
01:42:14   - emptyDir:
01:42:14       medium: ""
01:42:14     name: "volume-3"
01:42:14 
01:42:14 Building remotely on basic-0hl0j (basic) in workspace /home/jenkins/agent/workspace/JWT-Auth-maven-snapshots
01:42:14 [WS-CLEANUP] Deleting project workspace...
01:42:14 [WS-CLEANUP] Deferred wipeout is used...
01:42:14 The recommended git tool is: NONE
01:42:16 No credentials specified
01:42:16 Cloning the remote Git repository
01:42:16 Cloning repository https://github.com/eclipse/microprofile-jwt-auth.git
01:42:16  > git init /home/jenkins/agent/workspace/JWT-Auth-maven-snapshots # timeout=10
01:42:16 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth.git
01:42:16  > git --version # timeout=10
01:42:16  > git --version # 'git version 2.20.1'
01:42:16  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:17  > git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth.git # timeout=10
01:42:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:18 Avoid second fetch
01:42:18  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
01:42:18 Checking out Revision 5fe1b62e697d57f07b55da73299e487297a04137 (refs/remotes/origin/main)
01:42:18  > git config core.sparsecheckout # timeout=10
01:42:18  > git checkout -f 5fe1b62e697d57f07b55da73299e487297a04137 # timeout=10
01:42:18 Commit message: "Merge pull request #324 from sberyozkin/remove_optional_spec_text"
01:42:18  > git rev-list --no-walk 5fe1b62e697d57f07b55da73299e487297a04137 # timeout=10
01:42:18 Parsing POMs
01:42:24 Failed to transfer Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden
01:42:24 ERROR: Failed to parse POMs
01:42:24 hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
01:42:24 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:3.0-SNAPSHOT: Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden and 'parent.relativePath' points at wrong local POM @ line 19, column 13
01:42:24 
01:42:24 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
01:42:24 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
01:42:24 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
01:42:24 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
01:42:24 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
01:42:24 	at hudson.remoting.Request$2.run(Request.java:377)
01:42:24 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
01:42:24 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
01:42:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:24 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
01:42:24 	at java.base/java.lang.Thread.run(Thread.java:839)
01:42:24 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.16.80/10.40.16.80:44164
01:42:24 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
01:42:24 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
01:42:24 		at hudson.remoting.Channel.call(Channel.java:1003)
01:42:24 		at hudson.FilePath.act(FilePath.java:1230)
01:42:24 		at hudson.FilePath.act(FilePath.java:1219)
01:42:24 		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
01:42:24 		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
01:42:24 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
01:42:24 		at hudson.model.Run.execute(Run.java:1895)
01:42:24 		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
01:42:24 		at hudson.model.ResourceController.execute(ResourceController.java:101)
01:42:24 		at hudson.model.Executor.run(Executor.java:442)
01:42:24 Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
01:42:24 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:3.0-SNAPSHOT: Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden and 'parent.relativePath' points at wrong local POM @ line 19, column 13
01:42:24 
01:42:24 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
01:42:24 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
01:42:24 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
01:42:24 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
01:42:24 	... 11 more
01:42:25 Sending e-mails to: microprofile-dev@eclipse.org
01:42:25 Finished: FAILURE