It's all about the answers!

Ask a question

RTC 4.6 uDeploy V6.1.1 : Post Build Engine ERROR: peer not authenticated


Reginaldo Barosa (611) | asked Dec 28 '14, 9:15 p.m.
 I have RTC 4.6 on Linux where I do the Builds.  The uDeploy is on Windows 7 along with an RTC Windows agent.

The Build works, but the Post build fails as below:

BUILD SUCCESSFUL
Total time: 51 seconds
2014-12-28 21:03:19 [Jazz build engine] Invoking post-build participant "com.ibm.team.build.udeploy"
2014-12-28 21:03:19 [Jazz build engine] INFO: Post-build Deploy validate completed successfully.
2014-12-28 21:03:19 [Jazz build engine] ERROR: Create component "JKEMobileWindows7" version "20141228-2102" failed.
2014-12-28 21:03:19 [Jazz build engine] ERROR: Post-build Deploy publish failed.
2014-12-28 21:03:19 [Jazz build engine] ERROR: peer not authenticated

Any suggestion?
============
The whole build is below..

2014-12-28 21:02:20 [Jazz build engine] 
2014-12-28 21:02:20 [Jazz build engine] Substituted the following configuration element property variables:
2014-12-28 21:02:20 [Jazz build engine] com.ibm.team.build.ant : com.ibm.team.build.ant.buildFile = ${team.scm.fetchDestination}/JKEMobile/BuildSCRIPTSforMobile/build.xml   -->   com.ibm.team.build.ant.buildFile = c:\fetchMobile/JKEMobile/BuildSCRIPTSforMobile/build.xml
2014-12-28 21:02:20 [Jazz build engine] com.ibm.team.build.udeploy : team.udeploy.version = ${buildLabel}   -->   team.udeploy.version = 20141228-2102
2014-12-28 21:02:20 [Jazz build engine] com.ibm.team.build.udeploy : team.udeploy.baseDirectory = ${team.scm.fetchDestination}/JKEMobile/output/JKEMobile   -->   team.udeploy.baseDirectory = c:\fetchMobile/JKEMobile/output/JKEMobile
2014-12-28 21:02:20 [Jazz build engine] 
2014-12-28 21:02:20 [Jazz build engine] running on host: barosa-T420
2014-12-28 21:02:20 [Jazz build engine] Should build occur?
2014-12-28 21:02:20 [Jazz build engine] Yes: Always build a user initiated request.
2014-12-28 21:02:20 [Jazz build engine] Invoking pre-build participant "com.ibm.team.build.jazzscm"
2014-12-28 21:02:20 [Jazz build engine] Fetching files to fetch destination "C:\fetchMobile" ...
2014-12-28 21:02:27 [Jazz build engine] Invoking build participant "com.ibm.team.build.ant"
Buildfile: C:\fetchMobile\JKEMobile\BuildSCRIPTSforMobile\build.xml

hybrid:
     [echo] Build application JKEMobile in project JKEMobile
     [echo] Worklight Ant Task version 6.1.0.01.20140821-0406
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[app-builder] Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[app-builder] Dec 28, 2014 9:02:49 PM com.worklight.builder.sourcemanager.handlers.android.AndroidManifestSourceHandler checkBuildTarget
[app-builder] WARNING: FWLST1119W: Android build will fail because the API level used to compile the project is not supported by the Worklight Studio.
[app-builder] It is recommended to use Android API level 18 which is the latest API level supported by the Worklight Studio. Use the Android SDK Manager to install API level 18, configure your project to build with API level 18 by updating the Project Build Target in Project / Properties / Android dialog.
[app-builder] Dec 28, 2014 9:02:49 PM com.worklight.builder.sourcemanager.handlers.android.AndroidManifestSourceHandler checkTargetSdkVersion
[app-builder] WARNING: FWLST1123W: It is recommended that your Android application will target the same API level used to build the android project.
[app-builder] The API level used to compile the project is specified as the Project Build Target in Project / Properties / Android dialog. Configure your application to target the same API level by setting the same value in android:targetSdkVersion attribute in AndroidManifest.xml.
[app-builder] Dec 28, 2014 9:02:50 PM com.worklight.ant.builders.ApplicationBuilderTask execute
[app-builder] SUCCESS: FWLST2001I: Successfully built environments: [common, iphone, android]
     [echo] Build adapter JKEAdapter in project JKEMobile
     [echo] Worklight Ant Task version 6.1.0.01.20140821-0406
