Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00) Maven home: C:\ws\devstudio1.2-try1\my-spring-boot\EMBEDDED Java version: 1.8.0_102, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_102\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos" [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.enterprise.inject.* < plexus.core [DEBUG] Imported: javax.enterprise.util.* < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from EMBEDDED\conf\settings.xml [DEBUG] Reading user settings from C:\Users\Aurelien Pupier\.m2\settings.xml [DEBUG] Reading global toolchains from EMBEDDED\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\Aurelien Pupier\.m2\toolchains.xml [DEBUG] Using local repository at C:\Users\Aurelien Pupier\.m2\repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\Aurelien Pupier\.m2\repository [INFO] Scanning for projects... [DEBUG] Extension realms for project org.my.spring.boot:my-spring-boot:jar:1.0.0-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [DEBUG] Resolving plugin prefix fabric8 from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix fabric8 to io.fabric8:fabric8-maven-plugin from POM org.my.spring.boot:my-spring-boot:jar:1.0.0-SNAPSHOT [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: org.my.spring.boot:my-spring-boot:jar:1.0.0-SNAPSHOT [DEBUG] Tasks: [clean, install, fabric8:deploy] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Fabric8 :: Quickstarts :: Spring-Boot :: Camel 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Resolving plugin prefix fabric8 from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix fabric8 to io.fabric8:fabric8-maven-plugin from POM org.my.spring.boot:my-spring-boot:jar:1.0.0-SNAPSHOT [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT [DEBUG] Dependencies (collect): [compile+runtime] [DEBUG] Dependencies (resolve): [compile, compile+runtime, runtime, test] [DEBUG] Repositories (dependencies): [fuse-internal (http://download-node-02.eng.bos.redhat.com/brewroot/repos/jb-common-build/latest/maven/, default, releases+snapshots), redhat-ea (https://maven.repository.redhat.com/earlyaccess/all, default, releases+snapshots), jboss-ea (http://repository.jboss.org/nexus/content/groups/ea, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Repositories (plugins) : [fuse-internal (http://download-node-02.eng.bos.redhat.com/brewroot/repos/jb-common-build/latest/maven/, default, releases+snapshots), redhat-ea (https://maven.repository.redhat.com/earlyaccess/all, default, releases+snapshots), jboss-ea (http://repository.jboss.org/nexus/content/groups/ea, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: ${clean.excludeDefaultDirectories} ${maven.clean.failOnError} ${clean.followSymLinks} ${maven.clean.retryOnError} ${clean.skip} ${clean.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${fabric8.build.strategy} ${fabric8.kubernetesInitContainerPVChmod} ${fabric8.mode} ${fabric8.namespace} ${fabric8.openshift.deployTimeoutSeconds} ${fabric8.openshiftManifest} ${fabric8.profile} ${fabric8.resourceDir} ${fabric8.resourceType} ${fabric8.skip} ${fabric8.targetDir} ${fabric8.useColor} ${fabric8.useProjectClasspath} ${fabric8.verbose} ${fabric8.workDir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.main.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.test.additionalClasspath} ${argLine} ${childDelegation} ${maven.test.dependency.excludes} ${maven.surefire.debug} ${dependenciesToScan} ${disableXmlReport} ${enableAssertions} ${excludedGroups} **/*KT.java ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkCount} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} ${jvm} ${objectFactory} ${parallel} ${parallelOptimized} ${surefire.parallel.forcedTimeout} ${surefire.parallel.timeout} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${surefire.rerunFailingTestsCount} ${reuseForks} ${surefire.runOrder} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${surefire.suiteXmlFiles} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${threadCountClasses} ${threadCountMethods} ${threadCountSuites} ${trimStackTrace} ${surefire.useFile} ${surefire.useManifestOnlyJar} ${surefire.useSystemClassLoader} ${useUnlimitedThreads} ${basedir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) [DEBUG] Style: Regular [DEBUG] Configuration: ${jar.finalName} ${jar.forceCreation} ${jar.skipIfEmpty} ${jar.useDefaultManifestFile} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.springframework.boot:spring-boot-maven-plugin:1.4.1.RELEASE:repackage (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${excludeArtifactIds} ${excludeGroupIds} ${skip} [DEBUG] --- init fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) --- [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] --- exit fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) --- [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${docker.apiVersion} ${docker.autoPull} ${fabric8.build.recreate} ${fabric8.build.strategy} ${docker.certPath} ${docker.host} ${mojoExecution} ${docker.image} ${docker.keepContainer} ${docker.logDate} ${docker.logStdout} ${docker.maxConnections} ${fabric8.mode} ${fabric8.namespace} ${fabric8.openshiftManifest} ${docker.target.dir} ${fabric8.profile} ${docker.pull.registry} ${docker.registry} ${docker.removeVolumes} ${fabric8.resourceDir} ${fabric8.s2i.buildNameSuffix} ${session} ${fabric8.skip} ${docker.skip.build} ${fabric8.skip.build.pom} ${docker.skip.machine} ${docker.skip.tag} ${docker.source.dir} ${fabric8.targetDir} ${docker.useColor} ${fabric8.useProjectClasspath} ${docker.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) [DEBUG] Style: Regular [DEBUG] Configuration: ${createChecksum} ${localRepository} ${maven.install.skip} ${updateReleaseInfo} [DEBUG] --- init fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:deploy (default-cli) --- [DEBUG] Dependencies (collect): [compile+runtime] [DEBUG] Dependencies (resolve): [compile, compile+runtime, runtime, test] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${fabric8.build.strategy} ${fabric8.kubernetesInitContainerPVChmod} ${fabric8.mode} ${fabric8.namespace} ${fabric8.openshift.deployTimeoutSeconds} ${fabric8.openshiftManifest} ${fabric8.profile} ${fabric8.resourceDir} ${fabric8.resourceType} ${fabric8.skip} ${fabric8.targetDir} ${fabric8.useColor} ${fabric8.useProjectClasspath} ${fabric8.verbose} ${fabric8.workDir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.main.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: ${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${maven.compiler.optimize} ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: ${maven.test.additionalClasspath} ${argLine} ${childDelegation} ${maven.test.dependency.excludes} ${maven.surefire.debug} ${dependenciesToScan} ${disableXmlReport} ${enableAssertions} ${excludedGroups} **/*KT.java ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkCount} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} ${jvm} ${objectFactory} ${parallel} ${parallelOptimized} ${surefire.parallel.forcedTimeout} ${surefire.parallel.timeout} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${surefire.rerunFailingTestsCount} ${reuseForks} ${surefire.runOrder} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${surefire.suiteXmlFiles} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${threadCountClasses} ${threadCountMethods} ${threadCountSuites} ${trimStackTrace} ${surefire.useFile} ${surefire.useManifestOnlyJar} ${surefire.useSystemClassLoader} ${useUnlimitedThreads} ${basedir} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) [DEBUG] Style: Regular [DEBUG] Configuration: ${jar.finalName} ${jar.forceCreation} ${jar.skipIfEmpty} ${jar.useDefaultManifestFile} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.springframework.boot:spring-boot-maven-plugin:1.4.1.RELEASE:repackage (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${excludeArtifactIds} ${excludeGroupIds} ${skip} [DEBUG] --- init fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) --- [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] --- exit fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) --- [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:build (default) [DEBUG] Style: Regular [DEBUG] Configuration: ${docker.apiVersion} ${docker.autoPull} ${fabric8.build.recreate} ${fabric8.build.strategy} ${docker.certPath} ${docker.host} ${mojoExecution} ${docker.image} ${docker.keepContainer} ${docker.logDate} ${docker.logStdout} ${docker.maxConnections} ${fabric8.mode} ${fabric8.namespace} ${fabric8.openshiftManifest} ${docker.target.dir} ${fabric8.profile} ${docker.pull.registry} ${docker.registry} ${docker.removeVolumes} ${fabric8.resourceDir} ${fabric8.s2i.buildNameSuffix} ${session} ${fabric8.skip} ${docker.skip.build} ${fabric8.skip.build.pom} ${docker.skip.machine} ${docker.skip.tag} ${docker.source.dir} ${fabric8.targetDir} ${docker.useColor} ${fabric8.useProjectClasspath} ${docker.verbose} [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) [DEBUG] Style: Regular [DEBUG] Configuration: ${createChecksum} ${localRepository} ${maven.install.skip} ${updateReleaseInfo} [DEBUG] --- exit fork of org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT for io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:deploy (default-cli) --- [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:deploy (default-cli) [DEBUG] Style: Regular [DEBUG] Configuration: ${fabric8.deploy.createExternalUrls} ${fabric8.deploy.create} ${fabric8.deploy.deletePods} ${fabric8.deploy.failOnError} ${fabric8.deploy.failOnNoKubernetesJson} ${fabric8.deploy.ignoreRunningOAuthClients} ${fabric8.deploy.ignoreServices} ${fabric8.deploy.jsonLogDir} ${fabric8.kubernetesManifest} ${fabric8.namespace} ${fabric8.openshiftManifest} ${fabric8.deploy.processTemplatesLocally} ${fabric8.recreate} ${fabric8.rolling} ${fabric8.domain} ${fabric8.serviceUrl.waitSeconds} ${fabric8.deploy.servicesOnly} ${fabric8.skip} ${fabric8.useColor} ${fabric8.verbose} [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=438, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=148, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11, ConflictResolver.conflictItemCount=324, DefaultDependencyCollector.collectTime=763, DefaultDependencyCollector.transformTime=17} [DEBUG] org.my.spring.boot:my-spring-boot:jar:1.0.0-SNAPSHOT [DEBUG] org.springframework.boot:spring-boot-starter-actuator:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-starter:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-autoconfigure:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-starter-logging:jar:1.4.1.RELEASE:compile [DEBUG] ch.qos.logback:logback-classic:jar:1.1.7:compile [DEBUG] ch.qos.logback:logback-core:jar:1.1.7:compile [DEBUG] org.slf4j:jul-to-slf4j:jar:1.7.21:compile [DEBUG] org.slf4j:log4j-over-slf4j:jar:1.7.21:compile [DEBUG] org.yaml:snakeyaml:jar:1.17:runtime [DEBUG] org.springframework.boot:spring-boot-actuator:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-starter-web:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-starter-tomcat:jar:1.4.1.RELEASE:compile [DEBUG] org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.5:compile [DEBUG] org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.5:compile [DEBUG] org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.5:compile [DEBUG] org.hibernate:hibernate-validator:jar:5.2.4.Final:compile [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile [DEBUG] org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile (version managed from 3.2.1.Final by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] com.fasterxml:classmate:jar:1.3.1:compile (version managed from 1.1.0 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.3:compile (version managed from 2.8.0 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.8.3:compile [DEBUG] org.springframework:spring-web:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-aop:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-webmvc:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-expression:jar:4.3.3.RELEASE:compile [DEBUG] org.apache.camel:camel-spring-boot-starter:jar:2.18.1.fuse-000006:compile [DEBUG] org.apache.camel:camel-spring-boot:jar:2.18.1.fuse-000006:compile [DEBUG] org.apache.camel:camel-spring:jar:2.18.1.fuse-000006:compile [DEBUG] org.springframework:spring-tx:jar:4.3.3.RELEASE:compile [DEBUG] com.sun.xml.bind:jaxb-core:jar:2.2.11:compile [DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile [DEBUG] org.apache.camel:camel-core-starter:jar:2.18.1.fuse-000006:compile [DEBUG] org.apache.camel:camel-core:jar:2.18.1.fuse-000006:compile [DEBUG] com.github.ben-manes.caffeine:caffeine:jar:2.3.3:compile [DEBUG] junit:junit:jar:4.12:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] org.springframework:spring-test:jar:4.3.3.RELEASE:test [DEBUG] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [DEBUG] commons-logging:commons-logging:jar:1.2:compile [DEBUG] org.springframework.boot:spring-boot-starter-test:jar:1.4.1.RELEASE:test [DEBUG] org.springframework.boot:spring-boot-test:jar:1.4.1.RELEASE:test [DEBUG] org.springframework.boot:spring-boot-test-autoconfigure:jar:1.4.1.RELEASE:test [DEBUG] com.jayway.jsonpath:json-path:jar:2.2.0:test [DEBUG] net.minidev:json-smart:jar:2.2.1:test [DEBUG] net.minidev:accessors-smart:jar:1.1:test [DEBUG] org.ow2.asm:asm:jar:5.0.3:test [DEBUG] org.slf4j:slf4j-api:jar:1.7.21:compile (version managed from 1.7.16 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.assertj:assertj-core:jar:2.5.0:test [DEBUG] org.mockito:mockito-core:jar:1.10.19:test [DEBUG] org.objenesis:objenesis:jar:2.1:test [DEBUG] org.hamcrest:hamcrest-library:jar:1.3:test [DEBUG] org.skyscreamer:jsonassert:jar:1.3.0:test [DEBUG] org.json:json:jar:20140107:test (version managed from 20090211 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.jboss.arquillian.junit:arquillian-junit-container:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.junit:arquillian-junit-core:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.test:arquillian-test-api:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.core:arquillian-core-api:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.core:arquillian-core-spi:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.11.Final:test [DEBUG] org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.3:runtime [DEBUG] org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.core:arquillian-core-impl-base:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.test:arquillian-test-impl-base:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.container:arquillian-container-impl-base:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.config:arquillian-config-api:jar:1.1.11.Final:test [DEBUG] org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.11.Final:test [DEBUG] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-8:test [DEBUG] org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.11.Final:test [DEBUG] org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.2.3:test [DEBUG] org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.2.3:test [DEBUG] io.fabric8:fabric8-arquillian:jar:2.2.170.fuse-000001:test [DEBUG] io.fabric8:fabric8-annotations:jar:2.2.170.fuse-000001:test [DEBUG] javax.inject:javax.inject:jar:1:test [DEBUG] io.fabric8:kubernetes-api:jar:2.2.170.fuse-000001:test [DEBUG] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.3:test (version managed from 2.7.4 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] dnsjava:dnsjava:jar:2.1.7:test [DEBUG] io.fabric8:openshift-client:jar:1.4.14.fuse-000004:test [DEBUG] io.fabric8:kubernetes-client:jar:1.4.14.fuse-000004:test [DEBUG] io.fabric8:kubernetes-model:jar:1.0.58.fuse-000003:test [DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.3:test (version managed from 2.7.4 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] com.squareup.okhttp3:okhttp:jar:3.4.1:test [DEBUG] com.squareup.okio:okio:jar:1.9.0:test [DEBUG] com.squareup.okhttp3:logging-interceptor:jar:3.4.1:test [DEBUG] com.squareup.okhttp3:okhttp-ws:jar:3.4.1:test [DEBUG] io.fabric8:zjsonpatch:jar:0.2.3:test [DEBUG] com.github.mifmif:generex:jar:1.0.1:test [DEBUG] dk.brics.automaton:automaton:jar:1.11-8:test [DEBUG] io.fabric8:kubernetes-assertions:jar:2.2.170.fuse-000001:test [DEBUG] io.fabric8:jolokia-assertions:jar:2.2.170.fuse-000001:test [DEBUG] org.jolokia:jolokia-client-java:jar:1.3.5.redhat-1:test [DEBUG] com.googlecode.json-simple:json-simple:jar:1.1.1:test (version managed from 1.1.1.redhat-1 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.apache.httpcomponents:httpclient-osgi:jar:4.3.3:test [DEBUG] commons-codec:commons-codec:jar:1.10:test (version managed from 1.6 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] io.fabric8:kubernetes-jolokia:jar:2.2.170.fuse-000001:test [DEBUG] io.fabric8:fabric8-utils:jar:2.2.170.fuse-000001:test [DEBUG] io.fabric8:fabric8-devops:jar:2.2.170.fuse-000001:test [DEBUG] org.ops4j.pax.url:pax-url-aether:jar:2.4.7:test [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.21:compile (version managed from 1.6.6 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.fusesource.jansi:jansi:jar:1.11:test [DEBUG] org.jboss.arquillian.container:arquillian-container-spi:jar:1.1.11.Final:test [DEBUG] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0-alpha-8:test [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:pom:2.2.2:test [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:jar:2.2.2:runtime [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi:jar:2.2.2:runtime [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar:2.2.2:runtime [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven:jar:2.2.2:test [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive:jar:2.2.2:test [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:jar:2.2.2:test [DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:test [DEBUG] org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:test [DEBUG] org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:test [DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:test [DEBUG] org.eclipse.aether:aether-connector-basic:jar:1.0.0.v20140518:test [DEBUG] org.eclipse.aether:aether-transport-wagon:jar:1.0.0.v20140518:test [DEBUG] org.apache.maven:maven-aether-provider:jar:3.2.5:test [DEBUG] org.apache.maven:maven-model:jar:3.2.5:test [DEBUG] org.apache.maven:maven-model-builder:jar:3.2.5:test [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:test [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.2.5:test [DEBUG] org.apache.maven:maven-settings:jar:3.2.5:test [DEBUG] org.apache.maven:maven-settings-builder:jar:3.2.5:test [DEBUG] com.google.guava:guava:jar:18.0:test [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:test [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:test [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:test [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.6:test [DEBUG] org.apache.maven.wagon:wagon-file:jar:2.6:test [DEBUG] commons-lang:commons-lang:jar:2.6:test [DEBUG] org.apache.maven.wagon:wagon-http-lightweight:jar:2.6:test [DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:2.6:test [DEBUG] org.jsoup:jsoup:jar:1.7.2:test [DEBUG] commons-io:commons-io:jar:2.4:test (version managed from 2.2 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive:jar:2.2.2:test [DEBUG] org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven-archive:jar:2.2.2:runtime (scope managed from compile by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1:test [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1:test [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.3:test [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.3:test [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.15:test [DEBUG] xml-apis:xml-apis:jar:1.4.01:test [DEBUG] javax.enterprise:cdi-api:jar:1.2:test [DEBUG] javax.el:javax.el-api:jar:2.2.5:test (version managed from 3.0.0 by io.fabric8:fabric8-project-bom-camel-spring-boot:2.2.170.fuse-000001) [DEBUG] javax.interceptor:javax.interceptor-api:jar:1.2:test [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ my-spring-boot --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=12, DefaultDependencyCollector.transformTime=0} [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = C:\ws\devstudio1.2-try1\my-spring-boot\target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = C:\ws\devstudio1.2-try1\my-spring-boot\target\classes [DEBUG] (f) reportDirectory = C:\ws\devstudio1.2-try1\my-spring-boot\target\site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes [DEBUG] -- end configuration -- [INFO] Deleting C:\ws\devstudio1.2-try1\my-spring-boot\target [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes\org\my\spring\boot\KubernetesIntegrationKT.class [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes\org\my\spring\boot [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes\org\my\spring [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes\org\my [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes\org [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\my-spring-boot-1.0.0-SNAPSHOT.jar.original [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\my-spring-boot-1.0.0-SNAPSHOT.jar [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\inputFiles.lst [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile\createdFiles.lst [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\testCompile\default-testCompile [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\testCompile [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\compile\default-compile\inputFiles.lst [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\compile\default-compile\createdFiles.lst [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\compile\default-compile [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin\compile [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status\maven-compiler-plugin [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-status [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-archiver\pom.properties [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\maven-archiver [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\generated-test-sources\test-annotations [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\generated-test-sources [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\generated-sources\annotations [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\generated-sources [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8\template-workdir\deployment.yml [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8\template-workdir [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8\deployment.yml [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8 [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\work [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\tmp\docker-build.tar [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\tmp [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\build\maven\my-spring-boot-1.0.0-SNAPSHOT.jar [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\build\maven [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\build\Dockerfile [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest\build [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot\latest [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker\my-spring-boot [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\docker [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\spring\camel-context.xml [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\spring [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\org\my\spring\boot\Application.class [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\org\my\spring\boot [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\org\my\spring [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\org\my [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\org [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift.yml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift.json [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift\my-spring-boot-svc.yml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift\my-spring-boot-is.yml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift\my-spring-boot-deploymentconfig.yml [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\kubernetes.yml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\kubernetes.json [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\kubernetes\my-spring-boot-svc.yml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\kubernetes\my-spring-boot-deployment.yml [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\kubernetes [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8 [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\logback.xml [INFO] Deleting file C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\application.properties [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes [INFO] Deleting directory C:\ws\devstudio1.2-try1\my-spring-boot\target [DEBUG] Skipping non-existing directory C:\ws\devstudio1.2-try1\my-spring-boot\target\classes [DEBUG] Skipping non-existing directory C:\ws\devstudio1.2-try1\my-spring-boot\target\test-classes [DEBUG] Skipping non-existing directory C:\ws\devstudio1.2-try1\my-spring-boot\target\site [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ my-spring-boot --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=62, DefaultDependencyCollector.transformTime=1} [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@5c647e05] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = C:\ws\devstudio1.2-try1\my-spring-boot\target\classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT @ C:\ws\devstudio1.2-try1\my-spring-boot\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\ws\devstudio1.2-try1\my-spring-boot\src\main\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@6e0d4a8 [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\WINDOWS, env.USERDOMAIN_ROAMINGPROFILE=DESKTOP-9NT300B, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, fabric8.mode=openshift, env.DOCKER_MACHINE_NAME-BAK=498b304, os.name=Windows 10, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_102\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_102\jre\classes, env.COMPUTERNAME=DESKTOP-9NT300B, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_102-b14, env.HOMEPATH=\Users\Aurelien Pupier, project.build.sourceEncoding=UTF-8, user.name=Aurelien Pupier, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00), env.PATH=C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\PuTTY\;C:\Program Files\RedHat\java-1.8.0-openjdk-1.8.0.102-1\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;c:\install\DevelopmentSuite-1.2-try1\cdk\bin;c:\install\DevelopmentSuite-1.1.0-try4\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cygwin\bin;C:\OpenShift;C:\Program Files\Docker Toolbox;C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;C:\Program Files\Git\bin;C:\Users\Aurelien Pupier\AppData\Local\Microsoft\WindowsApps;C:\install\che, user.language=en, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_102\jre\bin, classworlds.conf=C:\ws\devstudio1.2-try1\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf5085926901290409269.tmp, java.version=1.8.0_102, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel, fabric8.build.strategy=s2i, user.timezone=Europe/Paris, env.TEMP=C:\Users\AURELI~1\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_102\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.DOCKER_TLS_VERIFY-BAK=1, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, java.home=C:\Program Files\Java\jdk1.8.0_102\jre, env.APPDATA=C:\Users\Aurelien Pupier\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=10.0, env.GIT_HOME=C:\Program Files\Git, path.separator=;, env.DOCKER_VM_IP=10.0.75.2/24, java.vm.version=25.102-b14, user.variant=, env.USERPROFILE=C:\Users\Aurelien Pupier, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\AURELI~1\AppData\Local\Temp, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROGRAMFILES=C:\Program Files, maven-surefire-plugin.version=2.18.1, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, kubernetes.master=https://10.1.2.2:8443, user.home=C:\Users\Aurelien Pupier, maven-compiler-plugin.version=3.3, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, fabric8.version=2.2.170.fuse-000001, kubernetes.trust.certificates=true, env.NUMBER_OF_PROCESSORS=8, java.library.path=C:\Program Files\Java\jdk1.8.0_102\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\PuTTY\;C:\Program Files\RedHat\java-1.8.0-openjdk-1.8.0.102-1\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;c:\install\DevelopmentSuite-1.2-try1\cdk\bin;c:\install\DevelopmentSuite-1.1.0-try4\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cygwin\bin;C:\OpenShift;C:\Program Files\Docker Toolbox;C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;C:\Program Files\Git\bin;C:\Users\Aurelien Pupier\AppData\Local\Microsoft\WindowsApps;C:\install\che;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules, env.DOCKER_CERT_PATH-BAK=C:\certificate, java.vm.vendor=Oracle Corporation, maven.home=C:\ws\devstudio1.2-try1\my-spring-boot\EMBEDDED, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -Dkubernetes.master=https://10.1.2.2:8443 -Dkubernetes.auth.basic.username=openshift-dev -Dkubernetes.auth.basic.password=devel -Dkubernetes.trust.certificates=true -Dkubernetes.namespace=test -Dfabric8.mode=openshift -Dfabric8.build.strategy=s2i -B -X -e clean install fabric8:deploy, java.class.path=/C:/install/DevelopmentSuite-1.2-try1/developer-studio/studio/plugins/org.eclipse.m2e.maven.runtime_1.7.1.20161026-1740/jars/plexus-classworlds-2.5.2.jar, env.PROGRAMW6432=C:\Program Files, kubernetes.auth.basic.password=devel, maven.version=3.3.9, env.DOCKER_HOST-BACK=tcp://10.1.2.2:2376, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\DESKTOP-9NT300B, java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, java.io.tmpdir=C:\Users\AURELI~1\AppData\Local\Temp\, env.PROCESSOR_REVISION=3c03, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.CHE_VERSION=nightly, maven.multiModuleProjectDirectory=C:\ws\devstudio1.2-try1\my-spring-boot, fabric8.maven.plugin.version=3.1.80.fuse-000001, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, spring-boot.version=1.4.1.RELEASE, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, env.MAVEN_HOME=C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9, env.LOCALAPPDATA=C:\Users\Aurelien Pupier\AppData\Local, user.dir=C:\ws\devstudio1.2-try1\my-spring-boot, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, kubernetes.auth.basic.username=openshift-dev, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, kubernetes.namespace=test, env.VAGRANT_HOME=C:\install\.vagrant_home, env.USERNAME=Aurelien Pupier, file.encoding=Cp1252, env.USERDOMAIN=DESKTOP-9NT300B, env.DOCKER_TOOLBOX_INSTALL_PATH-BAK=C:\Program Files\Docker Toolbox, env.VAGRANT_DETECTED_OS=cygwin, java.specification.version=1.8, env.PROCESSOR_LEVEL=6, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory C:\ws\devstudio1.2-try1\my-spring-boot\src\main\resources excludes [] includes [] [DEBUG] ignoreDelta true [INFO] Copying 3 resources [DEBUG] file application.properties has a filtered file extension [DEBUG] copy C:\ws\devstudio1.2-try1\my-spring-boot\src\main\resources\application.properties to C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\application.properties [DEBUG] file logback.xml has a filtered file extension [DEBUG] copy C:\ws\devstudio1.2-try1\my-spring-boot\src\main\resources\logback.xml to C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\logback.xml [DEBUG] file camel-context.xml has a filtered file extension [DEBUG] copy C:\ws\devstudio1.2-try1\my-spring-boot\src\main\resources\spring\camel-context.xml to C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\spring\camel-context.xml [DEBUG] no use filter components [INFO] [INFO] --- fabric8-maven-plugin:3.1.80.fuse-000001:resource (default) @ my-spring-boot --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=502, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=143, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=320, DefaultDependencyCollector.collectTime=334, DefaultDependencyCollector.transformTime=4} [DEBUG] io.fabric8:fabric8-maven-plugin:jar:3.1.80.fuse-000001: [DEBUG] io.fabric8:docker-maven-plugin:jar:0.16.9.fuse-000001:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.2:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.5:compile [DEBUG] commons-codec:commons-codec:jar:1.10:compile [DEBUG] com.github.jnr:jnr-unixsocket:jar:0.12:compile [DEBUG] com.github.jnr:jnr-ffi:jar:2.0.9:compile [DEBUG] com.github.jnr:jffi:jar:1.2.11:compile [DEBUG] com.github.jnr:jffi:jar:native:1.2.11:runtime [DEBUG] org.ow2.asm:asm:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-commons:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-analysis:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-tree:jar:5.0.3:compile [DEBUG] org.ow2.asm:asm-util:jar:5.0.3:compile [DEBUG] com.github.jnr:jnr-x86asm:jar:1.0.2:compile [DEBUG] com.github.jnr:jnr-constants:jar:0.9.1:compile [DEBUG] com.github.jnr:jnr-enxio:jar:0.12:compile [DEBUG] com.github.jnr:jnr-posix:jar:3.0.29:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.4:compile [DEBUG] org.json:json:jar:20140107:compile [DEBUG] org.fusesource.jansi:jansi:jar:1.11:compile [DEBUG] org.bouncycastle:bcpkix-jdk15on:jar:1.54:compile [DEBUG] org.bouncycastle:bcprov-jdk15on:jar:1.54:compile [DEBUG] org.apache.maven.plugins:maven-assembly-plugin:jar:2.6:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile [DEBUG] log4j:log4j:jar:1.2.12:compile [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:3.0.1:compile [DEBUG] org.iq80.snappy:snappy:jar:0.3:compile [DEBUG] org.apache.maven.shared:file-management:jar:1.1:compile [DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.2:compile [DEBUG] commons-io:commons-io:jar:2.2:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.3:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.6:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:2.6:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile [DEBUG] org.apache.maven.shared:maven-repository-builder:jar:1.0:compile [DEBUG] joda-time:joda-time:jar:2.9.4:compile [DEBUG] org.yaml:snakeyaml:jar:1.17:compile [DEBUG] com.google.guava:guava:jar:19.0:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.22:compile [DEBUG] io.fabric8:fabric8-maven-core:jar:3.1.80.fuse-000001:compile [DEBUG] org.javassist:javassist:jar:3.20.0-GA:compile [DEBUG] io.fabric8:fabric8-maven-enricher-api:jar:3.1.80.fuse-000001:compile [DEBUG] org.eclipse.jgit:org.eclipse.jgit:jar:4.4.1.201607150455-r:compile [DEBUG] com.jcraft:jsch:jar:0.1.53:compile [DEBUG] com.googlecode.javaewah:JavaEWAH:jar:0.7.9:compile [DEBUG] io.fabric8:fabric8-maven-enricher-standard:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:ianaservicehelper:jar:0.0.1:compile [DEBUG] io.fabric8:fabric8-maven-enricher-fabric8:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:fabric8-maven-generator-api:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:fabric8-maven-generator-java-exec:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:fabric8-maven-generator-spring-boot:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:fabric8-maven-generator-karaf:jar:3.1.80.fuse-000001:compile [DEBUG] io.fabric8:kubernetes-api:jar:2.2.170.fuse-000001:compile [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile [DEBUG] io.fabric8:openshift-client:jar:1.4.14.fuse-000004:compile [DEBUG] io.fabric8:kubernetes-client:jar:1.4.14.fuse-000004:compile [DEBUG] io.fabric8:kubernetes-model:jar:1.0.58.fuse-000003:compile [DEBUG] com.squareup.okhttp3:okhttp:jar:3.4.1:compile [DEBUG] com.squareup.okio:okio:jar:1.9.0:compile [DEBUG] com.squareup.okhttp3:logging-interceptor:jar:3.4.1:compile [DEBUG] com.squareup.okhttp3:okhttp-ws:jar:3.4.1:compile [DEBUG] org.slf4j:jul-to-slf4j:jar:1.7.21:compile [DEBUG] io.fabric8:zjsonpatch:jar:0.2.3:compile [DEBUG] com.github.mifmif:generex:jar:1.0.1:compile [DEBUG] dk.brics.automaton:automaton:jar:1.11-8:compile [DEBUG] io.fabric8:fabric8-utils:jar:2.2.170.fuse-000001:compile [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.3:compile [DEBUG] dnsjava:dnsjava:jar:2.1.7:compile [DEBUG] org.slf4j:slf4j-api:jar:1.7.21:compile [DEBUG] io.fabric8:fabric8-project-utils:jar:2.2.170.fuse-000001:compile [DEBUG] io.fabric8:gitrepo-api:jar:2.2.170.fuse-000001:compile [DEBUG] io.fabric8:cxf-utils:jar:2.2.170.fuse-000001:compile [DEBUG] net.oauth.core:oauth:jar:20100527:compile [DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.3:compile [DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.3:compile [DEBUG] org.apache.cxf:cxf-rt-rs-client:jar:3.1.5.redhat-630187:compile [DEBUG] org.apache.cxf:cxf-rt-transports-http:jar:3.1.5.redhat-630187:compile [DEBUG] org.apache.cxf:cxf-core:jar:3.1.5.redhat-630187:compile [DEBUG] org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:compile [DEBUG] org.codehaus.woodstox:stax2-api:jar:3.1.4:compile [DEBUG] org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1.redhat-1:compile [DEBUG] org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.1.5.redhat-630187:compile [DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile [DEBUG] io.fabric8:gitective-core:jar:0.9.16:compile [DEBUG] com.jcraft:jzlib:jar:1.1.3:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:3.3.1:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0:compile [DEBUG] javax.enterprise:cdi-api:jar:1.0:compile [DEBUG] javax.annotation:jsr250-api:jar:1.0:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0:compile [DEBUG] org.apache.maven:maven-core:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-settings:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-settings-builder:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-builder-support:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.3.1:compile [DEBUG] org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-api:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-util:jar:1.0.2.v20150114:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] aopalliance:aopalliance:jar:1.0:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.apache.maven:maven-model:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.3.1:compile [DEBUG] org.apache.maven:maven-compat:jar:3.3.1:compile [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.8:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile [DEBUG] org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16:compile [DEBUG] junit:junit:jar:4.11:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] org.springframework.boot:spring-boot-devtools:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework.boot:spring-boot-autoconfigure:jar:1.4.1.RELEASE:compile [DEBUG] org.springframework:spring-web:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-aop:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-expression:jar:4.3.3.RELEASE:compile [DEBUG] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [DEBUG] commons-logging:commons-logging:jar:1.2:compile [DEBUG] org.hibernate:hibernate-validator:jar:5.2.4.Final:compile [DEBUG] org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile [DEBUG] com.fasterxml:classmate:jar:1.1.0:compile [DEBUG] Created new class realm plugin>io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001 [DEBUG] Importing foreign packages into class realm plugin>io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:fabric8-maven-plugin:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:docker-maven-plugin:jar:0.16.9.fuse-000001 [DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.2 [DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.5 [DEBUG] Included: commons-codec:commons-codec:jar:1.10 [DEBUG] Included: com.github.jnr:jnr-unixsocket:jar:0.12 [DEBUG] Included: com.github.jnr:jnr-ffi:jar:2.0.9 [DEBUG] Included: com.github.jnr:jffi:jar:1.2.11 [DEBUG] Included: com.github.jnr:jffi:jar:native:1.2.11 [DEBUG] Included: org.ow2.asm:asm:jar:5.0.3 [DEBUG] Included: org.ow2.asm:asm-commons:jar:5.0.3 [DEBUG] Included: org.ow2.asm:asm-analysis:jar:5.0.3 [DEBUG] Included: org.ow2.asm:asm-tree:jar:5.0.3 [DEBUG] Included: org.ow2.asm:asm-util:jar:5.0.3 [DEBUG] Included: com.github.jnr:jnr-x86asm:jar:1.0.2 [DEBUG] Included: com.github.jnr:jnr-constants:jar:0.9.1 [DEBUG] Included: com.github.jnr:jnr-enxio:jar:0.12 [DEBUG] Included: com.github.jnr:jnr-posix:jar:3.0.29 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.4 [DEBUG] Included: org.json:json:jar:20140107 [DEBUG] Included: org.fusesource.jansi:jansi:jar:1.11 [DEBUG] Included: org.bouncycastle:bcpkix-jdk15on:jar:1.54 [DEBUG] Included: org.bouncycastle:bcprov-jdk15on:jar:1.54 [DEBUG] Included: org.apache.maven.plugins:maven-assembly-plugin:jar:2.6 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 [DEBUG] Included: log4j:log4j:jar:1.2.12 [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:3.0.1 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.3 [DEBUG] Included: org.apache.maven.shared:file-management:jar:1.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1 [DEBUG] Included: commons-io:commons-io:jar:2.2 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.3 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.6 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.6 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5 [DEBUG] Included: org.apache.maven.shared:maven-repository-builder:jar:1.0 [DEBUG] Included: joda-time:joda-time:jar:2.9.4 [DEBUG] Included: org.yaml:snakeyaml:jar:1.17 [DEBUG] Included: com.google.guava:guava:jar:19.0 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.22 [DEBUG] Included: io.fabric8:fabric8-maven-core:jar:3.1.80.fuse-000001 [DEBUG] Included: org.javassist:javassist:jar:3.20.0-GA [DEBUG] Included: io.fabric8:fabric8-maven-enricher-api:jar:3.1.80.fuse-000001 [DEBUG] Included: org.eclipse.jgit:org.eclipse.jgit:jar:4.4.1.201607150455-r [DEBUG] Included: com.jcraft:jsch:jar:0.1.53 [DEBUG] Included: com.googlecode.javaewah:JavaEWAH:jar:0.7.9 [DEBUG] Included: io.fabric8:fabric8-maven-enricher-standard:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:ianaservicehelper:jar:0.0.1 [DEBUG] Included: io.fabric8:fabric8-maven-enricher-fabric8:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:fabric8-maven-generator-api:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:fabric8-maven-generator-java-exec:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:fabric8-maven-generator-spring-boot:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:fabric8-maven-generator-karaf:jar:3.1.80.fuse-000001 [DEBUG] Included: io.fabric8:kubernetes-api:jar:2.2.170.fuse-000001 [DEBUG] Included: javax.validation:validation-api:jar:1.1.0.Final [DEBUG] Included: io.fabric8:openshift-client:jar:1.4.14.fuse-000004 [DEBUG] Included: io.fabric8:kubernetes-client:jar:1.4.14.fuse-000004 [DEBUG] Included: io.fabric8:kubernetes-model:jar:1.0.58.fuse-000003 [DEBUG] Included: com.squareup.okhttp3:okhttp:jar:3.4.1 [DEBUG] Included: com.squareup.okio:okio:jar:1.9.0 [DEBUG] Included: com.squareup.okhttp3:logging-interceptor:jar:3.4.1 [DEBUG] Included: com.squareup.okhttp3:okhttp-ws:jar:3.4.1 [DEBUG] Included: org.slf4j:jul-to-slf4j:jar:1.7.21 [DEBUG] Included: io.fabric8:zjsonpatch:jar:0.2.3 [DEBUG] Included: com.github.mifmif:generex:jar:1.0.1 [DEBUG] Included: dk.brics.automaton:automaton:jar:1.11-8 [DEBUG] Included: io.fabric8:fabric8-utils:jar:2.2.170.fuse-000001 [DEBUG] Included: com.fasterxml.jackson.core:jackson-core:jar:2.8.3 [DEBUG] Included: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.3 [DEBUG] Included: dnsjava:dnsjava:jar:2.1.7 [DEBUG] Included: io.fabric8:fabric8-project-utils:jar:2.2.170.fuse-000001 [DEBUG] Included: io.fabric8:gitrepo-api:jar:2.2.170.fuse-000001 [DEBUG] Included: io.fabric8:cxf-utils:jar:2.2.170.fuse-000001 [DEBUG] Included: net.oauth.core:oauth:jar:20100527 [DEBUG] Included: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.3 [DEBUG] Included: com.fasterxml.jackson.core:jackson-annotations:jar:2.8.3 [DEBUG] Included: com.fasterxml.jackson.core:jackson-databind:jar:2.8.3 [DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.3 [DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.3 [DEBUG] Included: org.apache.cxf:cxf-rt-rs-client:jar:3.1.5.redhat-630187 [DEBUG] Included: org.apache.cxf:cxf-rt-transports-http:jar:3.1.5.redhat-630187 [DEBUG] Included: org.apache.cxf:cxf-core:jar:3.1.5.redhat-630187 [DEBUG] Included: org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1 [DEBUG] Included: org.codehaus.woodstox:stax2-api:jar:3.1.4 [DEBUG] Included: org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1.redhat-1 [DEBUG] Included: org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.1.5.redhat-630187 [DEBUG] Included: javax.ws.rs:javax.ws.rs-api:jar:2.0.1 [DEBUG] Included: javax.annotation:javax.annotation-api:jar:1.2 [DEBUG] Included: io.fabric8:gitective-core:jar:0.9.16 [DEBUG] Included: com.jcraft:jzlib:jar:1.1.3 [DEBUG] Included: javax.enterprise:cdi-api:jar:1.0 [DEBUG] Included: javax.annotation:jsr250-api:jar:1.0 [DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 [DEBUG] Included: org.apache.maven:maven-builder-support:jar:3.3.1 [DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.2.v20150114 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 [DEBUG] Included: aopalliance:aopalliance:jar:1.0 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.22 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6 [DEBUG] Included: org.springframework.boot:spring-boot-devtools:jar:1.4.1.RELEASE [DEBUG] Included: org.springframework.boot:spring-boot:jar:1.4.1.RELEASE [DEBUG] Included: org.springframework.boot:spring-boot-autoconfigure:jar:1.4.1.RELEASE [DEBUG] Included: org.springframework:spring-web:jar:4.3.3.RELEASE [DEBUG] Included: org.springframework:spring-aop:jar:4.3.3.RELEASE [DEBUG] Included: org.springframework:spring-beans:jar:4.3.3.RELEASE [DEBUG] Included: org.springframework:spring-context:jar:4.3.3.RELEASE [DEBUG] Included: org.springframework:spring-expression:jar:4.3.3.RELEASE [DEBUG] Included: org.springframework:spring-core:jar:4.3.3.RELEASE [DEBUG] Included: commons-logging:commons-logging:jar:1.2 [DEBUG] Included: org.hibernate:hibernate-validator:jar:5.2.4.Final [DEBUG] Included: org.jboss.logging:jboss-logging:jar:3.3.0.Final [DEBUG] Included: com.fasterxml:classmate:jar:1.1.0 [DEBUG] Configuring mojo io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource from plugin realm ClassRealm[plugin>io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001, parent: sun.misc.Launcher$AppClassLoader@5c647e05] [DEBUG] Configuring mojo 'io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource' with basic configurator --> [DEBUG] (f) buildStrategy = s2i [DEBUG] (f) kubernetesInitContainerChMod = true [DEBUG] (f) mode = openshift [DEBUG] (f) openshiftManifest = C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8\openshift.yml [DEBUG] (f) project = MavenProject: org.my.spring.boot:my-spring-boot:1.0.0-SNAPSHOT @ C:\ws\devstudio1.2-try1\my-spring-boot\pom.xml [DEBUG] (f) resourceDir = C:\ws\devstudio1.2-try1\my-spring-boot\src\main\fabric8 [DEBUG] (f) session = org.apache.maven.execution.MavenSession@6e0d4a8 [DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@16872c4d [DEBUG] (f) skip = false [DEBUG] (f) targetDir = C:\ws\devstudio1.2-try1\my-spring-boot\target\classes\META-INF\fabric8 [DEBUG] (f) useColor = true [DEBUG] (f) useProjectClasspath = false [DEBUG] (f) verbose = false [DEBUG] (f) workDir = C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8 [DEBUG] -- end configuration -- [DEBUG] Trying to configure client from Kubernetes config... [DEBUG] Found for Kubernetes config at: [C:\Users\Aurelien Pupier\.kube\config]. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [INFO] F8: Running in OpenShift mode [INFO] F8: Using docker image name of namespace: test [INFO] F8: spring-boot: Using fat jar packaging as the spring boot plugin is using `repackage` goal execution [INFO] F8: Running generator spring-boot [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [INFO] F8: Using resource templates from C:\ws\devstudio1.2-try1\my-spring-boot\src\main\fabric8 [DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\WINDOWS, fabric8.internal.effective.platform.mode=openshift, env.USERDOMAIN_ROAMINGPROFILE=DESKTOP-9NT300B, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, fabric8.mode=openshift, env.DOCKER_MACHINE_NAME-BAK=498b304, os.name=Windows 10, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_102\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_102\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_102\jre\classes, env.COMPUTERNAME=DESKTOP-9NT300B, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_102-b14, env.HOMEPATH=\Users\Aurelien Pupier, project.build.sourceEncoding=UTF-8, user.name=Aurelien Pupier, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00), env.PATH=C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\PuTTY\;C:\Program Files\RedHat\java-1.8.0-openjdk-1.8.0.102-1\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;c:\install\DevelopmentSuite-1.2-try1\cdk\bin;c:\install\DevelopmentSuite-1.1.0-try4\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cygwin\bin;C:\OpenShift;C:\Program Files\Docker Toolbox;C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;C:\Program Files\Git\bin;C:\Users\Aurelien Pupier\AppData\Local\Microsoft\WindowsApps;C:\install\che, user.language=en, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_102\jre\bin, classworlds.conf=C:\ws\devstudio1.2-try1\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf5085926901290409269.tmp, java.version=1.8.0_102, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel, fabric8.build.strategy=s2i, user.timezone=Europe/Paris, env.TEMP=C:\Users\AURELI~1\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_102\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.DOCKER_TLS_VERIFY-BAK=1, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, java.home=C:\Program Files\Java\jdk1.8.0_102\jre, env.APPDATA=C:\Users\Aurelien Pupier\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=10.0, env.GIT_HOME=C:\Program Files\Git, path.separator=;, env.DOCKER_VM_IP=10.0.75.2/24, java.vm.version=25.102-b14, user.variant=, env.USERPROFILE=C:\Users\Aurelien Pupier, env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_65, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\AURELI~1\AppData\Local\Temp, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROGRAMFILES=C:\Program Files, maven-surefire-plugin.version=2.18.1, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, kubernetes.master=https://10.1.2.2:8443, user.home=C:\Users\Aurelien Pupier, maven-compiler-plugin.version=3.3, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, fabric8.version=2.2.170.fuse-000001, kubernetes.trust.certificates=true, env.NUMBER_OF_PROCESSORS=8, java.library.path=C:\Program Files\Java\jdk1.8.0_102\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\PuTTY\;C:\Program Files\RedHat\java-1.8.0-openjdk-1.8.0.102-1\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;c:\install\DevelopmentSuite-1.2-try1\cdk\bin;c:\install\DevelopmentSuite-1.1.0-try4\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0-try2\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite-1.1.0\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cdk\bin;C:\HashiCorp\Vagrant\bin;c:\install\DevelopmentSuite\cygwin\bin;C:\OpenShift;C:\Program Files\Docker Toolbox;C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9\bin;C:\Program Files\Git\bin;C:\Users\Aurelien Pupier\AppData\Local\Microsoft\WindowsApps;C:\install\che;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules, env.DOCKER_CERT_PATH-BAK=C:\certificate, java.vm.vendor=Oracle Corporation, maven.home=C:\ws\devstudio1.2-try1\my-spring-boot\EMBEDDED, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -Dkubernetes.master=https://10.1.2.2:8443 -Dkubernetes.auth.basic.username=openshift-dev -Dkubernetes.auth.basic.password=devel -Dkubernetes.trust.certificates=true -Dkubernetes.namespace=test -Dfabric8.mode=openshift -Dfabric8.build.strategy=s2i -B -X -e clean install fabric8:deploy, java.class.path=/C:/install/DevelopmentSuite-1.2-try1/developer-studio/studio/plugins/org.eclipse.m2e.maven.runtime_1.7.1.20161026-1740/jars/plexus-classworlds-2.5.2.jar, env.PROGRAMW6432=C:\Program Files, kubernetes.auth.basic.password=devel, maven.version=3.3.9, env.DOCKER_HOST-BACK=tcp://10.1.2.2:2376, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\\DESKTOP-9NT300B, java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, java.io.tmpdir=C:\Users\AURELI~1\AppData\Local\Temp\, env.PROCESSOR_REVISION=3c03, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.CHE_VERSION=nightly, maven.multiModuleProjectDirectory=C:\ws\devstudio1.2-try1\my-spring-boot, fabric8.maven.plugin.version=3.1.80.fuse-000001, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, spring-boot.version=1.4.1.RELEASE, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_102\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, docker.image.user=test, env.MAVEN_HOME=C:\install\apache-maven-3.3.9-bin\apache-maven-3.3.9, env.LOCALAPPDATA=C:\Users\Aurelien Pupier\AppData\Local, user.dir=C:\ws\devstudio1.2-try1\my-spring-boot, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, kubernetes.auth.basic.username=openshift-dev, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, kubernetes.namespace=test, env.VAGRANT_HOME=C:\install\.vagrant_home, env.USERNAME=Aurelien Pupier, file.encoding=Cp1252, env.USERDOMAIN=DESKTOP-9NT300B, env.DOCKER_TOOLBOX_INSTALL_PATH-BAK=C:\Program Files\Docker Toolbox, env.VAGRANT_DETECTED_OS=cygwin, java.specification.version=1.8, env.PROCESSOR_LEVEL=6, env.VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\} [DEBUG] filtering C:\ws\devstudio1.2-try1\my-spring-boot\src\main\fabric8\deployment.yml to C:\ws\devstudio1.2-try1\my-spring-boot\target\fabric8\deployment.yml 2016-11-03 13:38:22 INFO Version:30 - HV000001: Hibernate Validator 5.2.4.Final [INFO] F8: spring-boot-health-check: Adding readiness probe on port 8081, path='/health', with initial delay 10 seconds [INFO] F8: spring-boot-health-check: Adding liveness probe on port 8081, path='/health', with initial delay 180 seconds [INFO] F8: fmp-service: Adding a default Service with ports [8080] [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: fmp-openshift-s2i: Now moving any docker environment variables from the image build configuration as in S2I binary mode! [DEBUG] F8: fmp-openshift-s2i: Added to container my-spring-boot:latest $JAVA_APP_DIR=/deployments [DEBUG] F8: f8-icon: Chosen iconRef: camel [WARNING] F8: fmp-git: No .git/config file could be found so cannot annotate kubernetes resources with git commit SHA and branch [WARNING] F8: fmp-git: No .git/config file could be found so cannot annotate kubernetes resources with git commit SHA and branch [WARNING] F8: fmp-git: No .git/config file could be found so cannot annotate kubernetes resources with git commit SHA and branch [WARNING] F8: fmp-git: No .git/config file could be found so cannot annotate kubernetes resources with git commit SHA and branch [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.696 s [INFO] Finished at: 2016-11-03T13:38:24+01:00 [INFO] Final Memory: 40M/493M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource (default) on project my-spring-boot: Execution default of goal io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource failed: Conversion = 'P' -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource (default) on project my-spring-boot: Execution default of goal io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource failed: Conversion = 'P' at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal io.fabric8:fabric8-maven-plugin:3.1.80.fuse-000001:resource failed: Conversion = 'P' at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 20 more Caused by: java.util.UnknownFormatConversionException: Conversion = 'P' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2691) at java.util.Formatter$FormatSpecifier.(Formatter.java:2720) at java.util.Formatter.parse(Formatter.java:2560) at java.util.Formatter.format(Formatter.java:2501) at java.util.Formatter.format(Formatter.java:2455) at java.lang.String.format(String.java:2940) at io.fabric8.maven.docker.util.AnsiLogger.debug(AnsiLogger.java:70) at io.fabric8.maven.core.util.PrefixedLogger.debug(PrefixedLogger.java:36) at io.fabric8.maven.enricher.standard.DependencyEnricher.processArtifactSetResources(DependencyEnricher.java:166) at io.fabric8.maven.enricher.standard.DependencyEnricher.adapt(DependencyEnricher.java:120) at io.fabric8.maven.plugin.enricher.EnricherManager$2.apply(EnricherManager.java:174) at io.fabric8.maven.plugin.enricher.EnricherManager$2.apply(EnricherManager.java:171) at io.fabric8.maven.plugin.enricher.EnricherManager.loop(EnricherManager.java:213) at io.fabric8.maven.plugin.enricher.EnricherManager.adapt(EnricherManager.java:171) at io.fabric8.maven.plugin.enricher.EnricherManager.enrich(EnricherManager.java:120) at io.fabric8.maven.plugin.enricher.EnricherManager.enrich(EnricherManager.java:109) at io.fabric8.maven.plugin.mojo.build.ResourceMojo.generateAppResources(ResourceMojo.java:565) at io.fabric8.maven.plugin.mojo.build.ResourceMojo.generateResources(ResourceMojo.java:504) at io.fabric8.maven.plugin.mojo.build.ResourceMojo.executeInternal(ResourceMojo.java:248) at io.fabric8.maven.plugin.mojo.AbstractFabric8Mojo.execute(AbstractFabric8Mojo.java:77) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 21 more [ERROR] [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException