Skip to content

Console Output

Started by upstream project "osmo-st-core" build number 199
originally caused by:
 Started by upstream project "osmo-st-logging" build number 163
 originally caused by:
  Started by an SCM change
Building remotely on FreeBSD_amd64_2 (FreeBSD_amd64) in workspace /home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.osmocom.org/smalltalk/osmo-st-core # timeout=10
Fetching upstream changes from git://git.osmocom.org/smalltalk/osmo-st-core
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/smalltalk/osmo-st-core +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4ff8679b49d2ca4672788c94db658ced32ab3da4 (refs/remotes/origin/master)
Commit message: "dispatcher: Really merge it, verify that install is called"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ff8679b49d2ca4672788c94db658ced32ab3da4
 > git rev-list 4ff8679b49d2ca4672788c94db658ced32ab3da4 # timeout=10
[FreeBSD_amd64] $ /bin/sh -xe /tmp/jenkins3792006452744891976.sh
+ gst-package --test package.xml
mkdir /tmp/gstar-KPIgZW
mkdir /tmp/gstar-KPIgZW/OsmoCore
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/GSTExtensions.st /tmp/gstar-KPIgZW/OsmoCore/GSTExtensions.st
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/LogArea.st /tmp/gstar-KPIgZW/OsmoCore/LogArea.st
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/Dispatcher.st /tmp/gstar-KPIgZW/OsmoCore/Dispatcher.st
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/Timer.st /tmp/gstar-KPIgZW/OsmoCore/Timer.st
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/Tests.st /tmp/gstar-KPIgZW/OsmoCore/Tests.st
ln -s -f /usr/home/osmocom-build/source/workspace/osmo-st-core/label/FreeBSD_amd64/ExtensionTest.st /tmp/gstar-KPIgZW/OsmoCore/ExtensionTest.st
rm -f /usr/local/var/lib/smalltalk/OsmoCore.star
cd /tmp/gstar-KPIgZW/OsmoCore && zip -n .st:.xml -qr /usr/local/var/lib/smalltalk/OsmoCore.star .
dispatch failed on "a BlockClosure".
[] in Osmo.Dispatcher>>dispatch (OsmoCore.star#VFS.ZipFile/Dispatcher.st:75)
MessageNotUnderstood(Exception)>>activateHandler: (ExcHandling.st:515)
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
SmallInteger(Object)>>doesNotUnderstand: #unknownMessageForSmallInteger (SysExcept.st:1408)
optimized [] in Osmo.DispatcherTest>>testDispatcher (Tests.st:28)
BlockClosure>>on:do: (BlkClosure.st:196)
[] in Osmo.Dispatcher>>dispatch (OsmoCore.star#VFS.ZipFile/Dispatcher.st:74)
BlockClosure>>ensure: (BlkClosure.st:271)
[] in Osmo.Dispatcher>>dispatch (OsmoCore.star#VFS.ZipFile/Dispatcher.st:65)
[] in Process>>onBlock:at:suspend: (Process.st:394)
BlockClosure>>on:do: (BlkClosure.st:196)
[] in Process>>onBlock:at:suspend: (Process.st:395)
BlockClosure>>ensure: (BlkClosure.st:271)
[] in Process>>onBlock:at:suspend: (Process.st:373)
[] in BlockClosure>>asContext: (BlkClosure.st:182)
BlockContext class>>fromClosure:parent: (BlkContext.st:68)
Stopped the TimerScheduler process
Stopped the TimerScheduler process
8 run, 8 passes
Finished: SUCCESS