Created
February 1, 2019 11:33
-
-
Save jarifibrahim/a00e61d4a3d2bd18b580a22bbee54833 to your computer and use it in GitHub Desktop.
Jenkins log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OPENSHIFT_JENKINS_JVM_ARCH is set to i686 so using 32 bit Java | |
Feb 01, 2019 11:27:42 AM INFO: Using temp directory /var/lib/jenkins/tmp.3QqiSqnR0i for generating configurations | |
Feb 01, 2019 11:27:53 AM INFO: Generating kubernetes-plugin configuration (/opt/openshift/configuration/config.xml.tpl) | |
Feb 01, 2019 11:27:53 AM INFO: Generating kubernetes-plugin credentials (credentials.xml) ... | |
Feb 01, 2019 11:27:53 AM INFO: Copying Jenkins configuration to /var/lib/jenkins | |
Feb 01, 2019 11:27:53 AM INFO: Removing template files (*.tpl) from /var/lib/jenkins | |
Feb 01, 2019 11:27:53 AM INFO: Removed temp directory /var/lib/jenkins/tmp.3QqiSqnR0i | |
Removing existing /var/lib/jenkins/plugins from gluster storage | |
Symlinking /var/lib/jenkins/plugins to /opt/openshift/plugins | |
Creating initial Jenkins 'admin' user ... | |
sed: can't read /var/lib/jenkins/users/admin/config.xml: No such file or directory | |
Running from: /usr/lib/jenkins/jenkins.war | |
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME") | |
Feb 01, 2019 11:27:54 AM org.eclipse.jetty.util.log.Log initialized | |
INFO: Logging initialized @399ms to org.eclipse.jetty.util.log.JavaUtilLog | |
Feb 01, 2019 11:27:54 AM winstone.Logger logInternal | |
INFO: Beginning extraction from war file | |
Feb 01, 2019 11:28:38 AM org.eclipse.jetty.server.handler.ContextHandler setContextPath | |
WARNING: Empty contextPath | |
Feb 01, 2019 11:28:38 AM org.eclipse.jetty.server.Server doStart | |
INFO: jetty-9.4.z-SNAPSHOT; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12 | |
Feb 01, 2019 11:28:40 AM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet | |
INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet | |
Feb 01, 2019 11:28:40 AM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart | |
INFO: DefaultSessionIdManager workerName=node0 | |
Feb 01, 2019 11:28:40 AM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart | |
INFO: No SessionScavenger set, using defaults | |
Feb 01, 2019 11:28:40 AM org.eclipse.jetty.server.session.HouseKeeper startScavenging | |
INFO: node0 Scavenging every 660000ms | |
Jenkins home directory: /var/lib/jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME") | |
Feb 01, 2019 11:28:43 AM org.eclipse.jetty.server.handler.ContextHandler doStart | |
INFO: Started w.@d78795{Jenkins v2.138.2,/,file:///var/lib/jenkins/war/,AVAILABLE}{/var/lib/jenkins/war} | |
Feb 01, 2019 11:28:43 AM org.eclipse.jetty.server.AbstractConnector doStart | |
INFO: Started ServerConnector@12bf0e2{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} | |
Feb 01, 2019 11:28:43 AM org.eclipse.jetty.server.Server doStart | |
INFO: Started @50063ms | |
Feb 01, 2019 11:28:43 AM winstone.Logger logInternal | |
INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled | |
Feb 01, 2019 11:28:46 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Started initialization | |
Feb 01, 2019 11:28:46 AM hudson.PluginManager loadDetachedPlugins | |
INFO: Upgrading Jenkins. The last running version was 2.7.3. This Jenkins is version 2.138.2. | |
Feb 01, 2019 11:28:47 AM hudson.PluginManager loadDetachedPlugins | |
INFO: Upgraded Jenkins from version 2.7.3 to version 2.138.2. Loaded detached plugins (and dependencies): [command-launcher.hpi] | |
Feb 01, 2019 11:28:58 AM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/lib/jenkins/plugins/jsch/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Feb 01, 2019 11:29:12 AM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/lib/jenkins/plugins/gradle/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Feb 01, 2019 11:29:14 AM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/lib/jenkins/plugins/oauth-credentials/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Feb 01, 2019 11:29:14 AM hudson.ClassicPluginStrategy createClassJarFromWebInfClasses | |
WARNING: Created /var/lib/jenkins/plugins/openid4java/WEB-INF/lib/classes.jar; update plugin to a version created with a newer harness | |
Feb 01, 2019 11:29:19 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Listed all plugins | |
Feb 01, 2019 11:29:20 AM hudson.plugins.ansicolor.PluginImpl start | |
INFO: AnsiColor: eliminating boring output (https://github.com/jenkinsci/ansicolor-plugin ) | |
Feb 01, 2019 11:29:44 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Prepared all plugins | |
Feb 01, 2019 11:29:44 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Started all plugins | |
Feb 01, 2019 11:29:52 AM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error | |
INFO: Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAndRestartOperation$DescriptorImpl; skipping | |
Feb 01, 2019 11:29:52 AM io.fabric8.jenkins.openshiftsync.GlobalPluginConfiguration$1 doRun | |
INFO: Waiting for Jenkins to be started | |
Feb 01, 2019 11:29:54 AM org.openid4java.server.RealmVerifier setEnforceRpId | |
WARNING: RP discovery / realm validation disabled; | |
Feb 01, 2019 11:29:55 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Augmented all extensions | |
Feb 01, 2019 11:29:55 AM io.fabric8.jenkins.openshiftsync.BuildConfigWatcher start | |
INFO: Now handling startup build configs!! | |
Feb 01, 2019 11:29:55 AM io.fabric8.jenkins.openshiftsync.SecretWatcher start | |
INFO: Now handling startup secrets!! | |
Feb 01, 2019 11:29:55 AM io.fabric8.jenkins.openshiftsync.ConfigMapWatcher start | |
INFO: Now handling startup ConfigMaps!! | |
Feb 01, 2019 11:29:57 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Loaded all jobs | |
Feb 01, 2019 11:29:57 AM hudson.model.AsyncPeriodicWork$1 run | |
INFO: Started Download metadata | |
Feb 01, 2019 11:29:57 AM hudson.model.AllView migrateLegacyPrimaryAllViewLocalizedName | |
INFO: JENKINS-38606 detected for AllView in hudson.model.Hudson@110aac; renaming view from All to all | |
Feb 01, 2019 11:29:58 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:29:58 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:29:58 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:29:58 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:30:00 AM io.fabric8.jenkins.openshiftsync.ConfigMapWatcher$1 doRun | |
INFO: watching the ConfigMapList | |
Feb 01, 2019 11:30:00 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:30:00 AM org.jenkinsci.remoting.util.AnonymousClassWarnings warn | |
WARNING: Attempt to (de-)serialize anonymous class com.cloudbees.plugins.credentials.CredentialsScope$2 in file:/var/lib/jenkins/plugins/credentials/WEB-INF/lib/credentials.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ | |
Feb 01, 2019 11:30:00 AM io.fabric8.jenkins.openshiftsync.BuildWatcher$1 doRun | |
INFO: watching the BuildList | |
Feb 01, 2019 11:30:00 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:30:00 AM io.fabric8.jenkins.openshiftsync.SecretWatcher$1 doRun | |
INFO: watching the SecretList | |
Feb 01, 2019 11:30:00 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:30:02 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh | |
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@43333c: display name [Root WebApplicationContext]; startup date [Fri Feb 01 11:30:02 UTC 2019]; root of context hierarchy | |
Feb 01, 2019 11:30:02 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory | |
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@43333c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@c9f263 | |
Feb 01, 2019 11:30:02 AM hudson.plugins.buildblocker.PipelineJobListener onCreated | |
INFO: Adding blocking properties BuildBlockerProperty{useBuildBlocker=true, blockLevel=GLOBAL, scanQueueFor=DISABLED, blockingJobs='.*'} to job nnnn | |
Feb 01, 2019 11:30:03 AM io.fabric8.jenkins.openshiftsync.PipelineJobListener buildConfigProjectForJob | |
INFO: Found BuildConfigProjectProperty for namespace: ijarif-preview name: nnnn | |
Feb 01, 2019 11:30:03 AM io.fabric8.jenkins.openshiftsync.PipelineJobListener upsertWorkflowJob | |
INFO: Upsert WorkflowJob nnnn to BuildConfig: ijarif-preview/nnnn in OpenShift | |
Feb 01, 2019 11:30:03 AM io.fabric8.jenkins.openshiftsync.OpenShiftUtils findBCbyNameOrLabel | |
INFO: Finding BuildConfig for namespace: ijarif-preview name: nnnn | |
Feb 01, 2019 11:30:03 AM io.fabric8.jenkins.openshiftsync.OpenShiftUtils findBCbyNameOrLabel | |
INFO: Able to find BuildConfig for namespace: ijarif-preview name: nnnn | |
Feb 01, 2019 11:30:03 AM io.fabric8.jenkins.openshiftsync.BuildConfigToJobMapper updateBuildConfigFromJob | |
WARNING: Cannot update BuildConfig NamespaceName{ijarif-preview:nnnn} as the definition is of class org.jenkinsci.plugins.workflow.multibranch.SCMBinder | |
Feb 01, 2019 11:30:03 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons | |
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c9f263: defining beans [authenticationManager]; root of factory hierarchy | |
Feb 01, 2019 11:30:04 AM hudson.model.UpdateSite updateData | |
INFO: Obtained the latest update center data file for UpdateSource default | |
Feb 01, 2019 11:30:05 AM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller | |
Feb 01, 2019 11:30:05 AM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.plugins.gradle.GradleInstaller | |
Feb 01, 2019 11:30:06 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh | |
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@829504: display name [Root WebApplicationContext]; startup date [Fri Feb 01 11:30:06 UTC 2019]; root of context hierarchy | |
Feb 01, 2019 11:30:06 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory | |
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@829504]: org.springframework.beans.factory.support.DefaultListableBeanFactory@179837d | |
Feb 01, 2019 11:30:06 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons | |
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@179837d: defining beans [filter,legacy]; root of factory hierarchy | |
Feb 01, 2019 11:30:06 AM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.plugins.nodejs.tools.NodeJSInstaller | |
Feb 01, 2019 11:30:06 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftSetOAuth setOauth | |
INFO: OpenShift OAuth: enable oauth set to true force true lastCheck Thu Jan 01 00:00:00 UTC 1970 | |
Feb 01, 2019 11:30:06 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftSetOAuth setOauth | |
INFO: OpenShift OAuth: configured security realm on startup: hudson.security.HudsonPrivateSecurityRealm@13275ce last check Thu Jan 01 00:00:00 UTC 1970 | |
Feb 01, 2019 11:30:07 AM hudson.model.DownloadService$Downloadable load | |
INFO: Obtained the updated data file for hudson.tools.JDKInstaller | |
Feb 01, 2019 11:30:07 AM hudson.model.AsyncPeriodicWork$1 run | |
INFO: Finished Download metadata. 9,467 ms | |
Feb 01, 2019 11:30:07 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftOAuth2SecurityRealm populateDefaults | |
INFO: OpenShift OAuth: provider: OpenShiftProviderInfo: issuer: https://api.starter-us-east-2a.openshift.com auth ep: https://api.starter-us-east-2a.openshift.com/oauth/authorize token ep: https://api.starter-us-east-2a.openshift.com/oauth/token | |
Feb 01, 2019 11:30:07 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftOAuth2SecurityRealm populateDefaults | |
INFO: OpenShift OAuth returning true with namespace ijarif-preview-jenkins SA dir null default /run/secrets/kubernetes.io/serviceaccount SA name null default jenkins client ID null default system:serviceaccount:ijarif-preview-jenkins:jenkins secret null default eyJhb....... redirect null default https://api.starter-us-east-2a.openshift.com server null default https://openshift.default.svc | |
Feb 01, 2019 11:30:07 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftOAuth2SecurityRealm populateDefaults | |
INFO: OpenShift OAuth: provider: OpenShiftProviderInfo: issuer: https://api.starter-us-east-2a.openshift.com auth ep: https://api.starter-us-east-2a.openshift.com/oauth/authorize token ep: https://api.starter-us-east-2a.openshift.com/oauth/token | |
Feb 01, 2019 11:30:07 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftOAuth2SecurityRealm populateDefaults | |
INFO: OpenShift OAuth returning true with namespace ijarif-preview-jenkins SA dir null default /run/secrets/kubernetes.io/serviceaccount SA name null default jenkins client ID null default system:serviceaccount:ijarif-preview-jenkins:jenkins secret null default eyJhb....... redirect null default https://api.starter-us-east-2a.openshift.com server null default https://openshift.default.svc | |
Feb 01, 2019 11:30:07 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftSetOAuth setOauth | |
INFO: OpenShift OAuth: running in OpenShift pod with required OAuth features: true | |
Feb 01, 2019 11:30:08 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh | |
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1287c9e: display name [Root WebApplicationContext]; startup date [Fri Feb 01 11:30:08 UTC 2019]; root of context hierarchy | |
Feb 01, 2019 11:30:08 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory | |
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1287c9e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1a5e24 | |
Feb 01, 2019 11:30:08 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons | |
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a5e24: defining beans [filter,legacy]; root of factory hierarchy | |
Feb 01, 2019 11:30:08 AM org.openshift.jenkins.plugins.openshiftlogin.OpenShiftSetOAuth setOauth | |
INFO: OpenShift OAuth: Jenkins security realm set to OpenShift OAuth | |
Feb 01, 2019 11:30:08 AM io.fabric8.jenkins.openshiftsync.BuildConfigWatcher$2 call | |
INFO: Created job nnnn from BuildConfig NamespaceName{ijarif-preview:nnnn} with revision: 561516187 | |
Feb 01, 2019 11:30:08 AM io.fabric8.jenkins.openshiftsync.BuildConfigWatcher$1 doRun | |
INFO: watching the BuildConfigList | |
Feb 01, 2019 11:30:08 AM okhttp3.internal.platform.Platform log | |
INFO: ALPN callback dropped: HTTP/2 is disabled. Is alpn-boot on the boot class path? | |
Feb 01, 2019 11:30:22 AM jenkins.InitReactorRunner$1 onAttained | |
INFO: Completed initialization | |
Feb 01, 2019 11:30:22 AM hudson.WebAppMain$3 run | |
INFO: Jenkins is fully up and running | |
Feb 01, 2019 11:30:50 AM jenkins.metrics.api.Metrics$HealthChecker execute | |
WARNING: Some health checks are reporting as unhealthy: [disk-space : Only 0.924 Gb free on (master)] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment