0% found this document useful (0 votes)
12 views

Consoletext 1

Uploaded by

Mohan Muddaliar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Consoletext 1

Uploaded by

Mohan Muddaliar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

10/18/22, 10:46 AM localhost:8081/job/practice/1/consoleText

Started by user Mohan Muddaliar


Running as SYSTEM
Building in workspace C:\ProgramData\Jenkins\.jenkins\workspace\practice
The recommended git tool is: NONE
using credential aee99cf8-c22d-425b-b0e0-5a8ddb4a9db4
> git.exe rev-parse --resolve-git-dir C:\ProgramData\Jenkins\.jenkins\workspace\practice\.git #
timeout=10
Fetching changes from the remote Git repository
> git.exe config remote.origin.url https://[email protected]/mohan1303/mysecondrepo.git #
timeout=10
Fetching upstream changes from https://[email protected]/mohan1303/mysecondrepo.git
> git.exe --version # timeout=10
> git --version # 'git version 2.38.0.windows.1'
using GIT_ASKPASS to set credentials
> git.exe fetch --tags --force --progress --
https://[email protected]/mohan1303/mysecondrepo.git +refs/heads/*:refs/remotes/origin/* #
timeout=10
> git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
Checking out Revision be39c73711ed629eef2909d99b87a3458e6aa0e7 (refs/remotes/origin/master)
> git.exe config core.sparsecheckout # timeout=10
> git.exe checkout -f be39c73711ed629eef2909d99b87a3458e6aa0e7 # timeout=10
Commit message: "my second commit"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module DemoSite:DemoSite DemoSite
Modules changed, recalculating dependency graph
Established TCP socket on 53638
[practice] $ "C:\Program Files\Java\jdk-11.0.16/bin/java" -cp
C:\ProgramData\Jenkins\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-
1.14.jar;C:\ProgramData\Jenkins\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\TestMaven\boot
\plexus-classworlds-
2.6.0.jar;C:\ProgramData\Jenkins\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\TestMaven/con
f/logging jenkins.maven3.agent.Maven35Main
C:\ProgramData\Jenkins\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\TestMaven
C:\ProgramData\Jenkins\war\WEB-INF\lib\remoting-3044.vb_940a_a_e4f72e.jar
C:\ProgramData\Jenkins\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-interceptor-1.14.jar
C:\ProgramData\Jenkins\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-
1.14.jar 53638
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven: -B -f C:\ProgramData\Jenkins\.jenkins\workspace\practice\pom.xml clean test
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]
[INFO] -------------------------< DemoSite:DemoSite >--------------------------
[INFO] Building DemoSite 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ DemoSite ---
[INFO] Deleting C:\ProgramData\Jenkins\.jenkins\workspace\practice\target
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ DemoSite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
C:\ProgramData\Jenkins\.jenkins\workspace\practice\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ DemoSite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
C:\ProgramData\Jenkins\.jenkins\workspace\practice\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ DemoSite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
C:\ProgramData\Jenkins\.jenkins\workspace\practice\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ DemoSite ---
[INFO] No sources to compile
[INFO]

localhost:8081/job/practice/1/consoleText 1/2
10/18/22, 10:46 AM localhost:8081/job/practice/1/consoleText

[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ DemoSite ---


[INFO] No tests to run.
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see:
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.008 s
[INFO] Finished at: 2022-10-18T10:45:36+05:30
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving C:\ProgramData\Jenkins\.jenkins\workspace\practice\pom.xml to
DemoSite/DemoSite/0.0.1-SNAPSHOT/DemoSite-0.0.1-SNAPSHOT.pom
channel stopped
Finished: SUCCESS

localhost:8081/job/practice/1/consoleText 2/2

You might also like