You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2014/08/05 12:27:39 UTC

Build failed in Jenkins: simulator-hotfix-trigger #7

See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/7/changes>

Changes:

[htrippaers] Improve the error message to see what is going on

------------------------------------------
[...truncated 7381 lines...]
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.482s
[INFO] Finished at: Tue Aug 05 06:10:40 EDT 2014
[INFO] Final Memory: 41M/156M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.158s
[INFO] Finished at: Tue Aug 05 06:11:01 EDT 2014
[INFO] Final Memory: 41M/191M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson7275954986533629486.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=6988
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 6988
Started OK pid 6988
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_06_13_45_FD6DV0. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_06_13_45_FD6DV0/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_05_2014_06_16_37_SRB7L3. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.852s
[INFO] Finished at: Tue Aug 05 06:27:12 EDT 2014
[INFO] Final Memory: 24M/120M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 6988
/tmp/hudson7275954986533629486.sh: line 42: kill: (6988) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Jenkins build is back to normal : simulator-hotfix-trigger #33

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/33/>


Build failed in Jenkins: simulator-hotfix-trigger #32

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/32/>

------------------------------------------
[...truncated 7120 lines...]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.710s
[INFO] Finished at: Fri Sep 05 09:01:17 EDT 2014
[INFO] Final Memory: 40M/178M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson4934055876272003592.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=30433
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 30433
Started OK pid 30433
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Sep_05_2014_09_04_01_XP9III. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Sep_05_2014_09_04_01_XP9III/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Sep_05_2014_09_06_49_ZF1LBB. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.986s
[INFO] Finished at: Fri Sep 05 09:56:45 EDT 2014
[INFO] Final Memory: 23M/116M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 30433
/tmp/hudson4934055876272003592.sh: line 42: kill: (30433) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #31

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/31/>

------------------------------------------
[...truncated 7106 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.837s
[INFO] Finished at: Thu Sep 04 13:17:07 EDT 2014
[INFO] Final Memory: 42M/180M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson5794638117678804368.sh
+ grep -q Launcher
+ jps -l
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=32396
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 32396
Started OK pid 32396
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Sep_04_2014_13_19_36_P47ZSL. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Sep_04_2014_13_19_36_P47ZSL/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Sep_04_2014_13_22_28_R5FOOJ. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.171s
[INFO] Finished at: Thu Sep 04 14:12:37 EDT 2014
[INFO] Final Memory: 23M/109M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 32396
/tmp/hudson5794638117678804368.sh: line 42: kill: (32396) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Jenkins build is unstable: simulator-hotfix-trigger #30

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/30/changes>


Build failed in Jenkins: simulator-hotfix-trigger #29

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/29/>

------------------------------------------
[...truncated 7107 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.840s
[INFO] Finished at: Tue Sep 02 17:12:53 EDT 2014
[INFO] Final Memory: 40M/181M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson4887887998073909737.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=16405
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 16405
Started OK pid 16405
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Sep_02_2014_17_15_22_MUSA4J. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Sep_02_2014_17_15_22_MUSA4J/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Sep_02_2014_17_18_14_M5I4E3. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.368s
[INFO] Finished at: Tue Sep 02 18:09:26 EDT 2014
[INFO] Final Memory: 24M/131M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 16405
/tmp/hudson4887887998073909737.sh: line 42: kill: (16405) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #28

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/28/>

------------------------------------------
[...truncated 1125 lines...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-cluster ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/cluster/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-framework-cluster ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/cluster/target/cloud-framework-cluster-4.3.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-cluster ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-cluster ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/cluster/target/cloud-framework-cluster-4.3.1-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-cluster/4.3.1-SNAPSHOT/cloud-framework-cluster-4.3.1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/cluster/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-cluster/4.3.1-SNAPSHOT/cloud-framework-cluster-4.3.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - Jobs 4.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-jobs ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-framework-jobs ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-framework-jobs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-framework-jobs ---
[INFO] Compiling 33 source files to <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-jobs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-framework-jobs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-jobs ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-framework-jobs ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/target/cloud-framework-jobs-4.3.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-jobs ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-jobs ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/target/cloud-framework-jobs-4.3.1-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-jobs/4.3.1-SNAPSHOT/cloud-framework-jobs-4.3.1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/framework/jobs/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-jobs/4.3.1-SNAPSHOT/cloud-framework-jobs-4.3.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Schema Component 4.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-schema ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/engine/schema/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/engine/schema> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-schema ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-schema ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-schema ---
[INFO] Compiling 621 source files to <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/engine/schema/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/engine/schema/src/com/cloud/network/dao/IPAddressVO.java>:[356,4] error: method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [4.722s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.221s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [9.034s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [15.444s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.076s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [10.320s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [5.912s]
[INFO] Apache CloudStack API ............................. SUCCESS [19.490s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [3.972s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [8.743s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.048s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [6.765s]
[INFO] Apache CloudStack Core ............................ SUCCESS [13.662s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [13.777s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [4.732s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.990s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... FAILURE [12.015s]
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache XenSource XAPI ............................. SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SKIPPED
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
[INFO] cloud-framework-spring-module ..................... SKIPPED
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] Apache CloudStack Developer Mode .................. SKIPPED
[INFO] Apache CloudStack Developer Tools ................. SKIPPED
[INFO] Apache CloudStack apidocs ......................... SKIPPED
[INFO] Apache CloudStack marvin .......................... SKIPPED
[INFO] Apache CloudStack DevCloud ........................ SKIPPED
[INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:18.131s
[INFO] Finished at: Tue Sep 02 12:57:20 EDT 2014
[INFO] Final Memory: 33M/184M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-schema: Compilation failure
[ERROR] <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/engine/schema/src/com/cloud/network/dao/IPAddressVO.java>:[356,4] error: method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-engine-schema
Build step 'Invoke top-level Maven targets' marked build as failure
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run?
  * <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/xunit.xml> is 8 days 1 hr old

ERROR: Publisher org.jenkinsci.plugins.xunit.XUnitPublisher aborted due to exception
java.lang.InterruptedException: org.jenkinsci.plugins.xunit.OldTestReportException
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:887)
	at org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:111)
	at org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:54)
	at org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:88)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:742)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:714)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:663)
	at hudson.model.Run.execute(Run.java:1713)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.FilePath$TunneledInterruptedException: org.jenkinsci.plugins.xunit.OldTestReportException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2464)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.jenkinsci.plugins.xunit.OldTestReportException
	at org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:146)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:17)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	... 8 more

Jenkins build is unstable: simulator-hotfix-trigger #27

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/27/>


Build failed in Jenkins: simulator-hotfix-trigger #26

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/26/>

------------------------------------------
[...truncated 7112 lines...]
[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.886s
[INFO] Finished at: Mon Aug 18 19:52:19 EDT 2014
[INFO] Final Memory: 43M/181M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson1149845635736396512.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=8543
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 8543
Started OK pid 8543
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_19_54_59_YADD8A. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_19_54_59_YADD8A/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_18_2014_19_57_46_H284LP. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.808s
[INFO] Finished at: Mon Aug 18 20:48:59 EDT 2014
[INFO] Final Memory: 25M/168M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 8543
/tmp/hudson1149845635736396512.sh: line 42: kill: (8543) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #25

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/25/>

------------------------------------------
[...truncated 7103 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.430s
[INFO] Finished at: Mon Aug 18 13:03:47 EDT 2014
[INFO] Final Memory: 44M/180M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson7691677479589602211.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=2208
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 2208
Started OK pid 2208
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_13_06_16_DNJKKW. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_13_06_16_DNJKKW/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_18_2014_13_09_04_BWY1N5. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.419s
[INFO] Finished at: Mon Aug 18 14:00:11 EDT 2014
[INFO] Final Memory: 24M/113M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 2208
/tmp/hudson7691677479589602211.sh: line 42: kill: (2208) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #24

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/24/>

------------------------------------------
[...truncated 7090 lines...]
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.966s
[INFO] Finished at: Mon Aug 18 10:41:10 EDT 2014
[INFO] Final Memory: 41M/180M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson1740028185256286579.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=19239
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 19239
Started OK pid 19239
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_10_43_36_ZO9PNF. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_18_2014_10_43_36_ZO9PNF/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_18_2014_10_46_23_3QSDC6. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.409s
[INFO] Finished at: Mon Aug 18 11:37:34 EDT 2014
[INFO] Final Memory: 24M/121M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 19239
/tmp/hudson1740028185256286579.sh: line 42: kill: (19239) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #23

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/23/>

------------------------------------------
[...truncated 7119 lines...]
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.369s
[INFO] Finished at: Sat Aug 16 11:01:24 EDT 2014
[INFO] Final Memory: 44M/185M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson5961356358759266045.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=612
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 612
Started OK pid 612
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_16_2014_11_03_58_8ECS2E. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_16_2014_11_03_58_8ECS2E/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_16_2014_11_06_46_TICSEA. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.843s
[INFO] Finished at: Sat Aug 16 11:58:07 EDT 2014
[INFO] Final Memory: 25M/174M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 612
/tmp/hudson5961356358759266045.sh: line 42: kill: (612) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #22

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/22/>

------------------------------------------
[...truncated 7104 lines...]
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.074s
[INFO] Finished at: Thu Aug 14 10:05:29 EDT 2014
[INFO] Final Memory: 41M/174M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson2817408897411641392.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=31592
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 31592
Started OK pid 31592
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_10_08_05_S2RVSY. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_10_08_05_S2RVSY/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_14_2014_10_10_53_HL95L7. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.476s
[INFO] Finished at: Thu Aug 14 11:02:07 EDT 2014
[INFO] Final Memory: 24M/112M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 31592
/tmp/hudson2817408897411641392.sh: line 42: kill: (31592) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #21

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/21/>

------------------------------------------
[...truncated 7086 lines...]
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.379s
[INFO] Finished at: Thu Aug 14 07:43:17 EDT 2014
[INFO] Final Memory: 40M/193M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson1383747088579457517.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=16246
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 16246
Started OK pid 16246
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_07_45_41_E3U43K. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_07_45_41_E3U43K/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_14_2014_07_48_34_8RQV79. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.139s
[INFO] Finished at: Thu Aug 14 08:40:38 EDT 2014
[INFO] Final Memory: 24M/114M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 16246
/tmp/hudson1383747088579457517.sh: line 42: kill: (16246) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #20

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/20/>

------------------------------------------
[...truncated 7092 lines...]
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.749s
[INFO] Finished at: Thu Aug 14 05:19:56 EDT 2014
[INFO] Final Memory: 40M/187M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson2970318964989848354.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=865
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 865
Started OK pid 865
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_05_22_20_M2IWEQ. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_14_2014_05_22_20_M2IWEQ/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_14_2014_05_25_13_9MVBCP. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.822s
[INFO] Finished at: Thu Aug 14 06:16:23 EDT 2014
[INFO] Final Memory: 24M/120M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 865
/tmp/hudson2970318964989848354.sh: line 42: kill: (865) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #19

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/19/>

------------------------------------------
[...truncated 7104 lines...]

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.023s
[INFO] Finished at: Tue Aug 12 07:40:52 EDT 2014
[INFO] Final Memory: 44M/183M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson4059678502442937674.sh
+ grep -q Launcher
+ jps -l
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=5768
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=29
+ '[' 29 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 5768
Started OK pid 5768
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_12_2014_07_43_42_Y94PDA. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_12_2014_07_43_42_Y94PDA/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_12_2014_07_46_34_KGN9E3. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.806s
[INFO] Finished at: Tue Aug 12 08:37:39 EDT 2014
[INFO] Final Memory: 24M/104M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 5768
/tmp/hudson4059678502442937674.sh: line 42: kill: (5768) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #18

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/18/>

------------------------------------------
[...truncated 7095 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.907s
[INFO] Finished at: Mon Aug 11 19:59:58 EDT 2014
[INFO] Final Memory: 40M/168M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson9044148902805185280.sh
+ grep -q Launcher
+ jps -l
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=13687
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 13687
Started OK pid 13687
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_11_2014_20_02_27_ZZ32HX. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_11_2014_20_02_27_ZZ32HX/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_11_2014_20_05_20_PBDCP8. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.162s
[INFO] Finished at: Mon Aug 11 20:56:15 EDT 2014
[INFO] Final Memory: 24M/117M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 13687
/tmp/hudson9044148902805185280.sh: line 42: kill: (13687) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Jenkins build is unstable: simulator-hotfix-trigger #17

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/17/>


Build failed in Jenkins: simulator-hotfix-trigger #16

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/16/>

------------------------------------------
[...truncated 7101 lines...]
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.385s
[INFO] Finished at: Fri Aug 08 05:00:58 EDT 2014
[INFO] Final Memory: 39M/196M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson7001705075217727141.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=25713
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 25713
Started OK pid 25713
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_08_2014_05_03_22_J7P0B7. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_08_2014_05_03_22_J7P0B7/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_08_2014_05_06_15_SHV5TG. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.605s
[INFO] Finished at: Fri Aug 08 05:57:18 EDT 2014
[INFO] Final Memory: 24M/117M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 25713
/tmp/hudson7001705075217727141.sh: line 42: kill: (25713) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #15

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/15/>

------------------------------------------
[...truncated 7428 lines...]

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.981s
[INFO] Finished at: Wed Aug 06 09:49:34 EDT 2014
[INFO] Final Memory: 43M/175M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson2812457981103650382.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=20241
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=29
+ '[' 29 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 20241
Started OK pid 20241
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_06_2014_09_52_23_BYB6D7. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_06_2014_09_52_23_BYB6D7/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_06_2014_09_55_10_2FA5J0. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.686s
[INFO] Finished at: Wed Aug 06 10:36:17 EDT 2014
[INFO] Final Memory: 24M/117M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 20241
/tmp/hudson2812457981103650382.sh: line 42: kill: (20241) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #14

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/14/changes>

Changes:

[Daan Hoogland] README: some sections from the prior version copied back in.

------------------------------------------
[...truncated 7093 lines...]
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.340s
[INFO] Finished at: Wed Aug 06 03:46:25 EDT 2014
[INFO] Final Memory: 41M/189M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson8652306815743348280.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=13965
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 13965
Started OK pid 13965
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_06_2014_03_48_59_8B1GVC. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_06_2014_03_48_59_8B1GVC/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_06_2014_03_51_52_ODWFY8. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.674s
[INFO] Finished at: Wed Aug 06 04:43:22 EDT 2014
[INFO] Final Memory: 25M/162M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 13965
/tmp/hudson8652306815743348280.sh: line 42: kill: (13965) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Jenkins build is still unstable: simulator-hotfix-trigger #13

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/13/>


Jenkins build is unstable: simulator-hotfix-trigger #12

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/12/>


Build failed in Jenkins: simulator-hotfix-trigger #11

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/11/>

------------------------------------------
[...truncated 7091 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.173s
[INFO] Finished at: Tue Aug 05 16:50:57 EDT 2014
[INFO] Final Memory: 41M/177M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson1504271145077937789.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=24944
+ '[' 0 -lt 44 ']'
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 24944
Started OK pid 24944
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_16_53_28_7DYYP5. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_16_53_28_7DYYP5/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_05_2014_16_56_20_RQSVJ9. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.147s
[INFO] Finished at: Tue Aug 05 17:47:24 EDT 2014
[INFO] Final Memory: 23M/130M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 24944
/tmp/hudson1504271145077937789.sh: line 42: kill: (24944) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #10

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/10/changes>

Changes:

[Daan Hoogland] remove update to 4.3 templates for 4.4

------------------------------------------
[...truncated 7102 lines...]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.152s
[INFO] Finished at: Tue Aug 05 14:42:25 EDT 2014
[INFO] Final Memory: 40M/178M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson6546058412892493159.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=9852
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 9852
Started OK pid 9852
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_14_45_09_5Q9ELB. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_14_45_09_5Q9ELB/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_05_2014_14_47_56_P5ELAK. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.146s
[INFO] Finished at: Tue Aug 05 15:39:05 EDT 2014
[INFO] Final Memory: 24M/156M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 9852
/tmp/hudson6546058412892493159.sh: line 42: kill: (9852) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #9

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/9/>

------------------------------------------
[...truncated 7107 lines...]
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.4.1-SNAPSHOT/cloud-developer-4.4.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.377s
[INFO] Finished at: Tue Aug 05 12:29:56 EDT 2014
[INFO] Final Memory: 40M/194M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson7663900995121575264.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=27006
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=29
+ '[' 29 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=30
+ '[' 30 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=31
+ '[' 31 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 27006
Started OK pid 27006
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_12_32_57_E2IIL4. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_12_32_57_E2IIL4/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:2===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:1===
SshClient: Exception under createConnection: ['Traceback (most recent call last):\n', '  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection\n    timeout=self.timeout)\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal\n    return function()\n', '  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>\n    retry_on_signal(lambda: sock.connect(addr))\n', '  File "/usr/local/lib/python2.7/socket.py", line 222, in meth\n    return getattr(self._sock,name)(*args)\n', 'timeout: timed out\n']
Traceback (most recent call last):
  File "<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin/marvin/sshClient.py",> line 121, in createConnection
    timeout=self.timeout)
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/util.py", line 279, in retry_on_signal
    return function()
  File "/usr/local/lib/python2.7/site-packages/paramiko-1.13.0-py2.7.egg/paramiko/client.py", line 236, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
  File "/usr/local/lib/python2.7/socket.py", line 222, in meth
    return getattr(self._sock,name)(*args)
timeout: timed out
====Trying SSH Connection: Host:192.168.2.5 User:root                                   Port:22 RetryCnt:0===

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_05_2014_12_35_46_46YGIJ. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.303s
[INFO] Finished at: Tue Aug 05 13:26:43 EDT 2014
[INFO] Final Memory: 24M/159M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 27006
/tmp/hudson7663900995121575264.sh: line 42: kill: (27006) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE

Build failed in Jenkins: simulator-hotfix-trigger #8

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/8/changes>

Changes:

[htrippaers] It's the template that has the simulator type, not the deploy target.

------------------------------------------
[...truncated 7393 lines...]
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "simulator" could not be activated because it does not exist.
[simulator-hotfix-trigger] $ mvn -P developer -pl developer -Ddeploydb-simulator
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Developer Mode 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ cloud-developer ---
[WARNING] Ignoring missing properties file: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] <<< exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer <<<
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer ---
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
========> WARNING: Provided file does not exist: <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/../utils/conf/db.properties.override>
========> Initializing database=simulator with host=localhost port=3306 username=cloud password=cloud
============> Running query: drop database if exists `simulator`
============> Running query: create database `simulator`
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`localhost` identified by 'cloud'
============> Running query: GRANT ALL ON simulator.* to 'cloud'@`%` identified by 'cloud'
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/create-schema-simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/templates.simulator.sql>
========> Processing SQL file at <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/target/db/hypervisor_capabilities.simulator.sql>
========> Processing upgrade: com.cloud.upgrade.DatabaseUpgradeChecker
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ cloud-developer ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-developer ---
[INFO] Installing <http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/developer/pom.xml> to /var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-developer/4.5.0-SNAPSHOT/cloud-developer-4.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.158s
[INFO] Finished at: Tue Aug 05 06:51:50 EDT 2014
[INFO] Final Memory: 41M/189M
[INFO] ------------------------------------------------------------------------
[simulator-hotfix-trigger] $ /bin/bash -x /tmp/hudson1568959145168097012.sh
+ jps -l
+ grep -q Launcher
+ rm -f xunit.xml
+ rm -rf /tmp/MarvinLogs
+ echo Check for initialization of the management server
Check for initialization of the management server
+ COUNTER=0
+ SERVER_PID=14566
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:run
+ '[' 0 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=1
+ '[' 1 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=2
+ '[' 2 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=3
+ '[' 3 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=4
+ '[' 4 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=5
+ '[' 5 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=6
+ '[' 6 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=7
+ '[' 7 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=8
+ '[' 8 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=9
+ '[' 9 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=10
+ '[' 10 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=11
+ '[' 11 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=12
+ '[' 12 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=13
+ '[' 13 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=14
+ '[' 14 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=15
+ '[' 15 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=16
+ '[' 16 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=17
+ '[' 17 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=18
+ '[' 18 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=19
+ '[' 19 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=20
+ '[' 20 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=21
+ '[' 21 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=22
+ '[' 22 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=23
+ '[' 23 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=24
+ '[' 24 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=25
+ '[' 25 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=26
+ '[' 26 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=27
+ '[' 27 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=28
+ '[' 28 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=29
+ '[' 29 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=30
+ '[' 30 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ sleep 5
+ COUNTER=31
+ '[' 31 -lt 44 ']'
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ break
+ grep -q 'Management server node 127.0.0.1 is up' jetty-output.out
+ echo Started OK pid 14566
Started OK pid 14566
+ sleep 20
+ export PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ PYTHONPATH=<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/tools/marvin>
+ python2.6 tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg
/usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

==== Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_06_54_50_FB73L4. All logs will be available here ====

==== Deploy DC Started ====

=== Data Center Settings are dumped to /tmp//MarvinLogs//DeployDataCenter__Aug_05_2014_06_54_50_FB73L4/dc_entries.obj===

====Deploy DC Successful=====
+ /usr/local/bin/nosetests-2.7 -v --with-marvin --marvin-config=setup/dev/advanced.cfg --with-xunit --xunit-file=xunit.xml -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator -w test/integration/smoke

=== Marvin Parse Config Successful ===

=== Marvin Setting TestData Successful===

==== Log Folder Path: /tmp//MarvinLogs//Aug_05_2014_06_57_43_BLXQBK. All logs will be available here ====

=== Marvin Init Logging Successful===
+ mvn -P systemvm,simulator -pl :cloud-client-ui jetty:stop
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (default-cli) @ cloud-client-ui ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.869s
[INFO] Finished at: Tue Aug 05 07:09:24 EDT 2014
[INFO] Final Memory: 24M/123M
[INFO] ------------------------------------------------------------------------
+ sleep 10
+ kill -KILL 14566
/tmp/hudson1568959145168097012.sh: line 42: kill: (14566) - No such process
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to '<http://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ws/'> for the testing framework 'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE