I outputted the entire command down below, but at the very bottom of it says:
\ All services are running [OK]
Entire foreman-maintain service status
sudo foreman-maintain service status
[sudo] password for kcadmin:
Running Status Services
================================================================================
Get status of applicable services:
Displaying the following service(s):
rh-mongodb34-mongod, rh-redis5-redis, postgresql, pulpcore-api, pulpcore-content, pulpcore-resource-manager, qdrouterd, qpidd, rh-redis5-redis, squid, pulp_celerybeat, pulp_resource_manager, pulp_streamer, pulp_workers, pulpcore-worker@*, tomcat, dynflow-sidekiq@orchestrator, foreman, httpd, puppetserver, dynflow-sidekiq@worker, dynflow-sidekiq@worker-hosts-queue, foreman-proxy
| displaying rh-mongodb34-mongod
● rh-mongodb34-mongod.service - High-performance, schema-free document-oriented database
Loaded: loaded (/usr/lib/systemd/system/rh-mongodb34-mongod.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:56 MST; 8h ago
Process: 1779 ExecStart=/opt/rh/rh-mongodb34/root/usr/libexec/mongodb-scl-helper enable $RH_MONGODB34_SCLS_ENABLED -- /opt/rh/rh-mongodb34/root/usr/bin/mongod $OPTIONS run (code=exited, status=0/SUCCESS)
Main PID: 2461 (mongod)
Tasks: 55
CGroup: /system.slice/rh-mongodb34-mongod.service
└─2461 /opt/rh/rh-mongodb34/root/usr/bin/mongod -f /etc/opt/rh/rh-mongodb34/mongod.conf run
Nov 23 06:18:54 satellite.truhearing.com mongod.27017[2461]: [initandlisten] ** We suggest setting it to 'never'
Nov 23 06:18:54 satellite.truhearing.com mongod.27017[2461]: [initandlisten]
Nov 23 06:18:54 satellite.truhearing.com mongod.27017[2461]: [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'.
Nov 23 06:18:54 satellite.truhearing.com mongod.27017[2461]: [initandlisten] ** We suggest setting it to 'never'
Nov 23 06:18:54 satellite.truhearing.com mongod.27017[2461]: [initandlisten]
Nov 23 06:18:56 satellite.truhearing.com mongod.27017[2461]: [initandlisten] Initializing full-time diagnostic data capture with directory '/var/lib/mongodb/diagnostic.data'
Nov 23 06:18:56 satellite.truhearing.com mongod.27017[2461]: [thread1] waiting for connections on port 27017
Nov 23 06:18:56 satellite.truhearing.com mongodb-scl-helper[1779]: child process started successfully, parent exiting
Nov 23 06:18:56 satellite.truhearing.com systemd[1]: Started High-performance, schema-free document-oriented database.
Nov 23 14:49:13 satellite.truhearing.com mongod.27017[2461]: [conn74] received client metadata from 127.0.0.1:54120 conn74: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.9" }, os: { type: "Linux", name: "CentOS Linux release 7.9.2009 (Core)", architecture: "x86_64", version: "Kernel 3.10.0-1160.6.1.el7.x86_64" } }
| displaying rh-redis5-redis
● rh-redis5-redis.service - Redis persistent key-value database
Loaded: loaded (/usr/lib/systemd/system/rh-redis5-redis.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/rh-redis5-redis.service.d
└─limit.conf
Active: active (running) since Mon 2020-11-23 06:18:51 MST; 8h ago
Main PID: 1816 (redis-server)
Tasks: 4
CGroup: /system.slice/rh-redis5-redis.service
└─1816 /opt/rh/rh-redis5/root/usr/bin/redis-server 127.0.0.1:6379
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting Redis persistent key-value database...
Nov 23 06:18:51 satellite.truhearing.com systemd[1]: Started Redis persistent key-value database.
/ displaying postgresql
● postgresql.service - PostgreSQL database server
Loaded: loaded (/etc/systemd/system/postgresql.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:53 MST; 8h ago
Process: 1780 ExecStartPre=/opt/rh/rh-postgresql12/root/usr/libexec/postgresql-check-db-dir %N (code=exited, status=0/SUCCESS)
Main PID: 1869 (postmaster)
Tasks: 24
CGroup: /system.slice/postgresql.service
├─ 1869 postmaster -D /var/opt/rh/rh-postgresql12/lib/pgsql/data
├─ 2207 postgres: logger
├─ 2308 postgres: checkpointer
├─ 2309 postgres: background writer
├─ 2310 postgres: walwriter
├─ 2311 postgres: autovacuum launcher
├─ 2312 postgres: stats collector
├─ 2313 postgres: logical replication launcher
├─ 3189 postgres: pulp pulpcore ::1(41970) idle
├─ 3190 postgres: pulp pulpcore ::1(41972) idle
├─ 3191 postgres: pulp pulpcore ::1(41974) idle
├─ 3195 postgres: pulp pulpcore ::1(41976) idle
├─ 3197 postgres: pulp pulpcore ::1(41978) idle
├─ 3321 postgres: candlepin candlepin 127.0.0.1(59188) idle
├─ 3324 postgres: candlepin candlepin 127.0.0.1(59190) idle
├─ 3326 postgres: candlepin candlepin 127.0.0.1(59192) idle
├─27532 postgres: candlepin candlepin 127.0.0.1(48022) idle
├─27533 postgres: candlepin candlepin 127.0.0.1(48024) idle
├─27534 postgres: candlepin candlepin 127.0.0.1(48026) idle
├─27535 postgres: candlepin candlepin 127.0.0.1(48028) idle
├─28793 postgres: candlepin candlepin 127.0.0.1(48330) idle
├─30759 postgres: foreman foreman [local] idle
├─30805 postgres: foreman foreman [local] idle
└─30858 postgres: foreman foreman [local] idle
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting PostgreSQL database server...
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: starting PostgreSQL 12.1 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39), 64-bit
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: listening on IPv6 address "::1", port 5432
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: listening on IPv4 address "127.0.0.1", port 5432
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST LOG: redirecting log output to logging collector process
Nov 23 06:18:52 satellite.truhearing.com sh[1869]: 2020-11-23 06:18:52 MST HINT: Future log output will appear in directory "log".
Nov 23 06:18:53 satellite.truhearing.com systemd[1]: Started PostgreSQL database server.
/ displaying pulpcore-api
● pulpcore-api.service - Pulp WSGI Server
Loaded: loaded (/etc/systemd/system/pulpcore-api.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1803 (gunicorn)
Tasks: 2
CGroup: /system.slice/pulpcore-api.service
├─1803 /usr/bin/python3 /usr/bin/gunicorn pulpcore.app.wsgi:application --bind 127.0.0.1:24817 --access-logfile -
└─2612 /usr/bin/python3 /usr/bin/gunicorn pulpcore.app.wsgi:application --bind 127.0.0.1:24817 --access-logfile -
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Started Pulp WSGI Server.
Nov 23 06:18:56 satellite.truhearing.com pulpcore-api[1803]: [2020-11-23 06:18:56 -0700] [1803] [INFO] Starting gunicorn 20.0.4
Nov 23 06:18:56 satellite.truhearing.com pulpcore-api[1803]: [2020-11-23 06:18:56 -0700] [1803] [INFO] Listening at: http://127.0.0.1:24817 (1803)
Nov 23 06:18:56 satellite.truhearing.com pulpcore-api[1803]: [2020-11-23 06:18:56 -0700] [1803] [INFO] Using worker: sync
Nov 23 06:18:56 satellite.truhearing.com pulpcore-api[1803]: [2020-11-23 06:18:56 -0700] [2612] [INFO] Booting worker with pid: 2612
/ displaying pulpcore-content
● pulpcore-content.service - Pulp Content App
Loaded: loaded (/etc/systemd/system/pulpcore-content.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1815 (gunicorn)
Tasks: 3
CGroup: /system.slice/pulpcore-content.service
├─1815 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --bind 127.0.0.1:24816 --worker-class aiohttp.GunicornWebWorker -w 2 --access-logfile -
├─2923 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --bind 127.0.0.1:24816 --worker-class aiohttp.GunicornWebWorker -w 2 --access-logfile -
└─2924 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --bind 127.0.0.1:24816 --worker-class aiohttp.GunicornWebWorker -w 2 --access-logfile -
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Started Pulp Content App.
Nov 23 06:18:59 satellite.truhearing.com pulpcore-content[1815]: [2020-11-23 06:18:59 -0700] [1815] [INFO] Starting gunicorn 20.0.4
Nov 23 06:18:59 satellite.truhearing.com pulpcore-content[1815]: [2020-11-23 06:18:59 -0700] [1815] [INFO] Listening at: http://127.0.0.1:24816 (1815)
Nov 23 06:18:59 satellite.truhearing.com pulpcore-content[1815]: [2020-11-23 06:18:59 -0700] [1815] [INFO] Using worker: aiohttp.GunicornWebWorker
Nov 23 06:18:59 satellite.truhearing.com pulpcore-content[1815]: [2020-11-23 06:18:59 -0700] [2923] [INFO] Booting worker with pid: 2923
Nov 23 06:18:59 satellite.truhearing.com pulpcore-content[1815]: [2020-11-23 06:18:59 -0700] [2924] [INFO] Booting worker with pid: 2924
/ displaying pulpcore-resource-manager
● pulpcore-resource-manager.service - Pulp Resource Manager
Loaded: loaded (/etc/systemd/system/pulpcore-resource-manager.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1794 (rq)
Tasks: 1
CGroup: /system.slice/pulpcore-resource-manager.service
└─1794 /usr/bin/python3 /usr/bin/rq worker -w pulpcore.tasking.worker.PulpWorker -n resource-manager --pid=/var/run/pulpcore-resource-manager/resource-manager.pid -c pulpcore.rqconfig --disable-job-desc-logging
Nov 23 11:40:37 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 12:00:42 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 12:20:47 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 12:40:51 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 13:00:56 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 13:21:01 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 13:41:06 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 14:01:11 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 14:21:15 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
Nov 23 14:41:21 satellite.truhearing.com pulpcore-resource-manager[1794]: pulp: rq.worker:INFO: Cleaning registries for queue: resource-manager
/ displaying qdrouterd
● qdrouterd.service - Qpid Dispatch router daemon
Loaded: loaded (/usr/lib/systemd/system/qdrouterd.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/qdrouterd.service.d
└─90-limits.conf
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1725 (qdrouterd)
Tasks: 7
CGroup: /system.slice/qdrouterd.service
└─1725 /usr/sbin/qdrouterd -c /etc/qpid-dispatch/qdrouterd.conf
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.717781 -0700 ROUTER_CORE (info) [C63][L110] Link attached: dir=out source={pulp.agent.10e5e82e-aa20-4f95-836a-9f2b0bcbfbc9 expire:sess} target={<none> expire:sess}
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.723014 -0700 ROUTER_CORE (info) [C62][L114] Link attached: dir=out source={pulp.agent.a026a3a1-8cea-467c-888d-647c910f42bc expire:sess} target={<none> expire:sess}
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.734022 -0700 SERVER (info) [C65] Accepted connection to :5647 from 10.2.1.169:42738
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.798981 -0700 ROUTER (info) [C65] Connection Opened: dir=in host=10.2.1.169:42738 vhost= encrypted=TLSv1/SSLv3 auth=ANONYMOUS user=anonymous container_id=0f8ff364-0451-49d1-bb5f-cfb7d4b7ce99 props=
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.811073 -0700 ROUTER_CORE (info) [C65][L116] Link attached: dir=out source={pulp.agent.6d5ac000-c1d9-4cfb-ae1e-3dc04a5c2be2 expire:sess} target={<none> expire:sess}
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.866830 -0700 ROUTER (info) [C64] Connection Opened: dir=in host=10.66.101.117:37390 vhost= encrypted=TLSv1/SSLv3 auth=ANONYMOUS user=anonymous container_id=10236fe0-4fee-4045-9ff0-4cec01f2560c props=
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.916585 -0700 ROUTER_CORE (info) [C64][L118] Link attached: dir=out source={pulp.agent.7c0075e2-ede7-4d99-8ce8-863b55d954f8 expire:sess} target={<none> expire:sess}
Nov 23 06:19:29 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:29.944784 -0700 SERVER (info) [C66] Accepted connection to :5647 from 10.2.1.42:57622
Nov 23 06:19:30 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:30.004327 -0700 ROUTER (info) [C66] Connection Opened: dir=in host=10.2.1.42:57622 vhost= encrypted=TLSv1/SSLv3 auth=ANONYMOUS user=anonymous container_id=8fa9ef0b-4402-4f8d-b7c2-ae700baccef4 props=
Nov 23 06:19:30 satellite.truhearing.com qdrouterd[1725]: 2020-11-23 06:19:30.012404 -0700 ROUTER_CORE (info) [C66][L120] Link attached: dir=out source={pulp.agent.44edac25-aac2-4881-bd38-4ef994804958 expire:sess} target={<none> expire:sess}
/ displaying qpidd
● qpidd.service - An AMQP message broker daemon.
Loaded: loaded (/usr/lib/systemd/system/qpidd.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/qpidd.service.d
└─90-limits.conf, wait-for-port.conf
Active: active (running) since Mon 2020-11-23 06:18:58 MST; 8h ago
Docs: man:qpidd(1)
http://qpid.apache.org/
Process: 1737 ExecStartPost=/bin/bash -c while ! nc -z localhost 5671; do sleep 1; done (code=exited, status=0/SUCCESS)
Main PID: 1736 (qpidd)
Tasks: 8
CGroup: /system.slice/qpidd.service
└─1736 /usr/sbin/qpidd --config /etc/qpid/qpidd.conf
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting An AMQP message broker daemon....
Nov 23 06:18:58 satellite.truhearing.com qpidd[1736]: 2020-11-23 06:18:58 [System] error Error reading socket: Encountered end of file [-5938]
Nov 23 06:18:58 satellite.truhearing.com qpidd[1736]: 2020-11-23 06:18:58 [System] error Error reading socket: Encountered end of file [-5938]
Nov 23 06:18:58 satellite.truhearing.com systemd[1]: Started An AMQP message broker daemon..
/ displaying rh-redis5-redis
● rh-redis5-redis.service - Redis persistent key-value database
Loaded: loaded (/usr/lib/systemd/system/rh-redis5-redis.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/rh-redis5-redis.service.d
└─limit.conf
Active: active (running) since Mon 2020-11-23 06:18:51 MST; 8h ago
Main PID: 1816 (redis-server)
Tasks: 4
CGroup: /system.slice/rh-redis5-redis.service
└─1816 /opt/rh/rh-redis5/root/usr/bin/redis-server 127.0.0.1:6379
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting Redis persistent key-value database...
Nov 23 06:18:51 satellite.truhearing.com systemd[1]: Started Redis persistent key-value database.
- displaying squid
● squid.service - Squid caching proxy
Loaded: loaded (/usr/lib/systemd/system/squid.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:51 MST; 8h ago
Process: 1859 ExecStart=/usr/sbin/squid $SQUID_OPTS -f $SQUID_CONF (code=exited, status=0/SUCCESS)
Process: 1721 ExecStartPre=/usr/libexec/squid/cache_swap.sh (code=exited, status=0/SUCCESS)
Main PID: 1882 (squid)
Tasks: 3
CGroup: /system.slice/squid.service
├─1882 /usr/sbin/squid -f /etc/squid/squid.conf
├─1884 (squid-1) -f /etc/squid/squid.conf
└─1937 (logfile-daemon) /var/log/squid/access.log
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting Squid caching proxy...
Nov 23 06:18:51 satellite.truhearing.com squid[1882]: Squid Parent: will start 1 kids
Nov 23 06:18:51 satellite.truhearing.com squid[1882]: Squid Parent: (squid-1) process 1884 started
Nov 23 06:18:51 satellite.truhearing.com systemd[1]: Started Squid caching proxy.
- displaying pulp_celerybeat
● pulp_celerybeat.service - Pulp's Celerybeat
Loaded: loaded (/usr/lib/systemd/system/pulp_celerybeat.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1814 (celery)
Tasks: 5
CGroup: /system.slice/pulp_celerybeat.service
└─1814 /usr/bin/python /usr/bin/celery beat --app=pulp.server.async.celery_instance.celery --scheduler=pulp.server.async.scheduler.Scheduler
Nov 23 13:18:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 13:28:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 13:38:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 13:48:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 13:58:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 14:08:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 14:18:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 14:28:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 14:38:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
Nov 23 14:48:59 satellite.truhearing.com pulp[1814]: celery.beat:INFO: Scheduler: Sending due task download_deferred_content (pulp.server.controllers.repository.queue_download_deferred)
- displaying pulp_resource_manager
● pulp_resource_manager.service - Pulp Resource Manager
Loaded: loaded (/usr/lib/systemd/system/pulp_resource_manager.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1808 (celery)
Tasks: 7
CGroup: /system.slice/pulp_resource_manager.service
├─1808 /usr/bin/python /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
└─2986 /usr/bin/python /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
Nov 23 06:19:03 satellite.truhearing.com celery[1808]: -------------- [queues]
Nov 23 06:19:03 satellite.truhearing.com celery[1808]: .> resource_manager exchange=resource_manager(direct) key=resource_manager
Nov 23 06:19:03 satellite.truhearing.com celery[1808]: .> resource_manager@satellite.truhearing.com.dq2 exchange=C.dq2(direct) key=resource_manager@satellite.truhearing.com
Nov 23 06:19:03 satellite.truhearing.com pulp[2986]: pulp.server.db.connection:INFO: Attempting to connect to localhost:27017
Nov 23 06:19:03 satellite.truhearing.com pulp[1808]: kombu.transport.qpid:INFO: Connected to qpid with SASL mechanism ANONYMOUS
Nov 23 06:19:03 satellite.truhearing.com pulp[1808]: celery.worker.consumer.connection:INFO: Connected to qpid://localhost:5671//
Nov 23 06:19:03 satellite.truhearing.com pulp[1808]: kombu.transport.qpid:INFO: Connected to qpid with SASL mechanism ANONYMOUS
Nov 23 06:19:03 satellite.truhearing.com pulp[2986]: pulp.server.db.connection:INFO: Attempting to connect to localhost:27017
Nov 23 06:19:04 satellite.truhearing.com pulp[1808]: celery.apps.worker:INFO: resource_manager@satellite.truhearing.com ready.
Nov 23 06:19:04 satellite.truhearing.com pulp[2986]: pulp.server.db.connection:INFO: Write concern for Mongo connection: {}
- displaying pulp_streamer
● pulp_streamer.service - The Pulp lazy content loading streamer
Loaded: loaded (/usr/lib/systemd/system/pulp_streamer.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1790 (pulp_streamer)
Tasks: 3
CGroup: /system.slice/pulp_streamer.service
└─1790 /usr/bin/python /usr/bin/pulp_streamer --nodaemon --syslog --prefix=pulp_streamer --pidfile= --python /usr/share/pulp/wsgi/streamer.tac
Nov 23 06:19:02 satellite.truhearing.com pulp_streamer[1790]: pulp.plugins.loader.manager:INFO: Loaded plugin iso_importer for types: iso
Nov 23 06:19:02 satellite.truhearing.com pulp_streamer[1790]: pulp.plugins.loader.manager:INFO: Loaded plugin puppet_whole_repo_profiler for types: puppet_module
Nov 23 06:19:02 satellite.truhearing.com pulp_streamer[1790]: pulp.plugins.loader.manager:INFO: Loaded plugin yum_profiler for types: rpm,erratum,modulemd
Nov 23 06:19:02 satellite.truhearing.com pulp_streamer[1790]: pulp.plugins.loader.manager:INFO: Loaded plugin yum for types: rpm
Nov 23 06:19:02 satellite.truhearing.com pulp_streamer[1790]: pulp.plugins.loader.manager:INFO: Loaded plugin rhui for types: rpm
Nov 23 06:19:03 satellite.truhearing.com pulp_streamer[1790]: [-] Log opened.
Nov 23 06:19:03 satellite.truhearing.com pulp_streamer[1790]: [-] twistd 12.2.0 (/usr/bin/python 2.7.5) starting up.
Nov 23 06:19:03 satellite.truhearing.com pulp_streamer[1790]: [-] reactor class: twisted.internet.epollreactor.EPollReactor.
Nov 23 06:19:03 satellite.truhearing.com pulp_streamer[1790]: [-] Site starting on 8751
Nov 23 06:19:03 satellite.truhearing.com pulp_streamer[1790]: [-] Starting factory <twisted.web.server.Site instance at 0x7f163ad92c68>
- displaying pulp_workers
● pulp_workers.service - Pulp Celery Workers
Loaded: loaded (/usr/lib/systemd/system/pulp_workers.service; enabled; vendor preset: disabled)
Active: active (exited) since Mon 2020-11-23 06:18:51 MST; 8h ago
Process: 1811 ExecStart=/usr/bin/python -m pulp.server.async.manage_workers start (code=exited, status=0/SUCCESS)
Main PID: 1811 (code=exited, status=0/SUCCESS)
Tasks: 0
CGroup: /system.slice/pulp_workers.service
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting Pulp Celery Workers...
Nov 23 06:18:51 satellite.truhearing.com systemd[1]: Started Pulp Celery Workers.
- displaying pulpcore-worker@*
● pulpcore-worker@2.service - Pulp RQ Worker
Loaded: loaded (/etc/systemd/system/pulpcore-worker@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1832 (rq)
CGroup: /system.slice/system-pulpcore\x2dworker.slice/pulpcore-worker@2.service
└─1832 /usr/bin/python3 /usr/bin/rq worker -w pulpcore.tasking.worker.PulpWorker --pid=/var/run/pulpcore-worker-2/reserved-resource-worker-2.pid -c pulpcore.rqconfig --disable-job-desc-logging
Nov 23 11:40:34 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 12:00:39 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 12:20:44 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 12:40:48 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 13:00:54 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 13:20:59 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 13:41:03 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 14:01:08 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 14:21:13 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
Nov 23 14:41:18 satellite.truhearing.com pulpcore-worker-2[1832]: pulp: rq.worker:INFO: Cleaning registries for queue: 1832@satellite.truhearing.com
● pulpcore-worker@1.service - Pulp RQ Worker
Loaded: loaded (/etc/systemd/system/pulpcore-worker@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1813 (rq)
CGroup: /system.slice/system-pulpcore\x2dworker.slice/pulpcore-worker@1.service
└─1813 /usr/bin/python3 /usr/bin/rq worker -w pulpcore.tasking.worker.PulpWorker --pid=/var/run/pulpcore-worker-1/reserved-resource-worker-1.pid -c pulpcore.rqconfig --disable-job-desc-logging
Nov 23 11:40:37 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 12:00:42 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 12:20:48 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 12:40:53 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 13:00:58 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 13:21:02 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 13:41:07 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 14:01:12 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 14:21:17 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
Nov 23 14:41:22 satellite.truhearing.com pulpcore-worker-1[1813]: pulp: rq.worker:INFO: Cleaning registries for queue: 1813@satellite.truhearing.com
- displaying tomcat
● tomcat.service - Apache Tomcat Web Application Container
Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:50 MST; 8h ago
Main PID: 1784 (java)
Tasks: 75
CGroup: /system.slice/tomcat.service
└─1784 /usr/lib/jvm/jre/bin/java -Xms1024m -Xmx4096m -Djava.security.auth.login.config=/usr/share/tomcat/conf/login.config -classpath /usr/share/tomcat/bin/bootstrap.jar:/usr/share/tomcat/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat -Dcatalina.home=/usr/share/tomcat -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat/temp -Djava.util.logging.config.file=/usr/share/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start
Nov 23 06:19:22 satellite.truhearing.com server[1784]: Nov 23, 2020 6:19:22 AM com.google.inject.internal.ProxyFactory <init>
Nov 23 06:19:22 satellite.truhearing.com server[1784]: WARNING: Method [public org.candlepin.model.Persisted org.candlepin.model.RulesCurator.create(org.candlepin.model.Persisted)] is synthetic and is being intercepted by [com.google.inject.persist.jpa.JpaLocalTxnInterceptor@3b145b54]. This could indicate a bug. The method may be intercepted twice, or may not be intercepted at all.
Nov 23 06:19:22 satellite.truhearing.com server[1784]: Nov 23, 2020 6:19:22 AM com.google.inject.internal.ProxyFactory <init>
Nov 23 06:19:22 satellite.truhearing.com server[1784]: WARNING: Method [public void org.candlepin.model.EntitlementCertificateCurator.delete(org.candlepin.model.Persisted)] is synthetic and is being intercepted by [com.google.inject.persist.jpa.JpaLocalTxnInterceptor@3b145b54]. This could indicate a bug. The method may be intercepted twice, or may not be intercepted at all.
Nov 23 06:19:35 satellite.truhearing.com server[1784]: Nov 23, 2020 6:19:35 AM org.apache.catalina.startup.HostConfig deployDirectory
Nov 23 06:19:35 satellite.truhearing.com server[1784]: INFO: Deployment of web application directory /var/lib/tomcat/webapps/candlepin has finished in 32,697 ms
Nov 23 06:19:35 satellite.truhearing.com server[1784]: Nov 23, 2020 6:19:35 AM org.apache.coyote.AbstractProtocol start
Nov 23 06:19:35 satellite.truhearing.com server[1784]: INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-8443"]
Nov 23 06:19:35 satellite.truhearing.com server[1784]: Nov 23, 2020 6:19:35 AM org.apache.catalina.startup.Catalina start
Nov 23 06:19:35 satellite.truhearing.com server[1784]: INFO: Server startup in 32947 ms
- displaying dynflow-sidekiq@orchestrator
● dynflow-sidekiq@orchestrator.service - Foreman jobs daemon - orchestrator on sidekiq
Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 14:49:07 MST; 7s ago
Docs: https://theforeman.org
Main PID: 30498 (sidekiq)
CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@orchestrator.service
└─30498 /opt/rh/rh-ruby25/root/usr/bin/ruby /opt/theforeman/tfm/root/usr/bin/sidekiq -e production -r /usr/share/foreman/extras/dynflow-sidekiq.rb -C /etc/foreman/dynflow/orchestrator.yml
Nov 23 14:49:07 satellite.truhearing.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
Nov 23 14:49:09 satellite.truhearing.com dynflow-sidekiq@orchestrator[30498]: 2020-11-23T21:49:09.473Z 30498 TID-62cpe INFO: GitLab reliable fetch activated!
Nov 23 14:49:09 satellite.truhearing.com dynflow-sidekiq@orchestrator[30498]: 2020-11-23T21:49:09.475Z 30498 TID-hadh6 INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-30498", :url=>"redis://localhost:6379/0"}
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@orchestrator[30498]: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@orchestrator[30498]: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
\ displaying foreman
● foreman.service - Foreman
Loaded: loaded (/usr/lib/systemd/system/foreman.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/foreman.service.d
└─installer.conf
Active: active (running) since Mon 2020-11-23 14:49:08 MST; 6s ago
Docs: https://theforeman.org
Main PID: 30530 (ruby)
Tasks: 4
CGroup: /system.slice/foreman.service
└─30530 ruby /usr/share/foreman/bin/rails server --environment production
Nov 23 14:49:08 satellite.truhearing.com systemd[1]: Started Foreman.
Nov 23 14:49:13 satellite.truhearing.com foreman[30530]: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
Nov 23 14:49:13 satellite.truhearing.com foreman[30530]: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
Nov 23 14:49:14 satellite.truhearing.com foreman[30530]: => Booting Puma
Nov 23 14:49:14 satellite.truhearing.com foreman[30530]: => Rails 6.0.3.1 application starting in production
Nov 23 14:49:14 satellite.truhearing.com foreman[30530]: => Run `rails server --help` for more startup options
\ displaying httpd
● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:18:52 MST; 8h ago
Docs: man:httpd(8)
man:apachectl(8)
Main PID: 1754 (httpd)
Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec"
Tasks: 165
CGroup: /system.slice/httpd.service
├─ 1754 /usr/sbin/httpd -DFOREGROUND
├─ 2202 (wsgi:pulp) -DFOREGROUND
├─ 2206 (wsgi:pulp) -DFOREGROUND
├─ 2209 (wsgi:pulp) -DFOREGROUND
├─ 2210 (wsgi:pulp-cont -DFOREGROUND
├─ 2212 (wsgi:pulp-cont -DFOREGROUND
├─ 2214 (wsgi:pulp-cont -DFOREGROUND
├─ 2215 (wsgi:pulp_forg -DFOREGROUND
├─21091 /usr/sbin/httpd -DFOREGROUND
├─21092 /usr/sbin/httpd -DFOREGROUND
├─21151 /usr/sbin/httpd -DFOREGROUND
├─21156 /usr/sbin/httpd -DFOREGROUND
├─21158 /usr/sbin/httpd -DFOREGROUND
├─28465 /usr/sbin/httpd -DFOREGROUND
├─28466 /usr/sbin/httpd -DFOREGROUND
├─28467 /usr/sbin/httpd -DFOREGROUND
├─28468 /usr/sbin/httpd -DFOREGROUND
├─28472 /usr/sbin/httpd -DFOREGROUND
├─28475 /usr/sbin/httpd -DFOREGROUND
├─28479 /usr/sbin/httpd -DFOREGROUND
├─28486 /usr/sbin/httpd -DFOREGROUND
├─28487 /usr/sbin/httpd -DFOREGROUND
├─28488 /usr/sbin/httpd -DFOREGROUND
├─28489 /usr/sbin/httpd -DFOREGROUND
├─28495 /usr/sbin/httpd -DFOREGROUND
├─28501 /usr/sbin/httpd -DFOREGROUND
├─28519 /usr/sbin/httpd -DFOREGROUND
├─28521 /usr/sbin/httpd -DFOREGROUND
├─28526 /usr/sbin/httpd -DFOREGROUND
├─28528 /usr/sbin/httpd -DFOREGROUND
├─28529 /usr/sbin/httpd -DFOREGROUND
└─28531 /usr/sbin/httpd -DFOREGROUND
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: pulp.server.agent.direct.services:INFO: AMQP reply handler started
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: pulp.server.webservices.application:INFO: *************************************************************
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: pulp.server.webservices.application:INFO: The Pulp server has been successfully initialized
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: pulp.server.webservices.application:INFO: *************************************************************
Nov 23 06:19:03 satellite.truhearing.com pulp[2202]: gofer.messaging.adapter.qpid.connection:INFO: opened: qpid+ssl://localhost:5671
Nov 23 06:19:03 satellite.truhearing.com pulp[2202]: gofer.messaging.adapter.connect:INFO: connected: qpid+ssl://localhost:5671
Nov 23 06:19:03 satellite.truhearing.com pulp[2209]: gofer.messaging.adapter.qpid.connection:INFO: opened: qpid+ssl://localhost:5671
Nov 23 06:19:03 satellite.truhearing.com pulp[2209]: gofer.messaging.adapter.connect:INFO: connected: qpid+ssl://localhost:5671
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: gofer.messaging.adapter.qpid.connection:INFO: opened: qpid+ssl://localhost:5671
Nov 23 06:19:03 satellite.truhearing.com pulp[2206]: gofer.messaging.adapter.connect:INFO: connected: qpid+ssl://localhost:5671
\ displaying puppetserver
● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:19:37 MST; 8h ago
Process: 1747 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=0/SUCCESS)
Main PID: 1855 (java)
Tasks: 113 (limit: 4915)
CGroup: /system.slice/puppetserver.service
├─ 1855 /usr/bin/java -Xms2G -Xmx2G -Djruby.logger.class=com.puppetlabs.jruby_utils.jruby.Slf4jLogger -Djava.security.egd=file:/dev/urandom -XX:OnOutOfMemoryError=kill -9 %p -cp /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar:/opt/puppetlabs/server/apps/puppetserver/jruby-1_7.jar:/opt/puppetlabs/server/data/puppetserver/jars/* 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
├─30489 ruby /etc/puppetlabs/puppet/node.rb echo.truhearing.com
└─30616 ruby /etc/puppetlabs/puppet/node.rb mysql2.truhearing.com
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting puppetserver Service...
Nov 23 06:19:37 satellite.truhearing.com systemd[1]: Started puppetserver Service.
\ displaying dynflow-sidekiq@worker
● dynflow-sidekiq@worker.service - Foreman jobs daemon - worker on sidekiq
Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 14:49:11 MST; 3s ago
Docs: https://theforeman.org
Main PID: 30655 (sidekiq)
CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@worker.service
└─30655 /opt/rh/rh-ruby25/root/usr/bin/ruby /opt/theforeman/tfm/root/usr/bin/sidekiq -e production -r /usr/share/foreman/extras/dynflow-sidekiq.rb -C /etc/foreman/dynflow/worker.yml
Nov 23 14:49:11 satellite.truhearing.com systemd[1]: Started Foreman jobs daemon - worker on sidekiq.
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@worker[30655]: 2020-11-23T21:49:13.015Z 30655 TID-9foej INFO: GitLab reliable fetch activated!
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@worker[30655]: 2020-11-23T21:49:13.023Z 30655 TID-kp5r7 INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-30655", :url=>"redis://localhost:6379/0"}
\ displaying dynflow-sidekiq@worker-hosts-queue
● dynflow-sidekiq@worker-hosts-queue.service - Foreman jobs daemon - worker-hosts-queue on sidekiq
Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 14:49:08 MST; 6s ago
Docs: https://theforeman.org
Main PID: 30513 (sidekiq)
CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@worker-hosts-queue.service
└─30513 /opt/rh/rh-ruby25/root/usr/bin/ruby /opt/theforeman/tfm/root/usr/bin/sidekiq -e production -r /usr/share/foreman/extras/dynflow-sidekiq.rb -C /etc/foreman/dynflow/worker-hosts-queue.yml
Nov 23 14:49:08 satellite.truhearing.com systemd[1]: Started Foreman jobs daemon - worker-hosts-queue on sidekiq.
Nov 23 14:49:09 satellite.truhearing.com dynflow-sidekiq@worker-hosts-queue[30513]: 2020-11-23T21:49:09.946Z 30513 TID-8cp8h INFO: GitLab reliable fetch activated!
Nov 23 14:49:09 satellite.truhearing.com dynflow-sidekiq@worker-hosts-queue[30513]: 2020-11-23T21:49:09.947Z 30513 TID-hm9s1 INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-30513", :url=>"redis://localhost:6379/0"}
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@worker-hosts-queue[30513]: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
Nov 23 14:49:13 satellite.truhearing.com dynflow-sidekiq@worker-hosts-queue[30513]: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
\ displaying foreman-proxy
● foreman-proxy.service - Foreman Proxy
Loaded: loaded (/usr/lib/systemd/system/foreman-proxy.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-11-23 06:19:04 MST; 8h ago
Main PID: 1755 (ruby)
Tasks: 8
CGroup: /system.slice/foreman-proxy.service
└─1755 ruby /usr/share/foreman-proxy/bin/smart-proxy --no-daemonize
Nov 23 06:18:50 satellite.truhearing.com systemd[1]: Starting Foreman Proxy...
Nov 23 06:19:04 satellite.truhearing.com systemd[1]: Started Foreman Proxy.
\ All services are running [OK]