[adapter-builder] Building zip: C:\fetchMobile\JKEMobile\output\JKEMobile\JKEAdapter.adapter
     [echo] Build adapter JKELegacyAdapter in project JKEMobile
     [echo] Worklight Ant Task version 6.1.0.01.20140821-0406
[adapter-builder] Building zip: C:\fetchMobile\JKEMobile\output\JKEMobile\JKELegacyAdapter.adapter
     [echo] Build adapter MortgageServices in project JKEMobile
     [echo] Worklight Ant Task version 6.1.0.01.20140821-0406
[adapter-builder] Building zip: C:\fetchMobile\JKEMobile\output\JKEMobile\MortgageServices.adapter
     [echo] Publish application and adapter artifacts to build results
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\output\JKEMobile\JKEMobile-all.wlapp" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\output\JKEMobile\JKEAdapter.adapter" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\output\JKEMobile\JKELegacyAdapter.adapter" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\output\JKEMobile\MortgageServices.adapter" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".

androidNative:
     [echo] Generate Android build.xml
     [echo] Build Android project

-set-mode-check:

-set-debug-files:

-check-env:
 [checkenv] Android SDK Tools Revision 23.0.5
 [checkenv] Installed at C:\ANDROID_SDK

-setup:
     [echo] Project Name: JKEMobile
  [gettype] Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 19.1.0
     [echo] Resolving Build Target for JKEMobile...
[gettarget] Project Target:   Android 4.1.2
[gettarget] API level:        16
     [echo] ----------
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Resolving Dependencies for JKEMobile...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency] 
[dependency] ------------------
     [echo] ----------
     [echo] Building Libraries with 'debug'...
   [subant] No sub-builds to iterate on

-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files...
     [aidl] No AIDL files to compile.
     [echo] ----------
     [echo] Handling RenderScript files...
     [echo] ----------
     [echo] Handling Resources...
     [aapt] Found Deleted Target File
     [aapt] Generating resource IDs...
     [echo] ----------
     [echo] Handling BuildConfig class...
[buildconfig] No need to generate new BuildConfig.

-pre-compile:

-compile:
    [javac] Compiling 2 source files to C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\classes

-post-compile:

-obfuscate:

