Started by upstream project "syw_nodeweb_auto" build number 15
originally caused by:
Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/syw_nodeweb
[syw_nodeweb] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins8662105514201150252.sh
+ /data/scripts/release/sunyiwei/publish.py nodeweb.json --mainclass=com.nodeweb.MainApplication --verid=head '--json={
"server.port": 8480,
"spring.profiles.active":"prod"
}' '--serverlist=jk1002 81.70.135.135 r854 /data/publish/sunyiwei/nodeweb' --shutdown=false
Traceback (most recent call last):
File "/data/scripts/release/sunyiwei/publish.py", line 295, in <module>
execcmd(ssh1,cmd);
File "/data/scripts/release/sunyiwei/publish.py", line 74, in execcmd
if out:
NameError: name 'out' is not defined
Build step 'Execute shell' marked build as failure
Finished: FAILURE