Started by user Andreas Wacknitz
Running as SYSTEM
Building in workspace /jenkins/jobs/illumos-gate/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.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.45.2'
> 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 1be524f4189e06e36fb48b46cd0277f55f72b3b2 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1be524f4189e06e36fb48b46cd0277f55f72b3b2 # timeout=10
Commit message: "perl/MailTools: rebuild for Perl 5.40 and obsolete package for Perl 5.34"
> git rev-list --no-walk 1d059331ff3a519106fb46a42b8ccac99497f3f9 # timeout=10
> git tag -a -f -m Jenkins Build #7446 jenkins-illumos-gate-7446 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins16639888603450631455.sh
+ JENKINS_BUILD_NUMBER=7446
+ 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
Generating component list...
building tools...
real 1.8
user 1.1
sys 0.5
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/illumos-gate DEBUG=yes
publish components
building tools...
publish openindiana/illumos-gate
Initiating repository refresh.
real 4:28:41.7
user 5:17:25.0
sys 2:27:55.0
+ /usr/bin/time gmake publish -k COMPONENT_DIRS=openindiana/kvm
publish components
building tools...
publish openindiana/kvm
Initiating repository refresh.
real 18:58.9
user 12:10.6
sys 2:25.1
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster.sh
Restarted depotd hipster
+ 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 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.27096
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.27096
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.27096
+ cat /tmp/pkg-update.out.27096
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (7.219s)
Planning: Running solver ... Done (0.092s)
Planning: Finding local manifests ... Done (0.001s)
Planning: Fetching manifests: 0/4 0% complete
Planning: Fetching manifests: 4/4 100% complete
Planning: Package planning ... Done (0.104s)
Planning: Merging actions ... Done (1.516s)
Planning: Checking for conflicting actions ... Done (1.050s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (1.397s)
Planning: Planning completed in 12.41 seconds
Packages to update: 4
Estimated space available: 355.76 GB
Estimated space to be consumed: 1.16 GB
Create boot environment: No
Create backup boot environment: Yes
Rebuild boot archive: No
Changed packages:
openindiana.org
consolidation/l10n/l10n-incorporation
0.5.11-2024.0.0.22222 -> 0.5.11-2024.0.0.22226
consolidation/sunpro/sunpro-incorporation
0.5.11-2024.0.0.22222 -> 0.5.11-2024.0.0.22226
developer/build/onbld
0.5.11-2024.0.0.22222 -> 0.5.11-2024.0.0.22226
developer/opensolaris/osnet
0.5.11-2024.0.0.22222 -> 0.5.11-2024.0.0.22226
Download: 0/47 items 0.0/0.7MB 0% complete
Download: Completed 746.15 kB in 1.25 seconds (598k/s)
Actions: 1/64 actions (Updating modified actions)
Actions: Completed 64 actions in 0.04 seconds.
Done (1.262s)
Done (0.001s)
Done (2.756s)
Done (31.962s)
Done (0.000s)
---------------------------------------------------------------------------
NOTE: Please review release notes posted at:
https://www.openindiana.org/
---------------------------------------------------------------------------
+ rm /tmp/pkg-update.out.27096
+ copy_logs
+ mkdir -p /data/logs/illumos-gate/7446
+ rsync -av i386/logs/ /data/logs/illumos-gate/7446/
sending incremental file list
./
openindiana.illumos-gate.publish.log
openindiana.kvm.publish.log
sent 198,224 bytes received 57 bytes 396,562.00 bytes/sec
total size is 197,959 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/illumos-gate/7446 /data/logs/illumos-gate/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS