Build: #28 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Build log

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

13-Jul-2023 02:33:28 Build Atlassian - Atlassian Agent - Default Job #28 (AA-AA-JOB1-28) is being prepared for building on agent bamboo-agent-cb875cc4-vwqpx, bamboo version: 9.3.0
13-Jul-2023 02:33:28 Remote agent on host bamboo-agent-cb875cc4-vwqpx
13-Jul-2023 02:33:32 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 02:33:32 Executing build Atlassian - Atlassian Agent - Default Job #28 (AA-AA-JOB1-28)
13-Jul-2023 02:33:32 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2023 02:33:32 Build always requires a clean checkout
13-Jul-2023 02:33:32 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'
13-Jul-2023 02:33:32 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 02:33:32 Updating source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
13-Jul-2023 02:33:32 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git'.
13-Jul-2023 02:33:32 Initialized empty Git repository in /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git/
13-Jul-2023 02:33:32 hint: Using 'master' as the name for the initial branch. This default branch name
13-Jul-2023 02:33:32 hint: is subject to change. To configure the initial branch name to use in all
13-Jul-2023 02:33:32 hint: of your new repositories, which will suppress this warning, call:
13-Jul-2023 02:33:32 hint:
13-Jul-2023 02:33:32 hint:         git config --global init.defaultBranch <name>
13-Jul-2023 02:33:32 hint:
13-Jul-2023 02:33:32 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13-Jul-2023 02:33:32 hint: 'development'. The just-created branch can be renamed via this command:
13-Jul-2023 02:33:32 hint:
13-Jul-2023 02:33:32 hint:         git branch -m <name>
13-Jul-2023 02:33:34 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
13-Jul-2023 02:33:34 Warning: Permanently added '[127.0.0.1]:41255' (RSA) to the list of known hosts.
13-Jul-2023 02:33:48 Checking out revision 5aca73dde8dde5641c19b824d2087535938f4762.
13-Jul-2023 02:33:48 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
13-Jul-2023 02:33:48 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
13-Jul-2023 02:33:48 done.
13-Jul-2023 02:33:48 Already on 'master'
13-Jul-2023 02:33:48 Your branch is up to date with 'origin/master'.
13-Jul-2023 02:33:48 Updated source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
13-Jul-2023 02:33:48 Finished task 'Source Code Checkout' with result: Success
13-Jul-2023 02:33:48 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2023 02:33:48 Running pre-build action: VCS Version Collector
13-Jul-2023 02:33:48 Build Atlassian - Atlassian Agent - Default Job #28 (AA-AA-JOB1-28) started building on agent 'bamboo-agent-cb875cc4-vwqpx' (Remote agent on host bamboo-agent-cb875cc4-vwqpx)
13-Jul-2023 02:33:49 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2023 02:33:49
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #28 (AA-AA-JOB1-28)'
... 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
13-Jul-2023 02:33:53 [INFO] Scanning for projects...
13-Jul-2023 02:33:53 [INFO]
13-Jul-2023 02:33:53 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 02:33:53 [INFO] Building atlassian-agent 1.0
13-Jul-2023 02:33:53 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 02:33:53 [INFO]
13-Jul-2023 02:33:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
13-Jul-2023 02:33:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 02:33:54 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
13-Jul-2023 02:33:54 [INFO]
13-Jul-2023 02:33:54 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
13-Jul-2023 02:33:55 [INFO] Changes detected - recompiling the module!
13-Jul-2023 02:33:55 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
13-Jul-2023 02:33:58 [INFO]
13-Jul-2023 02:33:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
13-Jul-2023 02:33:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 02:33:58 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
13-Jul-2023 02:33:58 [INFO]
13-Jul-2023 02:33:58 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
13-Jul-2023 02:33:58 [INFO] No sources to compile
13-Jul-2023 02:33:58 [INFO]
13-Jul-2023 02:33:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
13-Jul-2023 02:33:58 [INFO] No tests to run.
13-Jul-2023 02:33:58 [INFO]
13-Jul-2023 02:33:58 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
13-Jul-2023 02:33:58 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
13-Jul-2023 02:33:59 [INFO]
13-Jul-2023 02:33:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
13-Jul-2023 02:34:01 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
13-Jul-2023 02:34:02 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:34:02 [INFO] BUILD SUCCESS
13-Jul-2023 02:34:02 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:34:02 [INFO] Total time:  8.795 s
13-Jul-2023 02:34:02 [INFO] Finished at: 2023-07-13T02:34:02Z
13-Jul-2023 02:34:02 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:34:02 Finished task 'Maven 3.x' with result: Success
13-Jul-2023 02:34:02 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
13-Jul-2023 02:34:02 Finished task 'Artifact download' with result: Success
13-Jul-2023 02:34:02 Skipping execution of task 'Copy agent to fileserver' as it is disabled
13-Jul-2023 02:34:02 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
13-Jul-2023 02:34:02 SONAR4BAMBOO: License problem detected, will fail build: No license found for Sonar for Bamboo. Please go to the Universal Plug-in Manager to purchase one.
13-Jul-2023 02:34:02 SONAR4BAMBOO: No license found for Sonar for Bamboo. Please go to the Universal Plug-in Manager to purchase one.
13-Jul-2023 02:34:02 Finished task 'Sonar Maven 3' with result: Error
13-Jul-2023 02:34:02 Running post build plugin 'Docker Container Cleanup'
13-Jul-2023 02:34:02 Running post build plugin 'NCover Results Collector'
13-Jul-2023 02:34:02 Running post build plugin 'Build Results Label Collector'
13-Jul-2023 02:34:02 Running post build plugin 'Clover Results Collector'
13-Jul-2023 02:34:02 Running post build plugin 'npm Cache Cleanup'
13-Jul-2023 02:34:02 Running post build plugin 'Artifact Copier'
13-Jul-2023 02:34:02 Publishing an artifact: jar
13-Jul-2023 02:34:03 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 906.2 ms
13-Jul-2023 02:34:03 Finalising the build...
13-Jul-2023 02:34:03 Stopping timer.
13-Jul-2023 02:34:03 Build AA-AA-JOB1-28 completed.
13-Jul-2023 02:34:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2023 02:34:08 Running on server: post build plugin 'Bamboo project link creator'
13-Jul-2023 02:34:08 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2023 02:34:08 Running on server: post build plugin 'Build Labeller'
13-Jul-2023 02:34:08 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2023 02:34:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2023 02:34:08 All post build plugins have finished
13-Jul-2023 02:34:08 Generating build results summary...
13-Jul-2023 02:34:08 Saving build results to disk...
13-Jul-2023 02:34:08 Store variable context...
13-Jul-2023 02:34:08 Finished building AA-AA-JOB1-28.