Skip to content
Success

Console Output

Skipping 4 KB.. Full Log
WARNING: Unable to create pod: kubernetes keyple/keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-dlggh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
WARNING: Unable to create pod: kubernetes keyple/keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-tg2df" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
WARNING: Unable to create pod: kubernetes keyple/keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
Retrying...

ERROR: Failed to launch keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136)
Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/keyple/pods. Message: pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-ch17b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1, used: limits.cpu=6600m,limits.memory=10Gi,pods=3, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)
Created Pod: kubernetes keyple/keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf
Agent keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf is provisioned from template Keyple_keyple-distributed-local-java-api_main_2-cxxnf-5jpp5
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.keyple.svc.cluster.local/keyple/job/Keyple/job/keyple-distributed-local-java-api/job/main/2/"
    runUrl: "job/Keyple/job/keyple-distributed-local-java-api/job/main/2/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "920946e82d16999224558533f630bb1331430f91"
    jenkins/label: "Keyple_keyple-distributed-local-java-api_main_2-cxxnf"
  name: "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf"
  namespace: "keyple"
spec:
  containers:
  - args:
    - "cat"
    command:
    - "/usr/local/bin/uid_entrypoint"
    image: "eclipsekeyple/java-builder:2.0.6"
    imagePullPolicy: "IfNotPresent"
    name: "java-builder"
    resources:
      limits:
        cpu: "2"
        memory: "4Gi"
      requests:
        cpu: "250m"
        memory: "1Gi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.keyple.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf"
    - name: "JENKINS_NAME"
      value: "keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.keyple.svc.cluster.local/keyple/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf in /home/jenkins/agent/workspace/_distributed-local-java-api_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-keyple/keyple-distributed-local-java-api.git
 > git init /home/jenkins/agent/workspace/_distributed-local-java-api_main # timeout=10
