Skip to content
Failed

Console Output

Started by user Andrzej Szeszo
Building in workspace /jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@1d53ee9
Using strategy: Default
Last Built Revision: Revision 86da7a135069391ce9e2bf45167ef59ff479d664 (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision e5b6df0e27ff0aa03298ba57d592e4e5ce19bd63 (origin/oi/hipster)
Checking out Revision e5b6df0e27ff0aa03298ba57d592e4e5ce19bd63 (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson7506355170296824803.sh
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
cd /jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate/illumos-gate; git pull git://github.com/illumos/illumos-gate.git; \
  [ "$(git log -1 --format=%H)" == "$(cat .downloaded)" ] || \
  git log -1 --format=%H > .downloaded
From git://github.com/illumos/illumos-gate
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
gmake: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
+ gmake publish COMPONENT_DIRS=illumos/illumos-gate PUBLISHER=openindiana.org
publish components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
make[1]: *** [illumos/illumos-gate] Error 2
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
gmake: *** [components] Error 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
Finished: FAILURE