23:38:08 Started by GitHub push by Geolykt 23:38:08 Running as SYSTEM 23:38:08 Building in workspace /var/lib/jenkins/workspace/stianloader-remapper 23:38:08 The recommended git tool is: NONE 23:38:08 No credentials specified 23:38:08 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/stianloader-remapper/.git # timeout=10 23:38:08 Fetching changes from the remote Git repository 23:38:08 > git config remote.origin.url https://github.com/stianloader/stianloader-remapper.git # timeout=10 23:38:08 Fetching upstream changes from https://github.com/stianloader/stianloader-remapper.git 23:38:08 > git --version # timeout=10 23:38:08 > git --version # 'git version 2.44.0' 23:38:08 > git fetch --tags --force --progress -- https://github.com/stianloader/stianloader-remapper.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:08 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 23:38:08 Checking out Revision 1829b313df9af1c8c144a8f7f549199b6042aa94 (refs/remotes/origin/main) 23:38:08 > git config core.sparsecheckout # timeout=10 23:38:08 > git checkout -f 1829b313df9af1c8c144a8f7f549199b6042aa94 # timeout=10 23:38:08 Commit message: "Implement toString method for MemberRef" 23:38:08 > git rev-list --no-walk e624359dac181eff1521d158e0428b8745482398 # timeout=10 23:38:08 false 23:38:08 [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins12176923662822620631.sh 23:38:08 The following environment variables were removed by 'Only Keep Specified Environment Variables': BUILD_DISPLAY_NAME, BUILD_URL, CI, EXECUTOR_NUMBER, GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL, HUDSON_HOME, HUDSON_URL, JENKINS_URL, JOB_DISPLAY_URL, JOB_URL, NODE_LABELS, NODE_NAME, RUN_ARTIFACTS_DISPLAY_URL, RUN_CHANGES_DISPLAY_URL, RUN_DISPLAY_URL, RUN_TESTS_DISPLAY_URL, WORKSPACE, WORKSPACE_TMP 23:38:08 The following environment variables were reset to their system default value by 'Only Keep Specified Environment Variables': PATH 23:38:08 ++ alternatives --display java 23:38:08 ++ grep 'link currently points to' 23:38:08 ++ grep -o -P '[\/].+' 23:38:08 ++ tr ' ' '\n' 23:38:08 ++ sed -e 's/bin\/java//' 23:38:08 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ 23:38:08 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ 23:38:08 [stianloader-remapper] $ mvn -DaltDeploymentRepository=stianloader-deploy::default::http://localhost:25615/maven/ clean deploy 23:38:10 [INFO] Scanning for projects... 23:38:10 [INFO] 23:38:10 [INFO] ----------------< org.stianloader:stianloader-remapper >---------------- 23:38:10 [INFO] Building stianloader-remapper 0.1.0 23:38:10 [INFO] from pom.xml 23:38:10 [INFO] --------------------------------[ jar ]--------------------------------- 23:38:11 [INFO] 23:38:11 [INFO] --- clean:3.2.0:clean (default-clean) @ stianloader-remapper --- 23:38:11 [INFO] Deleting /var/lib/jenkins/workspace/stianloader-remapper/target 23:38:11 [INFO] 23:38:11 [INFO] --- resources:3.3.1:resources (default-resources) @ stianloader-remapper --- 23:38:11 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/main/resources 23:38:11 [INFO] Copying 1 resource from to target/classes/META-INF/LICENSES/stianloader-remapper 23:38:11 [INFO] 23:38:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ stianloader-remapper --- 23:38:11 [INFO] Recompiling the module because of changed source code. 23:38:11 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes 23:38:12 [INFO] 23:38:12 [INFO] --- compiler:3.13.0:compile (compile-java-8) @ stianloader-remapper --- 23:38:12 [INFO] Recompiling the module because of added or removed source files. 23:38:12 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes 23:38:13 [INFO] 23:38:13 [INFO] --- compiler:3.13.0:compile (compile-java-9) @ stianloader-remapper --- 23:38:13 [INFO] Recompiling the module because of changed dependency. 23:38:13 [INFO] Compiling 1 source file with javac [debug release 9 module-path] to target/classes/META-INF/versions/9 23:38:13 [INFO] 23:38:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ stianloader-remapper --- 23:38:13 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/test/resources 23:38:13 [INFO] 23:38:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stianloader-remapper --- 23:38:13 [INFO] No sources to compile 23:38:13 [INFO] 23:38:13 [INFO] --- surefire:3.2.2:test (default-test) @ stianloader-remapper --- 23:38:13 [INFO] No tests to run. 23:38:13 [INFO] 23:38:13 [INFO] --- jar:3.3.0:jar (default-jar) @ stianloader-remapper --- 23:38:14 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar 23:38:14 [INFO] 23:38:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ stianloader-remapper --- 23:38:14 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar 23:38:14 [INFO] 23:38:14 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ stianloader-remapper --- 23:38:15 [INFO] No previous run data found, generating javadoc. 23:38:18 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar 23:38:18 [INFO] 23:38:18 [INFO] --- gpg:3.2.2:sign (sign-artifacts) @ stianloader-remapper --- 23:38:18 [INFO] 23:38:18 [INFO] --- install:3.1.1:install (default-install) @ stianloader-remapper --- 23:38:18 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/pom.xml to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom 23:38:18 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar 23:38:18 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar 23:38:18 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar 23:38:18 [INFO] 23:38:18 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ stianloader-remapper --- 23:38:18 [INFO] Using alternate deployment repository stianloader-deploy::default::http://localhost:25615/maven/ 23:38:18 [WARNING] Using legacy syntax for alternative repository. Use "stianloader-deploy::http://localhost:25615/maven/" instead. 23:38:18 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom 23:38:18 Progress (1): 7.1 kB 23:38:18 23:38:18 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom (7.1 kB at 92 kB/s) 23:38:18 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar 23:38:18 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar 23:38:18 Progress (1): 26 kB 23:38:18 Progress (2): 26 kB | 29 kB 23:38:18 23:38:18 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar 23:38:18 Progress (3): 26 kB | 29 kB | 33/152 kB 23:38:18 Progress (3): 26 kB | 29 kB | 66/152 kB 23:38:18 Progress (3): 26 kB | 29 kB | 98/152 kB 23:38:18 Progress (3): 26 kB | 29 kB | 131/152 kB 23:38:18 Progress (3): 26 kB | 29 kB | 152 kB 23:38:18 23:38:18 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar (26 kB at 1.2 MB/s) 23:38:18 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar (29 kB at 1.1 MB/s) 23:38:18 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar (152 kB at 4.0 MB/s) 23:38:18 Downloading from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml 23:38:18 Progress (1): 472 B 23:38:18 23:38:18 Downloaded from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (472 B at 28 kB/s) 23:38:18 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml 23:38:18 Progress (1): 479 B 23:38:18 23:38:18 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (479 B at 80 kB/s) 23:38:18 [INFO] ------------------------------------------------------------------------ 23:38:19 [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.235 s [INFO] Finished at: 2024-04-25T23:38:18Z [INFO] ------------------------------------------------------------------------ [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins5465213679899973350.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 56 0 --:--:-- --:--:-- --:--:-- 57 OK real 0m0.052s user 0m0.009s sys 0m0.008s Sending notification to Discord. Finished: SUCCESS