Skip to content

Console Output

Branch indexing
15:25:33 Connecting to https://api.github.com using eclipse-packages-bot/****** (GitHub bot (username/token))
Obtained .jenkins/Jenkinsfile from acd468838463633dc6b68c4be4b90c8d64908fd8
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Created Pod: packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Scheduled] Successfully assigned packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf to osnode-16.eclipse.org
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "volume-0" 
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "volume-1" 
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-kcw4b" 
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Pulled] Container image "jekyll/jekyll:4" already present on machine
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Created] Created container
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Started] Started container
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Created] Created container
[Normal][packages/packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf][Started] Started container
Agent packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf is provisioned from template packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.packages.svc.cluster.local/packages/job/Website/job/develop/5/"
    runUrl: "job/Website/job/develop/5/"
  labels:
    jenkins: "slave"
    jenkins/label: "packages-8bc61437-8cef-4570-b869-0899b306b07d"
  name: "packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf"
spec:
  containers:
  - command:
    - "cat"
    image: "jekyll/jekyll:4"
    imagePullPolicy: "IfNotPresent"
    name: "jekyll"
    resources:
      limits:
        memory: "4Gi"
      requests:
        memory: "4Gi"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.packages.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf"
    - name: "JENKINS_NAME"
      value: "packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.packages.svc.cluster.local/packages/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "volume-0"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf in /home/jenkins/agent/workspace/Website_develop
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] sh
+ pwd
/home/jenkins/agent/workspace/Website_develop
+ env
+ sort
BRANCH_NAME=develop
BUILD_DISPLAY_NAME=#5
BUILD_ID=5
BUILD_NUMBER=5
BUILD_TAG=jenkins-Website-develop-5
BUILD_URL=https://ci.eclipse.org/packages/job/Website/job/develop/5/
CLASSPATH=
EXECUTOR_NUMBER=0
HELM_VERSION=2.16.1
HOME=/home/jenkins
HOSTNAME=packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
HUDSON_HOME=/var/jenkins
HUDSON_SERVER_COOKIE=81355652fc806ab4
HUDSON_URL=https://ci.eclipse.org/packages/
JAVA_HOME=/opt/java/openjdk
JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningGcOnIdle
JAVA_VERSION=jdk8u272-b10_openj9-0.23.0
JENKINS_AGENT_NAME=packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
JENKINS_DISCOVERY_PORT=tcp://172.30.41.21:50000
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://172.30.41.21:50000
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=172.30.41.21
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
JENKINS_DISCOVERY_SERVICE_HOST=172.30.41.21
JENKINS_DISCOVERY_SERVICE_PORT=50000
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
JENKINS_HOME=/var/jenkins
JENKINS_NAME=packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
JENKINS_NODE_COOKIE=621a940b-a62e-48e4-8870-fd4a97c7580b
JENKINS_SECRET=********
JENKINS_SERVER_COOKIE=durable-4450f01319591ca93888ddffc8d4700e
JENKINS_TUNNEL=jenkins-discovery.packages.svc.cluster.local:50000
JENKINS_UI_PORT=tcp://172.30.41.253:80
JENKINS_UI_PORT_80_TCP=tcp://172.30.41.253:80
JENKINS_UI_PORT_80_TCP_ADDR=172.30.41.253
JENKINS_UI_PORT_80_TCP_PORT=80
JENKINS_UI_PORT_80_TCP_PROTO=tcp
JENKINS_UI_SERVICE_HOST=172.30.41.253
JENKINS_UI_SERVICE_PORT=80
JENKINS_UI_SERVICE_PORT_HTTP=80
JENKINS_URL=https://ci.eclipse.org/packages/
JOB_BASE_NAME=develop
JOB_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/display/redirect
JOB_NAME=Website/develop
JOB_URL=https://ci.eclipse.org/packages/job/Website/job/develop/
KUBERNETES_PORT=tcp://172.30.40.1:443
KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443
KUBERNETES_PORT_443_TCP_ADDR=172.30.40.1
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_PORT_53_TCP=tcp://172.30.40.1:53
KUBERNETES_PORT_53_TCP_ADDR=172.30.40.1
KUBERNETES_PORT_53_TCP_PORT=53
KUBERNETES_PORT_53_TCP_PROTO=tcp
KUBERNETES_PORT_53_UDP=udp://172.30.40.1:53
KUBERNETES_PORT_53_UDP_ADDR=172.30.40.1
KUBERNETES_PORT_53_UDP_PORT=53
KUBERNETES_PORT_53_UDP_PROTO=udp
KUBERNETES_SERVICE_HOST=172.30.40.1
KUBERNETES_SERVICE_PORT=443
KUBERNETES_SERVICE_PORT_DNS=53
KUBERNETES_SERVICE_PORT_DNS_TCP=53
KUBERNETES_SERVICE_PORT_HTTPS=443
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_ALL=en_US.UTF-8
NODE_LABELS=packages-8bc61437-8cef-4570-b869-0899b306b07d packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
NODE_NAME=packages-8bc61437-8cef-4570-b869-0899b306b07d-x5smw-vjhrf
OLDPWD=/home/jenkins
OPENJ9_JAVA_OPTIONS=-Xshareclasses:name=openj9_system_scc,cacheDir=/opt/java/.scc,readonly,nonFatal
PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PROJECT_BOT_NAME=Eclipse IoT Packages Bot
PROJECT_NAME=packages
PWD=/home/jenkins/agent/workspace/Website_develop
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/5/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/5/display/redirect
SHLVL=3
STAGE_NAME=Init
USER_NAME=jenkins
WORKSPACE=/home/jenkins/agent/workspace/Website_develop
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build
[Pipeline] {
[Pipeline] checkout
using credential github-bot
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@45d958bd; decorates RemoteLauncher[hudson.remoting.Channel@877cc56:JNLP4-connect connection from 10.129.10.1/10.129.10.1:50808] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/packages.git
 > git init /home/jenkins/agent/workspace/Website_develop/build # timeout=10
Fetching upstream changes from https://github.com/eclipse/packages.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/packages.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Checking out Revision acd468838463633dc6b68c4be4b90c8d64908fd8 (develop)
 > git config remote.origin.url https://github.com/eclipse/packages.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/eclipse/packages.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/packages.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/packages.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acd468838463633dc6b68c4be4b90c8d64908fd8 # timeout=10
Commit message: "Try fix jekyll build process"
 > git rev-list --no-walk acd468838463633dc6b68c4be4b90c8d64908fd8 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Helm Install)
