Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /jenkins/jobs/illumos-gate/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git fetch --tags --force --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 2eda34eeaa74ead5b9bbae3b98fc9781e0e149eb (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2eda34eeaa74ead5b9bbae3b98fc9781e0e149eb
Commit message: "valgrind: update to 3.17.0"
 > git rev-list --no-walk 2eda34eeaa74ead5b9bbae3b98fc9781e0e149eb # timeout=10
 > git tag -a -f -m Jenkins Build #6322 jenkins-illumos-gate-6322 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins4608358600832235453.sh
+ JENKINS_BUILD_NUMBER=6322
+ 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
make[1]: Entering directory '/jenkins/jobs/illumos-gate/workspace/components'
Generating component list...
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'

real        3.7
user        2.0
sys         1.1
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes
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 openindiana/illumos-gate
/usr/bin/pkgrepo refresh -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository refresh.
make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components'

real     3:46.0
user     3:13.3
sys        19.3
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm
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 openindiana/kvm
/usr/bin/pkgrepo refresh -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository refresh.
make[1]: Leaving directory '/jenkins/jobs/illumos-gate/workspace/components'

real     3:25.5
user     3:07.9
sys        16.9
+ rsync -av i386/repo/publisher/openindiana.org/file/ rsync://pkg.openindiana.org:974/hipster-file/
sending incremental file list

sent 93,883,264 bytes  received 1,288 bytes  1,180,937.76 bytes/sec
total size is 44,345,286,002  speedup is 472.34
+ rsync -av i386/repo/publisher/openindiana.org/pkg/ rsync://pkg.openindiana.org:974/hipster-pkg/
sending incremental file list

sent 3,410,327 bytes  received 2,097 bytes  454,989.87 bytes/sec
total size is 2,986,801,899  speedup is 875.27
+ echo $'Poor man\'s RPC...'
Poor man's RPC...
+ mkdir /tmp/empty.17873
+ /usr/bin/time rsync /tmp/empty.17873/ rsync://pkg.openindiana.org:974/hipster-update/
skipping directory .

real     9:29.9
user        0.0
sys         0.0
+ rmdir /tmp/empty.17873
+ 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 'hipster-encumbered' ... Done
Retrieving catalog 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.17873
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.17873
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.17873
+ grep 'No updates available for this image.' /tmp/pkg-update.out.17873
+ 1> /dev/null
+ cat /tmp/pkg-update.out.17873
 Startup: Refreshing catalog 'openindiana.org' ... Done
 Startup: Refreshing catalog 'hipster-encumbered' ... Done
Planning: Solver setup ... Done (13.762s)
Planning: Running solver ... Done (0.470s)
Planning: Consolidating action changes ... Done (0.001s)
Planning: Evaluating mediators ... Done (0.000s)
Planning: Planning completed in 18.01 seconds
No updates available for this image.
+ rm /tmp/pkg-update.out.17873
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/6322
+ rsync -av i386/logs/ /data/logs/illumos-gate/6322/
sending incremental file list
./
openindiana.illumos-gate.publish.log
openindiana.kvm.publish.log

sent 949 bytes  received 57 bytes  2,012.00 bytes/sec
total size is 722  speedup is 0.72
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/6322 /data/logs/illumos-gate/latest
IRC notifier plugin: Sending notification to: #oi-dev
Finished: SUCCESS