Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Fwd: [GSOC]Building master branch of eclipse che

I just tried building on windows and it failed building core.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNG652Configurator
2016-03-01 07:38:39,518[main]             [INFO ] [org.eclipse.jetty.util.log 186]      - Logging initialized @631ms
2016-03-01 07:38:39,589[main]             [INFO ] [o.eclipse.jetty.server.Server 345]   - jetty-9.3.1.v20150714
2016-03-01 07:38:39,697[main]             [INFO ] [o.e.j.s.handler.ContextHandler 737]  - Started o.e.j.s.ServletContextHandler@7cc0cdad{/,null,AVAILABLE}
2016-03-01 07:38:39,747[main]             [INFO ] [o.e.j.server.ServerConnector 270]    - Started ServerConnector@7c6908d7{HTTP/1.1,[http/1.1]}{0.0.0.0:10572}
2016-03-01 07:38:39,747[main]             [INFO ] [o.eclipse.jetty.server.Server 397]   - Started @863ms
2016-03-01 07:38:40,212[main]             [INFO ] [o.e.c.a.m.s.MachineManager 166]      - Creating machine [ws = testWsId: env = testEnvName: machine = validMachineName]
2016-03-01 07:38:40,287[main]             [INFO ] [o.e.c.a.m.s.MachineManager 168]      - Machine [ws = testWsId: env = testEnvName: machine = validMachineName] was successfully created, its id is 'machineId'
2016-03-01 07:38:40,294[main]             [INFO ] [o.e.c.a.m.s.MachineManager 166]      - Creating machine [ws = testWsId: env = testEnvName: machine = MachineName]
2016-03-01 07:38:40,301[main]             [INFO ] [o.e.c.a.m.s.MachineManager 166]      - Creating machine [ws = testWsId: env = testEnvName: machine = MachineName]
2016-03-01 07:38:40,305[main]             [INFO ] [o.e.c.a.m.s.MachineManager 166]      - Creating machine [ws = wsId: env = env1: machine = @name!]
2016-03-01 07:38:40,308[main]             [WARN ] [o.e.j.s.handler.ContextHandler 1308] - o.e.j.s.h.ContextHandler@696f0212{/,null,null} contextPath ends with /
2016-03-01 07:38:40,312[pool-5-thread-1]  [INFO ] [o.eclipse.jetty.server.Server 345]   - jetty-9.3.1.v20150714
2016-03-01 07:38:40,313[pool-5-thread-1]  [INFO ] [o.e.j.s.handler.ContextHandler 737]  - Started o.e.j.s.h.ContextHandler@696f0212{/che/api/ext/api/workspace123/java,null,AVAILABLE}
2016-03-01 07:38:40,315[pool-5-thread-1]  [INFO ] [o.e.j.server.ServerConnector 270]    - Started ServerConnector@516b2064{HTTP/1.1,[http/1.1]}{0.0.0.0:58087}
2016-03-01 07:38:40,316[pool-5-thread-1]  [INFO ] [o.eclipse.jetty.server.Server 397]   - Started @1431ms
2016-03-01 07:38:40,954[main]             [WARN ] [o.e.j.s.handler.ContextHandler 1308] - o.e.j.s.h.ContextHandler@696f0212{/che/api/ext/api/workspace123/java,null,AVAILABLE} contextPath ends with /
2016-03-01 07:38:40,958[main]             [WARN ] [o.e.j.s.handler.ContextHandler 1308] - o.e.j.s.h.ContextHandler@696f0212{/che/api/ext/api/workspace123/java,null,AVAILABLE} contextPath ends with /
2016-03-01 07:38:40,985[main]             [INFO ] [o.e.j.server.ServerConnector 310]    - Stopped ServerConnector@516b2064{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2016-03-01 07:38:40,986[main]             [INFO ] [o.e.j.s.handler.ContextHandler 847]  - Stopped o.e.j.s.h.ContextHandler@696f0212{/che/api/ext/api/workspace123/java,null,UNAVAILABLE}
{"name":"name","permissions":{"groups":[{"name":"public","acl":["read","search"]}],"users":{}},"id":"recipefi9cntta011ju9kq","type":"docker","script":"FROM ubuntu\n","tags":[],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/recipefi9cntta011ju9kq/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/recipefi9cntta011ju9kq"}]}
[{"id":"id1","type":"docker","script":"script1 content","tags":[],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/id1/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/id1"}]},{"id":"id2","type":"docker","script":"script2 content","tags":[],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/id2/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/id2"}]}]
{"name":"name","permissions":{"groups":[],"users":{"user123":["read","write"]}},"id":"recipe123","type":"docker","script":"FROM ubuntu\n","tags":["java","mognodb"],"creator":"someone2","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/recipe123/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/recipe123"}]}
FROM ubuntu

[{"id":"id1","type":"docker","script":"script1 content","tags":["java"],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/id1/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/id1"}]},{"id":"id2","type":"docker","script":"script2 content","tags":["java","mongodb"],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/id2/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/id2"}]}]
{"name":"name","permissions":{"groups":[{"name":"public","acl":["read"]}],"users":{}},"id":"recipef2zktxbrjnakfhhj","type":"docker","script":"FROM ubuntu\n","tags":["java","mongo"],"creator":"user123","links":[{"method":"GET","parameters":[],"rel":"get recipe script","produces":"text/plain","href":"http://localhost:10572/rest/private/recipe/recipef2zktxbrjnakfhhj/script"},{"method":"DELETE","parameters":[],"rel":"remove recipe","href":"http://localhost:10572/rest/private/recipe/recipef2zktxbrjnakfhhj"}]}
{"message":"User user123 doesn't have access to use 'public: search' permission"}
{"message":"User user123 doesn't have access to recipe id"}
{"message":"Recipe script required"}
{"message":"Recipe type required"}
{"message":"Recipe required"}
{"message":"Recipe name required"}
{"message":"User user123 doesn't have access to update recipe id"}
{"message":"User user123 doesn't have access to update recipe id permissions"}
{"message":"User user123 doesn't have access to recipe recipe123"}
2016-03-01 07:38:43,567[main]             [INFO ] [o.e.j.server.ServerConnector 310]    - Stopped ServerConnector@7c6908d7{HTTP/1.1,[http/1.1]}{0.0.0.0:10572}
2016-03-01 07:38:43,579[main]             [INFO ] [o.e.j.s.handler.ContextHandler 847]  - Stopped o.e.j.s.ServletContextHandler@7cc0cdad{/,null,UNAVAILABLE}
Tests run: 60, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.49 sec <<< FAILURE! - in TestSuite
shouldCallWsAgentLauncherAfterDevMachineStart(org.eclipse.che.api.machine.server.MachineManagerTest)  Time elapsed: 0.006 sec  <<< FAILURE!
org.eclipse.che.api.machine.server.exception.MachineException: Can't create folder for the logs of machine
        at org.eclipse.che.api.machine.server.MachineManager.createMachineLogsDir(MachineManager.java:869)
        at org.eclipse.che.api.machine.server.MachineManager.createMachine(MachineManager.java:324)
        at org.eclipse.che.api.machine.server.MachineManager.createMachineSync(MachineManager.java:167)
        at org.eclipse.che.api.machine.server.MachineManagerTest.shouldCallWsAgentLauncherAfterDevMachineStart(MachineManagerTest.java:155)

shouldNotCallWsAgentLauncherAfterNonDevMachineStart(org.eclipse.che.api.machine.server.MachineManagerTest)  Time elapsed: 0.005 sec  <<< FAILURE!
org.eclipse.che.api.machine.server.exception.MachineException: Can't create folder for the logs of machine
        at org.eclipse.che.api.machine.server.MachineManager.createMachineLogsDir(MachineManager.java:869)
        at org.eclipse.che.api.machine.server.MachineManager.createMachine(MachineManager.java:324)
        at org.eclipse.che.api.machine.server.MachineManager.createMachineSync(MachineManager.java:167)
        at org.eclipse.che.api.machine.server.MachineManagerTest.shouldNotCallWsAgentLauncherAfterNonDevMachineStart(MachineManagerTest.java:164)


Results :

Failed tests:
  MachineManagerTest.shouldCallWsAgentLauncherAfterDevMachineStart:155 » Machine
  MachineManagerTest.shouldNotCallWsAgentLauncherAfterNonDevMachineStart:164 » Machine

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Che Core Parent .................................... SUCCESS [  7.488 s]
[INFO] Che Core :: Commons :: Parent ...................... SUCCESS [  0.142 s]
[INFO] Che Core :: Commons :: Annotations ................. SUCCESS [ 14.391 s]
[INFO] Che Core :: Commons :: Java API extension classes .. SUCCESS [ 17.689 s]
[INFO] Che Core :: Commons :: Dependency Injecting ........ SUCCESS [  7.358 s]
[INFO] Che Core :: Commons :: Environment ................. SUCCESS [  4.010 s]
[INFO] Che Core :: Commons :: Json helpers ................ SUCCESS [  5.115 s]
[INFO] Che Core :: Commons :: XML ......................... SUCCESS [  8.413 s]
[INFO] Che Core :: Commons :: Scheduler service ........... SUCCESS [  7.362 s]
[INFO] Che Core :: Commons :: GWT ......................... SUCCESS [ 23.399 s]
[INFO] Che Core :: Commons :: Utilities for tests ......... SUCCESS [  2.895 s]
[INFO] Che Core :: API :: Model ........................... SUCCESS [  3.061 s]
[INFO] Che Core :: API :: Parent .......................... SUCCESS [  0.110 s]
[INFO] Che Core :: API :: DTO ............................. SUCCESS [ 11.704 s]
[INFO] Che Core :: API :: DTO Maven Plugin ................ SUCCESS [ 14.082 s]
[INFO] Che Core :: API :: Core ............................ SUCCESS [ 55.738 s]
[INFO] Che Core :: API :: Virtual Filesystem .............. SUCCESS [ 23.159 s]
[INFO] Che Core :: API :: Machine ......................... FAILURE [  9.853 s]
[INFO] Che Core :: API :: Workspace ....................... SKIPPED
[INFO] Che Core :: API :: User ............................ SKIPPED
[INFO] Che Core :: API :: Project ......................... SKIPPED
[INFO] Che Core :: API :: Account ......................... SKIPPED
[INFO] Che Core :: API :: Factory ......................... SKIPPED
[INFO] Che Core :: API :: Analytics ....................... SKIPPED
[INFO] Che Core :: API :: Authentication .................. SKIPPED
[INFO] Che Core :: Virtual File System (Deprecated) ....... SKIPPED
[INFO] Che Core :: API :: Git ............................. SKIPPED
[INFO] Che Core :: API :: SSH ............................. SKIPPED
[INFO] Che Core :: API :: Local Infrastructure ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Parent ............... SKIPPED
[INFO] Che Core API :: Client GWT :: Core ................. SKIPPED
[INFO] Che Core API :: Client GWT :: Analytics ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Auth ................. SKIPPED
[INFO] Che Core API :: Client GWT :: User ................. SKIPPED
[INFO] Che Core API :: Client GWT :: Machine .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Workspace ............ SKIPPED
[INFO] Che Core API :: Client GWT :: Account .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Project .............. SKIPPED
[INFO] Che Core API :: Client GWT :: Virtual Filesystem ... SKIPPED
[INFO] Che Core API :: Client GWT :: Factory .............. SKIPPED
[INFO] Che Core API :: Client GWT :: GIT .................. SKIPPED
[INFO] Che Core API :: Client GWT :: SSH .................. SKIPPED
[INFO] Che Core :: IDE .................................... SKIPPED
[INFO] Che Core :: IDE :: API ............................. SKIPPED
[INFO] Che Core :: IDE :: Generators ...................... SKIPPED
[INFO] Che Core :: IDE :: UI .............................. SKIPPED
[INFO] Che Core :: IDE :: App ............................. SKIPPED
[INFO] Che Core :: IDE :: JsEditor ........................ SKIPPED
[INFO] Che Core :: IDE :: TEMPLATES ....................... SKIPPED
[INFO] Che Core :: IDE :: STACKS .......................... SKIPPED
[INFO] Che Core :: Git Impl Native ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:40 min
[INFO] Finished at: 2016-03-01T07:38:44-08:00
[INFO] Final Memory: 163M/1293M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project che-core-api-machine: There are test failures.
[ERROR]
[ERROR] Please refer to C:\codenvy\che-master\core\platform-api\che-core-api-machine\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]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :che-core-api-machine

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55


On Tue, Mar 1, 2016 at 7:36 AM, Sergii Kabashniuk <skabashnyuk@xxxxxxxxxxx> wrote:
Hello
Can you provide more log output?

Sergii Kabashniuk

On Tue, Mar 1, 2016 at 5:28 PM, Randika Navagamuwa <randika.12@xxxxxxxxxxxxx> wrote:
Hi all,
 I'm a third year undergraduate of Department of Computer Science and Engineering, University of Moratuwa, Srilanka and I'm interested in the GSOC project idea Pair programming with Eclipse Che Cloud IDE. As the first step I'm trying to build the master branch[1], I managed to build the assembly but getting this error when building the core.

 Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project che-core-api-account

Git repo says latest stable version is 3x, but i cannot find that version in the repo.
Can some one guide me to a solution?

Thanks and regards

--
Best Regards
Randika Navagamuwa,
Department of Computer Science & Engineering,
University of Moratuwa,
Sri Lanka.


_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev



Back to the top