[Pipeline] sh
+ curl --silent --location https://get.helm.sh/helm-v2.16.1-linux-amd64.tar.gz --output helm.tar.gz
+ tar '--strip-components=1' -xvzf helm.tar.gz linux-amd64/helm
linux-amd64/helm
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Helm Init)
[Pipeline] sh
+ /home/jenkins/agent/workspace/Website_develop/helm init --client-only
Creating /home/jenkins/agent/workspace/Website_develop/helm-home 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/cache 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/local 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/plugins 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/starters 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/cache/archive 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/repositories.yaml 
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 
Adding local repo with URL: http://127.0.0.1:8879/charts 
$HELM_HOME has been configured at /home/jenkins/agent/workspace/Website_develop/helm-home.
Not installing Tiller due to 'client-only' flag having been set
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Helm Build)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build
[Pipeline] {
[Pipeline] sh
+ mkdir -p helm-repository
+ ls charts/ditto/Chart.yaml charts/hawkbit/Chart.yaml charts/hono/Chart.yaml packages/cloud2edge/Chart.yaml
+ dirname charts/ditto/Chart.yaml
+ echo 'Building charts/ditto ...'
Building charts/ditto ...
+ dirname charts/ditto/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u charts/ditto -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 1 charts
Downloading mongodb from repo https://kubernetes-charts.storage.googleapis.com
Deleting outdated charts
Successfully packaged chart and saved it to: helm-repository/ditto-1.2.0.tgz
+ dirname charts/hawkbit/Chart.yaml
+ echo 'Building charts/hawkbit ...'
Building charts/hawkbit ...
+ dirname charts/hawkbit/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u charts/hawkbit -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 2 charts
Downloading mysql from repo https://charts.bitnami.com
Save error occurred:  could not find : chart mysql not found in https://charts.bitnami.com
Deleting newly downloaded charts, restoring pre-update state
Error: could not find : chart mysql not found in https://charts.bitnami.com
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE