[Builder] Build failed in Jenkins: products » product-microgateway_3.2.x #1384
cbuilder at wso2.org
cbuilder at wso2.org
Wed Jul 14 23:18:07 PDT 2021
See <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/1384/display/redirect?page=changes>
Changes:
[hasunie] Prepare for release 3.2.3
[hasunie] removed snapshot
[hasunie] changed versions
[hasunie] added version changes
[hasunie] prepare for 3.2.3 release
[hasunie] removed snapshots
------------------------------------------
[...truncated 1.44 MB...]
[DEBUG] env: HUDSON_SERVER_COOKIE=c4302a1a3f05f4a6
[DEBUG] env: HUDSON_URL=https://wso2.org/jenkins/
[DEBUG] env: IS_M2RELEASEBUILD=false
[DEBUG] env: JAVA_HOME=/build/software/java/jdk1.8.0_171
[DEBUG] env: JENKINS_HOME=/build/jenkins-home
[DEBUG] env: JENKINS_SERVER_COOKIE=c4302a1a3f05f4a6
[DEBUG] env: JENKINS_URL=https://wso2.org/jenkins/
[DEBUG] env: JOB_BASE_NAME=product-microgateway_3.2.x
[DEBUG] env: JOB_DISPLAY_URL=https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/display/redirect
[DEBUG] env: JOB_NAME=products/product-microgateway_3.2.x
[DEBUG] env: JOB_URL=https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/
[DEBUG] env: LANG=C.UTF-8
[DEBUG] env: LC_ALL=C.UTF-8
[DEBUG] env: M2_HOME=/build/software/maven/apache-maven-3.5.4
[DEBUG] env: MAVEN_HOME=/build/software/maven/apache-maven-3.5.4
[DEBUG] env: MAVEN_OPTS=-Xmx1500m -XX:MaxPermSize=1024m -Dorg.apache.maven.global-settings=/build/software/maven/settings/settings.xml -Djava.util.Arrays.useLegacyMergeSort=true
[DEBUG] env: NODE_LABELS=ECS_PRODUCTION-a81e8e3cf6de42 PRODUCT_ECS
[DEBUG] env: NODE_NAME=ECS_PRODUCTION-a81e8e3cf6de42
[DEBUG] env: PATH=/build/software/maven/apache-maven-3.5.4/bin:/build/software/java/jdk1.8.0_171/bin:/build/software/go/go-1.12.5/bin:/build/software/go/go/bin:/build/software/go/go-1.13/bin:/build/software/go/go/bin:/build/software/go/go-1.12.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[DEBUG] env: POM_ARTIFACTID=micro-gateway-parent
[DEBUG] env: POM_DISPLAYNAME=Micro Gateway - Parent
[DEBUG] env: POM_GROUPID=org.wso2.am.microgw
[DEBUG] env: POM_PACKAGING=pom
[DEBUG] env: POM_VERSION=3.2.3-SNAPSHOT
[DEBUG] env: PWD=/
[DEBUG] env: ROOT_BUILD_CAUSE=MANUALTRIGGER
[DEBUG] env: ROOT_BUILD_CAUSE_MANUALTRIGGER=true
[DEBUG] env: RUN_CHANGES_DISPLAY_URL=https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/1384/display/redirect?page=changes
[DEBUG] env: RUN_DISPLAY_URL=https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/1384/display/redirect
[DEBUG] env: SHLVL=0
[DEBUG] env: SLAVE_NODE_NAME=ECS_PRODUCTION-a81e8e3cf6de42
[DEBUG] env: SLAVE_NODE_SECRET=b54b5b14c4c9bbac6d287cff52d169e33515746b2a2d41f33640cb155add4cc2
[DEBUG] env: USER_ID=2000
[DEBUG] env: WORKSPACE=<https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/>
[DEBUG] env: ballerina-bot=********
[DEBUG] env: git-password=********
[DEBUG] env: nexus-password=********
[DEBUG] env: wso2JenkinsBotAccessToken=********
[DEBUG] Toolchains are ignored, 'executable' parameter is set to <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core/scripts/ballerina-build.sh>
[DEBUG] Executing command line: [<https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core/scripts/ballerina-build.sh,> <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core/target/extracted-distribution/jballerina-1.2.14,> <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core]>
Compiling source
wso2/gateway:3.2.3
ballerina/java.jms:0.8.1 [central.ballerina.io -> home repo] 0% [> ballerina/java.jms:0.8.1 [central.ballerina.io -> home repo] 100% [==========
ballerina/java.jms:0.8.1 pulled from central successfully
Creating balos
error: dependency jar not found : ../../../target/org.wso2.micro.gateway.core-3.2.3
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404)
at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Micro Gateway - Parent 3.2.3-SNAPSHOT .............. SUCCESS [ 15.662 s]
[INFO] Micro Gateway - Components ......................... SUCCESS [ 8.088 s]
[INFO] Micro Gateway - Java Interceptor ................... SUCCESS [ 20.178 s]
[INFO] Micro Gateway - JWT Transformer .................... SUCCESS [ 5.202 s]
[INFO] Micro Gateway - JWT Generator ...................... SUCCESS [ 8.551 s]
[INFO] Micro Gateway - Core ............................... FAILURE [ 34.719 s]
[INFO] Micro Gateway - Code Generator ..................... SKIPPED
[INFO] Micro Gateway - Tools .............................. SKIPPED
[INFO] Micro Gateway - Distribution ....................... SKIPPED
[INFO] Micro Gateway - Test Integration 3.2.3-SNAPSHOT .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:49 min
[INFO] Finished at: 2021-07-15T06:16:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (build-project) on project org.wso2.micro.gateway.core: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (build-project) on project org.wso2.micro.gateway.core: Command execution failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed.
at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404)
at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.wso2.micro.gateway.core
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core/pom.xml> to org.wso2.am.microgw/org.wso2.micro.gateway.core/3.2.3-SNAPSHOT/org.wso2.micro.gateway.core-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-core/target/org.wso2.micro.gateway.core-3.2.3-SNAPSHOT.jar> to org.wso2.am.microgw/org.wso2.micro.gateway.core/3.2.3-SNAPSHOT/org.wso2.micro.gateway.core-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/tests/pom.xml> to org.wso2.am.microgw/test-integration/3.2.3-SNAPSHOT/test-integration-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-interceptor/pom.xml> to org.wso2.am.microgw/mgw-interceptor/3.2.3-SNAPSHOT/mgw-interceptor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-interceptor/target/mgw-interceptor-3.2.3-SNAPSHOT.jar> to org.wso2.am.microgw/mgw-interceptor/3.2.3-SNAPSHOT/mgw-interceptor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-tools/pom.xml> to org.wso2.am.microgw/org.wso2.micro.gateway.tools/3.2.3-SNAPSHOT/org.wso2.micro.gateway.tools-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-jwt-transformer/pom.xml> to org.wso2.am.microgw/mgw-jwt-transformer/3.2.3-SNAPSHOT/mgw-jwt-transformer-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-jwt-transformer/target/mgw-jwt-transformer-3.2.3-SNAPSHOT.jar> to org.wso2.am.microgw/mgw-jwt-transformer/3.2.3-SNAPSHOT/mgw-jwt-transformer-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/pom.xml> to org.wso2.am.microgw/components/3.2.3-SNAPSHOT/components-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/distribution/pom.xml> to org.wso2.am.microgw/wso2am-micro-gw/3.2.3-SNAPSHOT/wso2am-micro-gw-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-jwt-generator/pom.xml> to org.wso2.am.microgw/mgw-jwt-generator/3.2.3-SNAPSHOT/mgw-jwt-generator-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-jwt-generator/target/mgw-jwt-generator-3.2.3-SNAPSHOT.jar> to org.wso2.am.microgw/mgw-jwt-generator/3.2.3-SNAPSHOT/mgw-jwt-generator-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/pom.xml> to org.wso2.am.microgw/micro-gateway-parent/3.2.3-SNAPSHOT/micro-gateway-parent-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-microgateway_3.2.x/ws/components/micro-gateway-cli/pom.xml> to org.wso2.am.microgw/org.wso2.micro.gateway.cli/3.2.3-SNAPSHOT/org.wso2.micro.gateway.cli-3.2.3-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org hasunie at wso2.com
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Test Integration #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Java Interceptor #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Tools #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - JWT Transformer #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Components #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Distribution #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - JWT Generator #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Parent #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'products ? product-microgateway_3.2.x ? Micro Gateway - Code Generator #1384' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts
More information about the Builder
mailing list