Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
1,329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.06 KB | None | 0 0
  1. ==> /var/log/gitlab/unicorn/unicorn_stdout.log <==
  2.  
  3. ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
  4. I, [2017-10-15T11:56:39.887336 #24246]  INFO -- : worker=0 ready
  5. I, [2017-10-15T11:56:39.987483 #23784]  INFO -- : master process ready
  6. I, [2017-10-15T11:56:40.053104 #24252]  INFO -- : worker=2 ready
  7. I, [2017-10-15T11:56:40.133772 #24249]  INFO -- : worker=1 ready
  8. I, [2017-10-15T11:56:40.168042 #24255]  INFO -- : worker=3 ready
  9. I, [2017-10-15T11:56:40.171512 #24258]  INFO -- : worker=4 ready
  10. I, [2017-10-15T11:56:40.274563 #24261]  INFO -- : worker=5 ready
  11. I, [2017-10-15T11:56:40.399426 #24267]  INFO -- : worker=7 ready
  12. I, [2017-10-15T11:56:40.494957 #24264]  INFO -- : worker=6 ready
  13. I, [2017-10-15T11:56:40.723192 #24270]  INFO -- : worker=8 ready
  14.  
  15. ==> /var/log/gitlab/unicorn/current <==
  16. 2017-10-15_05:54:34.18384 starting new unicorn master
  17. 2017-10-15_05:56:41.23885 adopted new unicorn master 23784
  18.  
  19. ==> /var/log/gitlab/prometheus/current <==
  20. 2017-10-15_11:47:04.23263 time="2017-10-15T17:47:04+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  21. 2017-10-15_11:47:04.43966 time="2017-10-15T17:47:04+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 206.79486ms." source="persistence.go:665"
  22. 2017-10-15_11:52:04.44205 time="2017-10-15T17:52:04+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  23. 2017-10-15_11:52:04.66274 time="2017-10-15T17:52:04+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 222.67269ms." source="persistence.go:665"
  24. 2017-10-15_11:57:04.66307 time="2017-10-15T17:57:04+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  25. 2017-10-15_11:57:04.85975 time="2017-10-15T17:57:04+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 188.664024ms." source="persistence.go:665"
  26. 2017-10-15_12:02:04.86081 time="2017-10-15T18:02:04+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  27. 2017-10-15_12:02:04.97174 time="2017-10-15T18:02:04+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 111.043396ms." source="persistence.go:665"
  28. 2017-10-15_12:07:04.97261 time="2017-10-15T18:07:04+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  29. 2017-10-15_12:07:05.09715 time="2017-10-15T18:07:05+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 124.625115ms." source="persistence.go:665"
  30.  
  31. ==> /var/log/gitlab/node-exporter/current <==
  32. 2017-10-15_05:55:11.38307 time="2017-10-15T11:55:11+06:00" level=info msg=" - sockstat" source="node_exporter.go:162"
  33. 2017-10-15_05:55:11.38307 time="2017-10-15T11:55:11+06:00" level=info msg=" - stat" source="node_exporter.go:162"
  34. 2017-10-15_05:55:11.38308 time="2017-10-15T11:55:11+06:00" level=info msg=" - uname" source="node_exporter.go:162"
  35. 2017-10-15_05:55:11.38308 time="2017-10-15T11:55:11+06:00" level=info msg=" - zfs" source="node_exporter.go:162"
  36. 2017-10-15_05:55:11.38308 time="2017-10-15T11:55:11+06:00" level=info msg=" - conntrack" source="node_exporter.go:162"
  37. 2017-10-15_05:55:11.38309 time="2017-10-15T11:55:11+06:00" level=info msg=" - edac" source="node_exporter.go:162"
  38. 2017-10-15_05:55:11.38309 time="2017-10-15T11:55:11+06:00" level=info msg=" - meminfo" source="node_exporter.go:162"
  39. 2017-10-15_05:55:11.38310 time="2017-10-15T11:55:11+06:00" level=info msg=" - vmstat" source="node_exporter.go:162"
  40. 2017-10-15_05:55:11.38310 time="2017-10-15T11:55:11+06:00" level=info msg=" - wifi" source="node_exporter.go:162"
  41. 2017-10-15_05:55:11.38320 time="2017-10-15T11:55:11+06:00" level=info msg="Listening on localhost:9100" source="node_exporter.go:186"
  42.  
  43. ==> /var/log/gitlab/gitlab-rails/production.log <==
  44. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  45. Completed 404 Not Found in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  46. Started GET "/-/metrics" for 127.0.0.1 at 2017-10-15 18:11:29 +0600
  47. Processing by MetricsController#index as HTML
  48. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  49. Completed 404 Not Found in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  50. Started GET "/-/metrics" for 127.0.0.1 at 2017-10-15 18:11:44 +0600
  51. Processing by MetricsController#index as HTML
  52. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  53. Completed 404 Not Found in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  54.  
  55. ==> /var/log/gitlab/gitlab-rails/production_json.log <==
  56. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":17.58,"view":1.26,"db":0.0,"time":"2017-10-15T12:09:29.424Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  57. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":12.59,"view":0.58,"db":0.0,"time":"2017-10-15T12:09:44.414Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  58. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":12.14,"view":2.69,"db":0.0,"time":"2017-10-15T12:09:59.417Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  59. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":31.88,"view":14.83,"db":0.0,"time":"2017-10-15T12:10:14.420Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  60. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":6.68,"view":1.55,"db":0.0,"time":"2017-10-15T12:10:29.416Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  61. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":24.61,"view":4.29,"db":0.0,"time":"2017-10-15T12:10:44.418Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  62. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":12.66,"view":3.96,"db":0.0,"time":"2017-10-15T12:10:59.415Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  63. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":4.33,"view":0.86,"db":0.0,"time":"2017-10-15T12:11:14.417Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  64. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":3.8,"view":0.62,"db":0.0,"time":"2017-10-15T12:11:29.419Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  65. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":3.92,"view":0.81,"db":0.0,"time":"2017-10-15T12:11:44.458Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  66.  
  67. ==> /var/log/gitlab/gitlab-rails/api_json.log <==
  68. # Logfile created on 2017-10-15 11:53:05 +0600 by logger.rb/56438
  69.  
  70. ==> /var/log/gitlab/gitlab-rails/gitlab-rails-db-migrate-2017-10-15-11-52-06.log <==
  71.    -> 0.0873s
  72.  
  73. == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/001_admin.rb
  74. Administrator account created:
  75.  
  76. login:    root
  77. password: You'll be prompted to create one on your first visit.
  78.  
  79.  
  80. == Seed from /opt/gitlab/embedded/service/gitlab-rails/db/fixtures/production/010_settings.rb
  81.  
  82. ==> /var/log/gitlab/gitlab-rails/application.log <==
  83. # Logfile created on 2017-10-15 11:53:35 +0600 by logger.rb/56438
  84. October 15, 2017 11:53: User "Administrator" ([email protected]) was created
  85.  
  86. ==> /var/log/gitlab/postgres-exporter/current <==
  87. 2017-10-15_05:55:34.97587 time="2017-10-15T11:55:34+06:00" level=info msg="Semantic Version Changed: 0.0.0 -> 9.6.3" source="postgres_exporter.go:945"
  88. 2017-10-15_05:55:34.97705 time="2017-10-15T11:55:34+06:00" level=error msg="Failed to reload user queries: /var/opt/gitlab/postgres-exporter/queries.yaml open /var/opt/gitlab/postgres-exporter/queries.yaml: no such file or directory" source="postgres_exporter.go:955"
  89. 2017-10-15_05:55:35.02282 time="2017-10-15T11:55:35+06:00" level=info msg="Starting Server: localhost:9187" source="postgres_exporter.go:1042"
  90. 2017-10-15_05:56:53.05013 time="2017-10-15T11:56:53+06:00" level=info msg="Semantic Version Changed: 0.0.0 -> 9.6.3" source="postgres_exporter.go:945"
  91. 2017-10-15_05:56:53.20926 time="2017-10-15T11:56:53+06:00" level=info msg="Starting Server: localhost:9187" source="postgres_exporter.go:1042"
  92.  
  93. ==> /var/log/gitlab/gitlab-monitor/current <==
  94. 2017-10-15_12:11:36.45304 ::1 - - [15/Oct/2017:18:11:36 +06] "GET /sidekiq HTTP/1.1" 200 5405
  95. 2017-10-15_12:11:36.45952 - -> /sidekiq
  96. 2017-10-15_12:11:38.35562 ::1 - - [15/Oct/2017:18:11:38 +06] "GET /database HTTP/1.1" 200 56357
  97. 2017-10-15_12:11:38.35565 - -> /database
  98. 2017-10-15_12:11:40.69452 ::1 - - [15/Oct/2017:18:11:40 +06] "GET /process HTTP/1.1" 200 2241
  99. 2017-10-15_12:11:40.69454 - -> /process
  100. 2017-10-15_12:11:51.67289 ::1 - - [15/Oct/2017:18:11:51 +06] "GET /sidekiq HTTP/1.1" 200 5405
  101. 2017-10-15_12:11:51.67293 - -> /sidekiq
  102. 2017-10-15_12:11:53.35171 ::1 - - [15/Oct/2017:18:11:53 +06] "GET /database HTTP/1.1" 200 56357
  103. 2017-10-15_12:11:53.35174 - -> /database
  104.  
  105. ==> /var/log/gitlab/gitlab-workhorse/current <==
  106. 2017-10-15_05:54:52.43567 2017/10/15 11:54:52 Starting gitlab-workhorse v3.0.0-20171005.084756
  107. 2017-10-15_05:54:52.43605 2017/10/15 11:54:52 Can not load config file "config.toml": open config.toml: no such file or directory
  108. 2017-10-15_05:54:53.68157 2017/10/15 11:54:53 Starting gitlab-workhorse v3.0.0-20171005.084756
  109. 2017-10-15_05:54:53.68443 2017/10/15 11:54:53 keywatcher: starting process loop
  110. 2017-10-15_05:54:53.68445 2017/10/15 11:54:53 redis: dialing "unix", "/var/opt/gitlab/redis/redis.socket"
  111. 2017-10-15_05:56:51.66068 2017/10/15 11:56:51 Starting gitlab-workhorse v3.0.0-20171005.084756
  112. 2017-10-15_05:56:51.66167 2017/10/15 11:56:51 keywatcher: starting process loop
  113. 2017-10-15_05:56:51.66170 2017/10/15 11:56:51 redis: dialing "unix", "/var/opt/gitlab/redis/redis.socket"
  114.  
  115. ==> /var/log/gitlab/postgresql/current <==
  116. 2017-10-15_05:52:02.59403 LOG:  autovacuum launcher started
  117. 2017-10-15_05:53:04.40676 ERROR:  relation "geo_nodes" does not exist at character 323
  118. 2017-10-15_05:53:04.40678 STATEMENT:                SELECT a.attname, format_type(a.atttypid, a.atttypmod),
  119. 2017-10-15_05:53:04.40679                        pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod
  120. 2017-10-15_05:53:04.40679                   FROM pg_attribute a LEFT JOIN pg_attrdef d
  121. 2017-10-15_05:53:04.40679                     ON a.attrelid = d.adrelid AND a.attnum = d.adnum
  122. 2017-10-15_05:53:04.40680                  WHERE a.attrelid = '"geo_nodes"'::regclass
  123. 2017-10-15_05:53:04.40680                    AND a.attnum > 0 AND NOT a.attisdropped
  124. 2017-10-15_05:53:04.40680                  ORDER BY a.attnum
  125. 2017-10-15_05:53:04.40681
  126.  
  127. ==> /var/log/gitlab/sidekiq/current <==
  128. 2017-10-15_12:07:15.94531 2017-10-15T12:07:15.945Z 23789 TID-ownbowaek UpdateAllMirrorsWorker JID-cfa19fd342e7e9ba29385e63 INFO: start
  129. 2017-10-15_12:07:16.11536 2017-10-15T12:07:16.110Z 23789 TID-ownbowaek UpdateAllMirrorsWorker JID-cfa19fd342e7e9ba29385e63 INFO: done: 0.166 sec
  130. 2017-10-15_12:08:06.58749 2017-10-15T12:08:06.584Z 23789 TID-ownboxe5o UpdateAllMirrorsWorker JID-8f278a98c36750aa0164e1aa INFO: start
  131. 2017-10-15_12:08:06.71814 2017-10-15T12:08:06.718Z 23789 TID-ownboxe5o UpdateAllMirrorsWorker JID-8f278a98c36750aa0164e1aa INFO: done: 0.133 sec
  132. 2017-10-15_12:09:16.10452 2017-10-15T12:09:16.104Z 23789 TID-ownboxe5o UpdateAllMirrorsWorker JID-e82473395c0faa277c72729c INFO: start
  133. 2017-10-15_12:09:16.29793 2017-10-15T12:09:16.290Z 23789 TID-ownboxe5o UpdateAllMirrorsWorker JID-e82473395c0faa277c72729c INFO: done: 0.186 sec
  134. 2017-10-15_12:10:13.05539 2017-10-15T12:10:13.054Z 23789 TID-own74slw4 UpdateAllMirrorsWorker JID-9bc779123d5d139fa8de1478 INFO: start
  135. 2017-10-15_12:10:13.45501 2017-10-15T12:10:13.454Z 23789 TID-own74slw4 UpdateAllMirrorsWorker JID-9bc779123d5d139fa8de1478 INFO: done: 0.4 sec
  136. 2017-10-15_12:11:20.52050 2017-10-15T12:11:20.517Z 23789 TID-ownbow78o UpdateAllMirrorsWorker JID-6f29ed855b0c6de5284b5875 INFO: start
  137. 2017-10-15_12:11:20.66940 2017-10-15T12:11:20.654Z 23789 TID-ownbow78o UpdateAllMirrorsWorker JID-6f29ed855b0c6de5284b5875 INFO: done: 0.137 sec
  138.  
  139. ==> /var/log/gitlab/redis/current <==
  140. 2017-10-15_12:03:05.10244 23476:M 15 Oct 18:03:05.102 * 10 changes in 300 seconds. Saving...
  141. 2017-10-15_12:03:05.10297 23476:M 15 Oct 18:03:05.102 * Background saving started by pid 22294
  142. 2017-10-15_12:03:05.10756 22294:C 15 Oct 18:03:05.107 * DB saved on disk
  143. 2017-10-15_12:03:05.10806 22294:C 15 Oct 18:03:05.108 * RDB: 0 MB of memory used by copy-on-write
  144. 2017-10-15_12:03:05.20345 23476:M 15 Oct 18:03:05.203 * Background saving terminated with success
  145. 2017-10-15_12:08:06.07381 23476:M 15 Oct 18:08:06.073 * 10 changes in 300 seconds. Saving...
  146. 2017-10-15_12:08:06.07611 23476:M 15 Oct 18:08:06.074 * Background saving started by pid 23037
  147. 2017-10-15_12:08:06.08268 23037:C 15 Oct 18:08:06.082 * DB saved on disk
  148. 2017-10-15_12:08:06.08321 23037:C 15 Oct 18:08:06.083 * RDB: 0 MB of memory used by copy-on-write
  149. 2017-10-15_12:08:06.17556 23476:M 15 Oct 18:08:06.174 * Background saving terminated with success
  150.  
  151. ==> /var/log/gitlab/logrotate/current <==
  152.  
  153. ==> /var/log/gitlab/redis-exporter/current <==
  154. 2017-10-15_05:55:22.78526 time="2017-10-15T11:55:22+06:00" level=info msg="Redis Metrics Exporter <<< filled in by build >>>    build date: <<< filled in by build >>>    sha1: <<< filled in by build >>>\n"
  155. 2017-10-15_05:55:22.78642 time="2017-10-15T11:55:22+06:00" level=info msg="Providing metrics at localhost:9121/metrics"
  156. 2017-10-15_05:55:22.78647 time="2017-10-15T11:55:22+06:00" level=info msg="Connecting to redis hosts: []string{\"unix:///var/opt/gitlab/redis/redis.socket\"}"
  157. 2017-10-15_05:55:22.78648 time="2017-10-15T11:55:22+06:00" level=info msg="Using alias: []string{\"\"}"
  158.  
  159. ==> /var/log/gitlab/nginx/gitlab_access.log <==
  160. 178.88.57.215 - - [15/Oct/2017:17:19:14 +0600] "GET /favicon.ico HTTP/1.1" 200 5430 "http://git.webcoder.kz/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  161. 178.88.57.215 - - [15/Oct/2017:17:23:34 +0600] "GET / HTTP/1.1" 500 4887 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  162. 178.88.57.215 - - [15/Oct/2017:17:23:35 +0600] "GET /favicon.ico HTTP/1.1" 200 5430 "http://git.webcoder.kz/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  163. 178.88.57.215 - - [15/Oct/2017:17:30:07 +0600] "GET / HTTP/1.1" 500 4887 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  164. 178.88.57.215 - - [15/Oct/2017:17:30:07 +0600] "GET /favicon.ico HTTP/1.1" 200 5430 "http://git.webcoder.kz/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  165. 178.88.57.215 - - [15/Oct/2017:17:38:40 +0600] "GET / HTTP/1.1" 500 4887 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  166. 178.88.57.215 - - [15/Oct/2017:17:38:40 +0600] "GET /favicon.ico HTTP/1.1" 200 5430 "http://git.webcoder.kz/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  167. 178.88.57.215 - - [15/Oct/2017:17:43:42 +0600] "GET / HTTP/1.1" 500 4887 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  168. 178.88.57.215 - - [15/Oct/2017:17:51:22 +0600] "GET / HTTP/1.1" 500 4887 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  169. 178.88.57.215 - - [15/Oct/2017:17:51:23 +0600] "GET /favicon.ico HTTP/1.1" 200 5430 "http://git.webcoder.kz/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  170.  
  171. ==> /var/log/gitlab/nginx/access.log <==
  172.  
  173. ==> /var/log/gitlab/nginx/error.log <==
  174.  
  175. ==> /var/log/gitlab/nginx/current <==
  176. 2017-10-15_06:13:51.96545 2017/10/15 12:13:51 [emerg] 28141#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  177. 2017-10-15_06:13:52.46643 2017/10/15 12:13:51 [emerg] 28141#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  178. 2017-10-15_06:13:52.96561 2017/10/15 12:13:51 [emerg] 28141#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  179. 2017-10-15_06:13:53.46825 2017/10/15 12:13:51 [emerg] 28141#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  180. 2017-10-15_06:13:53.97693 2017/10/15 12:13:51 [emerg] 28141#0: still could not bind()
  181. 2017-10-15_06:13:54.00562 2017/10/15 12:13:53 [emerg] 28197#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  182. 2017-10-15_06:13:54.50788 2017/10/15 12:13:53 [emerg] 28197#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  183. 2017-10-15_06:13:55.00621 2017/10/15 12:13:53 [emerg] 28197#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  184. 2017-10-15_06:13:55.52435 2017/10/15 12:13:53 [emerg] 28197#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  185. 2017-10-15_06:13:56.02360 2017/10/15 12:13:53 [emerg] 28197#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
  186.  
  187. ==> /var/log/gitlab/nginx/gitlab_error.log <==
  188. 2017/10/15 12:16:10 [error] 28605#28605: *24201196 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  189. 2017/10/15 12:16:11 [error] 28605#28605: *24201196 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  190. 2017/10/15 12:16:11 [error] 28605#28605: *24201196 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  191. 2017/10/15 12:16:31 [error] 28605#28605: *24201196 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  192. 2017/10/15 12:19:43 [error] 28607#28607: *24201822 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  193. 2017/10/15 12:32:26 [error] 28605#28605: *24203656 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  194. 2017/10/15 12:32:27 [error] 28605#28605: *24203656 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  195. 2017/10/15 12:32:28 [error] 28605#28605: *24203656 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  196. 2017/10/15 12:32:28 [error] 28605#28605: *24203656 directory index of "/opt/gitlab/embedded/service/gitlab-rails/public/" is forbidden, client: 95.58.244.207, server: git.webcoder.kz, request: "GET / HTTP/1.1", host: "git.webcoder.kz"
  197.  
  198. ==> /var/log/gitlab/gitlab-shell/gitlab-shell.log <==
  199. # Logfile created on 2017-10-15 11:51:39 +0600 by logger.rb/56438
  200.  
  201. ==> /var/log/gitlab/gitaly/current <==
  202. 2017-10-15_05:54:46.47646 time="2017-10-15T05:54:46Z" level=info msg="Starting Gitaly" version="Gitaly, version 0.38.0, built 20171005.084825
  203. 2017-10-15_05:54:46.47656 "
  204. 2017-10-15_05:54:48.22323 time="2017-10-15T05:54:48Z" level=warning msg="git path not configured. Using default path resolution" resolvedPath="/opt/gitlab/embedded/bin/git"
  205. 2017-10-15_05:54:48.22325 time="2017-10-15T05:54:48Z" level=info msg="listening on unix socket" address="/var/opt/gitlab/gitaly/gitaly.socket"
  206. 2017-10-15_05:56:50.94240 time="2017-10-15T05:56:50Z" level=warning msg=exited error="signal: killed" supervisor.args=[bundle exec bin/gitaly-ruby 23808 /tmp/gitaly-ruby487819133/socket] supervisor.name=gitaly-ruby
  207. 2017-10-15_05:56:50.94243 time="2017-10-15T05:56:50Z" level=fatal msg="shutting down" error="received signal "terminated""
  208. 2017-10-15_05:56:51.07169 time="2017-10-15T05:56:51Z" level=info msg="Starting Gitaly" version="Gitaly, version 0.38.0, built 20171005.084825
  209. 2017-10-15_05:56:51.07172 "
  210. 2017-10-15_05:56:52.62955 time="2017-10-15T05:56:52Z" level=warning msg="git path not configured. Using default path resolution" resolvedPath="/opt/gitlab/embedded/bin/git"
  211. 2017-10-15_05:56:52.62957 time="2017-10-15T05:56:52Z" level=info msg="listening on unix socket" address="/var/opt/gitlab/gitaly/gitaly.socket"
  212.  
  213. ==> /var/log/gitlab/gitlab-monitor/current <==
  214. 2017-10-15_12:11:55.67618 ::1 - - [15/Oct/2017:18:11:55 +06] "GET /process HTTP/1.1" 200 2240
  215. 2017-10-15_12:11:55.67623 - -> /process
  216.  
  217. ==> /var/log/gitlab/gitlab-rails/production.log <==
  218. Started GET "/-/metrics" for 127.0.0.1 at 2017-10-15 18:11:59 +0600
  219. Processing by MetricsController#index as HTML
  220. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  221. Completed 404 Not Found in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  222.  
  223. ==> /var/log/gitlab/gitlab-rails/production_json.log <==
  224. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":11.65,"view":1.31,"db":0.0,"time":"2017-10-15T12:11:59.428Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  225.  
  226. ==> /var/log/gitlab/prometheus/current <==
  227. 2017-10-15_12:12:05.10157 time="2017-10-15T18:12:05+06:00" level=info msg="Checkpointing in-memory metrics and chunks..." source="persistence.go:633"
  228. 2017-10-15_12:12:05.28214 time="2017-10-15T18:12:05+06:00" level=info msg="Done checkpointing in-memory metrics and chunks in 184.448727ms." source="persistence.go:665"
  229.  
  230. ==> /var/log/gitlab/gitlab-monitor/current <==
  231. 2017-10-15_12:12:06.55672 ::1 - - [15/Oct/2017:18:12:06 +06] "GET /sidekiq HTTP/1.1" 200 5405
  232. 2017-10-15_12:12:06.56391 - -> /sidekiq
  233. 2017-10-15_12:12:08.47674 ::1 - - [15/Oct/2017:18:12:08 +06] "GET /database HTTP/1.1" 200 56357
  234. 2017-10-15_12:12:08.47678 - -> /database
  235. 2017-10-15_12:12:10.67357 ::1 - - [15/Oct/2017:18:12:10 +06] "GET /process HTTP/1.1" 200 2243
  236. 2017-10-15_12:12:10.67362 - -> /process
  237.  
  238. ==> /var/log/gitlab/gitlab-rails/production.log <==
  239. Started GET "/-/metrics" for 127.0.0.1 at 2017-10-15 18:12:14 +0600
  240. Processing by MetricsController#index as HTML
  241. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  242. Completed 404 Not Found in 8ms (Views: 1.1ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  243.  
  244. ==> /var/log/gitlab/gitlab-rails/production_json.log <==
  245. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":12.06,"view":1.14,"db":0.0,"time":"2017-10-15T12:12:14.428Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  246.  
  247. ==> /var/log/gitlab/gitlab-monitor/current <==
  248. 2017-10-15_12:12:21.50823 ::1 - - [15/Oct/2017:18:12:21 +06] "GET /sidekiq HTTP/1.1" 200 5405
  249. 2017-10-15_12:12:21.50836 - -> /sidekiq
  250. 2017-10-15_12:12:23.50650 ::1 - - [15/Oct/2017:18:12:23 +06] "GET /database HTTP/1.1" 200 56357
  251. 2017-10-15_12:12:23.50666 - -> /database
  252.  
  253. ==> /var/log/gitlab/sidekiq/current <==
  254. 2017-10-15_12:12:24.65424 2017-10-15T12:12:24.653Z 23789 TID-ownbowaek UpdateAllMirrorsWorker JID-aec936038df045ff77a64383 INFO: start
  255. 2017-10-15_12:12:24.73853 2017-10-15T12:12:24.735Z 23789 TID-ownbowaek UpdateAllMirrorsWorker JID-aec936038df045ff77a64383 INFO: done: 0.081 sec
  256.  
  257. ==> /var/log/gitlab/gitlab-monitor/current <==
  258. 2017-10-15_12:12:25.63262 ::1 - - [15/Oct/2017:18:12:25 +06] "GET /process HTTP/1.1" 200 2240
  259. 2017-10-15_12:12:25.63272 - -> /process
  260.  
  261. ==> /var/log/gitlab/gitlab-rails/production.log <==
  262. Started GET "/-/metrics" for 127.0.0.1 at 2017-10-15 18:12:29 +0600
  263. Processing by MetricsController#index as HTML
  264. Filter chain halted as :validate_prometheus_metrics rendered or redirected
  265. Completed 404 Not Found in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
  266.  
  267. ==> /var/log/gitlab/gitlab-rails/production_json.log <==
  268. {"method":"GET","path":"/-/metrics","format":"html","controller":"MetricsController","action":"index","status":404,"duration":4.16,"view":0.62,"db":0.0,"time":"2017-10-15T12:12:29.417Z","params":{},"remote_ip":null,"user_id":null,"username":null}
  269.  
  270. ==> /var/log/gitlab/gitlab-monitor/current <==
  271. 2017-10-15_12:12:36.48248 ::1 - - [15/Oct/2017:18:12:36 +06] "GET /sidekiq HTTP/1.1" 200 5405
  272. 2017-10-15_12:12:36.48275 - -> /sidekiq
  273. 2017-10-15_12:12:38.41486 ::1 - - [15/Oct/2017:18:12:38 +06] "GET /database HTTP/1.1" 200 56357
  274. 2017-10-15_12:12:38.41501 - -> /database
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement