Started by timer Running as SYSTEM Building in workspace /jenkins/jobs/illumos-gate/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10 Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git > git --version # timeout=10 > git --version # 'git version 2.45.2' > git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10 Checking out Revision f1a12a62a17b539123967821aa9c3d4fc8d22d43 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f f1a12a62a17b539123967821aa9c3d4fc8d22d43 # timeout=10 Commit message: "apache-24: update to 2.4.61" > git rev-list --no-walk f1a12a62a17b539123967821aa9c3d4fc8d22d43 # timeout=10 > git tag -a -f -m Jenkins Build #7459 jenkins-illumos-gate-7459 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/jenkins14890848162722023008.sh + JENKINS_BUILD_NUMBER=7459 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + trap copy_logs EXIT + [ -f components/components.mk ] + rm components/components.mk + [ -f components/depends.mk ] + PUBLISHER=openindiana.org + export PUBLISHER + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + COMPONENT_BUILD_ARGS=-j8 + export COMPONENT_BUILD_ARGS + /usr/bin/time gmake setup setup components Generating component list... building tools... make[2]: Warning: File 'time-i86.so' has modification time 6769 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. real 2.7 user 1.2 sys 0.7 + /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes publish components building tools... make[2]: Warning: File 'time-i86.so' has modification time 6768 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. publish openindiana/illumos-gate Initiating repository refresh. real 2:07.0 user 46.3 sys 23.1 + /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm publish components building tools... make[2]: Warning: File 'time-i86.so' has modification time 6641 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. publish openindiana/kvm Initiating repository refresh. real 1:24.5 user 40.8 sys 14.4 + echo 'gracefully Restarting DepotServer' gracefully Restarting DepotServer + ssh root@oirepo /root/graceful-restart-hipster.sh Restarted depotd hipster + seq 1 300 + curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs + 1> /dev/null 2>& 1 + break + pfexec pkg refresh --full Retrieving catalog 'openindiana.org' ... Done Caching catalogs ... Done + pfexec pkg install -v pkg:/package/pkg + 1> /tmp/pkg-update.out.1239 + grep 'No updates necessary for this image.' /tmp/pkg-update.out.1239 + 1> /dev/null + pfexec pkg update -v --deny-new-be + 1> /tmp/pkg-update.out.1239 + grep 'No updates available for this image.' /tmp/pkg-update.out.1239 + 1> /dev/null + cat /tmp/pkg-update.out.1239 Startup: Refreshing catalog 'openindiana.org' ... Done Planning: Solver setup ... Done (1.893s) Planning: Running solver ... Done (0.195s) Planning: Consolidating action changes ... Done (0.000s) Planning: Evaluating mediators ... Done (0.000s) Planning: Planning completed in 3.76 seconds No updates available for this image. + rm /tmp/pkg-update.out.1239 + copy_logs + mkdir -p /data/logs/illumos-gate/7459 + rsync -av i386/logs/ /data/logs/illumos-gate/7459/ sending incremental file list ./ openindiana.illumos-gate.publish.log openindiana.kvm.publish.log sent 1,520 bytes received 57 bytes 3,154.00 bytes/sec total size is 1,291 speedup is 0.82 + /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7459 /data/logs/illumos-gate/latest IRC notifier plugin: Sending notification to: #oi-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev' Finished: SUCCESS