Skip to content
Started by an SCM change
Running as SYSTEM
Building remotely on encumbered_node in workspace /data/jenkins/workspace/oi-encumbered
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /data/jenkins/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.55.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 933e992657e9d99a82b9d2afbec1fe3ad136c6ab (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 933e992657e9d99a82b9d2afbec1fe3ad136c6ab # timeout=10
Commit message: "ruby-34: update to 3.4.10"
 > git rev-list --no-walk a91f54e13524bcb4dd02094422feaeb1498aa2a4 # timeout=10
 > git tag -a -f -m Jenkins Build #3370 jenkins-oi-encumbered-3370 # timeout=10
[oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins5132320926492151614.sh
+ JENKINS_BUILD_NUMBER=3370
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ pfexec /sbin/mount -a
mount: /tmp is already mounted or swap is busy
nfs mount: mount: /zdata/oirepo: Device busy
+ true
+ 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 /data/jenkins
/data/jenkins
+ cd /data/jenkins/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 /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache

real        2.0
user        1.1
sys         0.8
+ /usr/bin/time gmake -C components/encumbered publish -k
building tools...
/bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache
publish meta-packages/history
publish rtmpdump
/usr/bin/pkgrepo refresh -s file:/data/jenkins/workspace/oi-encumbered/i386/encumbered-repo
Initiating repository refresh.

real        3.5
user        2.3
sys         0.9
+ pkgrecv -s i386/encumbered-repo -d /zdata/oirepo/hipster-encumbered '*'
Processing packages for publisher hipster-encumbered ...
Retrieving catalog 'hipster-encumbered' ... Done
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster-encumbered.sh
Restarted hipster-encumbered
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster-encumbered/hipster-encumbered/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.3513
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.3513
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.3513
+ cat /tmp/pkg-update.out.3513
 Startup: Refreshing catalog 'hipster-encumbered' ... Done
 Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (6.199s)
Planning: Running solver ... Done (0.053s)
Planning: Finding local manifests ... Done (0.001s)
Planning: Fetching manifests: 0/2  0% complete
Planning: Fetching manifests: 2/2  100% complete
Planning: Package planning ... Done (0.509s)
Planning: Merging actions ... Done (0.874s)
Planning: Checking for conflicting actions ... Done (0.639s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (0.944s)
Planning: Planning completed in 10.05 seconds
            Packages to update:         2
            Services to change:         1
     Estimated space available:  21.09 GB
Estimated space to be consumed: 875.10 MB
       Create boot environment:        No
Create backup boot environment:       Yes
          Rebuild boot archive:        No

Changed packages:
openindiana.org
  consolidation/userland/userland-incorporation
    0.5.11-2026.0.0.34070 -> 0.5.11-2026.0.0.34071
  developer/gnu-binutils
    2.46.0-2026.0.0.1 -> 2.46.1-2026.0.0.0

Services:
  restart_fmri:
    svc:/application/texinfo-update:default

Download:   0/163 items   0.0/16.8MB  0% complete 
Download: Completed 16.80 MB in 1.67 seconds (10.1M/s)
 Actions:   1/184 actions (Removing old actions)
 Actions:   3/184 actions (Installing new actions)
 Actions:   5/184 actions (Updating modified actions)
 Actions: Completed 184 actions in 0.68 seconds.
 Done (0.702s)
 Done (0.001s)
 Done (3.683s)
 Done (19.435s)
 Done (2.669s)
 Done (0.000s)
 Done (0.034s)

---------------------------------------------------------------------------
NOTE: Please review release notes posted at:

https://www.openindiana.org/
---------------------------------------------------------------------------

+ rm /tmp/pkg-update.out.3513
+ copy_logs
+ pkgrepo -s i386/encumbered-repo remove '*'
pkgrepo remove: The following pattern(s) did not match any packages:
	*
+ true
+ mkdir -p /data/logs/oi-userland/3370
+ rsync -av i386/logs/ /data/logs/oi-userland/3370/
sending incremental file list
./
SDL2_mixer.publish.log
dav1d.publish.log
faac.publish.log
faad2.publish.log
ffmpeg-6.publish.log
ffmpeg-7.publish.log
ffmpeg.publish.log
gsm.publish.log
gst-devtools.publish.log
gst-devtools1.publish.log
gst-editing-services.publish.log
gst-editing-services1.publish.log
gst-libav.publish.log
gst-libav1.publish.log
gst-plugins-bad.publish.log
gst-plugins-bad1.publish.log
gst-plugins-ugly.publish.log
gst-plugins-ugly1.publish.log
gst-python.publish.log
gst-rtsp-server.publish.log
gst-rtsp-server1.publish.log
libde265.publish.log
libheif.publish.log
libmad.publish.log
libmediainfo.publish.log
megasync.publish.log
meta-packages.history.publish.log
openscenegraph.publish.log
rtmpdump.publish.log
vlc.publish.log
x265-3.6.publish.log
x265-4.0.publish.log
x265.publish.log

sent 19,694,052 bytes  received 646 bytes  39,389,396.00 bytes/sec
total size is 19,686,684  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/3370 /data/logs/oi-userland/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS