Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /jenkins/jobs/oi-userland/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/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.42.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 31f5462f9c0fe89e449d5332fd8061fcd3ddca37 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31f5462f9c0fe89e449d5332fd8061fcd3ddca37 # timeout=10
Commit message: "gcc12: add to OI"
 > git rev-list --no-walk 5cd0367345754c6f39fc9c47aa81598c07165a40 # timeout=10
 > git tag -a -f -m Jenkins Build #10121 jenkins-oi-userland-10121 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins10324161123489867271.sh
+ JENKINS_BUILD_NUMBER=10121
+ 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
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ /usr/bin/time gmake setup
setup components
Generating component list...
building tools...

real        3.4
user        2.0
sys         3.4
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish developer/gcc-12
publish meta-packages/history
make[1]: *** [Makefile:159: developer/gcc-12] Error 2
make[1]: Target 'publish' not remade because of errors.
gmake: *** [Makefile:47: components] Error 2
gmake: Target 'publish' not remade because of errors.

real  1:59:15.7
user  6:40:28.0
sys   1:49:37.6
+ copy_logs
+ mkdir -p /data/logs/oi-userland/10121
+ rsync -av i386/logs/ /data/logs/oi-userland/10121/
sending incremental file list
./
desktop.mate.mate-common.publish.log
developer.autogen.publish.log
developer.gcc-12.publish.log
developer.golang-119.publish.log
developer.golang-120.publish.log
developer.hwloc.publish.log
developer.jenkins-core-weekly.publish.log
developer.make.publish.log
editor.vim.publish.log
image.gnuplot.publish.log
library.gegl.publish.log
library.guile.publish.log
library.harfbuzz.publish.log
library.json-c.publish.log
library.librsvg.publish.log
library.libsecret.publish.log
library.nghttp2.publish.log
library.nghttp3.publish.log
library.ngtcp2.publish.log
library.readline.publish.log
library.slib.publish.log
mail.mailutils.publish.log
meta-packages.history.publish.log
network.bind.publish.log
perl.Email-Abstract.publish.log
perl.Mail-SpamAssassin.publish.log
perl.Perl-Tidy.publish.log
print.qpdf.publish.log
python.Faker.publish.log
python.ansi2html.publish.log
python.argh.publish.log
python.assertpy.publish.log
python.asttokens.publish.log
python.build.publish.log
python.detect_test_pollution.publish.log
python.hatch_nodejs_version.publish.log
python.hypothesis.publish.log
python.libcst.publish.log
python.pexpect.publish.log
python.pre_commit.publish.log
python.pytest-regressions.publish.log
python.pytest.publish.log
python.pytest_metadata.publish.log
python.pytz.publish.log
python.rpds_py.publish.log
python.salt.publish.log
python.soupsieve.publish.log
python.types-mock.publish.log
python.types-setuptools.publish.log
python.typing_inspect.publish.log
python.unearth.publish.log
python.validators.publish.log
runtime.node20.publish.log
text.gettext.publish.log
web.haproxy.publish.log
web.php.php-8_1.publish.log
x11.font-util.publish.log

sent 33,261,789 bytes  received 1,102 bytes  66,525,782.00 bytes/sec
total size is 33,248,945  speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/10121 /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