[2026-03-16T06:24:07.260Z] Started by user Fabio M. Di Nitto [2026-03-16T06:24:07.417Z] Obtained pipelines/global/update-all-openindiana/Jenkinsfile from git https://github.com/kronosnet/ci-tools.git [2026-03-16T06:24:07.424Z] Loading library ProjectLib@main:pipelines/global/ [2026-03-16T06:24:07.424Z] Attempting to resolve main from remote references... [2026-03-16T06:24:07.424Z] > git --version # timeout=10 [2026-03-16T06:24:07.431Z] > git --version # 'git version 2.47.3' [2026-03-16T06:24:07.431Z] > git ls-remote -h -- https://github.com/kronosnet/ci-tools # timeout=10 [2026-03-16T06:24:07.527Z] Found match: refs/heads/main revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 [2026-03-16T06:24:07.528Z] Selected Git installation does not exist. Using Default [2026-03-16T06:24:07.528Z] The recommended git tool is: NONE [2026-03-16T06:24:07.528Z] No credentials specified [2026-03-16T06:24:07.528Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-03-16T06:24:07.528Z] Wiping out workspace first. [2026-03-16T06:24:07.529Z] Cloning the remote Git repository [2026-03-16T06:24:07.529Z] Using shallow clone with depth 1 [2026-03-16T06:24:07.529Z] Avoid fetching tags [2026-03-16T06:24:07.529Z] Honoring refspec on initial clone [2026-03-16T06:24:07.529Z] Cloning repository https://github.com/kronosnet/ci-tools [2026-03-16T06:24:07.529Z] > git init /var/lib/jenkins/workspace/global/update-all-openindiana@libs/d56456a8a5ffe2af36aec67f7c631a8ce5f10f01613ac19d74a87c1e7c103023 # timeout=10 [2026-03-16T06:24:07.539Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools [2026-03-16T06:24:07.539Z] > git --version # timeout=10 [2026-03-16T06:24:07.546Z] > git --version # 'git version 2.47.3' [2026-03-16T06:24:07.546Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:24:07.749Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools # timeout=10 [2026-03-16T06:24:07.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:24:07.767Z] Avoid second fetch [2026-03-16T06:24:07.768Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (main) [2026-03-16T06:24:07.768Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:24:07.775Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:24:07.807Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:24:07.808Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:24:07.811Z] Loading library GlobalLib@main:./pipelines/libs/global/ [2026-03-16T06:24:08.088Z] Examining kronosnet/ci-tools [2026-03-16T06:24:08.088Z] Attempting to resolve main as a branch [2026-03-16T06:24:08.205Z] Resolved main as branch main at revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 [2026-03-16T06:24:08.206Z] Selected Git installation does not exist. Using Default [2026-03-16T06:24:08.206Z] The recommended git tool is: NONE [2026-03-16T06:24:08.206Z] using credential 93a393a1-7fe9-45ae-ade0-5a533c87d8d9 [2026-03-16T06:24:08.209Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-03-16T06:24:08.209Z] Wiping out workspace first. [2026-03-16T06:24:08.209Z] Cloning the remote Git repository [2026-03-16T06:24:08.209Z] Using shallow clone with depth 1 [2026-03-16T06:24:08.209Z] Avoid fetching tags [2026-03-16T06:24:08.209Z] Honoring refspec on initial clone [2026-03-16T06:24:08.209Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-03-16T06:24:08.209Z] > git init /var/lib/jenkins/workspace/global/update-all-openindiana@libs/a38125f6c167b5c61aae7e05cd041ecf55e96373eebcceb3c4473bea537ec70b # timeout=10 [2026-03-16T06:24:08.221Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-03-16T06:24:08.221Z] > git --version # timeout=10 [2026-03-16T06:24:08.228Z] > git --version # 'git version 2.47.3' [2026-03-16T06:24:08.228Z] using GIT_ASKPASS to set credentials getCredUUID - github [2026-03-16T06:24:08.235Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools.git +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-03-16T06:24:08.427Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-03-16T06:24:08.436Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-03-16T06:24:08.444Z] Avoid second fetch [2026-03-16T06:24:08.445Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (main) [2026-03-16T06:24:08.445Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:24:08.452Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:24:08.484Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:24:08.484Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:24:08.512Z] [Pipeline] Start of Pipeline [2026-03-16T06:24:08.606Z] [Pipeline] node [2026-03-16T06:24:08.613Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-openindiana [2026-03-16T06:24:08.614Z] [Pipeline] { [2026-03-16T06:24:08.620Z] [Pipeline] stage [2026-03-16T06:24:08.620Z] [Pipeline] { (Declarative: Checkout SCM) [2026-03-16T06:24:08.623Z] [Pipeline] checkout [2026-03-16T06:24:08.624Z] Selected Git installation does not exist. Using Default [2026-03-16T06:24:08.624Z] The recommended git tool is: NONE [2026-03-16T06:24:08.624Z] No credentials specified [2026-03-16T06:24:08.624Z] Cloning the remote Git repository [2026-03-16T06:24:08.624Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-03-16T06:24:08.624Z] > git init /var/lib/jenkins/workspace/global/update-all-openindiana # timeout=10 [2026-03-16T06:24:08.635Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-03-16T06:24:08.635Z] > git --version # timeout=10 [2026-03-16T06:24:08.643Z] > git --version # 'git version 2.47.3' [2026-03-16T06:24:08.643Z] > git fetch --tags --force --progress -- https://github.com/kronosnet/ci-tools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:24:08.939Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-03-16T06:24:08.949Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T06:24:08.957Z] Avoid second fetch [2026-03-16T06:24:08.958Z] > git rev-parse origin/main^{commit} # timeout=10 [2026-03-16T06:24:08.965Z] Checking out Revision 7be7af5c47778b38991b9ef2fa5eeee82df2d283 (origin/main) [2026-03-16T06:24:08.965Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T06:24:08.972Z] > git checkout -f 7be7af5c47778b38991b9ef2fa5eeee82df2d283 # timeout=10 [2026-03-16T06:24:09.006Z] Commit message: "Move builder updates to pipelines" [2026-03-16T06:24:09.006Z] [Checks API] No suitable checks publisher found. [2026-03-16T06:24:09.009Z] [Pipeline] } [2026-03-16T06:24:09.010Z] [Pipeline] // stage [2026-03-16T06:24:09.013Z] [Pipeline] withEnv [2026-03-16T06:24:09.013Z] [Pipeline] { [2026-03-16T06:24:09.016Z] [Pipeline] stage [2026-03-16T06:24:09.016Z] [Pipeline] { (update BaseOS) [2026-03-16T06:24:09.025Z] [Pipeline] script [2026-03-16T06:24:09.026Z] [Pipeline] { [2026-03-16T06:24:09.059Z] [Pipeline] echo [2026-03-16T06:24:09.060Z] "Down" nodes: [centos-10-power9-ppc64le, centos-9-power9-ppc64le, rhel-9-power9-ppc64le, www] [2026-03-16T06:24:09.062Z] [Pipeline] parallel [2026-03-16T06:24:09.062Z] [Pipeline] { (Branch: openindiana-x86-64) [2026-03-16T06:24:09.076Z] [Pipeline] echo [2026-03-16T06:24:09.076Z] Running updateOSNode on openindiana-x86-64 [2026-03-16T06:24:09.076Z] [Pipeline] node [2026-03-16T06:24:09.078Z] Running on openindiana-x86-64 in /srv/workspace/global/update-all-openindiana [2026-03-16T06:24:09.079Z] [Pipeline] { [2026-03-16T06:24:09.081Z] [Pipeline] sh [2026-03-16T06:24:09.354Z] + /root/ci-tools/ci-wrap ci-update-openindiana [2026-03-16T06:24:09.354Z] CITBRANCH: main [2026-03-16T06:24:09.354Z] CITHOME: /root/ci-tools [2026-03-16T06:24:09.354Z] CITCMD: ci-update-openindiana [2026-03-16T06:24:09.354Z] CITCMDARGS: [2026-03-16T06:24:49.015Z] Startup: Refreshing catalog 'openindiana.org' ... Done [2026-03-16T06:25:03.901Z] Startup: Caching catalogs ... Done [2026-03-16T06:26:41.627Z] Planning: Solver setup ... Done [2026-03-16T06:26:41.627Z] Planning: Running solver ... Done [2026-03-16T06:26:41.627Z] Planning: Finding local manifests ... Done [2026-03-16T06:26:41.627Z] Planning: Fetching manifests: 0/5 0% complete [2026-03-16T06:26:41.627Z] Planning: Fetching manifests: 5/5 100% complete [2026-03-16T06:27:13.890Z] Planning: Package planning ... Done [2026-03-16T06:27:14.819Z] Planning: Merging actions ... Done [2026-03-16T06:27:16.186Z] Planning: Checking for conflicting actions ... Done [2026-03-16T06:27:20.355Z] Planning: Consolidating action changes ... Done [2026-03-16T06:27:20.916Z] Planning: Evaluating mediators ... Done [2026-03-16T06:27:21.478Z] Planning: Planning completed in 138.35 seconds [2026-03-16T06:27:21.734Z] WARNING: The boot environment being modified is not the active one. Changes [2026-03-16T06:27:21.734Z] made in the active BE will not be reflected on the next boot. [2026-03-16T06:27:21.734Z] [2026-03-16T06:27:21.990Z] Packages to remove: 1 [2026-03-16T06:27:21.990Z] Packages to install: 1 [2026-03-16T06:27:21.990Z] Packages to update: 261 [2026-03-16T06:27:21.990Z] Create boot environment: Yes [2026-03-16T06:27:21.990Z] Create backup boot environment: No [2026-03-16T06:27:22.551Z] [2026-03-16T06:27:22.551Z] Download: 0/17992 items 0.0/1026.8MB 0% complete [2026-03-16T06:27:28.102Z] Download: 3684/17992 items 214.4/1026.8MB 20% complete [2026-03-16T06:27:33.351Z] Download: 4982/17992 items 611.4/1026.8MB 59% complete [2026-03-16T06:28:40.992Z] Download: 5395/17992 items 715.4/1026.8MB 69% complete [2026-03-16T06:28:40.992Z] Download: 6119/17992 items 772.7/1026.8MB 75% complete (9.7M/s) [2026-03-16T06:28:40.992Z] Download: 6717/17992 items 798.2/1026.8MB 77% complete (7.5M/s) [2026-03-16T06:28:45.160Z] Download: 7523/17992 items 799.8/1026.8MB 77% complete (2.9M/s) [2026-03-16T06:29:41.545Z] Download: 7606/17992 items 799.9/1026.8MB 77% complete [2026-03-16T06:29:44.062Z] Download: 8381/17992 items 801.4/1026.8MB 78% complete (307k/s) [2026-03-16T06:29:49.306Z] Download: 9167/17992 items 802.8/1026.8MB 78% complete (299k/s) [2026-03-16T06:29:54.615Z] Download: 14347/17992 items 867.4/1026.8MB 84% complete (298k/s) [2026-03-16T06:29:58.867Z] Download: 17652/17992 items 1025.4/1026.8MB 99% complete (298k/s) [2026-03-16T06:29:59.124Z] Download: Completed 1.00 GB in 156.83 seconds (518k/s) [2026-03-16T06:30:09.082Z] Actions: 1/22153 actions (Removing old actions) [2026-03-16T06:30:09.343Z] Actions: 1506/22153 actions (Installing new actions) [2026-03-16T06:30:15.889Z] Actions: 3203/22153 actions (Installing new actions) [2026-03-16T06:30:21.170Z] Actions: 5056/22153 actions (Installing new actions) [2026-03-16T06:30:26.422Z] Actions: 5559/22153 actions (Installing new actions) [2026-03-16T06:30:30.590Z] Actions: 5987/22153 actions (Installing new actions) [2026-03-16T06:30:36.081Z] Actions: 6130/22153 actions (Installing new actions) [2026-03-16T06:30:37.972Z] Actions: 6248/22153 actions (Updating modified actions) [2026-03-16T06:30:43.218Z] Actions: 7742/22153 actions (Updating modified actions) [2026-03-16T06:30:48.469Z] Actions: 10022/22153 actions (Updating modified actions) [2026-03-16T06:30:53.790Z] Actions: 11577/22153 actions (Updating modified actions) [2026-03-16T06:30:59.038Z] Actions: 13558/22153 actions (Updating modified actions) [2026-03-16T06:31:04.281Z] Actions: 14633/22153 actions (Updating modified actions) [2026-03-16T06:31:09.527Z] Actions: 15211/22153 actions (Updating modified actions) [2026-03-16T06:31:13.755Z] Actions: 18423/22153 actions (Updating modified actions) [2026-03-16T06:31:19.002Z] Actions: 21503/22153 actions (Updating modified actions) [2026-03-16T06:31:19.257Z] Actions: Completed 22153 actions in 70.63 seconds. [2026-03-16T06:31:58.679Z] Done [2026-03-16T06:31:58.679Z] Done [2026-03-16T06:32:18.288Z] Done [2026-03-16T06:33:05.826Z] Done [2026-03-16T06:33:27.721Z] [2026-03-16T06:33:27.721Z] A clone of openindiana-2026:02:26 exists and has been updated and activated. [2026-03-16T06:33:27.721Z] On the next boot the Boot Environment openindiana-2026:03:16 will be [2026-03-16T06:33:27.721Z] mounted on '/'. Reboot when ready to switch to this updated BE. [2026-03-16T06:33:27.721Z] [2026-03-16T06:33:27.721Z] [2026-03-16T06:33:27.721Z] --------------------------------------------------------------------------- [2026-03-16T06:33:27.721Z] NOTE: Please review release notes posted at: [2026-03-16T06:33:27.721Z] [2026-03-16T06:33:27.721Z] https://www.openindiana.org/ [2026-03-16T06:33:27.721Z] --------------------------------------------------------------------------- [2026-03-16T06:33:27.721Z] [2026-03-16T06:33:45.828Z] Startup: Refreshing catalog 'openindiana.org' ... Done [2026-03-16T06:34:12.889Z] Planning: Solver setup ... Done [2026-03-16T06:34:12.889Z] Planning: Running solver ... Done [2026-03-16T06:34:14.834Z] Planning: Consolidating action changes ... Done [2026-03-16T06:34:14.834Z] Planning: Evaluating mediators ... Done [2026-03-16T06:34:14.834Z] Planning: Planning completed in 28.71 seconds [2026-03-16T06:34:14.834Z] No updates necessary for this image. [2026-03-16T06:34:17.688Z] [Pipeline] } [2026-03-16T06:34:17.690Z] [Pipeline] // node [2026-03-16T06:34:17.691Z] [Pipeline] } [2026-03-16T06:34:17.692Z] [Pipeline] // parallel [2026-03-16T06:34:17.694Z] [Pipeline] } [2026-03-16T06:34:17.695Z] [Pipeline] // script [2026-03-16T06:34:17.696Z] [Pipeline] } [2026-03-16T06:34:17.697Z] [Pipeline] // stage [2026-03-16T06:34:17.700Z] [Pipeline] stage [2026-03-16T06:34:17.700Z] [Pipeline] { (Declarative: Post Actions) [2026-03-16T06:34:17.716Z] [Pipeline] stage [2026-03-16T06:34:17.717Z] [Pipeline] { (Copying logs) [2026-03-16T06:34:17.740Z] [Pipeline] node [2026-03-16T06:34:17.746Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-openindiana@2 [2026-03-16T06:34:17.746Z] [Pipeline] { [2026-03-16T06:34:17.778Z] [Pipeline] node [2026-03-16T06:34:17.783Z] Running on Jenkins in /var/lib/jenkins/workspace/global/update-all-openindiana@3 [2026-03-16T06:34:17.784Z] [Pipeline] { [2026-03-16T06:34:17.786Z] [Pipeline] sh [2026-03-16T06:34:18.042Z] + mkdir -p /var/lib/jenkins/locks [2026-03-16T06:34:18.052Z] [Pipeline] echo [2026-03-16T06:34:18.052Z] RWLock: FD for lock log_archive in stage projectFinishUp is 642 [2026-03-16T06:34:18.054Z] [Pipeline] sleep [2026-03-16T06:34:18.054Z] No need to sleep any longer [2026-03-16T06:34:18.056Z] [Pipeline] echo [2026-03-16T06:34:18.056Z] RWLock: log_archive in stage projectFinishUp locked for WRITE [2026-03-16T06:34:18.058Z] [Pipeline] } [2026-03-16T06:34:18.059Z] [Pipeline] // node [2026-03-16T06:34:18.061Z] [Pipeline] echo [2026-03-16T06:34:18.062Z] Copying logs to /var/www/ci.kronosnet.org/job/global/job/update-all-openindiana/1/ [2026-03-16T06:34:18.062Z] [Pipeline] sh [2026-03-16T06:34:18.320Z] + mkdir -p /var/www/ci.kronosnet.org/job/global/job/update-all-openindiana/1/ [2026-03-16T06:34:18.321Z] [Pipeline] sh