-dex:
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\classes
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\uicandroid.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\cordova.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\android-async-http.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\cordova_plugins.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\worklight-android.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\gcm.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\commons-codec.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\bcprov.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\jackson-mapper-asl.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\jackson-core-asl.jar
      [dex] input: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\guava.jar
      [dex] Using Pre-Dexed uicandroid-b7d095d56eae1f690b9dc3fdec88a987.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\uicandroid.jar
      [dex] Using Pre-Dexed cordova-754c501491bf2d98b62d3f8a3f967226.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\cordova.jar
      [dex] Using Pre-Dexed android-async-http-531a9bc1a413d6df5e2b488d20ac59cf.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\android-async-http.jar
      [dex] Using Pre-Dexed cordova_plugins-94d900310384bec02401a9954a8c30cd.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\cordova_plugins.jar
      [dex] Using Pre-Dexed worklight-android-07c6e01dbe8d3319e5d15ed55c727f2e.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\worklight-android.jar
      [dex] Using Pre-Dexed gcm-c2ef77772ce4c0f565982c7362b771af.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\gcm.jar
      [dex] Using Pre-Dexed commons-codec-0c934e2c77497e9b964870a4c160beb5.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\commons-codec.jar
      [dex] Using Pre-Dexed bcprov-7555763624d1edcbf1ee0194ba02ce21.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\bcprov.jar
      [dex] Using Pre-Dexed jackson-mapper-asl-36b155db1d4b6982dc9835d9924d6ee2.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\jackson-mapper-asl.jar
      [dex] Using Pre-Dexed jackson-core-asl-1e341fcd412ad2fd7ca3d5fcfbad4ccb.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\jackson-core-asl.jar
      [dex] Using Pre-Dexed guava-e46feabaaf8797a252229fa02ca20c6f.jar <- C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\libs\guava.jar
      [dex] Found Deleted Target File
      [dex] Converting compiled files and external libraries into C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\classes.dex...
       [dx] Merged dex A (11 defs/3.8KiB) with dex B (69 defs/115.1KiB). Result is 80 defs/143.6KiB. Took 0.1s
       [dx] Merged dex A (80 defs/143.6KiB) with dex B (174 defs/270.5KiB). Result is 254 defs/513.1KiB. Took 0.1s
       [dx] Merged dex A (254 defs/513.1KiB) with dex B (17 defs/34.5KiB). Result is 271 defs/713.4KiB. Took 0.2s
       [dx] Merged dex A (271 defs/713.4KiB) with dex B (89 defs/155.7KiB). Result is 360 defs/1183.7KiB. Took 0.1s
       [dx] Result compacted from 2506.4KiB to 1137.3KiB to save 1369.1KiB
       [dx] Merged dex A (360 defs/1183.7KiB) with dex B (426 defs/629.6KiB). Result is 786 defs/1137.3KiB. Took 0.3s
       [dx] Merged dex A (786 defs/1137.3KiB) with dex B (4 defs/17.8KiB). Result is 790 defs/1409.1KiB. Took 0.1s
       [dx] Merged dex A (790 defs/1409.1KiB) with dex B (43 defs/68.5KiB). Result is 833 defs/1883.9KiB. Took 0.1s
       [dx] Result compacted from 4411.9KiB to 2808.6KiB to save 1603.3KiB
       [dx] Merged dex A (833 defs/1883.9KiB) with dex B (1713 defs/1603.8KiB). Result is 2546 defs/2808.6KiB. Took 0.4s
       [dx] Merged dex A (2546 defs/2808.6KiB) with dex B (432 defs/535.1KiB). Result is 2978 defs/4022.0KiB. Took 0.2s
       [dx] Result compacted from 5309.5KiB to 3555.9KiB to save 1753.6KiB
       [dx] Merged dex A (2978 defs/4022.0KiB) with dex B (129 defs/231.5KiB). Result is 3107 defs/3555.9KiB. Took 0.2s
       [dx] Result compacted from 5614.6KiB to 4583.0KiB to save 1031.6KiB
       [dx] Merged dex A (3107 defs/3555.9KiB) with dex B (883 defs/1023.3KiB). Result is 3990 defs/4583.0KiB. Took 0.2s

-crunch:
   [crunch] Crunching PNG Files in source dir: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\res
   [crunch] To destination dir: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\res
   [crunch] Crunched 0 PNG files to update cache

