Edison,
I think the build server that jenkins.cloudstack.org uses for Ubuntu
is broken / offline. Since this is using a Citrix AWS account, I
think you (or someone else with access) might need to take a look.
Here's the relevant log from the latest ubuntu build attempt:
Supervisor: Waiting for processes start, should be 1, but 1
ubuntu12.04: /root/cloudstack/build/clone.sh: 1:
/root/cloudstack/build/commons.sh: Syntax error: "(" unexpected
ubuntu12.04: sh /root/cloudstack/build/clone.sh failed
ubuntu12.04: File "client.py", line 170, in main
ubuntu12.04: cloneSource()
ubuntu12.04: File "client.py", line 34, in cloneSource
ubuntu12.04: bash(['sh', abspath('clone.sh')])
ubuntu12.04: File "/root/cloudstack/build/common.py", line 28, in __init__
ubuntu12.04: self.run()
ubuntu12.04: File "/root/cloudstack/build/common.py", line 54, in run
ubuntu12.04: raise BashFailureException("%s failed"%self.args)
ubuntu12.04: Error, return code is 1Command 'ssh root@ubuntu1204 "cd
/root/cloudstack/build && python client.py && cd -"' returned non-zero
exit status 1
File "hudsonbuild.py", line 301, in <module>
main()
File "hudsonbuild.py", line 290, in main
waitForAllThreadsEnd()
File "hudsonbuild.py", line 276, in waitForAllThreadsEnd
raise subprocess.CalledProcessError(p.returncode, p.cmd)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
Finished: FAILURE