Build: #25 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 85 lines of output. Download or view full build log.

06-Jul-2023 13:23:06 Build Atlassian - Atlassian Agent - Default Job #25 (AA-AA-JOB1-25) is being prepared for building on agent bamboo-agent-cb875cc4-qcpqj, bamboo version: 9.3.0
06-Jul-2023 13:23:06 Remote agent on host bamboo-agent-cb875cc4-qcpqj
06-Jul-2023 13:23:13 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
06-Jul-2023 13:23:13 Executing build Atlassian - Atlassian Agent - Default Job #25 (AA-AA-JOB1-25)
06-Jul-2023 13:23:13 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
06-Jul-2023 13:23:13 Build always requires a clean checkout
06-Jul-2023 13:23:13 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'
06-Jul-2023 13:23:13 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
06-Jul-2023 13:23:13 Updating source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
06-Jul-2023 13:23:13 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
06-Jul-2023 13:23:13 Warning: Permanently added '[127.0.0.1]:40821' (RSA) to the list of known hosts.
06-Jul-2023 13:23:14 Checking out revision 5aca73dde8dde5641c19b824d2087535938f4762.
06-Jul-2023 13:23:14 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
06-Jul-2023 13:23:14 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
06-Jul-2023 13:23:14 done.
06-Jul-2023 13:23:14 Already on 'master'
06-Jul-2023 13:23:14 Your branch is up to date with 'origin/master'.
06-Jul-2023 13:23:14 Updated source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
06-Jul-2023 13:23:14 Finished task 'Source Code Checkout' with result: Success
06-Jul-2023 13:23:14 Running pre-build action: Build Log Labeller Pre Build Action
06-Jul-2023 13:23:14 Running pre-build action: VCS Version Collector
06-Jul-2023 13:23:14 Build Atlassian - Atlassian Agent - Default Job #25 (AA-AA-JOB1-25) started building on agent 'bamboo-agent-cb875cc4-qcpqj' (Remote agent on host bamboo-agent-cb875cc4-qcpqj)
06-Jul-2023 13:23:20 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
06-Jul-2023 13:23:24
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #25 (AA-AA-JOB1-25)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-JOB1 package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
06-Jul-2023 13:23:27 [INFO] Scanning for projects...
06-Jul-2023 13:23:27 [INFO]
06-Jul-2023 13:23:27 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
06-Jul-2023 13:23:27 [INFO] Building atlassian-agent 1.0
06-Jul-2023 13:23:27 [INFO] --------------------------------[ jar ]---------------------------------
06-Jul-2023 13:23:28 [INFO]
06-Jul-2023 13:23:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
06-Jul-2023 13:23:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jul-2023 13:23:28 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
06-Jul-2023 13:23:28 [INFO]
06-Jul-2023 13:23:28 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
06-Jul-2023 13:23:29 [INFO] Changes detected - recompiling the module!
06-Jul-2023 13:23:29 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
06-Jul-2023 13:23:31 [INFO]
06-Jul-2023 13:23:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
06-Jul-2023 13:23:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jul-2023 13:23:31 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
06-Jul-2023 13:23:31 [INFO]
06-Jul-2023 13:23:31 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
06-Jul-2023 13:23:31 [INFO] No sources to compile
06-Jul-2023 13:23:31 [INFO]
06-Jul-2023 13:23:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
06-Jul-2023 13:23:31 [INFO] No tests to run.
06-Jul-2023 13:23:31 [INFO]
06-Jul-2023 13:23:31 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
06-Jul-2023 13:23:32 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
06-Jul-2023 13:23:32 [INFO]
06-Jul-2023 13:23:32 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
06-Jul-2023 13:23:34 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
06-Jul-2023 13:23:35 [INFO] ------------------------------------------------------------------------
06-Jul-2023 13:23:35 [INFO] BUILD SUCCESS
06-Jul-2023 13:23:35 [INFO] ------------------------------------------------------------------------
06-Jul-2023 13:23:35 [INFO] Total time:  7.710 s
06-Jul-2023 13:23:35 [INFO] Finished at: 2023-07-06T13:23:35Z
06-Jul-2023 13:23:35 [INFO] ------------------------------------------------------------------------
06-Jul-2023 13:23:35 Finished task 'Maven 3.x' with result: Success
06-Jul-2023 13:23:35 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
06-Jul-2023 13:23:35 Finished task 'Artifact download' with result: Success
06-Jul-2023 13:23:35 Skipping execution of task 'Copy agent to fileserver' as it is disabled
06-Jul-2023 13:23:35 Running post build plugin 'Docker Container Cleanup'
06-Jul-2023 13:23:35 Running post build plugin 'NCover Results Collector'
06-Jul-2023 13:23:35 Running post build plugin 'Build Results Label Collector'
06-Jul-2023 13:23:35 Running post build plugin 'Clover Results Collector'
06-Jul-2023 13:23:35 Running post build plugin 'npm Cache Cleanup'
06-Jul-2023 13:23:35 Running post build plugin 'Artifact Copier'
06-Jul-2023 13:23:35 Publishing an artifact: jar
06-Jul-2023 13:23:36 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.174 s
06-Jul-2023 13:23:36 Finalising the build...
06-Jul-2023 13:23:36 Stopping timer.
06-Jul-2023 13:23:36 Build AA-AA-JOB1-25 completed.
06-Jul-2023 13:23:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Jul-2023 13:23:59 Running on server: post build plugin 'Bamboo project link creator'
06-Jul-2023 13:23:59 Running on server: post build plugin 'NCover Results Collector'
06-Jul-2023 13:23:59 Running on server: post build plugin 'Build Labeller'
06-Jul-2023 13:23:59 Running on server: post build plugin 'Clover Delta Calculator'
06-Jul-2023 13:23:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Jul-2023 13:23:59 All post build plugins have finished
06-Jul-2023 13:23:59 Generating build results summary...
06-Jul-2023 13:23:59 Saving build results to disk...
06-Jul-2023 13:23:59 Store variable context...
06-Jul-2023 13:23:59 Finished building AA-AA-JOB1-25.