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

Console Output

Started by user Sven Gothel
Running as SYSTEM
Building on the built-in node in workspace /srv/jenkins/jobs/jogl-demos/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /srv/jenkins/jobs/jogl-demos/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jogl-demos.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl-demos.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://jogamp.org/srv/scm/jogl-demos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 473197df152f000211945d1e1c8e780eddda4cc7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 473197df152f000211945d1e1c8e780eddda4cc7 # timeout=10
Commit message: "Fix PMVMatrix changes and minor cleanup"
 > git rev-list --no-walk 650296b9b5ea3c340cdb668decbdbe73821fd990 # timeout=10
No emails were triggered.
Triggering jogl-demos » windows-x86_64
Triggering jogl-demos » linux-x86_64
Triggering jogl-demos » macos-x86_64
jogl-demos » windows-x86_64 completed with result SUCCESS
jogl-demos » linux-x86_64 completed with result SUCCESS
jogl-demos » macos-x86_64 completed with result SUCCESS
No emails were triggered.
Project jogl-demos still waiting for [jocl] builds to complete
Notifying upstream projects of job completion
Triggering a new build of jocl
Finished: SUCCESS