Fetching upstream changes from https://github.com/eclipse-keyple/keyple-distributed-local-java-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-keyple/keyple-distributed-local-java-api.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/eclipse-keyple/keyple-distributed-local-java-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 80a5934d347434b5ee834edef481e1f3489c723f (main)
Commit message: "build: Java source and target levels are upgraded from 1.6 to 1.8 (#7)"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80a5934d347434b5ee834edef481e1f3489c723f # timeout=10
 > git rev-list --no-walk 10a55f0cf31e074205b0de496a7319221bb4a8fd # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Import keyring)
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
+ import_gpg ****
Importing GPG keys...
gpg: directory `/home/jenkins/.gnupg' created
gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
gpg: key 683DFD27: secret key imported
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 683DFD27: public key "Eclipse Keyple <keyple-dev@eclipse.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
/home/jenkins/.gnupg/secring.gpg
--------------------------------
sec#  4096R/683DFD27 2019-03-13 [expires: 2024-03-11]
uid                  Eclipse Keyple <keyple-dev@eclipse.org>
ssb   4096R/0C140E36 2019-03-13

/home/jenkins/.gnupg/pubring.gpg
--------------------------------
pub   4096R/683DFD27 2019-03-13 [expired: 2024-03-11]
uid                  Eclipse Keyple <keyple-dev@eclipse.org>

gpg (GnuPG) 1.4.23
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
GPG imported:
total 28
-rw-------. 1 jenkins root 9188 Apr 11 10:00 gpg.conf
-rw-------. 1 jenkins root 2845 Apr 11 10:00 pubring.gpg
-rw-------. 1 jenkins root    0 Apr 11 10:00 pubring.gpg~
-rw-------. 1 jenkins root 4190 Apr 11 10:00 secring.gpg
-rw-------. 1 jenkins root 1200 Apr 11 10:00 trustdb.gpg
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare settings)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ grep version gradle.properties
+ cut -d= -f2
+ tr -d [:space:]
[Pipeline] sh
+ git log --format=%B -1
+ head -1
+ tr -d 

[Pipeline] echo
Building version 2.1.1 in branch main
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check version)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ ./scripts/check_version.sh 2.1.1
Input version : '2.1.1'
Fetch tags...
From https://github.com/eclipse-keyple/keyple-distributed-local-java-api
 * [new tag]         2.0-rc1    -> 2.0-rc1
 * [new tag]         2.0-rc2    -> 2.0-rc2
 * [new tag]         2.0.0      -> 2.0.0
 * [new tag]         2.0.0-rc3  -> 2.0.0-rc3
 * [new tag]         2.0.0-rc4  -> 2.0.0-rc4
 * [new tag]         2.1.0      -> 2.1.0
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Test)
Stage "Build and Test" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Publish Snapshot)
[Pipeline] container
[Pipeline] {
[Pipeline] configFileProvider
provisioning config files...
copy managed file [gradle.properties] to file:/home/jenkins/agent/gradle.properties
[Pipeline] {
[Pipeline] sh
+ ./gradlew clean build test publish --info --stacktrace
Downloading https://services.gradle.org/distributions/gradle-7.6.4-bin.zip
...........10%............20%............30%...........40%............50%............60%...........70%............80%............90%............100%
Initialized native services in: /home/jenkins/.gradle/native
Initialized jansi services in: /home/jenkins/.gradle/native

Welcome to Gradle 7.6.4!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6.4/release-notes.html

Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/7.6.4 Command: /opt/java/openjdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/gradle-launcher-7.6.4.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.6.4
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 0.856 secs.
The client will now receive all logging from the daemon (pid: 141). The daemon log file: /home/jenkins/.gradle/daemon/7.6.4/daemon-141.out.log
Starting build in new daemon [memory: 512 MiB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 2 worker leases.
Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Watching the file system is configured to be enabled if available
Not watching /home/jenkins/agent/workspace/_distributed-local-java-api_main since the file system is not supported
File system watching is active
Starting Build
Generating /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-api-7.6.4.jar
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-api-7.6.4.jar: class org/gradle/configurationcache/extensions/AutoCloseableExtensionsKt: inline fun useToRun(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-stdlib-1.7.10.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-reflect-1.7.10.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/kotlin-stdlib-jdk8-1.7.10.jar: class kotlin/jvm/optionals/OptionalsKt: inline fun getOrElse(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/7.6.4/generated-gradle-jars/gradle-kotlin-dsl-extensions-7.6.4.jar: class org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt: inline fun environment(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/wrapper/dists/gradle-7.6.4-bin/eq47ircvekz8t0m2yd28ebfsh/gradle-7.6.4/lib/gradle-kotlin-dsl-7.6.4.jar: class org/gradle/kotlin/dsl/ArtifactHandlerScope: inline fun invoke(): compile avoidance is not supported with public inline functions
Kotlin DSL script compilation (Settings/TopLevel/stage1) is not up-to-date because:
  No history is available.
Settings evaluated using settings file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/settings.gradle.kts'.
Projects loaded. Root project using build file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts'.
Included projects: [root project 'keyple-distributed-local-java-api']

> Configure project :
Evaluating root project 'keyple-distributed-local-java-api' using build file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts'.
Caching disabled for Kotlin DSL plugin accessors for classpath '5cce23cb444815ddfc0d46b52e20dcf9' because:
  Build cache is disabled
Kotlin DSL plugin accessors for classpath '5cce23cb444815ddfc0d46b52e20dcf9' is not up-to-date because:
  No history is available.
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
  Build cache is disabled
Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
  No history is available.
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.pom to /home/jenkins/.gradle/.tmp/gradle_download1328795477561313171bin
Downloading https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.pom to /home/jenkins/.gradle/.tmp/gradle_download16166022801650935623bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/maven-metadata.xml to /home/jenkins/.gradle/.tmp/gradle_download15410235060185653723bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.pom to /home/jenkins/.gradle/.tmp/gradle_download2594178587986611461bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.module to /home/jenkins/.gradle/.tmp/gradle_download95283713815155940bin
Downloading https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/maven-metadata.xml to /home/jenkins/.gradle/.tmp/gradle_download11158910772069630256bin
Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.pom, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.keyple/keyple-gradle/0.2.19/7a28574fcafa65dee9355b050949178b27828563/keyple-gradle-0.2.19.pom]
Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.module, /home/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.keyple/keyple-gradle/0.2.19/a0519eddfda2d1d35eb4a3f6d01e7575af9eb794/keyple-gradle-0.2.19.module]
Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.pom]
Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.pom]
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download15680930914109341714bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download14718238570032304226bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download4561059357598354399bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download12960734809692477438bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom to /home/jenkins/.gradle/.tmp/gradle_download9832825617568043487bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom to /home/jenkins/.gradle/.tmp/gradle_download14531595853111898198bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/3.0.2/jaxb-runtime-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download2775338944044111918bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/3.0.2/jaxb-runtime-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download18081583976810322865bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download12450804535891096927bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download4786103882239107327bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download1557292331447943829bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom to /home/jenkins/.gradle/.tmp/gradle_download8661515093983876456bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download4849413820244018556bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download11158348603670775601bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.3/jackson-dataformats-text-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download12232742603635207380bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download10578361332001101524bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download10494681710830438560bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download1571166763681208175bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/jenkins/.gradle/.tmp/gradle_download5037955080947876324bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download14411667422585291487bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download4117639458838902646bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.pom to /home/jenkins/.gradle/.tmp/gradle_download6849592890711758934bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.module to /home/jenkins/.gradle/.tmp/gradle_download17535739666487955393bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.pom to /home/jenkins/.gradle/.tmp/gradle_download17167203190281320898bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.module to /home/jenkins/.gradle/.tmp/gradle_download10906535325118996218bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download252626739357426782bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.pom to /home/jenkins/.gradle/.tmp/gradle_download15010852116739744234bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download18271063745159592422bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.module to /home/jenkins/.gradle/.tmp/gradle_download7412407077720838203bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download18426669217273720718bin
Downloading https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom to /home/jenkins/.gradle/.tmp/gradle_download13704381040233785709bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download17137357288540121311bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download16830458767672949442bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/3.0.2/jaxb-core-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download17604772165227382913bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom to /home/jenkins/.gradle/.tmp/gradle_download2661220438936104607bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download354217466913058602bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download17198556778276615605bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download7932648449488722490bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom to /home/jenkins/.gradle/.tmp/gradle_download16031041781812427629bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.pom to /home/jenkins/.gradle/.tmp/gradle_download10870478652910924920bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom to /home/jenkins/.gradle/.tmp/gradle_download16648095141535548794bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.module to /home/jenkins/.gradle/.tmp/gradle_download16725212983728985602bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom to /home/jenkins/.gradle/.tmp/gradle_download3518516934740782960bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.pom to /home/jenkins/.gradle/.tmp/gradle_download2812432774697825600bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.module to /home/jenkins/.gradle/.tmp/gradle_download3912045443382159043bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.pom to /home/jenkins/.gradle/.tmp/gradle_download13055767901543643775bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.16.0.226/sonar-scanner-api-parent-2.16.0.226.pom to /home/jenkins/.gradle/.tmp/gradle_download2864072966578332477bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/55/parent-55.pom to /home/jenkins/.gradle/.tmp/gradle_download15452457433642672324bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/3.0.2/txw2-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download6306538321225667229bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.0.1/istack-commons-runtime-4.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download17233121047375726093bin
Downloading https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/3.0.2/jaxb-txw-parent-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download9814806283567439092bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/4.0.1/istack-commons-4.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download4893682457629348696bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom to /home/jenkins/.gradle/.tmp/gradle_download7427483076414199758bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom to /home/jenkins/.gradle/.tmp/gradle_download6912160495035748675bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom to /home/jenkins/.gradle/.tmp/gradle_download1296746738185729397bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom to /home/jenkins/.gradle/.tmp/gradle_download12231161243223757487bin
Downloading https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom to /home/jenkins/.gradle/.tmp/gradle_download3653869104476832354bin
Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom to /home/jenkins/.gradle/.tmp/gradle_download12548490156155092215bin
Downloading https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom to /home/jenkins/.gradle/.tmp/gradle_download4854616924661459359bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom to /home/jenkins/.gradle/.tmp/gradle_download13749255658005362469bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.module to /home/jenkins/.gradle/.tmp/gradle_download5483479540020440293bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.pom to /home/jenkins/.gradle/.tmp/gradle_download6101473519720787839bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom to /home/jenkins/.gradle/.tmp/gradle_download15780238958021555780bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /home/jenkins/.gradle/.tmp/gradle_download7208066127673079010bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.module to /home/jenkins/.gradle/.tmp/gradle_download7034413488980458971bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom to /home/jenkins/.gradle/.tmp/gradle_download1293863175895292904bin
Downloading https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom to /home/jenkins/.gradle/.tmp/gradle_download11871130175936344781bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.module to /home/jenkins/.gradle/.tmp/gradle_download3989320386785508088bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.pom to /home/jenkins/.gradle/.tmp/gradle_download11929787819991810980bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom to /home/jenkins/.gradle/.tmp/gradle_download4311496287966371398bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.module to /home/jenkins/.gradle/.tmp/gradle_download14191046788330304353bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom to /home/jenkins/.gradle/.tmp/gradle_download8801416349631196963bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.module to /home/jenkins/.gradle/.tmp/gradle_download1874862950499898968bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download5987877193062909755bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom to /home/jenkins/.gradle/.tmp/gradle_download9872909872260971369bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.module to /home/jenkins/.gradle/.tmp/gradle_download18262354983990284517bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.pom to /home/jenkins/.gradle/.tmp/gradle_download5121986356819740130bin
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.jar]
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/sonarqube/org.sonarqube.gradle.plugin/3.1/org.sonarqube.gradle.plugin-3.1.jar]
Downloading https://repo.maven.apache.org/maven2/org/eclipse/keyple/keyple-gradle/0.2.19/keyple-gradle-0.2.19.jar to /home/jenkins/.gradle/.tmp/gradle_download13287357769634138993bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download1209979527847901524bin
Downloading https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar to /home/jenkins/.gradle/.tmp/gradle_download3714696881849262068bin
Downloading https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download11138918418060946711bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download8045236463765354978bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download4316996216423722363bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar to /home/jenkins/.gradle/.tmp/gradle_download2651972156659564745bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar to /home/jenkins/.gradle/.tmp/gradle_download8914403413428042428bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.jar to /home/jenkins/.gradle/.tmp/gradle_download2293000969200140327bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.jar to /home/jenkins/.gradle/.tmp/gradle_download17575701974407659998bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/3.0.2/txw2-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download10198750769509055851bin
Downloading https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.0.1/istack-commons-runtime-4.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download11570509522516305660bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar to /home/jenkins/.gradle/.tmp/gradle_download12021305510485357062bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar to /home/jenkins/.gradle/.tmp/gradle_download495696644561483908bin
Downloading https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar to /home/jenkins/.gradle/.tmp/gradle_download17372536005268387636bin
Downloading https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar to /home/jenkins/.gradle/.tmp/gradle_download2951028950571221609bin
Downloading https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar to /home/jenkins/.gradle/.tmp/gradle_download7529329704682008967bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.jar to /home/jenkins/.gradle/.tmp/gradle_download5935969981953484321bin
Downloading https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar to /home/jenkins/.gradle/.tmp/gradle_download6917797612089209217bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.3/jackson-dataformat-yaml-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download5054054084491977841bin
Downloading https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download12022610247168365148bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download7962134039737777018bin
Downloading https://repo.maven.apache.org/maven2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/3.1/sonarqube-gradle-plugin-3.1.jar to /home/jenkins/.gradle/.tmp/gradle_download2574543114747564313bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download15141250617762046514bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar to /home/jenkins/.gradle/.tmp/gradle_download9213413506074736251bin
Downloading https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.3/jackson-module-kotlin-2.13.3.jar to /home/jenkins/.gradle/.tmp/gradle_download10964979666942946745bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download8783963204293694721bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/3.0.2/jaxb-runtime-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download5599385100966477590bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.jar to /home/jenkins/.gradle/.tmp/gradle_download2057499980942409550bin
Downloading https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/3.0.2/jaxb-core-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download9261819847393495368bin
Downloading https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.jar to /home/jenkins/.gradle/.tmp/gradle_download7456915521847542148bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download3107408342346209828bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download17493374045745078832bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar to /home/jenkins/.gradle/.tmp/gradle_download3164614650029922099bin
Downloading https://repo.maven.apache.org/maven2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.jar to /home/jenkins/.gradle/.tmp/gradle_download14557620660898573081bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download10217906843645271974bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.jar to /home/jenkins/.gradle/.tmp/gradle_download3717014562956592202bin
Downloading https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar to /home/jenkins/.gradle/.tmp/gradle_download1606341556850586071bin
Caching disabled for Kotlin DSL accessors for root project 'keyple-distributed-local-java-api' because:
  Build cache is disabled
Kotlin DSL accessors for root project 'keyple-distributed-local-java-api' is not up-to-date because:
  No history is available.
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/d7260219b3307064307e364e5bc7f674/jackson-module-kotlin-2.13.3.jar: class com/fasterxml/jackson/module/kotlin/ExtensionsKt: inline fun addDeserializer(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/296b4a2527a5b275b9bc3040082b41b7/kotlin-reflect-1.7.10.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/140d99dfceba05cee39d42694d688b77/okhttp-4.12.0.jar: class okhttp3/internal/concurrent/TaskQueue: inline fun execute(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/db003c7063ee865ce8d0a5ab4ad0a955/kotlin-stdlib-jdk8-1.7.10.jar: class kotlin/jvm/optionals/OptionalsKt: inline fun getOrElse(): compile avoidance is not supported with public inline functions
Cannot use Kotlin build script compile avoidance with /home/jenkins/.gradle/caches/jars-9/18605f194ccef429ae2d718fe73a470f/kotlin-stdlib-1.7.10.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
  Build cache is disabled
Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:
  No history is available.
w: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts:67:17: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
w: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts:68:17: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
w: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts:69:18: 'setter for isEnabled: Boolean' is deprecated. Deprecated in Java
Using Keyple Gradle 0.2.19 for root project 'keyple-distributed-local-java-api'.
Creating licenseHeader in: /home/jenkins/agent/workspace/_distributed-local-java-api_main/LICENSE_HEADER
Creating licenseHeader in: /home/jenkins/agent/workspace/_distributed-local-java-api_main/LICENSE_HEADER
Compiling Java 1.8 to Java 1.8.
Signing Java artifacts.
All projects evaluated.
Task name matched 'clean'
Task name matched 'build'
Task name matched 'test'
Task name matched 'publish'
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.19.2/google-java-format-1.19.2.pom to /home/jenkins/.gradle/.tmp/gradle_download668976202208254342bin
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.19.2/google-java-format-parent-1.19.2.pom to /home/jenkins/.gradle/.tmp/gradle_download7462913905665275815bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom to /home/jenkins/.gradle/.tmp/gradle_download17803964452093021221bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom to /home/jenkins/.gradle/.tmp/gradle_download2969201701113027639bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.module to /home/jenkins/.gradle/.tmp/gradle_download13141882790307989707bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom to /home/jenkins/.gradle/.tmp/gradle_download16706609428024996212bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/jenkins/.gradle/.tmp/gradle_download11596661165342080168bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/jenkins/.gradle/.tmp/gradle_download12566633825389083783bin
Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/jenkins/.gradle/.tmp/gradle_download16617564816426500465bin
Downloading https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom to /home/jenkins/.gradle/.tmp/gradle_download18088090073131730948bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom to /home/jenkins/.gradle/.tmp/gradle_download1912268094168242119bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom to /home/jenkins/.gradle/.tmp/gradle_download108019805692934908bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom to /home/jenkins/.gradle/.tmp/gradle_download4814699966547513909bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.module to /home/jenkins/.gradle/.tmp/gradle_download12976438238099183127bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar to /home/jenkins/.gradle/.tmp/gradle_download2517902455144438917bin
Downloading https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.19.2/google-java-format-1.19.2.jar to /home/jenkins/.gradle/.tmp/gradle_download14502369405116252803bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /home/jenkins/.gradle/.tmp/gradle_download10120682895553968755bin
Downloading https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar to /home/jenkins/.gradle/.tmp/gradle_download332889655727140799bin
Downloading https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/.gradle/.tmp/gradle_download8385463581598190777bin
Downloading https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar to /home/jenkins/.gradle/.tmp/gradle_download2593648976136116434bin
Downloading https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /home/jenkins/.gradle/.tmp/gradle_download13647033150689775725bin
Selected primary task 'test' from project :
Selected primary task 'publish' from project :
Tasks to be executed: [task ':clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':assemble', task ':spotlessInternalRegisterDependencies', task ':spotlessJava', task ':spotlessJavaCheck', task ':spotlessCheck', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':jacocoTestReport', task ':generateMetadataFileForMavenJavaPublication', task ':generatePomFileForMavenJavaPublication', task ':signMavenJavaPublication', task ':publishMavenJavaPublicationToKeypleRepoRepository', task ':publish']
Tasks that were excluded: []
Resolve mutations for :clean (Thread[included builds,5,main]) started.
:clean (Thread[included builds,5,main]) started.
destroyer locations for task group 0 (Thread[Execution worker,5,main]) started.
destroyer locations for task group 1 (Thread[Execution worker,5,main]) started.
destroyer locations for task group 2 (Thread[Execution worker,5,main]) started.

> Task :clean
Caching disabled for task ':clean' because:
  Build cache is disabled
Task ':clean' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
:compileJava (Thread[included builds,5,main]) started.

> Task :compileJava
Caching disabled for task ':compileJava' because:
  Build cache is disabled
Task ':compileJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':compileJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with toolchain '/opt/java/openjdk'.
Compiling with JDK Java compiler API.
Class dependency analysis for incremental compilation took 0.022 secs.
Created classpath snapshot for incremental compilation in 0.002 secs.
Resolve mutations for :processResources (Thread[included builds,5,main]) started.
:processResources (Thread[included builds,5,main]) started.

> Task :processResources NO-SOURCE
Skipping task ':processResources' as it has no source files and no previous output files.
Resolve mutations for :classes (Thread[included builds,5,main]) started.
:classes (Thread[included builds,5,main]) started.

> Task :classes
Skipping task ':classes' as it has no actions.
Resolve mutations for :jar (Thread[included builds,5,main]) started.
:jar (Thread[included builds,5,main]) started.

> Task :jar
Caching disabled for task ':jar' because:
  Build cache is disabled
Task ':jar' is not up-to-date because:
  No history is available.
Resolve mutations for :javadoc (Thread[included builds,5,main]) started.
:javadoc (Thread[included builds,5,main]) started.

> Task :javadoc
Caching disabled for task ':javadoc' because:
  Build cache is disabled
Task ':javadoc' is not up-to-date because:
  No history is available.
Starting process 'command '/opt/java/openjdk/bin/javadoc''. Working directory: /home/jenkins/agent/workspace/_distributed-local-java-api_main Command: /opt/java/openjdk/bin/javadoc @/home/jenkins/agent/workspace/_distributed-local-java-api_main/build/tmp/javadoc/javadoc.options
Successfully started process 'command '/opt/java/openjdk/bin/javadoc''
Resolve mutations for :javadocJar (Thread[included builds,5,main]) started.
:javadocJar (Thread[included builds,5,main]) started.

> Task :javadocJar
Caching disabled for task ':javadocJar' because:
  Build cache is disabled
Task ':javadocJar' is not up-to-date because:
  No history is available.
Resolve mutations for :sourcesJar (Thread[included builds,5,main]) started.
:sourcesJar (Thread[included builds,5,main]) started.

> Task :sourcesJar
Caching disabled for task ':sourcesJar' because:
  Build cache is disabled
Task ':sourcesJar' is not up-to-date because:
  No history is available.
file or directory '/home/jenkins/agent/workspace/_distributed-local-java-api_main/src/main/resources', not found
Resolve mutations for :assemble (Thread[included builds,5,main]) started.
:assemble (Thread[included builds,5,main]) started.

> Task :assemble
Skipping task ':assemble' as it has no actions.
Resolve mutations for :spotlessInternalRegisterDependencies (Thread[included builds,5,main]) started.
:spotlessInternalRegisterDependencies (Thread[included builds,5,main]) started.

> Task :spotlessInternalRegisterDependencies
Caching disabled for task ':spotlessInternalRegisterDependencies' because:
  Build cache is disabled
Task ':spotlessInternalRegisterDependencies' is not up-to-date because:
  No history is available.
Resolve mutations for :spotlessJava (Thread[included builds,5,main]) started.
:spotlessJava (Thread[included builds,5,main]) started.

> Task :spotlessJava
Caching disabled for task ':spotlessJava' because:
  Build cache is disabled
Task ':spotlessJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':spotlessJava'.
Not incremental: removing prior outputs
Resolve mutations for :spotlessJavaCheck (Thread[included builds,5,main]) started.
:spotlessJavaCheck (Thread[Execution worker,5,main]) started.

> Task :spotlessJavaCheck
Caching disabled for task ':spotlessJavaCheck' because:
  Build cache is disabled
Task ':spotlessJavaCheck' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Resolve mutations for :spotlessCheck (Thread[Execution worker,5,main]) started.
:spotlessCheck (Thread[Execution worker,5,main]) started.

> Task :spotlessCheck
Skipping task ':spotlessCheck' as it has no actions.
Resolve mutations for :compileTestJava (Thread[Execution worker,5,main]) started.
:compileTestJava (Thread[Execution worker,5,main]) started.

> Task :compileTestJava
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download6243865641273124422bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download13709791027239093334bin
Downloading https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.pom to /home/jenkins/.gradle/.tmp/gradle_download14717506441314411582bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download16474961650637133871bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download12795805575469980869bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.pom to /home/jenkins/.gradle/.tmp/gradle_download9989787243812480107bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.11/byte-buddy-parent-1.14.11.pom to /home/jenkins/.gradle/.tmp/gradle_download12986676598347985725bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom to /home/jenkins/.gradle/.tmp/gradle_download13897644118187420437bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.module to /home/jenkins/.gradle/.tmp/gradle_download416025579918099962bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom to /home/jenkins/.gradle/.tmp/gradle_download13789117556709804068bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.module to /home/jenkins/.gradle/.tmp/gradle_download1745887227317748994bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download2892952977265572348bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download6418713198739697802bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download15803585501497289816bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download3642029178454400413bin
Downloading https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar to /home/jenkins/.gradle/.tmp/gradle_download3346448835641856870bin
Downloading https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar to /home/jenkins/.gradle/.tmp/gradle_download3691990445672603139bin
Downloading https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar to /home/jenkins/.gradle/.tmp/gradle_download18154246598440432983bin
Downloading https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar to /home/jenkins/.gradle/.tmp/gradle_download5174455370384881321bin
Caching disabled for task ':compileTestJava' because:
  Build cache is disabled
Task ':compileTestJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':compileTestJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with toolchain '/opt/java/openjdk'.
Compiling with JDK Java compiler API.
Class dependency analysis for incremental compilation took 0.001 secs.
Created classpath snapshot for incremental compilation in 1.459 secs.
Resolve mutations for :processTestResources (Thread[Execution worker,5,main]) started.
:processTestResources (Thread[Execution worker,5,main]) started.

> Task :processTestResources NO-SOURCE
Skipping task ':processTestResources' as it has no source files and no previous output files.
Resolve mutations for :testClasses (Thread[Execution worker,5,main]) started.
:testClasses (Thread[Execution worker,5,main]) started.

> Task :testClasses
Skipping task ':testClasses' as it has no actions.
Resolve mutations for :test (Thread[Execution worker,5,main]) started.
:test (Thread[Execution worker,5,main]) started.

> Task :test
Downloading https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8.pom to /home/jenkins/.gradle/.tmp/gradle_download7395431129871808499bin
Downloading https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom to /home/jenkins/.gradle/.tmp/gradle_download868346823054008499bin
Downloading https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8.jar to /home/jenkins/.gradle/.tmp/gradle_download13540666761294062562bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download11710811163726614228bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download7802192942704838338bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom to /home/jenkins/.gradle/.tmp/gradle_download16497752815922891607bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.module to /home/jenkins/.gradle/.tmp/gradle_download16874882746940174766bin
Downloading https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download14602471464723524327bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar to /home/jenkins/.gradle/.tmp/gradle_download12895571184197753199bin
Caching disabled for task ':test' because:
  Build cache is disabled
Task ':test' is not up-to-date because:
  No history is available.
Finished generating test XML results (0.001 secs) into: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.013 secs) into: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/reports/tests/test
Resolve mutations for :check (Thread[Execution worker,5,main]) started.
:check (Thread[Execution worker,5,main]) started.

> Task :check
Skipping task ':check' as it has no actions.
Resolve mutations for :build (Thread[Execution worker,5,main]) started.
:build (Thread[Execution worker,5,main]) started.

> Task :build
Skipping task ':build' as it has no actions.
Resolve mutations for :jacocoTestReport (Thread[Execution worker,5,main]) started.
:jacocoTestReport (Thread[Execution worker,5,main]) started.

> Task :jacocoTestReport SKIPPED
Skipping task ':jacocoTestReport' as task onlyIf 'Any of the execution data files exists' is false.
Resolve mutations for :generateMetadataFileForMavenJavaPublication (Thread[Execution worker,5,main]) started.
:generateMetadataFileForMavenJavaPublication (Thread[Execution worker,5,main]) started.

> Task :generateMetadataFileForMavenJavaPublication
Caching disabled for task ':generateMetadataFileForMavenJavaPublication' because:
  Build cache is disabled
Task ':generateMetadataFileForMavenJavaPublication' is not up-to-date because:
  Task.upToDateWhen is false.
Resolve mutations for :generatePomFileForMavenJavaPublication (Thread[Execution worker,5,main]) started.
:generatePomFileForMavenJavaPublication (Thread[Execution worker,5,main]) started.

> Task :generatePomFileForMavenJavaPublication
Caching disabled for task ':generatePomFileForMavenJavaPublication' because:
  Build cache is disabled
Task ':generatePomFileForMavenJavaPublication' is not up-to-date because:
  Task state is not tracked.
Resolve mutations for :signMavenJavaPublication (Thread[Execution worker,5,main]) started.
:signMavenJavaPublication (Thread[Execution worker,5,main]) started.

> Task :signMavenJavaPublication
Caching disabled for task ':signMavenJavaPublication' because:
  Build cache is disabled
Task ':signMavenJavaPublication' is not up-to-date because:
  No history is available.
Resolve mutations for :publishMavenJavaPublicationToKeypleRepoRepository (Thread[Execution worker,5,main]) started.
:publishMavenJavaPublicationToKeypleRepoRepository (Thread[Execution worker,5,main]) started.

> Task :publishMavenJavaPublicationToKeypleRepoRepository
Caching disabled for task ':publishMavenJavaPublicationToKeypleRepoRepository' because:
  Build cache is disabled
Task ':publishMavenJavaPublicationToKeypleRepoRepository' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing to repository 'keypleRepo' (https://oss.sonatype.org/content/repositories/snapshots/)
Uploading maven-metadata.xml to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/maven-metadata.xml
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.jar
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.pom to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.pom
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.jar.asc
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.module.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.module.asc
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.module to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.module
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2-javadoc.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2-javadoc.jar.asc
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2.pom.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2.pom.asc
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2-sources.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2-sources.jar
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2-javadoc.jar to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2-javadoc.jar
Uploading keyple-distributed-local-java-api-2.1.1-20240411.100017-2-sources.jar.asc to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/2.1.1-SNAPSHOT/keyple-distributed-local-java-api-2.1.1-20240411.100017-2-sources.jar.asc
Uploading maven-metadata.xml to /content/repositories/snapshots/org/eclipse/keyple/keyple-distributed-local-java-api/maven-metadata.xml
Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
:publish (Thread[Execution worker,5,main]) started.

> Task :publish
Skipping task ':publish' as it has no actions.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 56s
15 actionable tasks: 15 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
[Pipeline] }
[Pipeline] // configFileProvider
[Pipeline] junit
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] }
No test report files were found. Configuration error?
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Publish Release)
Stage "Build and Publish Release" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Update GitHub Pages)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ ./scripts/prepare_javadoc.sh keyple-distributed-local-java-api 2.1.1 true
Compute the current API version...
Computed current API version: 2.1.1-SNAPSHOT
Clone keyple-distributed-local-java-api...
Cloning into 'keyple-distributed-local-java-api'...
Checkout gh-pages branch...
Switched to a new branch 'gh-pages'
Branch 'gh-pages' set up to track remote branch 'gh-pages' from 'origin'.
Delete existing SNAPSHOT directory...
Delete existing RC directories in case of final release...
Create target directory 2.1.1-SNAPSHOT...
Copy javadoc and uml files...
Update versions list...
Computed all versions:
| Version | Documents |
|:---:|---|
| 2.1.1-SNAPSHOT | [API documentation](2.1.1-SNAPSHOT)<br>[API class diagram](2.1.1-SNAPSHOT/api_class_diagram.svg) |
| 2.1.0 | [API documentation](2.1.0)<br>[API class diagram](2.1.0/api_class_diagram.svg) |
| 2.0.0 | [API documentation](2.0.0)<br>[API class diagram](2.0.0/api_class_diagram.svg) |
Local docs update finished.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/_distributed-local-java-api_main/keyple-distributed-local-java-api
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD
[Pipeline] {
[Pipeline] sh
+ git add -A
+ git config user.email keyple-distributed-local-java-api-bot@eclipse.org
+ git config user.name Eclipse Keyple Bot
+ git commit --allow-empty -m docs: update documentation Keyple/keyple-distributed-local-java-api/main-2
[gh-pages 0363717] docs: update documentation Keyple/keyple-distributed-local-java-api/main-2
 70 files changed, 4345 insertions(+), 42498 deletions(-)
 rewrite 2.1.1-SNAPSHOT/allclasses-index.html (80%)
 delete mode 100644 2.1.1-SNAPSHOT/allclasses.html
 rewrite 2.1.1-SNAPSHOT/allpackages-index.html (81%)
 rewrite 2.1.1-SNAPSHOT/constant-values.html (81%)
 delete mode 100644 2.1.1-SNAPSHOT/deprecated-list.html
 rewrite 2.1.1-SNAPSHOT/help-doc.html (72%)
 rewrite 2.1.1-SNAPSHOT/index-all.html (72%)
 rewrite 2.1.1-SNAPSHOT/index.html (77%)
 create mode 100644 2.1.1-SNAPSHOT/jquery-ui.overrides.css
 delete mode 100644 2.1.1-SNAPSHOT/jquery/external/jquery/jquery.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_glass_65_dadada_1x400.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_glass_75_dadada_1x400.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-icons_222222_256x240.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-icons_2e83ff_256x240.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-icons_454545_256x240.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-icons_888888_256x240.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/images/ui-icons_cd0a0a_256x240.png
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-3.5.1.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.css
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.min.css
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.min.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.structure.css
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jquery-ui.structure.min.css
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip-utils/dist/jszip-utils-ie.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip-utils/dist/jszip-utils-ie.min.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip-utils/dist/jszip-utils.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip-utils/dist/jszip-utils.min.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip/dist/jszip.js
 delete mode 100644 2.1.1-SNAPSHOT/jquery/jszip/dist/jszip.min.js
 delete mode 100644 2.1.1-SNAPSHOT/keyple-stylesheet.css
 create mode 100644 2.1.1-SNAPSHOT/legal/ADDITIONAL_LICENSE_INFO
 create mode 100644 2.1.1-SNAPSHOT/legal/ASSEMBLY_EXCEPTION
 create mode 100644 2.1.1-SNAPSHOT/legal/LICENSE
 create mode 100644 2.1.1-SNAPSHOT/legal/jquery.md
 create mode 100644 2.1.1-SNAPSHOT/legal/jqueryUI.md
 rewrite 2.1.1-SNAPSHOT/member-search-index.js (92%)
 delete mode 100644 2.1.1-SNAPSHOT/member-search-index.zip
 create mode 100644 2.1.1-SNAPSHOT/module-search-index.js
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/DistributedLocalApiProperties.html (80%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/LocalServiceApi.html (74%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/class-use/DistributedLocalApiProperties.html (77%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/class-use/LocalServiceApi.html (79%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/package-summary.html (79%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/package-tree.html (76%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/package-use.html (79%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/LocalServiceFactorySpi.html (76%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/LocalServiceSpi.html (71%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/class-use/LocalServiceFactorySpi.html (77%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/class-use/LocalServiceSpi.html (79%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/package-summary.html (77%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/package-tree.html (76%)
 rewrite 2.1.1-SNAPSHOT/org/eclipse/keyple/core/distributed/local/spi/package-use.html (79%)
 rewrite 2.1.1-SNAPSHOT/overview-tree.html (71%)
 delete mode 100644 2.1.1-SNAPSHOT/package-search-index.zip
 create mode 100644 2.1.1-SNAPSHOT/script-dir/jquery-3.6.1.min.js
 create mode 100644 2.1.1-SNAPSHOT/script-dir/jquery-ui.min.css
 create mode 100644 2.1.1-SNAPSHOT/script-dir/jquery-ui.min.js
 rewrite 2.1.1-SNAPSHOT/script.js (72%)
 rewrite 2.1.1-SNAPSHOT/search.js (64%)
 create mode 100644 2.1.1-SNAPSHOT/stylesheet.css
 create mode 100644 2.1.1-SNAPSHOT/tag-search-index.js
 rewrite 2.1.1-SNAPSHOT/type-search-index.js (100%)
 delete mode 100644 2.1.1-SNAPSHOT/type-search-index.zip
+ git log --graph --abbrev-commit --date=relative -n 5
* commit 0363717
| Author: Eclipse Keyple Bot <keyple-distributed-local-java-api-bot@eclipse.org>
| Date:   0 seconds ago
| 
|     docs: update documentation Keyple/keyple-distributed-local-java-api/main-2
| 
* commit 4773d04
| Author: Eclipse Keyple Bot <keyple-distributed-local-java-api-bot@eclipse.org>
| Date:   5 months ago
| 
|     docs: update documentation Keyple/keyple-distributed-local-java-api/main-6
| 
* commit 0093e49
| Author: Eclipse Keyple Bot <keyple-distributed-local-java-api-bot@eclipse.org>
| Date:   5 months ago
| 
|     docs: update documentation Keyple/keyple-distributed-local-java-api/main-5
| 
* commit a006f69
| Author: Eclipse Keyple Bot <keyple-distributed-local-java-api-bot@eclipse.org>
| Date:   5 months ago
| 
|     docs: update documentation Keyple/keyple-distributed-local-java-api/main-4
| 
* commit 6ef6e52
| Author: Eclipse Keyple Bot <keyple-distributed-local-java-api-bot@eclipse.org>
| Date:   10 months ago
| 
|     docs: update documentation Keyple/keyple-distributed-local-java-api/main-3
+ git push https://****:****@github.com/eclipse-keyple/keyple-distributed-local-java-api.git HEAD:gh-pages
To https://github.com/eclipse-keyple/keyple-distributed-local-java-api.git
   4773d04..0363717  HEAD -> gh-pages
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish Code Quality)
[Pipeline] container
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SONAR_LOGIN
[Pipeline] {
[Pipeline] sh
+ ./gradlew sonarqube --info --stacktrace
Initialized native services in: /home/jenkins/.gradle/native
Initialized jansi services in: /home/jenkins/.gradle/native
Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
The client will now receive all logging from the daemon (pid: 141). The daemon log file: /home/jenkins/.gradle/daemon/7.6.4/daemon-141.out.log
Starting 2nd build in daemon [uptime: 1 mins 0.454 secs, performance: 98%, non-heap usage: 54% of 256 MiB]
Using 2 worker leases.
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Not watching /home/jenkins/agent/workspace/_distributed-local-java-api_main since the file system is not supported
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Settings evaluated using settings file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/settings.gradle.kts'.
Projects loaded. Root project using build file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts'.
Included projects: [root project 'keyple-distributed-local-java-api']

> Configure project :
Evaluating root project 'keyple-distributed-local-java-api' using build file '/home/jenkins/agent/workspace/_distributed-local-java-api_main/build.gradle.kts'.
Caching disabled for Kotlin DSL accessors for root project 'keyple-distributed-local-java-api' because:
  Build cache is disabled
Skipping Kotlin DSL accessors for root project 'keyple-distributed-local-java-api' as it is up-to-date.
Using Keyple Gradle 0.2.19 for root project 'keyple-distributed-local-java-api'.
Compiling Java 1.8 to Java 1.8.
Signing Java artifacts.
All projects evaluated.
Task name matched 'sonarqube'
Selected primary task 'sonarqube' from project :
Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileTestJava', task ':sonarqube']
Tasks that were excluded: []
Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
:compileJava (Thread[included builds,5,main]) started.

> Task :compileJava UP-TO-DATE
Caching disabled for task ':compileJava' because:
  Build cache is disabled
Skipping task ':compileJava' as it is up-to-date.
Resolve mutations for :processResources (Thread[included builds,5,main]) started.
:processResources (Thread[included builds,5,main]) started.

> Task :processResources NO-SOURCE
Deleting stale output file: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/resources/main
Skipping task ':processResources' as it has no source files and no previous output files.
Resolve mutations for :classes (Thread[included builds,5,main]) started.
:classes (Thread[included builds,5,main]) started.

> Task :classes UP-TO-DATE
Skipping task ':classes' as it has no actions.
Resolve mutations for :compileTestJava (Thread[included builds,5,main]) started.
:compileTestJava (Thread[included builds,5,main]) started.

> Task :compileTestJava UP-TO-DATE
Caching disabled for task ':compileTestJava' because:
  Build cache is disabled
Skipping task ':compileTestJava' as it is up-to-date.
Resolve mutations for :sonarqube (Thread[included builds,5,main]) started.
:sonarqube (Thread[included builds,5,main]) started.

> Task :sonarqube
JaCoCo report task detected, but XML report is not enabled or it was not produced. Coverage for this task will not be reported.
Caching disabled for task ':sonarqube' because:
  Build cache is disabled
Task ':sonarqube' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
JaCoCo report task detected, but XML report is not enabled or it was not produced. Coverage for this task will not be reported.
User cache: /home/jenkins/cache
Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent)
Load global settings
Load global settings (done) | time=621ms
Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
User cache: /home/jenkins/cache
Loading required plugins
Load plugins index
Load plugins index (done) | time=626ms
Load/download plugins
Load/download plugins (done) | time=374ms
Found an active CI vendor: 'Jenkins'
Load project settings for component key: 'eclipse_keyple-distributed-local-java-api'
Load project settings for component key: 'eclipse_keyple-distributed-local-java-api' (done) | time=373ms
Process project properties
Project key: eclipse_keyple-distributed-local-java-api
Base dir: /home/jenkins/agent/workspace/_distributed-local-java-api_main
Working dir: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar
Load project branches
Load project branches (done) | time=398ms
Check ALM binding of project 'eclipse_keyple-distributed-local-java-api'
Detected project binding: NOT_BOUND
Check ALM binding of project 'eclipse_keyple-distributed-local-java-api' (done) | time=346ms
Load project pull requests
Load project pull requests (done) | time=607ms
Load branch configuration
Load branch configuration (done) | time=1ms
Load quality profiles
Load quality profiles (done) | time=417ms
Load active rules
Load active rules (done) | time=12872ms
Organization key: eclipse
The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
Preprocessing files...

1 language detected in 7 preprocessed files
7 files indexed

> Task :sonarqube
0 files ignored because of inclusion/exclusion patterns
0 files ignored because of scm ignore settings
Loading plugins for detected languages
Load/download plugins
Load/download plugins (done) | time=423ms
Load project repositories
Load project repositories (done) | time=371ms
Indexing files...
Project configuration:
  Excluded sources: **/build-wrapper-dump.json
Quality profile for java: Sonar way
------------- Run sensors on module keyple-distributed-local-java-api
Load metrics repository
Load metrics repository (done) | time=334ms
Sensor cache enabled
Load sensor cache
Load sensor cache (404) | time=469ms
Sensor JavaSensor [java]
Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
Invalid value for 'sonar.java.jdkHome' property, defaulting to runtime JDK.
Configured location does not exists: '/home/jenkins/.gradle/daemon/7.6.4/Optional[/opt/java/openjdk]'
Invalid value for 'sonar.java.jdkHome' property, defaulting to runtime JDK.
Configured location does not exists: '/home/jenkins/.gradle/daemon/7.6.4/Optional[/opt/java/openjdk]'
Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
Using ECJ batch to parse 6 Main java source files with batch size 26 KB.
Starting batch processing.
The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
100% analyzed
Batch processing: Done.
Did not optimize analysis for any files, performed a full analysis for all 6 files.
Using ECJ batch to parse 1 Test java source files with batch size 26 KB.
Starting batch processing.
100% analyzed
Batch processing: Done.
Did not optimize analysis for any files, performed a full analysis for all 1 files.
No "Generated" source files to scan.
Sensor JavaSensor [java] (done) | time=1339ms
Sensor ThymeLeaf template sensor [securityjavafrontend]
Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
Sensor SurefireSensor [java]
parsing [/home/jenkins/agent/workspace/_distributed-local-java-api_main/target/surefire-reports]
Sensor SurefireSensor [java] (done) | time=14ms
Sensor JaCoCo XML Report Importer [jacoco]
'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
No report imported, no coverage information will be imported by JaCoCo XML Report Importer
Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
Sensor IaC Docker Sensor [iac]

0 source files to be analyzed
0/0 source files have been analyzed
7 source files to be analyzed
7/7 source files have been analyzed

> Task :sonarqube
Sensor IaC Docker Sensor [iac] (done) | time=64ms
Sensor Serverless configuration file sensor [security]
0 Serverless function entries were found in the project
0 Serverless function handlers were kept as entrypoints
Sensor Serverless configuration file sensor [security] (done) | time=2ms
Sensor AWS SAM template file sensor [security]
Sensor AWS SAM template file sensor [security] (done) | time=1ms
Sensor AWS SAM Inline template file sensor [security]
Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
Sensor javabugs [dbd]
Reading IR files from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ir/java
Analyzing 8 functions to detect bugs.
Sensor javabugs [dbd] (done) | time=254ms
Sensor pythonbugs [dbd]
Reading IR files from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ir/python
No IR files have been included for analysis.
Sensor pythonbugs [dbd] (done) | time=0ms
Sensor TextAndSecretsSensor [text]
Available processors: 2
Using 2 threads for analysis.
Sensor TextAndSecretsSensor [text] (done) | time=589ms
Sensor JavaSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ucfg2/java
Read 5 type definitions
Load type hierarchy: Time spent was 00:00:00.046
Load UCFGs: Starting
Reading UCFGs from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ucfg2/java
Load UCFGs: Time spent was 00:00:00.044
Load type hierarchy and UCFGs: Time spent was 00:00:00.091
Analyzing 1 UCFGs to detect vulnerabilities.
Check cache: Starting
Load cache: Starting
Load cache: Time spent was 00:00:00.000
Check cache: Time spent was 00:00:00.000
Create runtime call graph: Starting
Variable Type Analysis #1: Starting
Create runtime type propagation graph: Starting
Create runtime type propagation graph: Time spent was 00:00:00.001
Run SCC (Tarjan) on 0 nodes: Starting
Run SCC (Tarjan) on 0 nodes: Time spent was 00:00:00.000
Tarjan found 0 strongly connected components
Propagate runtime types to strongly connected components: Starting
Propagate runtime types to strongly connected components: Time spent was 00:00:00.000
Variable Type Analysis #1: Time spent was 00:00:00.003
Variable Type Analysis #2: Starting
Create runtime type propagation graph: Starting
Create runtime type propagation graph: Time spent was 00:00:00.000
Run SCC (Tarjan) on 0 nodes: Starting
Run SCC (Tarjan) on 0 nodes: Time spent was 00:00:00.000
Tarjan found 0 strongly connected components
Propagate runtime types to strongly connected components: Starting
Propagate runtime types to strongly connected components: Time spent was 00:00:00.000
Variable Type Analysis #2: Time spent was 00:00:00.000
Create runtime call graph: Time spent was 00:00:00.005
Load config: Starting
Load config: Time spent was 00:00:02.082
Compute entry points: Starting
Compute entry points: Time spent was 00:00:00.805
No entry points found.
java security sensor: Time spent was 00:00:02.988
java security sensor: Begin: 2024-04-11T10:01:42.953407165Z, End: 2024-04-11T10:01:45.941801824Z, Duration: 00:00:02.988
  Load type hierarchy and UCFGs: Begin: 2024-04-11T10:01:42.955877029Z, End: 2024-04-11T10:01:43.047452206Z, Duration: 00:00:00.091
    Load type hierarchy: Begin: 2024-04-11T10:01:42.956001589Z, End: 2024-04-11T10:01:43.002585903Z, Duration: 00:00:00.046
    Load UCFGs: Begin: 2024-04-11T10:01:43.002861435Z, End: 2024-04-11T10:01:43.047297029Z, Duration: 00:00:00.044
  Check cache: Begin: 2024-04-11T10:01:43.047533781Z, End: 2024-04-11T10:01:43.047837511Z, Duration: 00:00:00.000
    Load cache: Begin: 2024-04-11T10:01:43.047577283Z, End: 2024-04-11T10:01:43.047610771Z, Duration: 00:00:00.000
  Create runtime call graph: Begin: 2024-04-11T10:01:43.047932645Z, End: 2024-04-11T10:01:43.053716707Z, Duration: 00:00:00.005
    Variable Type Analysis #1: Begin: 2024-04-11T10:01:43.048782423Z, End: 2024-04-11T10:01:43.052517039Z, Duration: 00:00:00.003
      Create runtime type propagation graph: Begin: 2024-04-11T10:01:43.049737863Z, End: 2024-04-11T10:01:43.051493445Z, Duration: 00:00:00.001
      Run SCC (Tarjan) on 0 nodes: Begin: 2024-04-11T10:01:43.051806615Z, End: 2024-04-11T10:01:43.052202290Z, Duration: 00:00:00.000
      Propagate runtime types to strongly connected components: Begin: 2024-04-11T10:01:43.052391734Z, End: 2024-04-11T10:01:43.052456083Z, Duration: 00:00:00.000
    Variable Type Analysis #2: Begin: 2024-04-11T10:01:43.052851878Z, End: 2024-04-11T10:01:43.053208321Z, Duration: 00:00:00.000
      Create runtime type propagation graph: Begin: 2024-04-11T10:01:43.052900615Z, End: 2024-04-11T10:01:43.052952852Z, Duration: 00:00:00.000
      Run SCC (Tarjan) on 0 nodes: Begin: 2024-04-11T10:01:43.053022347Z, End: 2024-04-11T10:01:43.053045580Z, Duration: 00:00:00.000
      Propagate runtime types to strongly connected components: Begin: 2024-04-11T10:01:43.053106568Z, End: 2024-04-11T10:01:43.053124600Z, Duration: 00:00:00.000
  Load config: Begin: 2024-04-11T10:01:43.053816708Z, End: 2024-04-11T10:01:45.136058082Z, Duration: 00:00:02.082
  Compute entry points: Begin: 2024-04-11T10:01:45.136385357Z, End: 2024-04-11T10:01:45.941400711Z, Duration: 00:00:00.805
java security sensor peak memory: 436 MB
Sensor JavaSecuritySensor [security] (done) | time=2993ms
Sensor CSharpSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/ucfg2/cs
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
csharp security sensor: Time spent was 00:00:00.000
Sensor CSharpSecuritySensor [security] (done) | time=0ms
Sensor PhpSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ucfg2/php
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
php security sensor: Time spent was 00:00:00.000
Sensor PhpSecuritySensor [security] (done) | time=0ms
Sensor PythonSecuritySensor [security]
Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ucfg2/python
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
python security sensor: Time spent was 00:00:00.000
Sensor PythonSecuritySensor [security] (done) | time=1ms
Sensor JsSecuritySensor [security]
Enabled taint analysis rules: S6105, S2076, S2631, S3649, S5883, S5147, S2083, S5131, S5144, S5696, S6350, S5146, S5334, S6287, S6096
Load type hierarchy and UCFGs: Starting
Load type hierarchy: Starting
Reading type hierarchy from: /home/jenkins/agent/workspace/_distributed-local-java-api_main/build/sonar/ucfg2/js
Read 0 type definitions
Load type hierarchy: Time spent was 00:00:00.000
Load UCFGs: Starting
Load UCFGs: Time spent was 00:00:00.000
Load type hierarchy and UCFGs: Time spent was 00:00:00.000
No UCFGs have been included for analysis.
js security sensor: Time spent was 00:00:00.000
Sensor JsSecuritySensor [security] (done) | time=1ms
------------- Run sensors on project
Sensor Zero Coverage Sensor
Sensor Zero Coverage Sensor (done) | time=4ms
Sensor Java CPD Block Indexer
Sensor Java CPD Block Indexer (done) | time=10ms
SCM Publisher SCM provider for this project is: git
SCM Publisher 1 source file to be analyzed

SCM Publisher 1/1 source file have been analyzed (done) | time=144ms
CPD Executor CPD calculation finished (done) | time=0ms

> Task :sonarqube
CPD Executor 6 files had no CPD blocks
CPD Executor Calculating CPD for 0 files
Analysis report generated in 226ms, dir size=251 KB
Analysis report compressed in 14ms, zip size=60 KB
Analysis report uploaded in 826ms
ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=eclipse_keyple-distributed-local-java-api
Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
More about the report processing at https://sonarcloud.io/api/ce/task?id=AY7MmzMxBkWbAF55gz4B
Sensor cache published successfully
Analysis total time: 25.964 s

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 31s
3 actionable tasks: 1 executed, 2 up-to-date
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish packaging to Eclipse)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.keyple (ssh://genie.keyple@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container java-builder of pod keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-4n9pPUZzKcdP/agent.546; export SSH_AUTH_SOCK;
SSH_AGENT_PID=547; export SSH_AGENT_PID;
echo Agent pid 547;
SSH_AUTH_SOCK=/tmp/ssh-4n9pPUZzKcdP/agent.546
SSH_AGENT_PID=547
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/_distributed-local-java-api_main@tmp/private_key_16621767269757705393.key (/home/jenkins/agent/workspace/_distributed-local-java-api_main@tmp/private_key_16621767269757705393.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ publish_packaging
Packaging: ./repository:
keyple-distributed-local-java-api-2.1.1-SNAPSHOT.jar
keyple-distributed-local-java-api-2.1.1-SNAPSHOT-javadoc.jar
keyple-distributed-local-java-api-2.1.1-SNAPSHOT-sources.jar
[Pipeline] }
Executing sh script inside container java-builder of pod keyple-keyple-distributed-local-java-api-main-2-cxxnf-5jp-3b7pf
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 547 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] container
[Pipeline] {
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] archiveArtifacts
Archiving artifacts
‘build*/reports/jacoco/test/html/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "build*/reports/jacoco/test/html/**". Configuration error?
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS