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