Build: #44 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

24-Jul-2023 20:20:55 Build Atlassian - Atlassian Agent - Default Job #44 (AA-AA-JOB1-44) is being prepared for building on agent bamboo-agent-1.bamboo-agent-stateful.confluence.svc.cluster.local (17), bamboo version: 9.3.0
24-Jul-2023 20:20:55 Remote agent on host bamboo-agent-1.bamboo-agent-stateful.confluence.svc.cluster.local
24-Jul-2023 20:20:57 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
24-Jul-2023 20:20:57 Executing build Atlassian - Atlassian Agent - Default Job #44 (AA-AA-JOB1-44)
24-Jul-2023 20:20:57 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
24-Jul-2023 20:20:57 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
24-Jul-2023 20:20:57 Updating source code to revision: 8be0d6edd7ad7e2b5780174165a31ee1dffac897
24-Jul-2023 20:20:57 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git'.
24-Jul-2023 20:20:57 hint: Using 'master' as the name for the initial branch. This default branch name
24-Jul-2023 20:20:57 hint: is subject to change. To configure the initial branch name to use in all
24-Jul-2023 20:20:57 hint: of your new repositories, which will suppress this warning, call:
24-Jul-2023 20:20:57 hint:
24-Jul-2023 20:20:57 hint:         git config --global init.defaultBranch <name>
24-Jul-2023 20:20:57 hint:
24-Jul-2023 20:20:57 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
24-Jul-2023 20:20:57 hint: 'development'. The just-created branch can be renamed via this command:
24-Jul-2023 20:20:57 hint:
24-Jul-2023 20:20:57 hint:         git branch -m <name>
24-Jul-2023 20:20:58 Initialized empty Git repository in /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git/
24-Jul-2023 20:21:03 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
24-Jul-2023 20:21:04 Warning: Permanently added '[127.0.0.1]:39637' (RSA) to the list of known hosts.
24-Jul-2023 20:21:09 Checking out revision 8be0d6edd7ad7e2b5780174165a31ee1dffac897.
24-Jul-2023 20:21:09 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
24-Jul-2023 20:21:09 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
24-Jul-2023 20:21:11 done.
24-Jul-2023 20:21:11 Already on 'master'
24-Jul-2023 20:21:11 Your branch is up to date with 'origin/master'.
24-Jul-2023 20:21:11 Updated source code to revision: 8be0d6edd7ad7e2b5780174165a31ee1dffac897
24-Jul-2023 20:21:11 Finished task 'Source Code Checkout' with result: Success
24-Jul-2023 20:21:12 Running pre-build action: BrowserStack Build Configurator
24-Jul-2023 20:21:12 Running pre-build action: Build Log Labeller Pre Build Action
24-Jul-2023 20:21:12 Running pre-build action: VCS Version Collector
24-Jul-2023 20:21:12 Build Atlassian - Atlassian Agent - Default Job #44 (AA-AA-JOB1-44) started building on agent 'bamboo-agent-1.bamboo-agent-stateful.confluence.svc.cluster.local (17)' (Remote agent on host bamboo-agent-1.bamboo-agent-stateful.confluence.svc.cluster.local)
24-Jul-2023 20:21:13 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
24-Jul-2023 20:21:14
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #44 (AA-AA-JOB1-44)'
... running command line:
/usr/share/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
24-Jul-2023 20:21:16 [INFO] Scanning for projects...
24-Jul-2023 20:21:16 [INFO]
24-Jul-2023 20:21:16 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
24-Jul-2023 20:21:16 [INFO] Building atlassian-agent 1.0
24-Jul-2023 20:21:16 [INFO] --------------------------------[ jar ]---------------------------------
24-Jul-2023 20:21:17 [INFO]
24-Jul-2023 20:21:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
24-Jul-2023 20:21:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Jul-2023 20:21:17 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
24-Jul-2023 20:21:17 [INFO]
24-Jul-2023 20:21:17 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
24-Jul-2023 20:21:18 [INFO] Changes detected - recompiling the module!
24-Jul-2023 20:21:18 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
24-Jul-2023 20:21:20 [INFO]
24-Jul-2023 20:21:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
24-Jul-2023 20:21:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
24-Jul-2023 20:21:20 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
24-Jul-2023 20:21:20 [INFO]
24-Jul-2023 20:21:20 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
24-Jul-2023 20:21:20 [INFO] No sources to compile
24-Jul-2023 20:21:20 [INFO]
24-Jul-2023 20:21:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
24-Jul-2023 20:21:20 [INFO] No tests to run.
24-Jul-2023 20:21:20 [INFO]
24-Jul-2023 20:21:20 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
24-Jul-2023 20:21:20 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
24-Jul-2023 20:21:20 [INFO]
24-Jul-2023 20:21:20 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
24-Jul-2023 20:21:23 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
24-Jul-2023 20:21:23 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:23 [INFO] BUILD SUCCESS
24-Jul-2023 20:21:23 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:23 [INFO] Total time:  6.846 s
24-Jul-2023 20:21:23 [INFO] Finished at: 2023-07-24T20:21:23Z
24-Jul-2023 20:21:23 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:23 Finished task 'Maven 3.x' with result: Success
24-Jul-2023 20:21:23 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
24-Jul-2023 20:21:23 Finished task 'Artifact download' with result: Success
24-Jul-2023 20:21:23 Skipping execution of task 'Copy agent to fileserver' as it is disabled
24-Jul-2023 20:21:23 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
24-Jul-2023 20:21:23
24-Jul-2023 20:21:23 SONAR4BAMBOO: Going to use executable home /usr/share/maven
24-Jul-2023 20:21:24
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #44 (AA-AA-JOB1-44)'
... running command line:
/usr/share/maven/bin/mvn sonar:sonar -Dsonar.host.url=http://192.168.100.103:31772 -Dsonar.login=****** ... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
24-Jul-2023 20:21:27 [INFO] Scanning for projects...
24-Jul-2023 20:21:27 [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation
24-Jul-2023 20:21:27 [INFO]
24-Jul-2023 20:21:27 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
24-Jul-2023 20:21:27 [INFO] Building atlassian-agent 1.0
24-Jul-2023 20:21:27 [INFO] --------------------------------[ jar ]---------------------------------
24-Jul-2023 20:21:27 [INFO]
24-Jul-2023 20:21:27 [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ atlassian-agent ---
24-Jul-2023 20:21:28 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
24-Jul-2023 20:21:28 [INFO] SonarQube version: 8.9.9
24-Jul-2023 20:21:28 [INFO] Default locale: "en_US", source code encoding: "UTF-8"
24-Jul-2023 20:21:29 [INFO] Load global settings
24-Jul-2023 20:21:29 [INFO] Load global settings (done) | time=305ms
24-Jul-2023 20:21:29 [INFO] Server id: EA8D9556-AYlM1sDGMdoc3nHd51bU
24-Jul-2023 20:21:29 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
24-Jul-2023 20:21:29 [INFO] Load/download plugins
24-Jul-2023 20:21:29 [INFO] Load plugins index
24-Jul-2023 20:21:29 [INFO] Load plugins index (done) | time=105ms
24-Jul-2023 20:21:30 [INFO] Load/download plugins (done) | time=208ms
24-Jul-2023 20:21:30 [INFO] Process project properties
24-Jul-2023 20:21:30 [INFO] Process project properties (done) | time=18ms
24-Jul-2023 20:21:30 [INFO] Execute project builders
24-Jul-2023 20:21:30 [INFO] Execute project builders (done) | time=4ms
24-Jul-2023 20:21:30 [INFO] Project key: io.zhile.crack.atlassian:atlassian-agent
24-Jul-2023 20:21:30 [INFO] Base dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
24-Jul-2023 20:21:30 [INFO] Working dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/sonar
24-Jul-2023 20:21:31 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent'
24-Jul-2023 20:21:31 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent' (done) | time=57ms
24-Jul-2023 20:21:31 [INFO] Auto-configuring with CI 'Bamboo'
24-Jul-2023 20:21:31 [INFO] Load quality profiles
24-Jul-2023 20:21:31 [INFO] Load quality profiles (done) | time=252ms
24-Jul-2023 20:21:31 [INFO] Auto-configuring with CI 'Bamboo'
24-Jul-2023 20:21:31 [INFO] Load active rules
24-Jul-2023 20:21:34 [INFO] Load active rules (done) | time=2700ms
24-Jul-2023 20:21:34 [INFO] Indexing files...
24-Jul-2023 20:21:34 [INFO] Project configuration:
24-Jul-2023 20:21:34 [INFO] 25 files indexed
24-Jul-2023 20:21:34 [INFO] 0 files ignored because of scm ignore settings
24-Jul-2023 20:21:34 [INFO] Quality profile for java: Sonar way
24-Jul-2023 20:21:34 [INFO] Quality profile for xml: Sonar way
24-Jul-2023 20:21:34 [INFO] ------------- Run sensors on module atlassian-agent
24-Jul-2023 20:21:34 [INFO] Load metrics repository
24-Jul-2023 20:21:34 [INFO] Load metrics repository (done) | time=41ms
24-Jul-2023 20:21:36 [INFO] Sensor JavaSquidSensor [java]
24-Jul-2023 20:21:36 [INFO] Configured Java source version (sonar.java.source): 8
24-Jul-2023 20:21:36 [INFO] JavaClasspath initialization
24-Jul-2023 20:21:36 [INFO] JavaClasspath initialization (done) | time=18ms
24-Jul-2023 20:21:36 [INFO] JavaTestClasspath initialization
24-Jul-2023 20:21:36 [INFO] JavaTestClasspath initialization (done) | time=1ms
24-Jul-2023 20:21:36 [INFO] Java Main Files AST scan
24-Jul-2023 20:21:36 [INFO] 24 source files to be analyzed
24-Jul-2023 20:21:36 [INFO] Load project repositories
24-Jul-2023 20:21:37 [INFO] Load project repositories (done) | time=70ms
24-Jul-2023 20:21:42 [INFO] 24/24 source files have been analyzed
24-Jul-2023 20:21:42 [INFO] Java Main Files AST scan (done) | time=5650ms
24-Jul-2023 20:21:42 [INFO] Java Test Files AST scan
24-Jul-2023 20:21:42 [INFO] 0 source files to be analyzed
24-Jul-2023 20:21:42 [INFO] 0/0 source files have been analyzed
24-Jul-2023 20:21:42 [INFO] Java Test Files AST scan (done) | time=2ms
24-Jul-2023 20:21:42 [INFO] Java Generated Files AST scan
24-Jul-2023 20:21:42 [INFO] 0 source files to be analyzed
24-Jul-2023 20:21:42 [INFO] 0/0 source files have been analyzed
24-Jul-2023 20:21:42 [INFO] Java Generated Files AST scan (done) | time=2ms
24-Jul-2023 20:21:42 [INFO] Sensor JavaSquidSensor [java] (done) | time=6293ms
24-Jul-2023 20:21:42 [INFO] Sensor CSS Rules [cssfamily]
24-Jul-2023 20:21:42 [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
24-Jul-2023 20:21:42 [INFO] Sensor CSS Rules [cssfamily] (done) | time=2ms
24-Jul-2023 20:21:42 [INFO] Sensor JaCoCo XML Report Importer [jacoco]
24-Jul-2023 20:21:42 [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
24-Jul-2023 20:21:42 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
24-Jul-2023 20:21:42 [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
24-Jul-2023 20:21:42 [INFO] Sensor C# Project Type Information [csharp]
24-Jul-2023 20:21:42 [INFO] Sensor C# Project Type Information [csharp] (done) | time=1ms
24-Jul-2023 20:21:42 [INFO] Sensor C# Properties [csharp]
24-Jul-2023 20:21:42 [INFO] Sensor C# Properties [csharp] (done) | time=1ms
24-Jul-2023 20:21:42 [INFO] Sensor SurefireSensor [java]
24-Jul-2023 20:21:42 [INFO] parsing [/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/surefire-reports]
24-Jul-2023 20:21:42 [INFO] Sensor SurefireSensor [java] (done) | time=2ms
24-Jul-2023 20:21:42 [INFO] Sensor JavaXmlSensor [java]
24-Jul-2023 20:21:42 [INFO] 1 source file to be analyzed
24-Jul-2023 20:21:42 [INFO] 1/1 source file has been analyzed
24-Jul-2023 20:21:42 [INFO] Sensor JavaXmlSensor [java] (done) | time=303ms
24-Jul-2023 20:21:42 [INFO] Sensor HTML [web]
24-Jul-2023 20:21:42 [INFO] Sensor HTML [web] (done) | time=7ms
24-Jul-2023 20:21:42 [INFO] Sensor XML Sensor [xml]
24-Jul-2023 20:21:42 [INFO] 1 source file to be analyzed
24-Jul-2023 20:21:43 [INFO] 1/1 source file has been analyzed
24-Jul-2023 20:21:43 [INFO] Sensor XML Sensor [xml] (done) | time=206ms
24-Jul-2023 20:21:43 [INFO] Sensor VB.NET Project Type Information [vbnet]
24-Jul-2023 20:21:43 [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
24-Jul-2023 20:21:43 [INFO] Sensor VB.NET Properties [vbnet]
24-Jul-2023 20:21:43 [INFO] Sensor VB.NET Properties [vbnet] (done) | time=2ms
24-Jul-2023 20:21:43 [INFO] ------------- Run sensors on project
24-Jul-2023 20:21:43 [INFO] Sensor Zero Coverage Sensor
24-Jul-2023 20:21:43 [INFO] Sensor Zero Coverage Sensor (done) | time=28ms
24-Jul-2023 20:21:43 [INFO] Sensor Java CPD Block Indexer
24-Jul-2023 20:21:43 [INFO] Sensor Java CPD Block Indexer (done) | time=67ms
24-Jul-2023 20:21:43 [INFO] CPD Executor 13 files had no CPD blocks
24-Jul-2023 20:21:43 [INFO] CPD Executor Calculating CPD for 11 files
24-Jul-2023 20:21:43 [INFO] CPD Executor CPD calculation finished (done) | time=432ms
24-Jul-2023 20:21:43 [INFO] Analysis report generated in 113ms, dir size=185 KB
24-Jul-2023 20:21:44 [INFO] Analysis report compressed in 253ms, zip size=70 KB
24-Jul-2023 20:21:45 [INFO] Analysis report uploaded in 1102ms
24-Jul-2023 20:21:45 [INFO] ANALYSIS SUCCESSFUL, you can browse http://192.168.100.103:31772/dashboard?id=io.zhile.crack.atlassian%3Aatlassian-agent
24-Jul-2023 20:21:45 [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
24-Jul-2023 20:21:45 [INFO] More about the report processing at http://192.168.100.103:31772/api/ce/task?id=AYmJkKBX6Gno0b7FEt8x
24-Jul-2023 20:21:46 [INFO] Analysis total time: 16.506 s
24-Jul-2023 20:21:46 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:46 [INFO] BUILD SUCCESS
24-Jul-2023 20:21:46 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:46 [INFO] Total time:  19.523 s
24-Jul-2023 20:21:46 [INFO] Finished at: 2023-07-24T20:21:46Z
24-Jul-2023 20:21:46 [INFO] ------------------------------------------------------------------------
24-Jul-2023 20:21:46 Finished task 'Sonar Maven 3' with result: Success
24-Jul-2023 20:21:46 Running post build plugin 'Dependency Check Results Processor'
24-Jul-2023 20:21:46 Running post build plugin 'BrowserStack Post Runner'
24-Jul-2023 20:21:46 Running post build plugin 'Docker Container Cleanup'
24-Jul-2023 20:21:46 Running post build plugin 'NCover Results Collector'
24-Jul-2023 20:21:46 Running post build plugin 'Build Results Label Collector'
24-Jul-2023 20:21:46 Running post build plugin 'Clover Results Collector'
24-Jul-2023 20:21:46 Running post build plugin 'npm Cache Cleanup'
24-Jul-2023 20:21:46 Running post build plugin 'Artifact Copier'
24-Jul-2023 20:21:46 Publishing an artifact: jar
24-Jul-2023 20:21:48 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.249 s
24-Jul-2023 20:21:48 Finalising the build...
24-Jul-2023 20:21:48 Stopping timer.
24-Jul-2023 20:21:48 Build AA-AA-JOB1-44 completed.
24-Jul-2023 20:21:50 Running on server: post build plugin 'Build Hanging Detection Configuration'
24-Jul-2023 20:21:50 Running on server: post build plugin 'Bamboo project link creator'
24-Jul-2023 20:21:50 Running on server: post build plugin 'NCover Results Collector'
24-Jul-2023 20:21:50 Running on server: post build plugin 'Build Labeller'
24-Jul-2023 20:21:50 Running on server: post build plugin 'Clover Delta Calculator'
24-Jul-2023 20:21:50 Running on server: post build plugin 'Maven Dependencies Postprocessor'
24-Jul-2023 20:21:50 All post build plugins have finished
24-Jul-2023 20:21:50 Generating build results summary...
24-Jul-2023 20:21:50 Saving build results to disk...
24-Jul-2023 20:21:50 Store variable context...
24-Jul-2023 20:21:50 Finished building AA-AA-JOB1-44.