Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Console Output

Started by user Sven Gothel
Running as SYSTEM
Building on the built-in node in workspace /srv/jenkins/jobs/jogl/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /srv/jenkins/jobs/jogl/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jogl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7982cc52344c025c40da45fd4b946056a63bc855 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7982cc52344c025c40da45fd4b946056a63bc855 # timeout=10
Commit message: "NEWT Soft-PixelScale (p7): get{Global->}PixelScaleEnv(..): Support per monitor values w/ QT_SCREEN_SCALE_FACTORS syntax, use for X11"
 > git rev-list --no-walk 3462aa70de7d4a6fdd59f0cb90b6563d68731c61 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.oculusvr-sdk.url # timeout=10
 > git config -f .gitmodules --get submodule.oculusvr-sdk.path # timeout=10
 > git submodule update --init --recursive oculusvr-sdk # timeout=10
No emails were triggered.
Triggering jogl » macos-x86_64
Triggering jogl » linux-x86_64
Triggering jogl » android-arm64
Triggering jogl » windows-x86_64
Triggering jogl » linux-arm32
Triggering jogl » linux-arm64
jogl » macos-x86_64 completed with result SUCCESS
jogl » linux-x86_64 completed with result UNSTABLE
jogl » android-arm64 completed with result SUCCESS
jogl » windows-x86_64 completed with result SUCCESS
jogl » linux-arm32 completed with result SUCCESS
jogl » linux-arm64 completed with result SUCCESS
No emails were triggered.
Project jogl still waiting for [jogl-demos] builds to complete
Notifying upstream projects of job completion
Triggering a new build of jogl-demos
Finished: UNSTABLE