-package-resources:
     [aapt] Found Deleted Target File
     [aapt] Creating full resource package...
     [aapt] Warning: AndroidManifest.xml already defines debuggable (in http://schemas.android.com/apk/res/android); using existing value in manifest.

-package:
[apkbuilder] Found Deleted Target File
[apkbuilder] Creating JKEMobile-debug-unaligned.apk and signing it with a debug key...

-post-package:

-do-debug:
 [zipalign] Running zip align on final apk...
     [echo] Debug Package: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\JKEMobile-debug.apk
[propertyfile] Updating property file: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\build.prop
[propertyfile] Updating property file: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\build.prop
[propertyfile] Updating property file: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\build.prop
[propertyfile] Updating property file: C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\build.prop

-post-build:

debug:
     [echo] Publish Android APK file
     [copy] Copying 1 file to C:\fetchMobile\JKEMobile\output\JKEMobile
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\JKEMobile\apps\JKEMobile\android\native\bin\JKEMobile-debug.apk" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".

worklightProject:
[war-builder] Building war: C:\fetchMobile\JKEMobile\output\JKEMobile\JKEMobile.war
     [echo] Publish Worklight Project file
[artifactPublisher] Not using a proxy to reach https://clmweb:9443/ccm/
[artifactPublisher] Published file "C:\fetchMobile\JKEMobile\output\JKEMobile\JKEMobile.war" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.artifact" as content to build result "20141228-2102".

all:

BUILD SUCCESSFUL
Total time: 51 seconds
2014-12-28 21:03:19 [Jazz build engine] Invoking post-build participant "com.ibm.team.build.udeploy"
2014-12-28 21:03:19 [Jazz build engine] INFO: Post-build Deploy validate completed successfully.
2014-12-28 21:03:19 [Jazz build engine] ERROR: Create component "JKEMobileWindows7" version "20141228-2102" failed.
2014-12-28 21:03:19 [Jazz build engine] ERROR: Post-build Deploy publish failed.
2014-12-28 21:03:19 [Jazz build engine] ERROR: peer not authenticated



One answer



permanent link
Reginaldo Barosa (611) | answered Dec 28 '14, 9:29 p.m.
 I turned the debug on and got more details..

BUILD SUCCESSFUL
Total time: 57 seconds
2014-12-28 21:22:09 [Jazz build engine] Invoking post-build participant "com.ibm.team.build.udeploy"
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.timeout: 960000
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Post-build Deploy started.
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Post-build Deploy validate started.
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.enabled: true
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.triggerPolicy: ALWAYS
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.abortOnIncompleteActivityEnabled: false
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.serverURI: https://localhost:10443
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.userName: admin
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.passwordType: PASSWORD
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.password: ********
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.passwordFile: .
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.component: JKEMobileWindows7
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.version: 20141228-2121
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.baseDirectory: c:\fetchMobile\JKEMobile\output\JKEMobile
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.includeFiles: [**/*]
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.excludeFiles: []
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.properties: {}
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.links: {}
2014-12-28 21:22:09 [Jazz build engine] DEBUG: team.udeploy.deployEnabled: false
2014-12-28 21:22:09 [Jazz build engine] INFO: Post-build Deploy validate completed successfully.
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Post-build Deploy enabled
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Post-build Deploy publish started.
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Create component version started.
2014-12-28 21:22:09 [Jazz build engine] ERROR: Create component "JKEMobileWindows7" version "20141228-2121" failed.
2014-12-28 21:22:09 [Jazz build engine] ERROR: Post-build Deploy publish failed.
2014-12-28 21:22:09 [Jazz build engine] ERROR: peer not authenticated
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.ibm.jsse2.bc.getPeerCertificates(bc.java:45)
at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)
at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:572)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
at com.urbancode.ud.client.UDRestClient.invokeMethod(UDRestClient.java:137)
at com.urbancode.ud.client.ComponentClient.createComponentVersion(ComponentClient.java:38)
at com.ibm.team.build.internal.engine.UDeployPostBuildParticipant.createComponentVersion(UDeployPostBuildParticipant.java:359)
at com.ibm.team.build.internal.engine.UDeployPostBuildParticipant.publish(UDeployPostBuildParticipant.java:332)
at com.ibm.team.build.internal.engine.UDeployPostBuildParticipant.postBuild(UDeployPostBuildParticipant.java:205)
at com.ibm.team.build.internal.engine.BuildLoop.invokePostBuildParticipants(BuildLoop.java:995)
at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:752)
at java.lang.Thread.run(Thread.java:795)
2014-12-28 21:22:09 [Jazz build engine] DEBUG: Post-build Deploy completed.

=================

I can issue the UDClient:

C:\Program Files\agent\opt\udclient>udclient -username admin -password admin
-weburl https://localhost:10443  login

Comments
Lara Ziosi commented Dec 29 '14, 4:52 a.m.

I would try to test from the udclient the exact command that attempts to create a version, you can find the syntax in the UCD Knowledge Center.

I would also double check that the credentials for that same UCD user have been correctly specified in the Post Build Deploy page.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.