[INFO] Scanning for projects... [INFO] Inspecting build with total of 3 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dockerfile Maven Support [INFO] Dockerfile Maven Extension [INFO] Dockerfile Maven Plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dockerfile Maven Support 1.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- license-maven-plugin:1.9:check-file-header (check-file-header) @ dockerfile-maven --- [WARNING] No file to scan. [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dockerfile Maven Extension 1.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- license-maven-plugin:1.9:check-file-header (check-file-header) @ dockerfile-maven-extension --- [WARNING] No file to scan. [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dockerfile-maven-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dockerfile-maven-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dockerfile-maven-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dockerfile-maven-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dockerfile-maven-extension --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dockerfile-maven-extension --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dockerfile Maven Plugin 1.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ dockerfile-maven-plugin --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ dockerfile-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ dockerfile-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. [INFO] [INFO] --- license-maven-plugin:1.9:check-file-header (check-file-header) @ dockerfile-maven-plugin --- [INFO] Will search files to update from root /Users/dmorhovich/dockerfile-maven/plugin/src/main/java [INFO] Scan 5 files header done in 25.004ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dockerfile-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dockerfile-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /Users/dmorhovich/dockerfile-maven/plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ dockerfile-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ dockerfile-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dockerfile-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dockerfile-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dockerfile-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dockerfile-maven-plugin --- [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/dockerfile-maven-plugin-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ dockerfile-maven-plugin --- [INFO] [INFO] --- maven-invoker-plugin:1.9:install (integration-test) @ dockerfile-maven-plugin --- [INFO] Installing /Users/dmorhovich/dockerfile-maven/pom.xml to /Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/com/spotify/dockerfile-maven/1.2.3-SNAPSHOT/dockerfile-maven-1.2.3-SNAPSHOT.pom [INFO] Installing /Users/dmorhovich/dockerfile-maven/extension/pom.xml to /Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/com/spotify/dockerfile-maven-extension/1.2.3-SNAPSHOT/dockerfile-maven-extension-1.2.3-SNAPSHOT.pom [INFO] Installing /Users/dmorhovich/dockerfile-maven/extension/target/dockerfile-maven-extension-1.2.3-SNAPSHOT.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/com/spotify/dockerfile-maven-extension/1.2.3-SNAPSHOT/dockerfile-maven-extension-1.2.3-SNAPSHOT.jar [INFO] Installing /Users/dmorhovich/dockerfile-maven/plugin/pom.xml to /Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/com/spotify/dockerfile-maven-plugin/1.2.3-SNAPSHOT/dockerfile-maven-plugin-1.2.3-SNAPSHOT.pom [INFO] Installing /Users/dmorhovich/dockerfile-maven/plugin/target/dockerfile-maven-plugin-1.2.3-SNAPSHOT.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/com/spotify/dockerfile-maven-plugin/1.2.3-SNAPSHOT/dockerfile-maven-plugin-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ dockerfile-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-invoker-plugin:1.9:integration-test (integration-test) @ dockerfile-maven-plugin --- [INFO] Building: advanced/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for com.spotify.it:backend:jar:1.0-SNAPSHOT [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.spotify.it:backend:[unknown-version], /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/pom.xml, line 53, column 15 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.spotify.it:backend:[unknown-version], /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/pom.xml, line 61, column 15 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for com.spotify.it:frontend:jar:1.0-SNAPSHOT [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.spotify.it:frontend:[unknown-version], /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/pom.xml, line 89, column 15 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.spotify.it:frontend:[unknown-version], /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/pom.xml, line 97, column 15 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-failsafe-plugin is missing. @ com.spotify.it:frontend:[unknown-version], /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/pom.xml, line 143, column 15 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] advanced [INFO] [INFO] backend [INFO] [INFO] frontend [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building advanced 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ advanced --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building backend 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ backend --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default) @ backend --- [INFO] [INFO] Copying jetty-servlet-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-servlet-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-client-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/websocket-client-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-api-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/websocket-api-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-http-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-http-9.3.2.v20150730.jar [INFO] [INFO] Copying spark-core-2.3.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/spark-core-2.3.jar [INFO] [INFO] Copying jetty-security-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-security-9.3.2.v20150730.jar [INFO] [INFO] Copying javax.servlet-api-3.1.0.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/javax.servlet-api-3.1.0.jar [INFO] [INFO] Copying jetty-server-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-server-9.3.2.v20150730.jar [INFO] [INFO] Copying slf4j-api-1.7.12.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/slf4j-api-1.7.12.jar [INFO] [INFO] Copying websocket-servlet-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/websocket-servlet-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-xml-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-xml-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-server-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/websocket-server-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-util-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-util-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-io-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-io-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-common-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/websocket-common-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-webapp-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/jetty-webapp-9.3.2.v20150730.jar [INFO] [INFO] Copying slf4j-simple-1.7.12.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/lib/slf4j-simple-1.7.12.jar [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ backend --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ backend --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ backend --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ backend --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ backend --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ backend --- [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/backend.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ backend --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend [INFO] [INFO] [INFO] [INFO] Image will be built as spotify/dockerfile-advanced-backend:latest [INFO] [INFO] [INFO] [INFO] Step 1/5 : FROM java [INFO] [INFO] Pulling from library/java [INFO] [INFO] Digest: sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d [INFO] [INFO] Status: Image is up to date for java:latest [INFO] [INFO] ---> d23bdf5b1b1b [INFO] [INFO] Step 2/5 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> f6017d8b4ce3 [INFO] [INFO] Step 3/5 : ENTRYPOINT /usr/bin/java -jar /usr/share/backend/backend.jar [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 4dbe8a602b3a [INFO] [INFO] Step 4/5 : ADD target/lib /usr/share/backend/lib [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 28d7a5f69232 [INFO] [INFO] Step 5/5 : ADD target/backend.jar /usr/share/backend/backend.jar [INFO] [INFO] ---> fbb0b86c2891 [INFO] [INFO] Removing intermediate container 451fb14c2515 [INFO] [INFO] Successfully built fbb0b86c2891 [INFO] [INFO] [INFO] [INFO] Detected build of image with id fbb0b86c2891 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/backend/target/backend-docker-info.jar [INFO] [INFO] Successfully built spotify/dockerfile-advanced-backend:latest [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building frontend 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ frontend --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default) @ frontend --- [INFO] [INFO] Copying jetty-servlet-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-servlet-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-client-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/websocket-client-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-api-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/websocket-api-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-http-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-http-9.3.2.v20150730.jar [INFO] [INFO] Copying spark-core-2.3.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/spark-core-2.3.jar [INFO] [INFO] Copying jetty-security-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-security-9.3.2.v20150730.jar [INFO] [INFO] Copying javax.servlet-api-3.1.0.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/javax.servlet-api-3.1.0.jar [INFO] [INFO] Copying jetty-server-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-server-9.3.2.v20150730.jar [INFO] [INFO] Copying guava-19.0.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/guava-19.0.jar [INFO] [INFO] Copying slf4j-api-1.7.12.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/slf4j-api-1.7.12.jar [INFO] [INFO] Copying websocket-servlet-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/websocket-servlet-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-xml-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-xml-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-server-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/websocket-server-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-util-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-util-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-io-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-io-9.3.2.v20150730.jar [INFO] [INFO] Copying websocket-common-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/websocket-common-9.3.2.v20150730.jar [INFO] [INFO] Copying jetty-webapp-9.3.2.v20150730.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/jetty-webapp-9.3.2.v20150730.jar [INFO] [INFO] Copying slf4j-simple-1.7.12.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/slf4j-simple-1.7.12.jar [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ frontend --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ frontend --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ frontend --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ frontend --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/test-classes [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ frontend --- [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ frontend --- [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/frontend.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ frontend --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend [INFO] [INFO] [INFO] [INFO] Image will be built as spotify/dockerfile-advanced-frontend:latest [INFO] [INFO] [INFO] [INFO] Step 1/5 : FROM java [INFO] [INFO] Pulling from library/java [INFO] [INFO] Digest: sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d [INFO] [INFO] Status: Image is up to date for java:latest [INFO] [INFO] ---> d23bdf5b1b1b [INFO] [INFO] Step 2/5 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> f6017d8b4ce3 [INFO] [INFO] Step 3/5 : ENTRYPOINT /usr/bin/java -jar /usr/share/frontend/frontend.jar [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 21ae209c8235 [INFO] [INFO] Step 4/5 : ADD target/lib /usr/share/frontend/lib [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> c438ef077d99 [INFO] [INFO] Step 5/5 : ADD target/frontend.jar /usr/share/frontend/frontend.jar [INFO] [INFO] ---> 52be8037b656 [INFO] [INFO] Removing intermediate container 2f117bb162e5 [INFO] [INFO] Successfully built 52be8037b656 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 52be8037b656 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/frontend-docker-info.jar [INFO] [INFO] Successfully built spotify/dockerfile-advanced-frontend:latest [INFO] [INFO] [INFO] [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ frontend --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running com.spotify.it.frontend.MainIT [INFO] SLF4J: Class path contains multiple SLF4J bindings. [INFO] SLF4J: Found binding in [jar:file:/Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/lib/slf4j-simple-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] [INFO] SLF4J: Found binding in [jar:file:/Users/dmorhovich/dockerfile-maven/plugin/target/local-repo/org/slf4j/slf4j-simple/1.7.12/slf4j-simple-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] [INFO] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [INFO] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory] [INFO] [main] INFO com.spotify.helios.testing.HeliosConfig - No profile found at helios.solo.profile. Using an empty config. [INFO] [main] WARN com.spotify.helios.testing.HeliosSoloDeployment - DOCKER_HOST points to localhost or 127.0.0.1. Replacing this with unix:///var/run/docker.sock as localhost/127.0.0.1 will not work inside a container to talk to the docker daemon on the host itself. [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - checking that docker can be reached from within a container [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - image spotify/alpine:latest is present. Not pulling it. [INFO] [main] INFO com.spotify.docker.client.DefaultDockerClient - Creating container with ContainerConfig: ContainerConfig{hostname=null, domainname=null, username=null, attachStdin=null, attachStdout=null, attachStderr=null, portSpecs=null, exposedPorts=null, tty=null, openStdin=null, stdinOnce=null, env=[DOCKER_HOST=unix:///var/run/docker.sock], cmd=[curl, -f, --unix-socket, ///var/run/docker.sock, http://docker/containers/9f59bb89/json], image=spotify/alpine:latest, volumes=null, workingDir=null, entrypoint=null, networkDisabled=null, onBuild=null, labels=null, macAddress=null, hostConfig=HostConfig{binds=[/var/run/docker.sock:/var/run/docker.sock], containerIDFile=null, lxcConf=null, privileged=null, portBindings=null, links=null, publishAllPorts=null, dns=null, dnsSearch=null, extraHosts=null, volumesFrom=null, capAdd=null, capDrop=null, networkMode=null, securityOpt=null, devices=null, memory=null, memorySwap=null, cpuShares=null, cpusetCpus=null, cpuQuota=null, cgroupParent=null, restartPolicy=null, logConfig=null, ipcMode=null}, stopSignal=null} [INFO] [main] INFO com.spotify.docker.client.DefaultDockerClient - Starting container with Id: 2cc8ede9634b4642e3c7f5876ce80b5abd634617c91cad798612b6a75b21b804 [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - starting container for helios-solo with image=spotify/helios-solo:latest [INFO] [main] INFO com.spotify.docker.client.LoggingPullHandler - pull spotify/helios-solo:latest: ProgressMessage{id=latest, status=Pulling from spotify/helios-solo, stream=null, error=null, progress=null, progressDetail=null} [INFO] [main] INFO com.spotify.docker.client.LoggingPullHandler - pull spotify/helios-solo:latest: ProgressMessage{id=null, status=Digest: sha256:a7c0ed9945cf24b58691d00869a50799fedb1a9c7cbae4a843ecd8a722564cd1, stream=null, error=null, progress=null, progressDetail=null} [INFO] [main] INFO com.spotify.docker.client.LoggingPullHandler - pull spotify/helios-solo:latest: ProgressMessage{id=null, status=Status: Image is up to date for spotify/helios-solo:latest, stream=null, error=null, progress=null, progressDetail=null} [INFO] [main] INFO com.spotify.docker.client.DefaultDockerClient - Creating container with ContainerConfig: ContainerConfig{hostname=null, domainname=null, username=null, attachStdin=null, attachStdout=null, attachStderr=null, portSpecs=null, exposedPorts=null, tty=null, openStdin=null, stdinOnce=null, env=[DOCKER_HOST=unix:///var/run/docker.sock, HELIOS_NAME=fd520f1b.solo.local, HELIOS_ID=fd520f1b-solo-host, HOST_ADDRESS=10.22.33.186], cmd=null, image=spotify/helios-solo:latest, volumes=null, workingDir=null, entrypoint=null, networkDisabled=null, onBuild=null, labels=null, macAddress=null, hostConfig=HostConfig{binds=[/var/run/docker.sock:/var/run/docker.sock], containerIDFile=null, lxcConf=null, privileged=null, portBindings={5801/tcp=[PortBinding{hostIp=0.0.0.0, hostPort=}]}, links=null, publishAllPorts=null, dns=null, dnsSearch=null, extraHosts=null, volumesFrom=null, capAdd=null, capDrop=null, networkMode=null, securityOpt=null, devices=null, memory=null, memorySwap=null, cpuShares=null, cpusetCpus=null, cpuQuota=null, cgroupParent=null, restartPolicy=null, logConfig=null, ipcMode=null}, stopSignal=null} [INFO] [main] INFO com.spotify.docker.client.DefaultDockerClient - Starting container with Id: c7ff16e77bb2232ef86bd0c86003453f36b169612808095f80ea309a7855a649 [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - helios-solo container started, containerId=c7ff16e77bb2232ef86bd0c86003453f36b169612808095f80ea309a7855a649 [INFO] [main] INFO com.spotify.helios.testing.HeliosDeploymentResource - successfully connected to address localhost/127.0.0.1:32930 for HeliosSoloDeployment{deploymentAddress=localhost:32930, dockerHost=DockerHost{host='unix:///var/run/docker.sock', uri=unix:///var/run/docker.sock, bindURI=unix:///var/run/docker.sock, address='localhost', port=0, certPath='null'}, heliosContainerId=c7ff16e77bb2232ef86bd0c86003453f36b169612808095f80ea309a7855a649} [INFO] [pool-3-thread-2] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://127.0.0.1:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-1] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://[0:0:0:0:0:0:0:1]:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-3] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://[0:0:0:0:0:0:0:1]:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-1] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://127.0.0.1:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-4] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://127.0.0.1:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-2] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://[0:0:0:0:0:0:0:1]:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [pool-3-thread-3] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://127.0.0.1:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [main] INFO com.spotify.helios.testing.HeliosDeploymentResource - Ensured that at least one agent is UP in this HeliosDeployment, continuing with test! [INFO] [main] INFO com.spotify.helios.testing.HeliosConfig - No profile found at helios.testing.profile. Using an empty config. [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Getting list of hosts [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Got this filtered list of hosts with host filter '.+': [fd520f1b.solo.local] [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Deploying spotify/dockerfile-advanced-backend:latest to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Creating job tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest:5a3b0fff:3bd743b [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Deploying spotify/dockerfile-advanced-backend:latest (Job 3bd743b) to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: CREATING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: STARTING [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.HeliosSoloLogService - attaching stdout/stderr for job=tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest:5a3b0fff:3bd743b440677a43868eed4e87264e945e310b17, container=390d9689101165675f66f15f6d4a6b51ef3fdc18537b3a3f4dd3365466a74ab6 [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: RUNNING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Probing: http @ 10.22.33.186:PortMapping{internalPort=1337, externalPort=20116, protocol='tcp'} [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Up: http @ 10.22.33.186:20116 [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Getting list of hosts [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Got this filtered list of hosts with host filter '.+': [fd520f1b.solo.local] [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Deploying spotify/dockerfile-advanced-frontend:latest to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Creating job tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest:8b33d49a:79826b1 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO org.eclipse.jetty.util.log - Logging initialized @297ms [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Deploying spotify/dockerfile-advanced-frontend:latest (Job 79826b1) to fd520f1b.solo.local [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ... [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:1337 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - jetty-9.3.2.v20150730 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@13540e1a{HTTP/1.1,[http/1.1]}{0.0.0.0:1337} [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-backend_latest] [390d968] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - Started @570ms [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-frontend:latest: CREATING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-frontend:latest: STARTING [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.HeliosSoloLogService - attaching stdout/stderr for job=tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest:8b33d49a:79826b118694cc25df3b3d817cf4a4b359f0c51b, container=83b266b01992a561f0d9bdefd2265d7a613a9167372ba1467a645713b86b1d73 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO org.eclipse.jetty.util.log - Logging initialized @312ms [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ... [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:1338 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - jetty-9.3.2.v20150730 [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-frontend:latest: RUNNING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Probing: http @ 10.22.33.186:PortMapping{internalPort=1338, externalPort=27751, protocol='tcp'} [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Up: http @ 10.22.33.186:27751 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@6b267c65{HTTP/1.1,[http/1.1]}{0.0.0.0:1338} [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-2918562b_spotify_dockerfile-advanced-frontend_latest] [83b266b] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - Started @542ms [INFO] [main] INFO com.spotify.helios.testing.Jobs - Undeploying spotify/dockerfile-advanced-backend:latest (Job 3bd743b) from fd520f1b.solo.local [INFO] [main] INFO com.spotify.helios.testing.Jobs - Undeploying spotify/dockerfile-advanced-frontend:latest (Job 79826b1) from fd520f1b.solo.local [INFO] [main] INFO com.spotify.helios.testing.HeliosConfig - No profile found at helios.testing.profile. Using an empty config. [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Getting list of hosts [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Got this filtered list of hosts with host filter '.+': [fd520f1b.solo.local] [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Deploying spotify/dockerfile-advanced-backend:latest to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Creating job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest:d1305aae:d29c3d1 [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Deploying spotify/dockerfile-advanced-backend:latest (Job d29c3d1) to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: CREATING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: STARTING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: STARTING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: STARTING [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.HeliosSoloLogService - attaching stdout/stderr for job=tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest:d1305aae:d29c3d13f88a73b5d9b744a814ef97abc411f220, container=89ce177e9eefa962b923d34d53dac42e5c988fbc41c4b773a927bcb8c5bf2929 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO org.eclipse.jetty.util.log - Logging initialized @311ms [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-backend:latest: RUNNING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Probing: http @ 10.22.33.186:PortMapping{internalPort=1337, externalPort=21737, protocol='tcp'} [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Up: http @ 10.22.33.186:21737 [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Getting list of hosts [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Got this filtered list of hosts with host filter '.+': [fd520f1b.solo.local] [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.DefaultDeployer - Deploying spotify/dockerfile-advanced-frontend:latest to fd520f1b.solo.local [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Creating job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest:75b9ff97:eba888d [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Deploying spotify/dockerfile-advanced-frontend:latest (Job eba888d) to fd520f1b.solo.local [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ... [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:1337 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - jetty-9.3.2.v20150730 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@724a73fb{HTTP/1.1,[http/1.1]}{0.0.0.0:1337} [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest] [89ce177] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - Started @549ms [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-frontend:latest: STARTING [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.HeliosSoloLogService - attaching stdout/stderr for job=tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest:75b9ff97:eba888df0717747c1a9629eebd46d5374d1c6f17, container=f2bd91eb78bbe44c225342e6282fb16e88a64d8c0619540f7c12de3e708aee0e [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Job state of spotify/dockerfile-advanced-frontend:latest: RUNNING [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Probing: http @ 10.22.33.186:PortMapping{internalPort=1338, externalPort=32393, protocol='tcp'} [INFO] [helios-test-runner-0] INFO com.spotify.helios.testing.TemporaryJob - Up: http @ 10.22.33.186:32393 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO org.eclipse.jetty.util.log - Logging initialized @364ms [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ... [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:1338 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - jetty-9.3.2.v20150730 [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@4b6e7c5c{HTTP/1.1,[http/1.1]}{0.0.0.0:1338} [INFO] [HeliosSoloLogService] INFO com.spotify.helios.testing.TemporaryJob - [tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest] [f2bd91e] 2 [Thread-0] INFO org.eclipse.jetty.server.Server - Started @533ms [INFO] [main] INFO com.spotify.helios.testing.Jobs - Undeploying spotify/dockerfile-advanced-backend:latest (Job d29c3d1) from fd520f1b.solo.local [INFO] [main] INFO com.spotify.helios.testing.Jobs - Undeploying spotify/dockerfile-advanced-frontend:latest (Job eba888d) from fd520f1b.solo.local [INFO] [main] INFO com.spotify.helios.testing.HeliosDeploymentResource - Tearing down HeliosSoloDeployment{deploymentAddress=localhost:32930, dockerHost=DockerHost{host='unix:///var/run/docker.sock', uri=unix:///var/run/docker.sock, bindURI=unix:///var/run/docker.sock, address='localhost', port=0, certPath='null'}, heliosContainerId=c7ff16e77bb2232ef86bd0c86003453f36b169612808095f80ea309a7855a649} [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - shutting ourselves down [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Waiting for job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest:75b9ff97:eba888df0717747c1a9629eebd46d5374d1c6f17 to actually be undeployed... [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Task status is null which means job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest:75b9ff97:eba888df0717747c1a9629eebd46d5374d1c6f17 has been successfully undeployed. [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-frontend_latest:75b9ff97:eba888df0717747c1a9629eebd46d5374d1c6f17 successfully undeployed. [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Waiting for job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest:d1305aae:d29c3d13f88a73b5d9b744a814ef97abc411f220 to actually be undeployed... [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Task status is null which means job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest:d1305aae:d29c3d13f88a73b5d9b744a814ef97abc411f220 has been successfully undeployed. [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Job tmp-20170531-4ed6a29e_spotify_dockerfile-advanced-backend_latest:d1305aae:d29c3d13f88a73b5d9b744a814ef97abc411f220 successfully undeployed. [INFO] [pool-3-thread-3] WARN com.spotify.helios.client.RetryingRequestDispatcher - Failed to connect to http://helios/hosts/?user=225e24ef, retrying in 5 seconds. Exception chain was: com.spotify.helios.common.HeliosException: Unexpected error connecting to http://127.0.0.1:32930/hosts/?user=225e24ef, java.net.SocketException: Unexpected end of file from server [INFO] [main] INFO com.spotify.helios.testing.HeliosSoloDeployment - Stopped and removed HeliosSolo on host=DockerHost{host='unix:///var/run/docker.sock', uri=unix:///var/run/docker.sock, bindURI=unix:///var/run/docker.sock, address='localhost', port=0, certPath='null'} containerId=c7ff16e77bb2232ef86bd0c86003453f36b169612808095f80ea309a7855a649 [INFO] [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 32.728 s <<< FAILURE! - in com.spotify.it.frontend.MainIT [INFO] [ERROR] testLowercase(com.spotify.it.frontend.MainIT) Time elapsed: 5.218 s <<< ERROR! [INFO] java.lang.RuntimeException: java.net.SocketException: Unexpected end of file from server [INFO] at com.spotify.it.frontend.MainIT.requestString(MainIT.java:118) [INFO] at com.spotify.it.frontend.MainIT.testLowercase(MainIT.java:109) [INFO] [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [ERROR] Errors: [INFO] [ERROR] MainIT.testLowercase » Runtime java.net.SocketException: Unexpected end of fil... [INFO] [INFO] [INFO] [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] [INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}. [INFO] [INFO] [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ frontend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] advanced ........................................... SUCCESS [ 0.171 s] [INFO] [INFO] backend ............................................ SUCCESS [ 7.255 s] [INFO] [INFO] frontend ........................................... FAILURE [ 36.194 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 43.804 s [INFO] [INFO] Finished at: 2017-05-31T14:32:51-04:00 [INFO] [INFO] Final Memory: 54M/477M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (default) on project frontend: There are test failures. [INFO] [ERROR] [INFO] [ERROR] Please refer to /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/frontend/target/failsafe-reports for the individual test results. [INFO] [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [INFO] [ERROR] -> [Help 1] [INFO] [ERROR] [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [INFO] [ERROR] [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [INFO] [ERROR] [INFO] [ERROR] After correcting the problems, you can resume the build with the command [INFO] [ERROR] mvn -rf :frontend [INFO] ..FAILED (45.4 s) [INFO] The build exited with code 1. See /Users/dmorhovich/dockerfile-maven/plugin/target/it/advanced/build.log for details. [INFO] Building: basic/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building basic 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basic --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basic --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basic --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basic --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basic --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basic --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ basic --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/target/basic-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ basic --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/target/basic-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.492 s [INFO] [INFO] Finished at: 2017-05-31T14:32:56-04:00 [INFO] [INFO] Final Memory: 27M/538M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic/verify.groovy [INFO] ..SUCCESS (5.1 s) [INFO] Building: basic-lowercase-dockerfile/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building basic-lowercase-dockerfile 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basic-lowercase-dockerfile --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basic-lowercase-dockerfile --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basic-lowercase-dockerfile --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basic-lowercase-dockerfile --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basic-lowercase-dockerfile --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basic-lowercase-dockerfile --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ basic-lowercase-dockerfile --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/target/basic-lowercase-dockerfile-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ basic-lowercase-dockerfile --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/target/basic-lowercase-dockerfile-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.345 s [INFO] [INFO] Finished at: 2017-05-31T14:33:01-04:00 [INFO] [INFO] Final Memory: 26M/535M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/basic-lowercase-dockerfile/verify.groovy [INFO] ..SUCCESS (4.6 s) [INFO] Building: build-into-repository/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building built-into-repository 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ built-into-repository --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ built-into-repository --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ built-into-repository --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ built-into-repository --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ built-into-repository --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ built-into-repository --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ built-into-repository --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/target/built-into-repository-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ built-into-repository --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository [INFO] [INFO] [INFO] [INFO] Image will be built as test/build-into-repository:latest [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/target/built-into-repository-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built test/build-into-repository:latest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.539 s [INFO] [INFO] Finished at: 2017-05-31T14:33:06-04:00 [INFO] [INFO] Final Memory: 27M/540M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-repository/verify.groovy [INFO] ..SUCCESS (4.7 s) [INFO] Building: build-into-tag/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building build-into-tag 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-into-tag --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-into-tag --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-into-tag --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-into-tag --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-into-tag --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ build-into-tag --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-into-tag --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/target/build-into-tag-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ build-into-tag --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag [INFO] [INFO] [INFO] [INFO] Image will be built as test/build-into-tag:unstable [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/target/build-into-tag-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built test/build-into-tag:unstable [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.486 s [INFO] [INFO] Finished at: 2017-05-31T14:33:10-04:00 [INFO] [INFO] Final Memory: 27M/534M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-into-tag/verify.groovy [INFO] ..SUCCESS (4.7 s) [INFO] Building: build-tag-version/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building build-tag-version 1.2.3-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tag-version --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tag-version --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tag-version --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tag-version --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-tag-version --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ build-tag-version --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-tag-version --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/target/build-tag-version-1.2.3-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (build) @ build-tag-version --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/target/build-tag-version-1.2.3-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:tag (tag) @ build-tag-version --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Tagging image 3159eee7ce06 as test/build-tag-version:1.2.3-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.678 s [INFO] [INFO] Finished at: 2017-05-31T14:33:15-04:00 [INFO] [INFO] Final Memory: 27M/532M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-tag-version/verify.groovy [INFO] ..SUCCESS (4.9 s) [INFO] Building: build-then-add-repository/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building build-then-add-repository 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-then-add-repository --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-then-add-repository --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-then-add-repository --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-then-add-repository --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-then-add-repository --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ build-then-add-repository --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-then-add-repository --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/target/build-then-add-repository-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (build) @ build-then-add-repository --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/target/build-then-add-repository-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:tag (tag) @ build-then-add-repository --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Tagging image 3159eee7ce06 as test/build-then-add-repository:latest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.496 s [INFO] [INFO] Finished at: 2017-05-31T14:33:20-04:00 [INFO] [INFO] Final Memory: 27M/530M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-repository/verify.groovy [INFO] ..SUCCESS (4.7 s) [INFO] Building: build-then-add-tag/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building build-then-add-tag 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-then-add-tag --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-then-add-tag --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-then-add-tag --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-then-add-tag --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-then-add-tag --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ build-then-add-tag --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-then-add-tag --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/target/build-then-add-tag-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (build) @ build-then-add-tag --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/target/build-then-add-tag-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:tag (tag) @ build-then-add-tag --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Tagging image 3159eee7ce06 as test/build-then-add-tag:unstable [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.943 s [INFO] [INFO] Finished at: 2017-05-31T14:33:25-04:00 [INFO] [INFO] Final Memory: 27M/533M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/build-then-add-tag/verify.groovy [INFO] ..SUCCESS (5.1 s) [INFO] Building: gcr/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building basic 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basic --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basic --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basic --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basic --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basic --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basic --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ basic --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/target/basic-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ basic --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr [INFO] [INFO] [INFO] [INFO] Image will be built as gcr.io/my-repo/is-cool:latest [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/target/basic-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built gcr.io/my-repo/is-cool:latest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.894 s [INFO] [INFO] Finished at: 2017-05-31T14:33:30-04:00 [INFO] [INFO] Final Memory: 26M/527M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/gcr/verify.groovy [INFO] ..SUCCESS (5.1 s) [INFO] Building: missing-dockerfile/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building missing-dockerfile 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ missing-dockerfile --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ missing-dockerfile --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ missing-dockerfile --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ missing-dockerfile --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ missing-dockerfile --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ missing-dockerfile --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ missing-dockerfile --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/target/missing-dockerfile-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ missing-dockerfile --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile [INFO] [ERROR] Missing Dockerfile in context directory: /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.040 s [INFO] [INFO] Finished at: 2017-05-31T14:33:34-04:00 [INFO] [INFO] Final Memory: 20M/325M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Failed to execute goal com.spotify:dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) on project missing-dockerfile: Missing Dockerfile in context directory: /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile -> [Help 1] [INFO] [ERROR] [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [INFO] [ERROR] [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/missing-dockerfile/verify.groovy [INFO] ..SUCCESS (3.3 s) [INFO] Building: multi-module/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] multi-module [INFO] [INFO] a [INFO] [INFO] b [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building multi-module 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ multi-module --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building a 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ a --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ a --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ a --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ a --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ a --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ a --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ a --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/target/a-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ a --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a [INFO] [INFO] [INFO] [INFO] Image will be built as test/multi-module-a:unstable [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/target/a-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built test/multi-module-a:unstable [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building b 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ b --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/b/target [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (default) @ b --- [INFO] [INFO] Unpacking /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/a/target/a-1.0-SNAPSHOT-docker-info.jar to /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/b/target/docker-info-deps with includes "" and excludes "" [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ b --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/b/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ b --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ b --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/b/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ b --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ b --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ b --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/b/target/b-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] multi-module ....................................... SUCCESS [ 0.094 s] [INFO] [INFO] a .................................................. SUCCESS [ 3.571 s] [INFO] [INFO] b .................................................. SUCCESS [ 0.497 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 4.343 s [INFO] [INFO] Finished at: 2017-05-31T14:33:39-04:00 [INFO] [INFO] Final Memory: 38M/536M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/multi-module/verify.groovy [INFO] ..SUCCESS (5.7 s) [INFO] Building: skip/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building skip 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ skip --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ skip --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ skip --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ skip --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ skip --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ skip --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ skip --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/target/skip-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ skip --- [INFO] [INFO] Skipping execution because 'dockerfile.skip' is set [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 1.434 s [INFO] [INFO] Finished at: 2017-05-31T14:33:42-04:00 [INFO] [INFO] Final Memory: 18M/309M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/skip/verify.groovy [INFO] ..SUCCESS (2.7 s) [INFO] Building: writes-test-classpath/pom.xml [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building writes-test-classpath 1.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ writes-test-classpath --- [INFO] [INFO] Deleting /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/target [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ writes-test-classpath --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ writes-test-classpath --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ writes-test-classpath --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ writes-test-classpath --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ writes-test-classpath --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ writes-test-classpath --- [INFO] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/target/writes-test-classpath-1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- dockerfile-maven-plugin:1.2.3-SNAPSHOT:build (default) @ writes-test-classpath --- [INFO] [INFO] loaded credentials for user account with clientId=764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com [INFO] [INFO] Using Google application credentials [INFO] [INFO] Building Docker context /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath [INFO] [INFO] [INFO] [INFO] Image will be built without a name [INFO] [INFO] [INFO] [INFO] Step 1/2 : FROM scratch [INFO] [INFO] ---> [INFO] [INFO] Step 2/2 : MAINTAINER David Flemström [INFO] [INFO] ---> Using cache [INFO] [INFO] ---> 3159eee7ce06 [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] [INFO] [INFO] Detected build of image with id 3159eee7ce06 [INFO] [INFO] Building jar: /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/target/writes-test-classpath-1.0-SNAPSHOT-docker-info.jar [INFO] [INFO] Successfully built 3159eee7ce06 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 3.692 s [INFO] [INFO] Finished at: 2017-05-31T14:33:47-04:00 [INFO] [INFO] Final Memory: 34M/541M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] run script verify.groovy [INFO] Running post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/verify.groovy [INFO] Finished post-build script: /Users/dmorhovich/dockerfile-maven/plugin/target/it/writes-test-classpath/verify.groovy [INFO] ..SUCCESS (4.8 s) [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ dockerfile-maven-plugin --- [INFO] [INFO] --- maven-invoker-plugin:1.9:verify (integration-test) @ dockerfile-maven-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 12, Failed: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * advanced/pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dockerfile Maven Support ........................... SUCCESS [ 0.718 s] [INFO] Dockerfile Maven Extension ......................... SUCCESS [ 0.777 s] [INFO] Dockerfile Maven Plugin ............................ FAILURE [01:49 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:51 min [INFO] Finished at: 2017-05-31T14:33:47-04:00 [INFO] Final Memory: 62M/1075M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.9:verify (integration-test) on project dockerfile-maven-plugin: 1 build failed. See console output above for details. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dockerfile-maven-plugin