Skip to content
Success

Console Output

Started by GitBucket push by Starjon
Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse d7c0365a1a03ae00bd093a1a7eb36ed83d311a14^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains d7c0365a1a03ae00bd093a1a7eb36ed83d311a14 # timeout=10
Checking out Revision d7c0365a1a03ae00bd093a1a7eb36ed83d311a14 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d7c0365a1a03ae00bd093a1a7eb36ed83d311a14
Commit message: "Implement parsing of dates."
 > git rev-list --no-walk aae43b995084487d594325e65b500e45fe103ceb # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=75
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideUtils 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/bungeecord-parent-1.13-20190103.054013-61.pom

Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/bungeecord-parent-1.13-20190103.054013-61.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/bungeecord-chat-1.13-20190103.054025-57.jar

Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/bungeecord-chat-1.13-20190103.054025-57.jar (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml
782 B   
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 15.0 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190119.220425-72.jar
2/109 KB   
4/109 KB   
6/109 KB   
8/109 KB   
10/109 KB   
12/109 KB   
14/109 KB   
16/109 KB   
18/109 KB   
20/109 KB   
22/109 KB   
24/109 KB   
26/109 KB   
28/109 KB   
30/109 KB   
32/109 KB   
34/109 KB   
36/109 KB   
38/109 KB   
40/109 KB   
42/109 KB   
44/109 KB   
46/109 KB   
48/109 KB   
50/109 KB   
52/109 KB   
54/109 KB   
56/109 KB   
58/109 KB   
60/109 KB   
62/109 KB   
64/109 KB   
66/109 KB   
68/109 KB   
70/109 KB   
72/109 KB   
74/109 KB   
76/109 KB   
78/109 KB   
80/109 KB   
82/109 KB   
84/109 KB   
86/109 KB   
88/109 KB   
90/109 KB   
92/109 KB   
94/109 KB   
96/109 KB   
98/109 KB   
100/109 KB   
102/109 KB   
104/109 KB   
106/109 KB   
108/109 KB   
109/109 KB   
             
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190119.220425-72.jar (109 KB at 1264.9 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190119.220425-72.pom
2/3 KB       
3/3 KB   
         
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190119.220425-72.pom (3 KB at 85.3 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
289 B    
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 9.4 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml
782/782 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 38.2 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
289/289 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 7.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.684 s
[INFO] Finished at: 2019-01-19T23:04:25+01:00
[INFO] Final Memory: 25M/761M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS