Skip to content
Aborted

Console Output

Started by timer
Building in workspace /jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@161496b
Using strategy: Default
Last Built Revision: Revision b8de970b255053472fc5d0b5e24697850e50e98c (origin/oi/hipster)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 98ba8dfa0b4ffa2ef5b5bcf509815a954d3eca09 (origin/oi/hipster)
Checking out Revision 98ba8dfa0b4ffa2ef5b5bcf509815a954d3eca09 (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson7547735578683523879.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
/usr/bin/pkgrepo rebuild -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
gmake: *** [components] Terminated
Build was aborted
Aborted by  Alexander Pyhalov
Finished: ABORTED