<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I'm trying to start-up the latest Rudder app in Fedora 28. I already had copied the slapd.conf from the Rudder site and everything installed based from the online installation guide. Entries were updated as needed. I
 was able to start the Rudder service and Jetty successfully but whenever I tried to access
<a href="https://localhost/rudder," class="OWAAutoLink" id="LPlnk689542" previewremoved="true">
https://localhost/rudder,<span></span></a> I get the <span>"We're sorry, but something went wrong." page</span>. Looking into the logs (<span>/var/log/rudder/webapp/</span>), there were no errors but found this repetitive warning at the end of the file: "<span>bootchecks
 - Could not authenticate in ncf API, maybe it was not initialized yet, retrying in 5 seconds</span>". This happens on both
<span>"rudder.auth.provider</span>=file" and "<span>rudder.auth.provider</span>=ldap" scenarios. How do I get around this error and what causes it? Thanks. (<i>Logs are shown below</i>)
<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><u><span style="color: rgb(0, 111, 201);"><b>/var/log/rudder/webapp/2018_09_05.stderrout.log</b></span><span style="color: rgb(0, 111, 201);"><b>:</b></span></u></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div><span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.420:INFO:oejs.SetUIDListener:main: Setting umask=07</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.423:INFO:oejs.Server:main: jetty-9.4.7.v20170914</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.442:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:///opt/rudder/share/webapps/] at interval 1</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.928:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /endpoint, did not find org.eclipse.jetty.jsp.JettyJspServlet</span><br>
<span style="color: rgb(75, 165, 36);">Use configuration file defined by JVM property -Dlogback.configurationFile : /opt/rudder/etc/logback.xml</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.238:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.239:INFO:oejs.session:main: No SessionScavenger set, using defaults</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.239:INFO:oejs.session:main: Scavenging every 600000ms</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.528:INFO:oejshC.endpoint:main: Initializing Spring FrameworkServlet 'dispatcher'</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:24] WARN  org.springframework.context.annotation.ConfigurationClassEnhancer - @Bean method PropertyPlaceholderConfig.propertyConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor
 interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean
 javadoc for complete details</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:24] INFO  com.normation.inventory.provisioning.endpoint.config.PropertyPlaceholderConfig - Use configuration file defined by JVM property -Dinventoryweb.configFile : /opt/rudder/etc/inventory-web.properties</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:25.490:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@4bec1f0c{/endpoint,file:///var/rudder/tmp/jetty/jetty-endpoint.war.dir/webapp/,AVAILABLE}{/endpoint.war}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:26.332:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /rudder, did not find org.eclipse.jetty.jsp.JettyJspServlet</span><br>
<span style="color: rgb(75, 165, 36);">Use configuration file defined by JVM property -Dlogback.configurationFile : /opt/rudder/etc/logback.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:26] INFO  application - Use configuration file defined by JVM property -Drudder.configFile : /opt/rudder/etc/rudder-web.properties</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:26] INFO  application - Starting Rudder 4.3.4 web application [build timestamp: 2018-08-03T15:03:34Z]</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - Starting [Store Agent Run Times] scheduler with a period of 5 s</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - List of registered properties:</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: awt.toolkit="sun.awt.X11.XToolkit"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: bin.emergency.stop="/opt/rudder/bin/cfe-red-button.sh"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: content.types.user.table="/var/rudder/tmp/jetty/jetty-rudder.war.dir/webapp/WEB-INF/classes/content-types.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: file.encoding.pkg="sun.io"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: file.separator="/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: history.inventories.rootdir="/var/rudder/inventories/historical"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: inventoryweb.configFile="/opt/rudder/etc/inventory-web.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.awt.graphicsenv="sun.awt.X11GraphicsEnvironment"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.awt.printerjob="sun.print.PSPrinterJob"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.class.path="/opt/rudder/etc/rudder-jetty-base/resources:/opt/rudder/jetty/lib/servlet-api-3.1.jar:/opt/rudder/jetty/lib/jetty-schemas-3.1.jar:/opt/rudder/jetty/lib/jetty-http-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-server-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-xml-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-util-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-io-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-security-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-servlet-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-webapp-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-deploy-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/setuid/jetty-setuid-java-1.0.3.jar"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.class.version="52.0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.endorsed.dirs="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/endorsed"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.ext.dirs="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/ext:/usr/java/packages/lib/ext"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.home="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.io.tmpdir="/var/rudder/tmp/jetty"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.library.path="/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.runtime.name="OpenJDK Runtime Environment"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.runtime.version="1.8.0_181-b13"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.name="Java Platform API Specification"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.version="1.8"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vendor.url.bug="http://bugreport.sun.com/bugreport/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.version="1.8.0_181"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.info="mixed mode"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.name="OpenJDK 64-Bit Server VM"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.name="Java Virtual Machine Specification"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.version="1.8"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.version="25.181-b13"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.base="/opt/rudder/etc/rudder-jetty-base"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.home="/opt/rudder/jetty"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.tag.version="master"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.version="9.4.7.v20170914"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.authdn="cn=manager,cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.authpw=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.host="localhost"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.accepted.basedn="ou=Accepted Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.pending.basedn="ou=Pending Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.removed.basedn="ou=Removed Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.software.basedn="ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.node.base="cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.port="389"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.rudder.base="ou=Rudder, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: line.separator="\n"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: logback.configurationFile="/opt/rudder/etc/logback.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.arch="amd64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.name="Linux"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.version="4.17.19-200.fc28.x86_64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: path.separator=":"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.admin.login="rootadmin"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.admin.password="secret"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.bind.dn="cn=admin,dc=mycorp,dc=com"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.bind.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.url="ldap://localhost:389/dc=mycorp,dc=com"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.filter="(&(uid={0})(objectclass=person))"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.searchbase="ou=People"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.provider="ldap"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.authFile="/opt/rudder/etc/rudder-users.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.autoArchiveItems="true"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.day="sunday"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.hour="0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.minute="0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.dyngroup.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reports.logInterval="1"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.archive.TTL="4"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.compliancelevels.delete.TTL="15"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.delete.TTL="90"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.frequency="daily"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.storeAgentRunTimes.maxDays="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.storeAgentRunTimes.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.techniqueLibrary.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.community.port="5309"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.configFile="/opt/rudder/etc/rudder-web.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.debug.nodeconfiguration.path="/var/log/rudder/nodeConfigurations"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.backup="/var/rudder/backup/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.dependencies="/var/rudder/tools"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.gitRoot="/var/rudder/configuration-repository"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.licensesFolder="/opt/rudder/etc/licenses"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.lock="/var/rudder/lock/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.shared.files.folder="/var/rudder/configuration-repository/shared-files"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.techniques="/var/rudder/configuration-repository/techniques"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.uploaded.file.sharing="/var/rudder/files/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.endpoint.cmdb="http://localhost:8080/endpoint/upload/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.hooks.ignore-suffixes=".swp, ~, .bak, .cfnew   , .cfsaved  , .cfedited, .cfdisabled, .cfmoved,.dpkg-old, .dpkg-dist, .dpkg-new, .dpkg-tmp,.disable ,
 .disabled , _disable , _disabled,.ucf-old , .ucf-dist , .ucf-new ,.rpmnew  , .rpmsave  , .rpmorig"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.driver="org.postgresql.Driver"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.maxPoolSize="25"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.url="jdbc:postgresql://localhost:5432/rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.username="rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.rest.allowNonAuthenticatedUser="true"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.cfengine-mission-portal="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.db="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.inventory-endpoint="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.ldap="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.relay-promises-only="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.relay-top="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.web="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server.relay.api="https://localhost/rudder/relay-api"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.syslog.port="514"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.techniqueLibrary.git.refs.path="refs/heads/master"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.webdav.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.webdav.user="rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: run.mode="production"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.arch.data.model="64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.boot.class.path="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/classes"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.boot.library.path="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/amd64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.cpu.endian="little"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.cpu.isalist=""</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.io.unicode.encoding="UnicodeLittle"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.java.command="/opt/rudder/jetty/start.jar OPTIONS=Server jetty.state=/opt/rudder/etc/rudder-jetty-base/rudder-jetty.state jetty-started.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.java.launcher="SUN_STANDARD"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.jnu.encoding="ANSI_X3.4-1968"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.management.compiler="HotSpot 64-Bit Tiered Compilers"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.os.patch.level="unknown"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: upload.root.directory="/var/rudder/files/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.country="US"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.dir="/opt/rudder/etc/rudder-jetty-base"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.home="/root"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.language="en"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.name="root"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.timezone="Asia/Manila"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check LDAP and PostgreSQL connection</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - LDAP and PostgreSQL connection are OK</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check mandatory DIT entries</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - All the required DIT entries are present in the LDAP directory</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check initialization of User Technique Library</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check event log migration format 5 -> 6</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check existence of at least one archive of the configuration</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  migration - No migration detected by migration script (table 'migrationeventlog' is empty or does not exist)</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - First full archive of configuration-repository items done</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check rules archive directory in configuration-repository</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Creating directory '/var/rudder/configuration-repository/ruleCategories' exists, done</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check that directive variables use the namespace 'rudder'</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  migration - Migration of inline variables in Directives to 'rudder' namespace already done, skipping</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check for force reload of Techniques library</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Flag file '/opt/rudder/etc/force_technique_reload' does not exist, do not Technique library will not be reloaded</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Resume policy update if it was running before shutdown</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Flag file '/opt/rudder/etc/policy-update-running' does not exist, No need to start a new policy update</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check that system group / directive / rules for Rudder 4.2 are agent-specific</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Updating system configuration stored in entry 'nodeGroupId=all-nodes-with-cfengine-agent,groupCategoryId=SystemGroups,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration':
 LDIFModifyChangeRecord(dn='nodeGroupId=all-nodes-with-cfengine-agent,groupCategoryId=SystemGroups,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration', mods={LDAPModification(type=replace, attr=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[
 {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"} ]}'})})</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Regenerate all ncf techniques</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Create system api token</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - System api token file created in /var/rudder/run/api-token</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Update existing API token to 'RW' autorization level.</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:30.754:INFO:oejshC.rudder:main: Initializing Spring root WebApplicationContext</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Loaded authentication provider(s): [ldap]</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Use configuration file defined by JVM property -Drudder.authFile : /opt/rudder/etc/rudder-users.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Use configuration file defined by JVM property -Drudder.authFile : /opt/rudder/etc/rudder-users.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  bootstrap.liftweb.Boot - classpath</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Application Rudder started</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.817:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@352c308{/rudder,file:///var/rudder/tmp/jetty/jetty-rudder.war.dir/webapp/,AVAILABLE}{/rudder.war}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.827:INFO:oejs.AbstractConnector:main: Started ServerConnector@185bf6e0{HTTP/1.1,[http/1.1]}{127.0.0.1:8080}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.827:INFO:oejs.Server:main: Started @8893ms</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:45] WARN  bootchecks - Could not authenticate in ncf API, maybe it was not initialized yet, retrying in 5 seconds</span><br>
<span style="color: rgb(75, 165, 36);">[root@jonathan jonathan.untalan]# head -175 /var/log/rudder/webapp/2018_09_05.stderrout.log</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.420:INFO:oejs.SetUIDListener:main: Setting umask=07</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.423:INFO:oejs.Server:main: jetty-9.4.7.v20170914</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.442:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:///opt/rudder/share/webapps/] at interval 1</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:23.928:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /endpoint, did not find org.eclipse.jetty.jsp.JettyJspServlet</span><br>
<span style="color: rgb(75, 165, 36);">Use configuration file defined by JVM property -Dlogback.configurationFile : /opt/rudder/etc/logback.xml</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.238:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.239:INFO:oejs.session:main: No SessionScavenger set, using defaults</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.239:INFO:oejs.session:main: Scavenging every 600000ms</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:24.528:INFO:oejshC.endpoint:main: Initializing Spring FrameworkServlet 'dispatcher'</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:24] WARN  org.springframework.context.annotation.ConfigurationClassEnhancer - @Bean method PropertyPlaceholderConfig.propertyConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor
 interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean
 javadoc for complete details</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:24] INFO  com.normation.inventory.provisioning.endpoint.config.PropertyPlaceholderConfig - Use configuration file defined by JVM property -Dinventoryweb.configFile : /opt/rudder/etc/inventory-web.properties</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:25.490:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@4bec1f0c{/endpoint,file:///var/rudder/tmp/jetty/jetty-endpoint.war.dir/webapp/,AVAILABLE}{/endpoint.war}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:26.332:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /rudder, did not find org.eclipse.jetty.jsp.JettyJspServlet</span><br>
<span style="color: rgb(75, 165, 36);">Use configuration file defined by JVM property -Dlogback.configurationFile : /opt/rudder/etc/logback.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:26] INFO  application - Use configuration file defined by JVM property -Drudder.configFile : /opt/rudder/etc/rudder-web.properties</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:26] INFO  application - Starting Rudder 4.3.4 web application [build timestamp: 2018-08-03T15:03:34Z]</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - Starting [Store Agent Run Times] scheduler with a period of 5 s</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - List of registered properties:</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: awt.toolkit="sun.awt.X11.XToolkit"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: bin.emergency.stop="/opt/rudder/bin/cfe-red-button.sh"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: content.types.user.table="/var/rudder/tmp/jetty/jetty-rudder.war.dir/webapp/WEB-INF/classes/content-types.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: file.encoding.pkg="sun.io"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: file.separator="/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: history.inventories.rootdir="/var/rudder/inventories/historical"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: inventoryweb.configFile="/opt/rudder/etc/inventory-web.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.awt.graphicsenv="sun.awt.X11GraphicsEnvironment"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.awt.printerjob="sun.print.PSPrinterJob"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.class.path="/opt/rudder/etc/rudder-jetty-base/resources:/opt/rudder/jetty/lib/servlet-api-3.1.jar:/opt/rudder/jetty/lib/jetty-schemas-3.1.jar:/opt/rudder/jetty/lib/jetty-http-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-server-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-xml-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-util-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-io-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-security-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-servlet-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-webapp-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/jetty-deploy-9.4.7.v20170914.jar:/opt/rudder/jetty/lib/setuid/jetty-setuid-java-1.0.3.jar"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.class.version="52.0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.endorsed.dirs="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/endorsed"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.ext.dirs="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/ext:/usr/java/packages/lib/ext"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.home="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.io.tmpdir="/var/rudder/tmp/jetty"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.library.path="/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.runtime.name="OpenJDK Runtime Environment"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.runtime.version="1.8.0_181-b13"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.name="Java Platform API Specification"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.specification.version="1.8"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vendor.url.bug="http://bugreport.sun.com/bugreport/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.version="1.8.0_181"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.info="mixed mode"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.name="OpenJDK 64-Bit Server VM"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.name="Java Virtual Machine Specification"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.specification.version="1.8"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.vendor="Oracle Corporation"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: java.vm.version="25.181-b13"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.base="/opt/rudder/etc/rudder-jetty-base"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.home="/opt/rudder/jetty"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.tag.version="master"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: jetty.version="9.4.7.v20170914"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.authdn="cn=manager,cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.authpw=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.host="localhost"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.accepted.basedn="ou=Accepted Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.pending.basedn="ou=Pending Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.removed.basedn="ou=Removed Inventories, ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.inventories.software.basedn="ou=Inventories, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.node.base="cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.port="389"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: ldap.rudder.base="ou=Rudder, cn=rudder-configuration"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: line.separator="\n"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: logback.configurationFile="/opt/rudder/etc/logback.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.arch="amd64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.name="Linux"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: os.version="4.17.19-200.fc28.x86_64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: path.separator=":"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.admin.login="rootadmin"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.admin.password="secret"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.bind.dn="cn=admin,dc=mycorp,dc=com"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.bind.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.connection.url="ldap://localhost:389/dc=mycorp,dc=com"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.filter="(&(uid={0})(objectclass=person))"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.ldap.searchbase="ou=People"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.auth.provider="ldap"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.authFile="/opt/rudder/etc/rudder-users.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.autoArchiveItems="true"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.day="sunday"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.hour="0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.databasecleaner.runtime.minute="0"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.dyngroup.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reports.logInterval="1"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.archive.TTL="4"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.compliancelevels.delete.TTL="15"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.delete.TTL="90"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.reportscleaner.frequency="daily"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.storeAgentRunTimes.maxDays="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.storeAgentRunTimes.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.batch.techniqueLibrary.updateInterval="5"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.community.port="5309"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.configFile="/opt/rudder/etc/rudder-web.properties"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.debug.nodeconfiguration.path="/var/log/rudder/nodeConfigurations"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.backup="/var/rudder/backup/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.dependencies="/var/rudder/tools"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.gitRoot="/var/rudder/configuration-repository"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.licensesFolder="/opt/rudder/etc/licenses"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.lock="/var/rudder/lock/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.shared.files.folder="/var/rudder/configuration-repository/shared-files"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.techniques="/var/rudder/configuration-repository/techniques"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.dir.uploaded.file.sharing="/var/rudder/files/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.endpoint.cmdb="http://localhost:8080/endpoint/upload/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.hooks.ignore-suffixes=".swp, ~, .bak, .cfnew   , .cfsaved  , .cfedited, .cfdisabled, .cfmoved,.dpkg-old, .dpkg-dist, .dpkg-new, .dpkg-tmp,.disable ,
 .disabled , _disable , _disabled,.ucf-old , .ucf-dist , .ucf-new ,.rpmnew  , .rpmsave  , .rpmorig"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.driver="org.postgresql.Driver"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.maxPoolSize="25"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.url="jdbc:postgresql://localhost:5432/rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.jdbc.username="rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.rest.allowNonAuthenticatedUser="true"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.cfengine-mission-portal="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.db="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.inventory-endpoint="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.ldap="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.relay-promises-only="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.relay-top="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server-roles.web="autodetect"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.server.relay.api="https://localhost/rudder/relay-api"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.syslog.port="514"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.techniqueLibrary.git.refs.path="refs/heads/master"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.webdav.password=**********</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: rudder.webdav.user="rudder"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: run.mode="production"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.arch.data.model="64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.boot.class.path="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/classes"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.boot.library.path="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-7.b13.fc28.x86_64/jre/lib/amd64"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.cpu.endian="little"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.cpu.isalist=""</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.io.unicode.encoding="UnicodeLittle"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.java.command="/opt/rudder/jetty/start.jar OPTIONS=Server jetty.state=/opt/rudder/etc/rudder-jetty-base/rudder-jetty.state jetty-started.xml"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.java.launcher="SUN_STANDARD"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.jnu.encoding="ANSI_X3.4-1968"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.management.compiler="HotSpot 64-Bit Tiered Compilers"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: sun.os.patch.level="unknown"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: upload.root.directory="/var/rudder/files/"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.country="US"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.dir="/opt/rudder/etc/rudder-jetty-base"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.home="/root"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.language="en"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.name="root"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  application - registered property: user.timezone="Asia/Manila"</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check LDAP and PostgreSQL connection</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - LDAP and PostgreSQL connection are OK</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check mandatory DIT entries</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - All the required DIT entries are present in the LDAP directory</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check initialization of User Technique Library</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check event log migration format 5 -> 6</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check existence of at least one archive of the configuration</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  migration - No migration detected by migration script (table 'migrationeventlog' is empty or does not exist)</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - First full archive of configuration-repository items done</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check rules archive directory in configuration-repository</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Creating directory '/var/rudder/configuration-repository/ruleCategories' exists, done</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check that directive variables use the namespace 'rudder'</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  migration - Migration of inline variables in Directives to 'rudder' namespace already done, skipping</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check for force reload of Techniques library</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Flag file '/opt/rudder/etc/force_technique_reload' does not exist, do not Technique library will not be reloaded</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Resume policy update if it was running before shutdown</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Flag file '/opt/rudder/etc/policy-update-running' does not exist, No need to start a new policy update</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Check that system group / directive / rules for Rudder 4.2 are agent-specific</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Updating system configuration stored in entry 'nodeGroupId=all-nodes-with-cfengine-agent,groupCategoryId=SystemGroups,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration':
 LDIFModifyChangeRecord(dn='nodeGroupId=all-nodes-with-cfengine-agent,groupCategoryId=SystemGroups,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration', mods={LDAPModification(type=replace, attr=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[
 {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"} ]}'})})</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Regenerate all ncf techniques</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Create system api token</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - System api token file created in /var/rudder/run/api-token</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:30] INFO  bootchecks - Update existing API token to 'RW' autorization level.</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:30.754:INFO:oejshC.rudder:main: Initializing Spring root WebApplicationContext</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Loaded authentication provider(s): [ldap]</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Use configuration file defined by JVM property -Drudder.authFile : /opt/rudder/etc/rudder-users.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Use configuration file defined by JVM property -Drudder.authFile : /opt/rudder/etc/rudder-users.xml</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  bootstrap.liftweb.Boot - classpath</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:31] INFO  application - Application Rudder started</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.817:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@352c308{/rudder,file:///var/rudder/tmp/jetty/jetty-rudder.war.dir/webapp/,AVAILABLE}{/rudder.war}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.827:INFO:oejs.AbstractConnector:main: Started ServerConnector@185bf6e0{HTTP/1.1,[http/1.1]}{127.0.0.1:8080}</span><br>
<span style="color: rgb(75, 165, 36);">2018-09-06 07:55:31.827:INFO:oejs.Server:main: Started @8893ms</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:45] WARN  bootchecks - Could not authenticate in ncf API, maybe it was not initialized yet, retrying in 5 seconds</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:55:54] WARN  bootchecks - Could not authenticate in ncf API, maybe it was not initialized yet, retrying in 5 seconds</span><br>
<span style="color: rgb(75, 165, 36);">[2018-09-06 07:56:03] WARN  bootchecks - Could not authenticate in ncf API, maybe it was not initialized yet, retrying in 5 seconds</span><br>
</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0">Kind Regards,  <a href="https://localhost/rudder," class="OWAAutoLink" id="LPlnk689542" previewremoved="true" title="Ctrl+Click or tap to follow the link">
<span></span></a><br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"></p>
<p class="x_MsoNormal"><b><span style="font-size:12pt" lang="EN-GB"></span></b></p>
<p class="x_MsoNormal"><b><span lang="EN-AU">Jonathan</span></b></p>
<p class="x_MsoNormal"><b><span style="font-size:12pt" lang="EN-GB"></span></b></p>
<br>
<p></p>
</div>
</div>
</div>
<br>
<br>
<span style="font-size:8pt;  face:'Helvetica'; color:#000000;"><b>DISCLAIMER</b></span><br>
<p style="font-size:8pt;  face:'Helvetica'; color:#000000;">The information contained in this email and any attachments are confidential. It is intended solely for the individual or entity to whom they are addressed. Access to this email by anyone else is unauthorized.</p>
<p style="font-size:8pt;  face:'Helvetica'; color:#000000;">If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you have received this
 communication in error, please notify us immediately by responding to this email and then delete it from your system.</p>
<p style="font-size:8pt;  face:'Helvetica'; color:#000000;">The Red Flag Group is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.</p>
<p style="font-size:8pt;  face:'Helvetica'; color:#000000;">Any advice, recommendations or opinion contained within this email or its attachments are not to be construed as legal advice.</p>
<div></div>
</body>
</html>