Console Output

Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test038
[autoplot-test038] $ /bin/sh -xe /tmp/jenkins13077128377451068436.sh
+ rm -f Test038.java test038_completions_demoParms1.jy test038_params_demoParms1.jy
+ export DISPLAY=localhost:2
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test038.java .
+ /usr/local/jdk1.8//bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test038
== test 002: /home/jbf/ct/hudson/script/test038/demoParms1.jy ==
src=rbsp
pub2=ECT
pub=ECT
pub2=ECT
read params in 290 millis: /home/jbf/ct/hudson/script/test038/demoParms1.jy

== test 002: /home/jbf/ct/hudson/script/test038/demoParms1.jy ==
src=rbsp
pub2=ECT
pub=ECT
pub2=ECT
read params in 22 millis: /home/jbf/ct/hudson/script/test038/demoParms1.jy

== test 002: /home/jbf/ct/hudson/script/test038/demoParms1.jy ==
Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:2' as the value of the DISPLAY variable.
	at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
	at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:65)
	at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:115)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:74)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:103)
	at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)
	at javax.swing.RepaintManager.<clinit>(RepaintManager.java:233)
	at javax.swing.JComponent.repaint(JComponent.java:4792)
	at java.awt.Component.repaint(Component.java:3311)
	at javax.swing.text.JTextComponent.setEditable(JTextComponent.java:1758)
	at javax.swing.text.JTextComponent.<init>(JTextComponent.java:309)
	at javax.swing.JTextArea.<init>(JTextArea.java:204)
	at javax.swing.JTextArea.<init>(JTextArea.java:140)
	at test.endtoend.Test038.getCompletionsCount(Test038.java:99)
	at test.endtoend.Test038.doTestsCountCompletions(Test038.java:174)
	at test.endtoend.Test038.doTests(Test038.java:58)
	at test.endtoend.Test038.main(Test038.java:296)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE