Kengo Seki created BIGTOP-3425: ---------------------------------- Summary: Deploying Ambari fails on Fedora 31 Key: BIGTOP-3425 URL: https://issues.apache.org/jira/browse/BIGTOP-3425 Project: Bigtop Issue Type: Bug Reporter: Kengo Seki
For a different reason from BIGTOP-3422 (propably), deploying Ambari is also failing on Fedora 31. https://ci.bigtop.apache.org/job/Bigtop-trunk-smoke-tests/174/COMPONENTS=ambari.bigtop-utils@ambari,OS=fedora-31-aarch64-deploy/console https://ci.bigtop.apache.org/job/Bigtop-trunk-smoke-tests/174/COMPONENTS=ambari.bigtop-utils@ambari,OS=fedora-31-x86_64-deploy/console {code} Notice: /Stage[main]/Ambari::Agent/Package[ambari-agent]/ensure: created Notice: /Stage[main]/Ambari::Agent/File[/etc/ambari-agent/conf/ambari-agent.ini]/content: content changed '{md5}21cca116446906eefe38ac81a4e065dc' to '{md5}5dfbc4513c2602186b12a14aa4d249ce' Error: Systemd start for ambari-agent failed! journalctl log for ambari-agent: -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:00 UTC. -- -- No entries -- Error: /Stage[main]/Ambari::Agent/Service[ambari-agent]/ensure: change from 'stopped' to 'running' failed: Systemd start for ambari-agent failed! journalctl log for ambari-agent: -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:00 UTC. -- -- No entries -- Notice: Applied catalog in 396.45 seconds Notice: /Stage[main]/Ambari::Agent/Package[ambari-agent]/ensure: created Notice: /Stage[main]/Ambari::Agent/File[/etc/ambari-agent/conf/ambari-agent.ini]/content: content changed '{md5}21cca116446906eefe38ac81a4e065dc' to '{md5}5dfbc4513c2602186b12a14aa4d249ce' Error: Systemd start for ambari-agent failed! journalctl log for ambari-agent: -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:51 UTC. -- -- No entries -- Error: /Stage[main]/Ambari::Agent/Service[ambari-agent]/ensure: change from 'stopped' to 'running' failed: Systemd start for ambari-agent failed! journalctl log for ambari-agent: -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:51 UTC. -- -- No entries -- {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)