You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/05/27 15:47:03 UTC

[GitHub] schadom opened a new issue #2678: Build on Ubuntu 18.04 fails - "FAILURE! - in com.cloud.utils.ssh.SshHelperTest initializationError(com.cloud.utils.ssh.SshHelperTest)"

schadom opened a new issue #2678: Build on Ubuntu 18.04 fails - "FAILURE! - in com.cloud.utils.ssh.SshHelperTest initializationError(com.cloud.utils.ssh.SshHelperTest)"
URL: https://github.com/apache/cloudstack/issues/2678
 
 
   ##### ISSUE TYPE
   ~~~
    * Bug Report
   ~~~
   
   ##### COMPONENT NAME
   ~~~
   * Building cloud-utils on Ubuntu 18.04 LTS fails
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   * Cloudstack 4.11.0.0 stable
   * Ubuntu 18.04 LTS
   ~~~
   
   ##### CONFIGURATION
   * Fresh Ubuntu 18.04 LTS installation
   * Cloudstack 4.11.0.0 source
   
   ##### OS / ENVIRONMENT
   N/A
   
   
   ##### SUMMARY
   Building cloud-utils form cloudstack 4.11.0.0 on Ubuntu 18.04 LTS fails during tests.
   
   
   ##### STEPS TO REPRODUCE
   ~~~
   rob@cloudstack:~$ wget http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.11.0.0/apache-cloudstack-4.11.0.0-src.tar.bz2
   rob@cloudstack:~$ tar -jxvf apache-cloudstack-4.11.0.0-src.tar.bz2
   rob@cloudstack:~$ cd ./apache-cloudstack-4.11.0.0-src
   rob@cloudstack:~/apache-cloudstack-4.11.0.0-src$ sudo apt update && sudo apt install mysql-connector-python python-software-properties debhelper openjdk-8-jdk libws-commons-util-java genisoimage libcommons-codec-java libcommons-httpclient-java liblog4j1.2-java maven
   rob@cloudstack:~$ mvn -P deps
   ~~~
   
   Output: https://gist.github.com/schadom/ade6addc97bb00e8f7d46a39d56d06cf
   
   ##### EXPECTED RESULTS
   ~~~
   maven should run through without failures. 
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in com.cloud.utils.ssh.SshHelperTest
   initializationError(com.cloud.utils.ssh.SshHelperTest) Time elapsed: 0 sec <<< ERROR!
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services