You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jongyoul Lee (Jira)" <ji...@apache.org> on 2023/01/14 15:22:00 UTC

[jira] [Created] (ZEPPELIN-5875) Flaky test `TimeoutLifecycleManagerTest`

Jongyoul Lee created ZEPPELIN-5875:
--------------------------------------

             Summary: Flaky test `TimeoutLifecycleManagerTest`
                 Key: ZEPPELIN-5875
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5875
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.10.1
            Reporter: Jongyoul Lee
            Assignee: Jongyoul Lee


```
INFO [2022-11-29 16:31:56,067] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 WARN [2022-11-29 16:31:56,177] (\{Exec Default Executor} ExecRemoteInterpreterProcess.java[onProcessComplete]:226) - Process is exited with exit value 0 
 
 INFO [2022-11-29 16:31:56,177] (\{Exec Default Executor} ProcessLauncher.java[transition]:109) - Process state is transitioned to COMPLETED 
 
 INFO [2022-11-29 16:31:57,067] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:31:58,068] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:31:59,068] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:32:00,069] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:32:01,069] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:32:02,070] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started 
 
 INFO [2022-11-29 16:32:03,070] (\{main} TimeoutLifecycleManagerTest.java[testTimeout_2]:125) - Wait for interpreter to be started

```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)