Skip to content
Success

Console Output

08:49:11 Started by GitHub push by Geolykt
08:49:11 Running as SYSTEM
08:49:11 Building in workspace /var/lib/jenkins/workspace/stianloader-remapper
08:49:11 The recommended git tool is: NONE
08:49:11 No credentials specified
08:49:11  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/stianloader-remapper/.git # timeout=10
08:49:11 Fetching changes from the remote Git repository
08:49:11  > git config remote.origin.url https://github.com/stianloader/stianloader-remapper.git # timeout=10
08:49:11 Fetching upstream changes from https://github.com/stianloader/stianloader-remapper.git
08:49:11  > git --version # timeout=10
08:49:11  > git --version # 'git version 2.46.0'
08:49:11  > git fetch --tags --force --progress -- https://github.com/stianloader/stianloader-remapper.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:49:12  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
08:49:12 Checking out Revision 12cd0e2f872e38cb833630437b5777e3d1ffbabc (refs/remotes/origin/main)
08:49:12  > git config core.sparsecheckout # timeout=10
08:49:12  > git checkout -f 12cd0e2f872e38cb833630437b5777e3d1ffbabc # timeout=10
08:49:12 Commit message: "Ignore ACC_STATIC when flattening the member hierarchy"
08:49:12  > git rev-list --no-walk ab2244821510c267499ad150f7dd07ce6297e0c0 # timeout=10
08:49:12 false
08:49:12 [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins13172751464296612552.sh
08:49:12 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
08:49:12 The following environment variables were reset to their system default value by 'Only Keep Specified Environment Variables': PATH
08:49:12 ++ tr ' ' '\n'
08:49:12 ++ alternatives --display java
08:49:12 ++ grep -o -P '[\/].+'
08:49:12 ++ grep 'link currently points to'
08:49:12 ++ sed -e 's/bin\/java//'
08:49:12 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
08:49:12 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
08:49:12 [stianloader-remapper] $ mvn -DaltDeploymentRepository=stianloader-deploy::default::http://localhost:25615/maven/ clean deploy
08:49:14 [INFO] Scanning for projects...
08:49:14 [INFO] 
08:49:14 [INFO] ----------------< org.stianloader:stianloader-remapper >----------------
08:49:14 [INFO] Building stianloader-remapper 0.1.0
08:49:14 [INFO]   from pom.xml
08:49:14 [INFO] --------------------------------[ jar ]---------------------------------
08:49:15 [INFO] 
08:49:15 [INFO] --- clean:3.2.0:clean (default-clean) @ stianloader-remapper ---
08:49:15 [INFO] Deleting /var/lib/jenkins/workspace/stianloader-remapper/target
08:49:15 [INFO] 
08:49:15 [INFO] --- resources:3.3.1:resources (default-resources) @ stianloader-remapper ---
08:49:15 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/main/resources
08:49:15 [INFO] Copying 1 resource from  to target/classes/META-INF/LICENSES/stianloader-remapper
08:49:15 [INFO] 
08:49:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ stianloader-remapper ---
08:49:15 [INFO] Recompiling the module because of changed source code.
08:49:15 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes
08:49:17 [INFO] 
08:49:17 [INFO] --- compiler:3.13.0:compile (compile-java-8) @ stianloader-remapper ---
08:49:17 [INFO] Recompiling the module because of added or removed source files.
08:49:17 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes
08:49:18 [INFO] 
08:49:18 [INFO] --- compiler:3.13.0:compile (compile-java-9) @ stianloader-remapper ---
08:49:18 [INFO] Recompiling the module because of changed dependency.
08:49:18 [INFO] Compiling 1 source file with javac [debug release 9 module-path] to target/classes/META-INF/versions/9
08:49:18 [INFO] 
08:49:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ stianloader-remapper ---
08:49:18 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/test/resources
08:49:18 [INFO] 
08:49:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stianloader-remapper ---
08:49:18 [INFO] No sources to compile
08:49:18 [INFO] 
08:49:18 [INFO] --- surefire:3.2.2:test (default-test) @ stianloader-remapper ---
08:49:18 [INFO] No tests to run.
08:49:18 [INFO] 
08:49:18 [INFO] --- jar:3.3.0:jar (default-jar) @ stianloader-remapper ---
08:49:19 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar
08:49:19 [INFO] 
08:49:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ stianloader-remapper ---
08:49:19 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar
08:49:19 [INFO] 
08:49:19 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ stianloader-remapper ---
08:49:20 [INFO] No previous run data found, generating javadoc.
08:49:23 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar
08:49:24 [INFO] 
08:49:24 [INFO] --- gpg:3.2.2:sign (sign-artifacts) @ stianloader-remapper ---
08:49:24 [INFO] 
08:49:24 [INFO] --- install:3.1.1:install (default-install) @ stianloader-remapper ---
08:49:24 [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
08:49:24 [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
08:49:24 [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
08:49:24 [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
08:49:24 [INFO] 
08:49:24 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ stianloader-remapper ---
08:49:24 [INFO] Using alternate deployment repository stianloader-deploy::default::http://localhost:25615/maven/
08:49:24 [WARNING] Using legacy syntax for alternative repository. Use "stianloader-deploy::http://localhost:25615/maven/" instead.
08:49:24 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom
08:49:24 Progress (1): 7.1 kB
08:49:24                     
08:49:24 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 62 kB/s)
08:49:24 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar
08:49:24 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar
08:49:24 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar
08:49:24 Progress (1): 29 kB
08:49:24 Progress (2): 29 kB | 25 kB
08:49:25 Progress (3): 29 kB | 25 kB | 33/152 kB
08:49:25 Progress (3): 29 kB | 25 kB | 66/152 kB
08:49:25 Progress (3): 29 kB | 25 kB | 98/152 kB
08:49:25 Progress (3): 29 kB | 25 kB | 131/152 kB
08:49:25 Progress (3): 29 kB | 25 kB | 152 kB    
08:49:25                                     
08:49:25 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 739 kB/s)
08:49:25 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar (25 kB at 551 kB/s)
08:49:25 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 2.2 MB/s)
08:49:25 Downloading from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml
08:49:25 Progress (1): 597 B
08:49:25                    
08:49:25 Downloaded from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (597 B at 19 kB/s)
08:49:25 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml
08:49:25 Progress (1): 604 B
08:49:25                    
08:49:25 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (604 B at 60 kB/s)
08:49:25 [INFO] ------------------------------------------------------------------------
08:49:25 [INFO] BUILD SUCCESS
08:49:25 [INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.525 s
[INFO] Finished at: 2024-09-09T08:49:25Z
[INFO] ------------------------------------------------------------------------
[stianloader-remapper] $ /bin/sh -xe /tmp/jenkins3491012134477205379.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      8      0 --:--:-- --:--:-- --:--:--     8
OK
real	0m0.263s
user	0m0.008s
sys	0m0.008s
Sending notification to Discord.
Finished: SUCCESS