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

Regression

com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.testTextRendererMSAA01

Failing for the past 1 build (Since Unstable#897 )
Took 0.81 sec.

Error Message

Error setting weight in shader: ShaderState[ 
 ShaderProgram[id=1, linked=true, inUse=true, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
 enabledAttributes [
 ], activeAttributes [
 ], managedAttributes [
 ], activeUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ], managedUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ]
]

Stacktrace

javax.media.opengl.GLException: Error setting weight in shader: ShaderState[ 
 ShaderProgram[id=1, linked=true, inUse=true, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
 enabledAttributes [
 ], activeAttributes [
 ], managedAttributes [
 ], activeUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ], managedUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ]
]
	at com.jogamp.graph.curve.opengl.Renderer.init(Renderer.java:143)
	at com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00$TextRendererListener.init(TestTextRendererNEWT00.java:205)
	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:525)
	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:564)
	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:551)
	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:279)
	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1014)
	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:889)
	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:543)
	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:709)
	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:420)
	at com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.testTextRendererMSAA01(TestTextRendererNEWT00.java:137)
	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:206)

Standard Error

SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1358577244734 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-4 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1358577246738 ms +++ localhost/127.0.0.1:59999 - Locked 
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - testTextRendererMSAA01
Requested: GLCaps[rgba 0x8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]]
Chosen: GLCaps[wgl vid 0x20 arb: rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]]
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - testTextRendererMSAA01
SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1358577247699 ms --- localhost/127.0.0.1:59999 - Unlock ok