Advertisement
Guest User

Untitled

a guest
Nov 26th, 2017
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.90 KB | None | 0 0
  1. [root@katello-proxy ~]# katello-service status
  2. /usr/sbin/service-wait mongod status
  3. Redirecting to /bin/systemctl status mongod.service
  4. ● mongod.service - High-performance, schema-free document-oriented database
  5. Loaded: loaded (/usr/lib/systemd/system/mongod.service; enabled; vendor preset: disabled)
  6. Active: active (running) since Sun 2017-11-26 13:04:35 CET; 1min 16s ago
  7. Process: 2497 ExecStart=/usr/bin/mongod $OPTIONS run (code=exited, status=0/SUCCESS)
  8. Main PID: 2499 (mongod)
  9. CGroup: /system.slice/mongod.service
  10. └─2499 /usr/bin/mongod --quiet -f /etc/mongod.conf run
  11.  
  12. Nov 26 13:04:35 katello-proxy.inside.local systemd[1]: Starting High-performance, schema-free document-oriented database...
  13. Nov 26 13:04:35 katello-proxy.inside.local mongod[2497]: about to fork child process, waiting until server is ready for connections.
  14. Nov 26 13:04:35 katello-proxy.inside.local mongod[2497]: forked process: 2499
  15. Nov 26 13:04:35 katello-proxy.inside.local mongod[2497]: child process started successfully, parent exiting
  16. Nov 26 13:04:35 katello-proxy.inside.local systemd[1]: Started High-performance, schema-free document-oriented database.
  17. /usr/sbin/service-wait qpidd status
  18. Redirecting to /bin/systemctl status qpidd.service
  19. ● qpidd.service - An AMQP message broker daemon.
  20. Loaded: loaded (/usr/lib/systemd/system/qpidd.service; enabled; vendor preset: disabled)
  21. Active: active (running) since Sun 2017-11-26 13:04:40 CET; 1min 11s ago
  22. Docs: man:qpidd(1)
  23. http://qpid.apache.org/
  24. Main PID: 2537 (qpidd)
  25. CGroup: /system.slice/qpidd.service
  26. └─2537 /usr/sbin/qpidd --config /etc/qpid/qpidd.conf
  27.  
  28. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Started An AMQP message broker daemon..
  29. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Starting An AMQP message broker daemon....
  30. /usr/sbin/service-wait qdrouterd status
  31. Redirecting to /bin/systemctl status qdrouterd.service
  32. ● qdrouterd.service - Qpid Dispatch router daemon
  33. Loaded: loaded (/usr/lib/systemd/system/qdrouterd.service; enabled; vendor preset: disabled)
  34. Active: active (running) since Sun 2017-11-26 13:04:40 CET; 1min 11s ago
  35. Main PID: 2558 (qdrouterd)
  36. CGroup: /system.slice/qdrouterd.service
  37. └─2558 /usr/sbin/qdrouterd -c /etc/qpid-dispatch/qdrouterd.conf
  38.  
  39. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Started Qpid Dispatch router daemon.
  40. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Starting Qpid Dispatch router daemon...
  41. /usr/sbin/service-wait squid status
  42. Redirecting to /bin/systemctl status squid.service
  43. ● squid.service - Squid caching proxy
  44. Loaded: loaded (/usr/lib/systemd/system/squid.service; enabled; vendor preset: disabled)
  45. Active: active (running) since Sun 2017-11-26 13:04:40 CET; 1min 11s ago
  46. Process: 2408 ExecStop=/usr/sbin/squid -k shutdown -f $SQUID_CONF (code=exited, status=0/SUCCESS)
  47. Process: 1347 ExecReload=/usr/sbin/squid $SQUID_OPTS -k reconfigure -f $SQUID_CONF (code=exited, status=0/SUCCESS)
  48. Process: 2583 ExecStart=/usr/sbin/squid $SQUID_OPTS -f $SQUID_CONF (code=exited, status=0/SUCCESS)
  49. Process: 2578 ExecStartPre=/usr/libexec/squid/cache_swap.sh (code=exited, status=0/SUCCESS)
  50. Main PID: 2586 (squid)
  51. CGroup: /system.slice/squid.service
  52. ├─2586 /usr/sbin/squid -f /etc/squid/squid.conf
  53. └─2596 (squid-1) -f /etc/squid/squid.conf
  54.  
  55. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Starting Squid caching proxy...
  56. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Started Squid caching proxy.
  57. Nov 26 13:04:40 katello-proxy.inside.local squid[2586]: Squid Parent: will start 1 kids
  58. Nov 26 13:04:40 katello-proxy.inside.local squid[2586]: Squid Parent: (squid-1) process 2596 started
  59. /usr/sbin/service-wait pulp_workers status
  60. Redirecting to /bin/systemctl status pulp_workers.service
  61. ● pulp_workers.service - Pulp Celery Workers
  62. Loaded: loaded (/usr/lib/systemd/system/pulp_workers.service; enabled; vendor preset: disabled)
  63. Active: active (exited) since Sun 2017-11-26 13:04:40 CET; 1min 11s ago
  64. Process: 2381 ExecStop=/usr/bin/python -m pulp.server.async.manage_workers stop (code=exited, status=0/SUCCESS)
  65. Process: 2615 ExecStart=/usr/bin/python -m pulp.server.async.manage_workers start (code=exited, status=0/SUCCESS)
  66. Main PID: 2615 (code=exited, status=0/SUCCESS)
  67. CGroup: /system.slice/pulp_workers.service
  68.  
  69. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Starting Pulp Celery Workers...
  70. Nov 26 13:04:40 katello-proxy.inside.local systemd[1]: Started Pulp Celery Workers.
  71. /usr/sbin/service-wait pulp_resource_manager status
  72. Redirecting to /bin/systemctl status pulp_resource_manager.service
  73. ● pulp_resource_manager.service - Pulp Resource Manager
  74. Loaded: loaded (/usr/lib/systemd/system/pulp_resource_manager.service; enabled; vendor preset: disabled)
  75. Active: failed (Result: exit-code) since Sun 2017-11-26 13:04:41 CET; 1min 10s ago
  76. Process: 2658 ExecStart=/usr/bin/celery worker -A pulp.server.async.app -n resource_manager@%%h -Q resource_manager -c 1 --events --umask 18 --pidfile=/var/run/pulp/resource_manager.pid (code=exited, status=1/FAILURE)
  77. Main PID: 2658 (code=exited, status=1/FAILURE)
  78.  
  79. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: File "/usr/lib/python2.7/site-packages/pulp/plugins/loader/manager.py", line 9, in <module>
  80. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: from pulp.server.db.model import ContentUnit
  81. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 33, in <module>
  82. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: from pulp.server.webservices.views import serializers
  83. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: File "/usr/lib/python2.7/site-packages/pulp/server/webservices/views/serializers/__init__.py", line 4, in <module>
  84. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: from django.core.urlresolvers import reverse
  85. Nov 26 13:04:41 katello-proxy.inside.local celery[2658]: ImportError: No module named django.core.urlresolvers
  86. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: pulp_resource_manager.service: main process exited, code=exited, status=1/FAILURE
  87. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Unit pulp_resource_manager.service entered failed state.
  88. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: pulp_resource_manager.service failed.
  89. /usr/sbin/service-wait pulp_streamer status
  90. Redirecting to /bin/systemctl status pulp_streamer.service
  91. ● pulp_streamer.service - The Pulp lazy content loading streamer
  92. Loaded: loaded (/usr/lib/systemd/system/pulp_streamer.service; enabled; vendor preset: disabled)
  93. Active: failed (Result: exit-code) since Sun 2017-11-26 13:04:41 CET; 1min 10s ago
  94. Process: 2687 ExecStart=/usr/bin/pulp_streamer --nodaemon --syslog --prefix=pulp_streamer --pidfile= --python /usr/share/pulp/wsgi/streamer.tac (code=exited, status=1/FAILURE)
  95. Main PID: 2687 (code=exited, status=1/FAILURE)
  96.  
  97. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: from pulp.server.db.model import Worker, ReservedResource, TaskStatus, \
  98. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 33, in <module>
  99. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: from pulp.server.webservices.views import serializers
  100. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: File "/usr/lib/python2.7/site-packages/pulp/server/webservices/views/serializers/__init__.py", line 4, in <module>
  101. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: from django.core.urlresolvers import reverse
  102. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: exceptions.ImportError: No module named django.core.urlresolvers
  103. Nov 26 13:04:41 katello-proxy.inside.local pulp_streamer[2687]: Failed to load application: No module named django.core.urlresolvers
  104. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: pulp_streamer.service: main process exited, code=exited, status=1/FAILURE
  105. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Unit pulp_streamer.service entered failed state.
  106. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: pulp_streamer.service failed.
  107. /usr/sbin/service-wait foreman-proxy status
  108. Redirecting to /bin/systemctl status foreman-proxy.service
  109. ● foreman-proxy.service - Foreman Proxy
  110. Loaded: loaded (/usr/lib/systemd/system/foreman-proxy.service; enabled; vendor preset: disabled)
  111. Active: active (running) since Sun 2017-11-26 13:04:41 CET; 1min 10s ago
  112. Process: 2713 ExecStart=/usr/share/foreman-proxy/bin/smart-proxy (code=exited, status=0/SUCCESS)
  113. Main PID: 2721 (ruby)
  114. CGroup: /system.slice/foreman-proxy.service
  115. └─2721 ruby /usr/share/foreman-proxy/bin/smart-proxy
  116.  
  117. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Starting Foreman Proxy...
  118. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: PID file /run/foreman-proxy/foreman-proxy.pid not readable (yet?) after start.
  119. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Started Foreman Proxy.
  120. Nov 26 13:05:34 katello-proxy.inside.local sudo[3204]: foreman-proxy : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/opt/puppetlabs/bin/puppet cert --ssldir /etc/puppetlabs/puppet/ssl --list --all
  121. Nov 26 13:05:44 katello-proxy.inside.local sudo[3223]: foreman-proxy : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/opt/puppetlabs/bin/puppet cert --ssldir /etc/puppetlabs/puppet/ssl --list --all
  122. /usr/sbin/service-wait pulp_celerybeat status
  123. Redirecting to /bin/systemctl status pulp_celerybeat.service
  124. ● pulp_celerybeat.service - Pulp's Celerybeat
  125. Loaded: loaded (/usr/lib/systemd/system/pulp_celerybeat.service; enabled; vendor preset: disabled)
  126. Active: failed (Result: exit-code) since Sun 2017-11-26 13:04:42 CET; 1min 10s ago
  127. Process: 2743 ExecStart=/usr/bin/celery beat --app=pulp.server.async.celery_instance.celery --scheduler=pulp.server.async.scheduler.Scheduler (code=exited, status=1/FAILURE)
  128. Main PID: 2743 (code=exited, status=1/FAILURE)
  129.  
  130. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 27, in <module>
  131. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: from pulp.server.db.model import Worker, ReservedResource, TaskStatus, \
  132. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: File "/usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py", line 33, in <module>
  133. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: from pulp.server.webservices.views import serializers
  134. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: File "/usr/lib/python2.7/site-packages/pulp/server/webservices/views/serializers/__init__.py", line 4, in <module>
  135. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: from django.core.urlresolvers import reverse
  136. Nov 26 13:04:42 katello-proxy.inside.local celery[2743]: ImportError: No module named django.core.urlresolvers
  137. Nov 26 13:04:42 katello-proxy.inside.local systemd[1]: pulp_celerybeat.service: main process exited, code=exited, status=1/FAILURE
  138. Nov 26 13:04:42 katello-proxy.inside.local systemd[1]: Unit pulp_celerybeat.service entered failed state.
  139. Nov 26 13:04:42 katello-proxy.inside.local systemd[1]: pulp_celerybeat.service failed.
  140. /usr/sbin/service-wait httpd status
  141. Redirecting to /bin/systemctl status httpd.service
  142. ● httpd.service - The Apache HTTP Server
  143. Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
  144. Active: active (running) since Sun 2017-11-26 13:04:41 CET; 1min 10s ago
  145. Docs: man:httpd(8)
  146. man:apachectl(8)
  147. Process: 2269 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
  148. Main PID: 2776 (httpd)
  149. Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec"
  150. CGroup: /system.slice/httpd.service
  151. ├─2776 /usr/sbin/httpd -DFOREGROUND
  152. ├─2777 (wsgi:pulp) -DFOREGROUND
  153. ├─2778 (wsgi:pulp) -DFOREGROUND
  154. ├─2779 (wsgi:pulp) -DFOREGROUND
  155. ├─2780 (wsgi:pulp-cont -DFOREGROUND
  156. ├─2781 (wsgi:pulp-cont -DFOREGROUND
  157. ├─2782 (wsgi:pulp-cont -DFOREGROUND
  158. ├─2783 (wsgi:pulp_forg -DFOREGROUND
  159. ├─2784 (wsgi:pulp_forg -DFOREGROUND
  160. ├─2785 (wsgi:pulp_forg -DFOREGROUND
  161. ├─2786 /usr/sbin/httpd -DFOREGROUND
  162. ├─2787 /usr/sbin/httpd -DFOREGROUND
  163. ├─2788 /usr/sbin/httpd -DFOREGROUND
  164. ├─2789 /usr/sbin/httpd -DFOREGROUND
  165. ├─2790 /usr/sbin/httpd -DFOREGROUND
  166. ├─2791 /usr/sbin/httpd -DFOREGROUND
  167. ├─2792 /usr/sbin/httpd -DFOREGROUND
  168. └─2793 /usr/sbin/httpd -DFOREGROUND
  169.  
  170. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Starting The Apache HTTP Server...
  171. Nov 26 13:04:41 katello-proxy.inside.local systemd[1]: Started The Apache HTTP Server.
  172. /usr/sbin/service-wait puppetserver status
  173. Redirecting to /bin/systemctl status puppetserver.service
  174. ● puppetserver.service - puppetserver Service
  175. Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; enabled; vendor preset: disabled)
  176. Active: active (running) since Sun 2017-11-26 13:05:21 CET; 31s ago
  177. Process: 2235 ExecStop=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver stop (code=exited, status=0/SUCCESS)
  178. Process: 2986 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=0/SUCCESS)
  179. Main PID: 2993 (java)
  180. CGroup: /system.slice/puppetserver.service
  181. └─2993 /usr/bin/java -Xms2G -Xmx2G -XX:MaxPermSize=256m -Djava.security.egd=/dev/urandom -XX:OnOutOfMemoryError=kill -9 %p -cp /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar clojure.main -m puppetlabs.trapperkeeper.main --config /etc/puppetlabs/puppetserver/conf.d --bootstrap-config /etc/puppetlabs/puppetserver/services.d/,/opt/puppetlabs/server/apps/puppetserver/config/services.d/ --restart-file /opt/puppetlabs/server/data/puppetserver/restartcounter
  182.  
  183. Nov 26 13:04:47 katello-proxy.inside.local systemd[1]: Starting puppetserver Service...
  184. Nov 26 13:04:47 katello-proxy.inside.local puppetserver[2986]: OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
  185. Nov 26 13:05:21 katello-proxy.inside.local systemd[1]: Started puppetserver Service.
  186. /usr/sbin/service-wait goferd status
  187. Redirecting to /bin/systemctl status goferd.service
  188. ● goferd.service - Gofer Agent
  189. Loaded: loaded (/usr/lib/systemd/system/goferd.service; enabled; vendor preset: disabled)
  190. Active: active (running) since Sun 2017-11-26 13:05:21 CET; 31s ago
  191. Main PID: 3162 (python)
  192. CGroup: /system.slice/goferd.service
  193. └─3162 python /usr/bin/goferd --foreground
  194.  
  195. Nov 26 13:05:21 katello-proxy.inside.local goferd[3162]: [INFO][worker-0] gofer.messaging.adapter.proton.connection:87 - open: URL: amqps://katello-test.inside.local:5647|SSL: ca: /etc/rhsm/ca/katello-default-ca.pem|key: None|certificate: /etc/pki/consumer/bundle.pem|host-validation: None
  196. Nov 26 13:05:21 katello-proxy.inside.local goferd[3162]: [INFO][MainThread] gofer.agent.main:87 - agent started.
  197. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][worker-0] gofer.messaging.adapter.proton.connection:92 - opened: proton+amqps://katello-test.inside.local:5647
  198. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][worker-0] gofer.messaging.adapter.connect:30 - connected: proton+amqps://katello-test.inside.local:5647
  199. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][worker-0] gofer.messaging.adapter.proton.connection:131 - closed: proton+amqps://katello-test.inside.local:5647
  200. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][pulp.agent.bee48b15-0d8f-43b9-bba2-f4f992220be4] gofer.messaging.adapter.connect:28 - connecting: proton+amqps://katello-test.inside.local:5647
  201. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][pulp.agent.bee48b15-0d8f-43b9-bba2-f4f992220be4] gofer.messaging.adapter.proton.connection:87 - open: URL: amqps://katello-test.inside.local:5647|SSL: ca: /etc/rhsm/ca/katello-default-ca.pem|key: None|certificate: /etc/pki/consumer/bundle.pem|host-validation: None
  202. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][worker-0] gofer.agent.plugin:368 - plugin:katelloplugin, attached => pulp.agent.bee48b15-0d8f-43b9-bba2-f4f992220be4
  203. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][pulp.agent.bee48b15-0d8f-43b9-bba2-f4f992220be4] gofer.messaging.adapter.proton.connection:92 - opened: proton+amqps://katello-test.inside.local:5647
  204. Nov 26 13:05:22 katello-proxy.inside.local goferd[3162]: [INFO][pulp.agent.bee48b15-0d8f-43b9-bba2-f4f992220be4] gofer.messaging.adapter.connect:30 - connected: proton+amqps://katello-test.inside.local:5647
  205. Some services failed to status: pulp_resource_manager,pulp_streamer,pulp_celerybeat
  206. [root@katello-proxy ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement