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/29 22:03:09 UTC

[GitHub] schadom opened a new issue #2682: cloudstack-service-console-proxy-rdpclient - test fails

schadom opened a new issue #2682: cloudstack-service-console-proxy-rdpclient - test fails
URL: https://github.com/apache/cloudstack/issues/2682
 
 
   ##### CLOUDSTACK VERSION
   ~~~
   * Cloudstack 4.11.0.0 stable
   * Ubuntu 18.04 LTS
   ~~~
   
   ##### PROBLEM
   
   	rob@cloudstack:~$ 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:~$ 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$ mvn -p deps
   	..
   	..
   	Tests run: 404, Failures: 0, Errors: 1, Skipped: 0
   	..
   	..
   	[INFO] Apache CloudStack Plugin - Cloudian Connector ...... SUCCESS [  9.492 s]
   	[INFO] Apache CloudStack Plugin - Prometheus Exporter ..... SUCCESS [  2.858 s]
   	[INFO] Apache CloudStack Framework - Spring Module ........ SUCCESS [  5.730 s]
   	[INFO] Apache CloudStack Secondary Storage Controller ..... SUCCESS [  5.386 s]
   	[INFO] Apache CloudStack Client UI ........................ SUCCESS [ 17.402 s]
   	[INFO] Apache CloudStack Console Proxy - RDP Client ....... FAILURE [  9.248 s]
   	[INFO] Apache CloudStack Console Proxy .................... SKIPPED
   	[INFO] Apache CloudStack Console Proxy - Server ........... SKIPPED
   	[INFO] Apache CloudStack Framework - QuickCloud ........... SKIPPED
   	[INFO] ------------------------------------------------------------------------
   	[INFO] BUILD FAILURE
   	[INFO] ------------------------------------------------------------------------
   	[INFO] Total time: 11:22 min
   	[INFO] Finished at: 2018-05-29T21:08:07Z
   	[INFO] Final Memory: 100M/745M
   	[INFO] ------------------------------------------------------------------------
   	[WARNING] The requested profile "deps" could not be activated because it does not exist.
   	[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project cloudstack-service-console-proxy-rdpclient: There are test failures.
   	[ERROR]
   	[ERROR] Please refer to /home/schallert/apache-cloudstack-4.11.0.0-src/services/console-proxy-rdp/rdpconsole/target/surefire-reports for the individual test results.
   	[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 :cloudstack-service-console-proxy-rdpclient

----------------------------------------------------------------
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