Products | Versions |
---|---|
TIBCO Cloud API Management - Local Edition | ML 5.3.0 HF1, ML 5.3.0 & lower versions |
If you see below error while building images
[0m[91m2[0m[91m8[0m[91m2[0m[91m9[0m[91m
18:58:16 [0m[91m
18:58:16 gzip: stdin: not in gzip format
18:58:16 [0m[91mtar: [0m[91mChild returned status 1[0m[91m
18:58:16 [0m[91mtar: [0m[91mError is not recoverable: exiting now[0m[91m
18:58:16 [0m"chmod 755 /usr/local/bin/containeragent-watchdog.sh" command filed with exit code 2.
18:58:16 The command '/bin/sh -c /home/builder/docker-build/nosql-install.sh' returned a non-zero code: 2
18:58:16 ~/jobs/build_docker/workspace
18:58:16 Finished: SUCCESS
Please read further and follow the steps mentioned in Resolution.
As of Jan 15 2020, maven changed their policy and now central repo only supports https calls. (https://support.sonatype.com/hc/en-us/articles/3600412873340. This is causing the TIBCO provided Jenkins build jobs to fail for ML 5.3.0 HF1, ML 5.3.0 & lower versions
In this article, we are providing scripts (attached) that will cater to this change - reference the maven central repositories using https instead of http.
./quick-start.sh -b true -d true 2. Once the TML installer is up, we can stop the script and apply the Maven fix like below