cloudera / navigator-sdk

Navigator SDK
Apache License 2.0
22 stars 23 forks source link

this is my error plz anyone tell it is regarding to github+jenkins #99

Open nasirunnisag opened 2 years ago

nasirunnisag commented 2 years ago

Running as SYSTEM Building in workspace C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second The recommended git tool is: NONE using credential d61e41f9-5eb9-42fc-b846-650449e8c491

C:\Program Files\Git\bin\git.exe rev-parse --resolve-git-dir C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second.git # timeout=10 Fetching changes from the remote Git repository C:\Program Files\Git\bin\git.exe config remote.origin.url https://github.com/nasirunnisag/WASM5-VtigerAutomationFramework.git # timeout=10 Fetching upstream changes from https://github.com/nasirunnisag/WASM5-VtigerAutomationFramework.git C:\Program Files\Git\bin\git.exe --version # timeout=10 git --version # 'git version 2.38.1.windows.1' using GIT_ASKPASS to set credentials C:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- https://github.com/nasirunnisag/WASM5-VtigerAutomationFramework.git +refs/heads/:refs/remotes/origin/ # timeout=10 C:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 Checking out Revision c9aa358ca0ad294ed12557b208c2f7dd29b1d3e4 (refs/remotes/origin/master) C:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 C:\Program Files\Git\bin\git.exe checkout -f c9aa358ca0ad294ed12557b208c2f7dd29b1d3e4 # timeout=10 Commit message: "Update pom.xml" C:\Program Files\Git\bin\git.exe rev-list --no-walk 174edffd837321d17e3a3969fa8df729afc07f0c # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 56386 [smokesuite-second] $ "C:\Program Files\Java\jdk-17.0.4.1/bin/java" -cp "C:\ProgramData\Jenkins.jenkins\plugins\maven-plugin\WEB-INF\lib\maven35-agent-1.13.jar;C:\Program Files\apache-maven-3.8.6\boot\plexus-classworlds-2.6.0.jar;C:\Program Files\apache-maven-3.8.6/conf/logging" jenkins.maven3.agent.Maven35Main "C:\Program Files\apache-maven-3.8.6" 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.13.jar C:\ProgramData\Jenkins.jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.13.jar 56386 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second\pom.xml test -P SmokeSuite [INFO] Scanning for projects... [INFO] [INFO] ------------------------< Qsp:WASM_5_Framework >------------------------ [INFO] Building WASM_5_Framework 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ WASM_5_Framework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ WASM_5_Framework --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 17 source files to C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second\target\classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.281 s [INFO] Finished at: 2022-11-04T15:46:49+05:30 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project WASM_5_Framework: Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x74bbd27f) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x74bbd27f -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] Archiving C:\ProgramData\Jenkins.jenkins\workspace\smokesuite-second\pom.xml to Qsp/WASM_5_Framework/0.0.1-SNAPSHOT/WASM_5_Framework-0.0.1-SNAPSHOT.pom channel stopped Finished: FAILURE