Skip to content
Success

Console Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Essentials 2.x-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.ess3.net/content/groups/public/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: http://repo.ess3.net/content/groups/public/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Essentials ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Essentials ---
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/src/com/earth2me/essentials/Essentials.java:[118,8] [deprecation] JavaPluginLoader(Server) in JavaPluginLoader has been deprecated
[WARNING] /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/src/com/earth2me/essentials/Essentials.java:[914,20] [deprecation] propagate(Throwable) in Throwables has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Essentials ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ Essentials ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ Essentials ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.earth2me.essentials.UtilTest
Aug 14, 2018 5:09:39 AM org.bukkit.Bukkit setServer
INFO: This server is running Essentials Fake Server version 1.0 (Implementing API version Essentials Fake-Server)
Aug 14, 2018 5:09:39 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:39 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:39 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest2414289980610483560
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest87943149371622199
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest7651913033165074147
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest639261694350358342
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec
Running com.earth2me.essentials.StorageTest
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest8683023777633334254
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.EssentialsConf load
INFO: File /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/userdata/3c9ebe1a-9098-43fd-bc0c-a369b76817ba.yml not read, because it's not yet written to disk.
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.EssentialsConf load
INFO: File /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/userdata/3c9ebe1a-9098-43fd-bc0c-a369b76817ba.yml not read, because it's not yet written to disk.
execution time: fake user created: 29.771ms - load empty user: 0.074ms - change home 1 times: 8.014ms - write user: 0.903ms - write user (cached): 0.753ms - reloaded file: 0.999ms - reloaded file (cached): 0.370ms - Total: 40.887ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running com.earth2me.essentials.ToggleTest
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest5547201519637942843
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest7158104328809437841
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest3845198427031312385
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest4292857071270954242
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest3541588812485580560
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event GodStatusChangeEvent
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Console message: §6Set fly mode§c enabled §6for testPlayer1§6.
Console message: §6Set fly mode§c disabled §6for testPlayer1§6.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running com.earth2me.essentials.UserTest
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest606137963452572008
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest3371428563655476743
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest1312024952629090962
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest2961159336563914911
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
testGetGroup should return the default group
testMoney should properly set, take, give, and get money
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running com.earth2me.essentials.EconomyTest
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.I18n updateLocale
INFO: Using locale en
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: Using temp folder for testing:
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.Essentials setupForTesting
INFO: /tmp/essentialstest5682668294614429831
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event PlayerJoinEvent
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
INFO: [Essentials] Sending join event to Essentials
Aug 14, 2018 5:09:40 AM org.bukkit.plugin.PluginLogger log
WARNING: [Essentials] Falling back to old username system for npc1
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Aug 14, 2018 5:09:40 AM com.earth2me.essentials.FakeServer$FakePluginManager callEvent
INFO: Called event UserBalanceUpdateEvent
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Essentials ---
[INFO] Building jar: /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/target/Essentials-2.x-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ Essentials ---
[INFO] Installing /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/target/Essentials-2.x-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/ess3/Essentials/2.x-SNAPSHOT/Essentials-2.x-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Spigot-Essentials/workspace/Essentials/pom.xml to /var/lib/jenkins/.m2/repository/net/ess3/Essentials/2.x-SNAPSHOT/Essentials-2.x-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EssentialsParent ................................... SUCCESS [  4.602 s]
[INFO] Essentials ......................................... SUCCESS [  5.990 s]
[INFO] EssentialsAntiBuild ................................ SUCCESS [  0.612 s]
[INFO] EssentialsChat ..................................... SUCCESS [  0.446 s]
[INFO] EssentialsGeoIP .................................... SUCCESS [  0.896 s]
[INFO] EssentialsProtect .................................. SUCCESS [  0.462 s]
[INFO] EssentialsSpawn .................................... SUCCESS [  0.454 s]
[INFO] EssentialsXMPP ..................................... SUCCESS [  0.655 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.679 s
[INFO] Finished at: 2018-08-14T05:09:50+00:00
[INFO] Final Memory: 31M/523M
[INFO] ------------------------------------------------------------------------