Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
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.46.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 c0a58d3356550149b0608354c8c7cbb59579982a (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f c0a58d3356550149b0608354c8c7cbb59579982a # timeout=10
Commit message: "gnupg: make all tests to pass"
> git rev-list --no-walk eefb5df123a80af3a875c141dfc2d526543baa50 # timeout=10
> git tag -a -f -m Jenkins Build #80 jenkins-oi-encumbered-80 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins3928856271694826812.sh
+ JENKINS_BUILD_NUMBER=80
+ 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.2
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
/bin/bash: line 1: cd: encumbered/meta-packages/history: No such file or directory
gmake: *** [/var/lib/abuild/ws-hipster/workspace/oi-encumbered/components/Makefile:159: encumbered/meta-packages/history] Error 1
gmake: Target 'publish' not remade because of errors.
real 0.9
user 0.6
sys 0.2
+ copy_logs
+ mkdir -p /data/logs/oi-userland/80
+ rsync -av i386/logs/ /data/logs/oi-userland/80/
sending incremental file list
./
sent 59 bytes received 19 bytes 156.00 bytes/sec
total size is 0 speedup is 0.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/80 /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