Hi, im having problem with Model Studio installation since this Wednesday, before it went ok but now those errors comes up First error is from playbook and the second one from RabbitMQ service itself (it seems that there might be newer version of systemd which behave more strict with PID files) We are using mirrored repository, i have updated it to the latest version so as the playbooks. TASK [rabbitmq-x64_redhat_linux_6-yum : Execute Invoke cluster setup] **************************************************************************************************************************************
fatal: [sascc]: FAILED! => {"changed": true, "cmd": ["/opt/sas/viya/home/bin/setup_rabbit_cluster", "--hostlist", "sas-cas-master", "--home", "/opt/sas/viya/home", "--config", "/opt/sas/viya/config", "--service", "sas-viya-rabbitmq-server-default", "--logfile", "/tmp/sas_setup_rabbit_cluster.log"], "delta": "0:05:04.818840", "end": "2019-08-16 09:39:27.032624", "msg": "non-zero return code", "rc": 3, "start": "2019-08-16 09:34:22.213784", "stderr": "", "stderr_lines": [], "stdout": "Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster *************
Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster SSL is true
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster First host in list is sas-cas-master
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster First host shortname is sas-cas-master-tr3-0
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster Primary Host is sas-cas-master
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster Primary Short Host is sas-cas-master-tr3-0
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster My Host is sas-cas-master
Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster I am the primary host
Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.
Fri Aug 16 09:34:26 UTC 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.
Fri Aug 16 09:34:26 UTC 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default
Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.
Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster Returned status was 1
Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets.", "stdout_lines":
["Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster *************",
"Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster Beginning SAS RabbitMQ clustering setup",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster SSL is true",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster CHECK_PORT is 5671",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster First host in list is sas-cas-master",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster First host shortname is sas-cas-master-tr3-0",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster Primary Host is sas-cas-master",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster Primary Short Host is sas-cas-master-tr3-0",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster My Host is sas-cas-master",
"Fri Aug 16 09:34:22 UTC 2019 (debug) setup_rabbit_cluster I am the primary host",
"Fri Aug 16 09:34:22 UTC 2019 setup_rabbit_cluster Copy generated Erlang shared secret to Rabbit.",
"Fri Aug 16 09:34:26 UTC 2019 setup_rabbit_cluster Copying generated Erlang shared secret to Rabbit.",
"Fri Aug 16 09:34:26 UTC 2019 setup_rabbit_cluster Starting sas-viya-rabbitmq-server-default",
"Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster The RabbitMQ service sas-viya-rabbitmq-server-default could not be started.",
"Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster Returned status was 1",
"Fri Aug 16 09:39:27 UTC 2019 setup_rabbit_cluster Setup failed. Beware of independent Rabbit hosts running with different shared secrets."]}
NO MORE HOSTS LEFT *****************************************************************************************************************************************************************************************
PLAY RECAP *************************************************************************************************************************************************************************************************
deployTarget : ok=204 changed=94 unreachable=0 failed=0
localhost : ok=14 changed=1 unreachable=0 failed=0
sascc : ok=170 changed=54 unreachable=0 failed=1
sascw1 : ok=150 changed=43 unreachable=0 failed=0
sascw2 : ok=150 changed=43 unreachable=0 failed=0
sascw3 : ok=150 changed=43 unreachable=0 failed=0
sasprog : ok=165 changed=50 unreachable=0 failed=0
sasstate : ok=173 changed=75 unreachable=0 failed=0 [root@sas-cas-master-tr3-0 sas]# systemctl status sas-viya-rabbitmq-server-default.service -l
sas-viya-rabbitmq-server-default.service - LSB: start and stop sas-rabbitmq-server server
Loaded: loaded (/etc/rc.d/init.d/sas-viya-rabbitmq-server-default; bad; vendor preset: disabled)
Active: activating (start) since Fri 2019-08-16 12:39:38 UTC; 17s ago
Docs: man:systemd-sysv-generator(8)
Process: 106067 ExecStart=/etc/rc.d/init.d/sas-viya-rabbitmq-server-default start (code=exited, status=0/SUCCESS)
Tasks: 1
Memory: 1.1M
CGroup: /system.slice/sas-viya-rabbitmq-server-default.service
└─106731 /bin/bash /opt/sas/viya/home/sbin/rabbitmq-server
Aug 16 12:39:38 sas-cas-master systemd[1]: Starting LSB: start and stop sas-rabbitmq-server server...
Aug 16 12:39:40 sas-cas-master su[106201]: (to sasrabbitmq) root on none
Aug 16 12:39:42 sas-cas-master sas-viya-rabbitmq-server-default[106067]: sas-viya-rabbitmq-server-default service is registered
Aug 16 12:39:47 sas-cas-master su[106933]: (to sasrabbitmq) root on none
Aug 16 12:39:47 sas-cas-master su[107085]: (to sasrabbitmq) root on none
Aug 16 12:39:53 sas-cas-master su[107565]: (to sasrabbitmq) root on none
Aug 16 12:39:54 sas-cas-master sas-viya-rabbitmq-server-default[106067]: sas-viya-rabbitmq-server-default service is started
Aug 16 12:39:54 sas-cas-master systemd[1]: Refusing to accept PID outside of service control group, acquired through unsafe symlink chain: /opt/sas/viya/config/var/run/rabbitmq-server/sas-viya-rabbitmq-server-default.pid
Aug 16 12:39:54 sas-cas-master systemd[1]: Refusing to accept PID outside of service control group, acquired through unsafe symlink chain: /opt/sas/viya/config/var/run/rabbitmq-server/sas-viya-rabbitmq-server-default.pid Thanks for any help.
... View more