Skip to content
Success

Console Output

Started by GitHub push by ME1312
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/CommandBlock Support
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ME1312/CommandBlock-Support.git
 > git init /var/lib/jenkins/workspace/CommandBlock Support # timeout=10
Fetching upstream changes from https://github.com/ME1312/CommandBlock-Support.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ME1312/CommandBlock-Support.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ME1312/CommandBlock-Support.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 04bf63cf9d764cfc4cf91faaa2069d33a599d133 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04bf63cf9d764cfc4cf91faaa2069d33a599d133 # timeout=10
Commit message: "Add the break flag (`-b`)"
 > git rev-list --no-walk 67feee4919acb44571e50515634458f90bb2af6c # timeout=10
[CommandBlock Support] $ /usr/bin/env bash /tmp/jenkins6199878449385336786.sh
Getting version from file: /var/lib/jenkins/workspace/CommandBlock Support/build.txt
Loaded version is 22w13b
New run name is '22w13b'
[CommandBlock Support] $ mvn verify
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------------< net.ME1312:CBS >---------------------------
[INFO] Building CBS -PLACEHOLDER
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CBS ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ CBS ---
[INFO] Executing tasks
     [copy] Copying 1 file to /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CBS ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 14 source files to /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/classes
[INFO] /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java: /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CBS ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/CommandBlock Support/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CBS ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CBS ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ CBS ---
[INFO] Building jar: /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/CBS--PLACEHOLDER.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ CBS ---
[INFO] Building jar: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/CBS--PLACEHOLDER.jar
with assembly file: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.963 s
[INFO] Finished at: 2022-03-28T15:01:18-04:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@38f4be23[nodeId=R_kgDOHEgcbQ,description=CBS – Support for player-only commands in Command Blocks ,homepage=,name=CommandBlock-Support,fork=false,archived=false,size=35,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=false,url=https://api.github.com/repos/ME1312/CommandBlock-Support,id=474487917,nodeId=<null>,createdAt=2022-03-26T23:14:25Z,updatedAt=2022-03-27T01:41:50Z]] (sha:04bf63c) with context:CommandBlock Support
Setting commit status on GitHub for https://github.com/ME1312/CommandBlock-Support/commit/04bf63cf9d764cfc4cf91faaa2069d33a599d133
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS