Advertisement
fedorm

Untitled

Apr 18th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [Config cashes and servers #1] [12/04/18 18:12:59:059 MSK] [PoolService-1] INFO transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_6.6.1
  2. [Config cashes and servers #1] [12/04/18 18:12:59:059 MSK] [Finalizer] ERROR spi.BaseOverthereConnection: Connection [ssh:sftp://root@172.29.16.68:22] was not closed, closing automatically.
  3. [Config cashes and servers #1] java.lang.Throwable: Opened here...
  4. [Config cashes and servers #1] at com.xebialabs.overthere.spi.BaseOverthereConnection.connected(BaseOverthereConnection.java:100)
  5. [Config cashes and servers #1] at com.xebialabs.overthere.ssh.SshConnection.connect(SshConnection.java:196)
  6. [Config cashes and servers #1] at com.xebialabs.overthere.ssh.SshSftpConnection.connect(SshSftpConnection.java:53)
  7. [Config cashes and servers #1] at com.xebialabs.overthere.ssh.SshConnectionBuilder.connect(SshConnectionBuilder.java:527)
  8. [Config cashes and servers #1] at com.xebialabs.overthere.Overthere.buildConnection(Overthere.java:142)
  9. [Config cashes and servers #1] at com.xebialabs.overthere.Overthere.getConnection(Overthere.java:123)
  10. [Config cashes and servers #1] at ru.crystals.settester.context.retail.os.ServiceControl.getConnection(ServiceControl.java:38)
  11. [Config cashes and servers #1] at ru.crystals.settester.context.retail.os.ServiceControl.executeCommand(ServiceControl.java:32)
  12. [Config cashes and servers #1] at ru.crystals.settester.context.retail.os.ServiceOperator.executeCommand(ServiceOperator.java:38)
  13. [Config cashes and servers #1] at ru.crystals.settester.test.setrobot.ConfigServers.addFontsForLinux(ConfigServers.java:105)
  14. [Config cashes and servers #1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. [Config cashes and servers #1] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. [Config cashes and servers #1] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. [Config cashes and servers #1] at java.lang.reflect.Method.invoke(Method.java:498)
  18. [Config cashes and servers #1] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
  19. [Config cashes and servers #1] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
  20. [Config cashes and servers #1] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
  21. [Config cashes and servers #1] at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:75)
  22. [Config cashes and servers #1] at org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:14)
  23. [Config cashes and servers #1] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  24. [Config cashes and servers #1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  25. [Config cashes and servers #1] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  26. [Config cashes and servers #1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  27. [Config cashes and servers #1] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  28. [Config cashes and servers #1] at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement