You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/09/17 11:49:32 UTC

[GitHub] [zookeeper] LiYvbo edited a comment on pull request #1459: ZOOKEEPER-3863: correct junit test timeout

LiYvbo edited a comment on pull request #1459:
URL: https://github.com/apache/zookeeper/pull/1459#issuecomment-694178364


   > Then jenkins checks out again current master !
   > 
   > ```
   > 
   > [2020-09-17T11:36:02.742Z] No credentials specified
   > 
   > [2020-09-17T11:36:02.816Z] Fetching changes from the remote Git repository
   > 
   > [2020-09-17T11:36:02.805Z]  > git rev-parse --is-inside-work-tree # timeout=10
   > 
   > [2020-09-17T11:36:02.879Z]  > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
   > 
   > [2020-09-17T11:36:02.953Z] Fetching upstream changes from https://github.com/apache/zookeeper
   > 
   > [2020-09-17T11:36:02.953Z]  > git --version # timeout=10
   > 
   > [2020-09-17T11:36:02.957Z]  > git fetch --tags --progress -- https://github.com/apache/zookeeper +refs/heads/*:refs/remotes/origin/* # timeout=10
   > 
   > [2020-09-17T11:36:10.782Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
   > 
   > [2020-09-17T11:36:10.870Z] Checking out Revision c47ef905e077184bc5b7f555a3e2dfeb6dc046e1 (refs/remotes/origin/master)
   > 
   > [2020-09-17T11:36:11.158Z] Commit message: "ZOOKEEPER-3863: Do not track global sessions in ReadOnlyZooKeeperServer"
   > 
   > [2020-09-17T11:36:10.856Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
   > 
   > [2020-09-17T11:36:10.999Z]  > git config core.sparsecheckout # timeout=10
   > 
   > [2020-09-17T11:36:11.003Z]  > git checkout -f c47ef905e077184bc5b7f555a3e2dfeb6dc046e1 # timeout=10
   > 
   > [2020-09-17T11:36:11.033Z]  > git branch -a -v --no-abbrev # timeout=10
   > 
   > [2020-09-17T11:36:11.044Z]  > git checkout -b master c47ef905e077184bc5b7f555a3e2dfeb6dc046e1 # timeout=10
   > 
   > [2020-09-17T11:36:11.221Z]  > git rev-list --no-walk c47ef905e077184bc5b7f555a3e2dfeb6dc046e1 # timeout=10
   > ```
   
   can you please restart CI check for me in this PR? The failure was caused by the same reason..  @eolivelli 
   
   https://github.com/apache/zookeeper/pull/1458


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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