Started by user Andreas Wacknitz
Running as SYSTEM
Building remotely on encumbered_node in workspace /var/lib/abuild/ws-hipster/workspace/oi-encumbered
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/abuild/ws-hipster/workspace/oi-encumbered/.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.47.0'
> 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 b19e51021ac1662a264066c22b83bbca853e2aee (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f b19e51021ac1662a264066c22b83bbca853e2aee # timeout=10
Commit message: "gst-plugins-ugly1: update to 1.24.9"
> git rev-list --no-walk b19e51021ac1662a264066c22b83bbca853e2aee # timeout=10
> git tag -a -f -m Jenkins Build #397 jenkins-oi-encumbered-397 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins15918481246058496121.sh
+ JENKINS_BUILD_NUMBER=397
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ echo /var/lib/abuild/ws-hipster
/var/lib/abuild/ws-hipster
+ cd /var/lib/abuild/ws-hipster/workspace/oi-encumbered
+ [ -f components/encumbered/components.mk ]
+ rm components/encumbered/components.mk
+ [ -f components/encumbered/depends.mk ]
+ PUBLISHER=hipster-encumbered
+ export PUBLISHER
+ /usr/bin/time gmake -C components/encumbered setup
Generating component list...
building tools...
/bin/mkdir -p /var/lib/abuild/ws-hipster/workspace/oi-encumbered/i386/pkglint-cache
real 1.1
user 0.7
sys 0.3
+ /usr/bin/time gmake -C components/encumbered publish -k
building tools...
/bin/mkdir -p /var/lib/abuild/ws-hipster/workspace/oi-encumbered/i386/pkglint-cache
publish gst-plugins-ugly1
publish meta-packages/history
/usr/bin/pkgrepo refresh -s file:/var/lib/abuild/ws-hipster/workspace/oi-encumbered/i386/encumbered-repo
Initiating repository refresh.
real 6.5
user 4.7
sys 1.4
+ pkgrecv -s i386/encumbered-repo -d /zdata/oirepo/hipster-encumbered '*'
pkgrecv: Could not operate on /zdata/oirepo/hipster-encumbered/publisher/hipster-encumbered/tmp/lock
because of insufficient permissions. Please try the command again as a privileged user.
Processing packages for publisher hipster-encumbered ...
+ copy_logs
+ pkgrepo -s i386/encumbered-repo remove '*'
Removing packages for publisher hipster-encumbered ...
Done
Done
Done
Done
Done
Done
+ mkdir -p /data/logs/oi-userland/397
+ rsync -av i386/logs/ /data/logs/oi-userland/397/
sending incremental file list
./
gst-plugins-ugly1.publish.log
meta-packages.history.publish.log
sent 684 bytes received 57 bytes 1,482.00 bytes/sec
total size is 443 speedup is 0.60
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/397 /data/logs/oi-userland/latest
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: FAILURE