Hi Time of fetching repositories from my internal GitLab varies in a regular manner. Usually it takes under 2s but regularly it takes above 1m. No matter whether accessed via https or ssh.
*Any ideas what is the reason?* GitLab CE 7.14.3 on Ubuntu 12.4 Unicorn workers: 4 Unicorn timeout: 70 Attached: * fetch_time.png -- fetch time chart * fetch_times.txt -- fetch times sample * unicorn.stderr.log Nothing suspicious in other logs. Regards -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/7d2216d8-715f-4719-b71c-3bad87204506%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
When Fetch time 8:03:58 0m42.952s 8:04:57 1m4.383s 8:06:16 0m0.998s 8:06:32 0m1.091s 8:06:48 0m1.012s 8:07:04 1m3.928s 8:08:23 0m1.195s 8:08:40 1m3.960s 8:09:58 1m4.045s 8:11:18 0m0.971s 8:11:34 1m4.141s 8:12:53 0m0.956s 8:13:09 0m1.143s 8:13:25 1m4.292s 8:14:44 0m0.954s 8:15:00 0m1.205s 8:15:17 0m1.037s 8:15:33 1m3.977s 8:16:52 0m0.903s 8:17:08 1m4.177s 8:18:27 1m4.100s 8:19:46 0m0.998s 8:20:02 0m1.119s 8:20:18 0m0.937s 8:20:34 1m4.214s 8:21:54 0m0.949s 8:22:10 0m0.966s 8:22:26 0m0.913s 8:22:42 1m4.203s 8:24:01 1m4.097s 8:25:20 0m0.948s 8:25:36 1m4.109s 8:26:55 0m0.878s 8:27:11 0m0.876s 8:27:27 0m0.880s 8:27:43 1m4.083s 8:29:02 0m0.940s 8:29:18 1m4.072s 8:30:37 0m0.951s 8:30:53 1m12.733s 8:32:21 0m2.332s 8:32:38 0m0.963s 8:32:54 1m4.093s 8:34:13 0m0.994s 8:34:29 0m0.940s 8:34:45 0m0.978s 8:35:02 1m4.149s 8:36:21 0m0.949s 8:36:37 0m0.953s 8:36:53 1m4.105s 8:38:12 0m1.207s 8:38:28 0m1.287s 8:38:44 0m1.249s 8:39:01 1m4.221s 8:40:20 0m0.872s 8:40:36 1m4.103s 8:41:55 0m1.140s 8:42:11 0m0.959s 8:42:27 0m1.020s 8:42:43 1m11.245s 8:44:10 0m0.960s 8:44:26 0m1.030s 8:44:42 1m4.233s 8:46:01 0m0.950s 8:46:17 1m4.493s
E, [2016-01-27T08:32:01.929857 #17810] ERROR -- : worker=1 PID:17822 timeout (71s > 70s), killing E, [2016-01-27T08:32:01.948409 #17810] ERROR -- : reaped #<Process::Status: pid 17822 SIGKILL (signal 9)> worker=1 I, [2016-01-27T08:32:01.968913 #8197] INFO -- : worker=1 ready W, [2016-01-27T08:57:19.645599 #17825] WARN -- : #<Unicorn::HttpServer:0x007f730a44e920>: worker (pid: 17825) exceeds memory limit (235237376 bytes > 234840202 bytes) W, [2016-01-27T08:57:19.645939 #17825] WARN -- : Unicorn::WorkerKiller send SIGQUIT (pid: 17825) alive: 49975 sec (trial 1) I, [2016-01-27T08:57:19.959606 #17810] INFO -- : reaped #<Process::Status: pid 17825 exit 0> worker=2 I, [2016-01-27T08:57:19.966111 #9311] INFO -- : worker=2 ready W, [2016-01-27T09:15:40.287831 #9311] WARN -- : #<Unicorn::HttpServer:0x007f730a44e920>: worker (pid: 9311) exceeds memory limit (223739904 bytes > 219087592 bytes) W, [2016-01-27T09:15:40.288257 #9311] WARN -- : Unicorn::WorkerKiller send SIGQUIT (pid: 9311) alive: 989 sec (trial 1) I, [2016-01-27T09:15:40.561854 #17810] INFO -- : reaped #<Process::Status: pid 9311 exit 0> worker=2 I, [2016-01-27T09:15:40.566995 #10295] INFO -- : worker=2 ready