Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02411ec46e2e5069cf299dd11452168db4a43567 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3696993707016521148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5708078945272324775.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 40653689060fff6bf1399e6de9b6d29a57191201 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6888496878698178769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh926047251912006110.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1417854859347730202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1488’ is offline ‘prd-centos7-docker-4c-2g-1549’ is offline ‘prd-centos7-docker-4c-2g-1553’ is offline ‘prd-centos7-docker-4c-2g-1554’ is offline ‘prd-centos7-docker-4c-2g-1555’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1550’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1551’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1557 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh7672965630098781938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 Commit message: "Merge pull request #303 from soda480/US1908" > git rev-list --no-walk a8794a006ea08968641ff6a1a2acb87b2eaa877d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:19:16.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:19:16.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:19:16.232Z] ========================================================= [2021-08-02T17:19:16.233Z] EdgeX Global Pipelines Version Info [2021-08-02T17:19:16.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:17.466Z] ------------------- [2021-08-02T17:19:17.467Z] stable info: [2021-08-02T17:19:17.467Z] ------------------- [2021-08-02T17:19:17.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:19:17.467Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:19:17.467Z] Message: update stable to v1.0.200 [2021-08-02T17:19:18.065Z] ------------------- [2021-08-02T17:19:18.065Z] experimental info: [2021-08-02T17:19:18.065Z] ------------------- [2021-08-02T17:19:18.065Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:19:18.065Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:19:18.065Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:19:18.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-02T17:19:18.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-02T17:19:18.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:19:18.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:19:18.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:19:18.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:19:18.337Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:19:18.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:19:18.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:19:18.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:19:18.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:19:18.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:19:18.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-02T17:19:18.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:19:18.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:19:18.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:19:18.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:19:18.605Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:19:18.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:19:18.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:19:18.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T17:19:18.714Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:19:18.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:19:18.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:19:18.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:19:18.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T17:19:18.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:19:18.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:19:18.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:19:18.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:19:18.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] echo [2021-08-02T17:19:18.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02411ec [Pipeline] echo [2021-08-02T17:19:18.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:19:19.054Z] provisioning config files... [2021-08-02T17:19:19.073Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8664637387707678461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:19.418Z] ---> docker-login.sh [2021-08-02T17:19:19.418Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:19:19.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:19.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:19.689Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:19.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:19.689Z] [2021-08-02T17:19:19.689Z] Login Succeeded [2021-08-02T17:19:19.689Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:19:19.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:19.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:19.689Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:19.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:19.689Z] [2021-08-02T17:19:19.689Z] Login Succeeded [2021-08-02T17:19:19.689Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:19:19.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:19.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:19.956Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:19.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:19.956Z] [2021-08-02T17:19:19.956Z] Login Succeeded [2021-08-02T17:19:19.956Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:19:19.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:19.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:19.956Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:19.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:19.956Z] [2021-08-02T17:19:19.956Z] Login Succeeded [2021-08-02T17:19:19.956Z] docker.io [2021-08-02T17:19:20.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:20.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:20.493Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:20.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:20.493Z] [2021-08-02T17:19:20.493Z] Login Succeeded [2021-08-02T17:19:20.493Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:19:20.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:19:21.146Z] + git log --format=format:%s -1 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] echo [2021-08-02T17:19:21.200Z] GIT_COMMIT: 02411ec46e2e5069cf299dd11452168db4a43567, Commit Message: Merge pull request #303 from soda480/US1908 [Pipeline] echo [2021-08-02T17:19:21.213Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:21.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:21.851Z] [2021-08-02T17:19:21.851Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:22.195Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:22.195Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:19:22.195Z] 31603596830f: Pulling fs layer [2021-08-02T17:19:22.195Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:19:22.195Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:19:22.195Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:19:22.195Z] fd332fbdc1db: Waiting [2021-08-02T17:19:22.195Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:19:22.195Z] b6dc333f4379: Download complete [2021-08-02T17:19:22.461Z] 31603596830f: Download complete [2021-08-02T17:19:22.732Z] 31603596830f: Pull complete [2021-08-02T17:19:22.732Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:19:22.732Z] fd332fbdc1db: Download complete [2021-08-02T17:19:22.732Z] b6dc333f4379: Pull complete [2021-08-02T17:19:22.732Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:19:22.732Z] 3d9ef1400e77: Download complete [2021-08-02T17:19:23.332Z] 3d9ef1400e77: Pull complete [2021-08-02T17:19:23.608Z] fd332fbdc1db: Pull complete [2021-08-02T17:19:23.608Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:19:23.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:23.608Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:19:23.712Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:19:23.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:19:24.530Z] $ docker top b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:19:24.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:19:24.664Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:19:24.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:19:24.786Z] $ docker exec b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent [2021-08-02T17:19:24.915Z] SSH_AUTH_SOCK=/tmp/ssh-qEsulidzmiFx/agent.14 [2021-08-02T17:19:24.915Z] SSH_AGENT_PID=21 [2021-08-02T17:19:24.931Z] Running ssh-add (command line suppressed) [2021-08-02T17:19:25.041Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_541467393897486011.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_541467393897486011.key) [2021-08-02T17:19:25.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:19:25.389Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:19:25.411Z] $ docker exec --env ******** --env ******** b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent -k [2021-08-02T17:19:25.515Z] unset SSH_AUTH_SOCK; [2021-08-02T17:19:25.516Z] unset SSH_AGENT_PID; [2021-08-02T17:19:25.516Z] echo Agent pid 21 killed; [2021-08-02T17:19:25.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:19:25.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:19:25.578Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:19:25.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:19:25.698Z] $ docker exec b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent [2021-08-02T17:19:25.796Z] SSH_AUTH_SOCK=/tmp/ssh-Ho8LNVHaOyma/agent.56 [2021-08-02T17:19:25.796Z] SSH_AGENT_PID=62 [2021-08-02T17:19:25.805Z] Running ssh-add (command line suppressed) [2021-08-02T17:19:25.894Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3802181757778121543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3802181757778121543.key) [2021-08-02T17:19:25.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:19:26.233Z] + git semver init [2021-08-02T17:19:26.234Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:19:26.234Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-02T17:19:26.234Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-02T17:19:26.234Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:19:26.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:19:26.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:19:26.234Z] # $SEMVER_BRANCH = main [2021-08-02T17:19:26.234Z] # $SEMVER_TEMP = /tmp/semver-256443713 [2021-08-02T17:19:26.234Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-02T17:19:26.500Z] # '/tmp/semver-256443713' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-02T17:19:26.500Z] # -> Force: false [2021-08-02T17:19:26.500Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-02T17:19:26.515Z] $ docker exec --env ******** --env ******** b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d ssh-agent -k [2021-08-02T17:19:26.615Z] unset SSH_AUTH_SOCK; [2021-08-02T17:19:26.616Z] unset SSH_AGENT_PID; [2021-08-02T17:19:26.616Z] echo Agent pid 62 killed; [2021-08-02T17:19:26.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:19:27.002Z] + git semver [Pipeline] } [2021-08-02T17:19:27.022Z] $ docker stop --time=1 b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d [2021-08-02T17:19:28.247Z] $ docker rm -f b65d4cb1f7eb2973b9b4c291a55ffa57bd9e89b9cbe3d74f216135752fbd097d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:19:28.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:19:28.974Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:19:28.977Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T17:19:44.208Z] Still waiting to schedule task [2021-08-02T17:19:44.208Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T17:19:44.211Z] Still waiting to schedule task [2021-08-02T17:19:44.211Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.211Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.211Z] ‘prd-centos7-docker-4c-2g-1478’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.211Z] ‘prd-centos7-docker-4c-2g-1479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.212Z] ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.212Z] ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.212Z] ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.212Z] ‘prd-centos7-docker-4c-2g-1552’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:19:44.212Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline [2021-08-02T17:19:44.212Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline [2021-08-02T17:19:44.212Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1558’ is offline [2021-08-02T17:19:44.212Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1560’ is offline [2021-08-02T17:20:15.767Z] Running on prd-centos7-docker-4c-2g-1563 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-02T17:20:15.789Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2021-08-02T17:20:16.020Z] Selected Git installation does not exist. Using Default [2021-08-02T17:20:16.020Z] The recommended git tool is: NONE [2021-08-02T17:20:18.850Z] using credential edgex-jenkins-ssh [2021-08-02T17:20:18.865Z] Cloning the remote Git repository [2021-08-02T17:20:19.579Z] Avoid second fetch [2021-08-02T17:20:19.579Z] Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) [2021-08-02T17:20:17.972Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-02T17:20:18.042Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2021-08-02T17:20:18.073Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-02T17:20:18.074Z] > git --version # timeout=10 [2021-08-02T17:20:18.084Z] > git --version # 'git version 2.24.4' [2021-08-02T17:20:18.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:20:18.120Z] [INFO] Currently running in a labeled security context [2021-08-02T17:20:18.120Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:20:18.120Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/4@tmp/jenkins-gitclient-ssh401726014017088726.key [2021-08-02T17:20:18.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:20:18.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-02T17:20:18.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:20:18.718Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:20:18.728Z] > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 [2021-08-02T17:20:23.246Z] Commit message: "Merge pull request #303 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:20:23.737Z] provisioning config files... [2021-08-02T17:20:23.766Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config1102608792821608666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:20:24.225Z] ---> docker-login.sh [2021-08-02T17:20:24.225Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:20:24.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:24.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:24.225Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:24.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:24.225Z] [2021-08-02T17:20:24.225Z] Login Succeeded [2021-08-02T17:20:24.225Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:20:24.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:24.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:24.495Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:24.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:24.495Z] [2021-08-02T17:20:24.495Z] Login Succeeded [2021-08-02T17:20:24.495Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:20:24.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:24.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:24.495Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:24.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:24.495Z] [2021-08-02T17:20:24.495Z] Login Succeeded [2021-08-02T17:20:24.495Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:20:24.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:24.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:24.761Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:24.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:24.761Z] [2021-08-02T17:20:24.761Z] Login Succeeded [2021-08-02T17:20:24.761Z] docker.io [2021-08-02T17:20:24.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:20:25.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:20:25.026Z] Configure a credential helper to remove this warning. See [2021-08-02T17:20:25.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:20:25.026Z] [2021-08-02T17:20:25.026Z] Login Succeeded [2021-08-02T17:20:25.026Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:20:25.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:20:25.290Z] ========================================================= [2021-08-02T17:20:25.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:20:25.291Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:25.636Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:20:25.636Z] Sending build context to Docker daemon 130kB [2021-08-02T17:20:25.636Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:20:25.636Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:20:25.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:20:25.636Z] 540db60ca938: Pulling fs layer [2021-08-02T17:20:25.636Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:20:25.636Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:20:25.636Z] 0773c198feca: Pulling fs layer [2021-08-02T17:20:25.636Z] 345f892a5656: Pulling fs layer [2021-08-02T17:20:25.636Z] 4796506630df: Pulling fs layer [2021-08-02T17:20:25.636Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:20:25.636Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:20:25.636Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:20:25.636Z] 4796506630df: Waiting [2021-08-02T17:20:25.636Z] cc55df3e53f1: Waiting [2021-08-02T17:20:25.636Z] 4d027b6c602c: Waiting [2021-08-02T17:20:25.636Z] 449e75d2c14e: Waiting [2021-08-02T17:20:25.636Z] 0773c198feca: Waiting [2021-08-02T17:20:25.636Z] 345f892a5656: Waiting [2021-08-02T17:20:25.636Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:20:25.636Z] 4c4ab2625f07: Download complete [2021-08-02T17:20:25.636Z] adcc1eea9eea: Download complete [2021-08-02T17:20:25.912Z] 345f892a5656: Verifying Checksum [2021-08-02T17:20:25.912Z] 345f892a5656: Download complete [2021-08-02T17:20:25.912Z] 4796506630df: Verifying Checksum [2021-08-02T17:20:25.912Z] 4796506630df: Download complete [2021-08-02T17:20:25.912Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:20:25.912Z] cc55df3e53f1: Download complete [2021-08-02T17:20:25.912Z] 540db60ca938: Verifying Checksum [2021-08-02T17:20:25.912Z] 540db60ca938: Download complete [2021-08-02T17:20:26.181Z] 540db60ca938: Pull complete [2021-08-02T17:20:26.181Z] adcc1eea9eea: Pull complete [2021-08-02T17:20:26.181Z] 4c4ab2625f07: Pull complete [2021-08-02T17:20:26.448Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:20:26.448Z] 4d027b6c602c: Download complete [2021-08-02T17:20:29.030Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:20:29.030Z] 449e75d2c14e: Download complete [2021-08-02T17:20:30.991Z] 0773c198feca: Download complete [2021-08-02T17:20:34.374Z] 0773c198feca: Pull complete [2021-08-02T17:20:34.375Z] 345f892a5656: Pull complete [2021-08-02T17:20:34.375Z] 4796506630df: Pull complete [2021-08-02T17:20:34.375Z] cc55df3e53f1: Pull complete [2021-08-02T17:20:34.375Z] 4d027b6c602c: Pull complete [2021-08-02T17:20:35.796Z] 449e75d2c14e: Pull complete [2021-08-02T17:20:35.797Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:20:35.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:20:35.797Z] ---> 0d28375d9b5b [2021-08-02T17:20:35.797Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:20:37.747Z] ---> Running in dcda49a30227 [2021-08-02T17:20:37.747Z] Removing intermediate container dcda49a30227 [2021-08-02T17:20:37.747Z] ---> 53bc97275a53 [2021-08-02T17:20:37.747Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:20:37.747Z] ---> Running in 0176c92dfbfc [2021-08-02T17:20:38.022Z] Removing intermediate container 0176c92dfbfc [2021-08-02T17:20:38.022Z] ---> d6d31d4755a9 [2021-08-02T17:20:38.022Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-02T17:20:38.022Z] ---> Running in 679d04ce5c20 [2021-08-02T17:20:38.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:39.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:41.122Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-08-02T17:20:41.389Z] (2/6) Installing libsodium (1.0.18-r0) [2021-08-02T17:20:41.389Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-08-02T17:20:41.657Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-08-02T17:20:41.657Z] (5/6) Installing libzmq (4.3.3-r1) [2021-08-02T17:20:41.924Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-08-02T17:20:41.924Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T17:20:41.924Z] OK: 150 MiB in 46 packages [2021-08-02T17:20:42.195Z] Removing intermediate container 679d04ce5c20 [2021-08-02T17:20:42.195Z] ---> 4bf907ddbf73 [2021-08-02T17:20:42.195Z] Step 6/8 : WORKDIR /app [2021-08-02T17:20:42.463Z] ---> Running in 94d26ad0762e [2021-08-02T17:20:42.463Z] Removing intermediate container 94d26ad0762e [2021-08-02T17:20:42.463Z] ---> c9543599f812 [2021-08-02T17:20:42.463Z] Step 7/8 : COPY . . [2021-08-02T17:20:42.463Z] ---> ab23591653e0 [2021-08-02T17:20:42.463Z] Step 8/8 : RUN go mod download [2021-08-02T17:20:42.730Z] ---> Running in 287789d30be2 [2021-08-02T17:20:52.835Z] Removing intermediate container 287789d30be2 [2021-08-02T17:20:52.835Z] ---> 39188006b5a0 [2021-08-02T17:20:52.835Z] Successfully built 39188006b5a0 [2021-08-02T17:20:52.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:53.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:20:53.161Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:53.249Z] prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container [2021-08-02T17:20:53.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:20:53.661Z] $ docker top b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:54.064Z] + go version [2021-08-02T17:20:54.064Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:20:54.077Z] $ docker stop --time=1 b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 [2021-08-02T17:20:55.276Z] $ docker rm -f b37869fdd64f42574e3035ff3f442579fd60d0b0d8e8b3c20bfcef12e46a6195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:55.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:20:55.802Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:55.892Z] prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container [2021-08-02T17:20:55.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:20:56.314Z] $ docker top 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:56.726Z] + go mod tidy [Pipeline] sh [2021-08-02T17:20:57.326Z] + make test [2021-08-02T17:20:57.326Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-02T17:21:12.428Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-02T17:21:12.428Z] CGO_ENABLED=1 go vet ./... [2021-08-02T17:21:19.141Z] gofmt -l . [2021-08-02T17:21:19.141Z] [ "`gofmt -l .`" = "" ] [2021-08-02T17:21:19.141Z] ./bin/test-go-mod-tidy.sh [2021-08-02T17:21:19.141Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T17:21:19.422Z] $ docker stop --time=1 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 [2021-08-02T17:21:20.842Z] $ docker rm -f 0d169d596dab804e65ca06221cf7cba0f03b9ae4c83d58681112a94d1a4198b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:21:21.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:21:21.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T17:21:22.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T17:21:23.069Z] + ls -al . [2021-08-02T17:21:23.069Z] total 112 [2021-08-02T17:21:23.069Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 2 17:21 . [2021-08-02T17:21:23.069Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 17:20 .. [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 2 17:20 Attribution.txt [2021-08-02T17:21:23.069Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 2 17:20 bin [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 2 17:20 CHANGELOG.md [2021-08-02T17:21:23.069Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 2 17:20 coverage.out [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 2048 Aug 2 17:20 Dockerfile [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 970 Aug 2 17:20 Dockerfile.build [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 2 17:20 .dockerignore [2021-08-02T17:21:23.069Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 17:20 .git [2021-08-02T17:21:23.069Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 2 17:20 .github [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 111 Aug 2 17:20 .gitignore [2021-08-02T17:21:23.069Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 2 17:21 go.mod [2021-08-02T17:21:23.069Z] -rw-r--r--. 1 jenkins jenkins 20447 Aug 2 17:20 go.sum [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 2 17:20 Jenkinsfile [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 2 17:20 LICENSE [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 2 17:20 main.go [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 1508 Aug 2 17:20 makefile [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 2 17:20 README.md [2021-08-02T17:21:23.069Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 2 17:20 res [2021-08-02T17:21:23.069Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 2 17:20 snap [2021-08-02T17:21:23.069Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 17:19 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:28.438Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=02411ec46e2e5069cf299dd11452168db4a43567 --label arch=amd64 --label version=2.0.2-dev.1 . [2021-08-02T17:21:28.438Z] Sending build context to Docker daemon 153.1kB [2021-08-02T17:21:28.438Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:21:28.438Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-02T17:21:28.438Z] ---> 39188006b5a0 [2021-08-02T17:21:28.438Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-02T17:21:28.438Z] ---> Running in c45d0fed54fa [2021-08-02T17:21:28.438Z] Removing intermediate container c45d0fed54fa [2021-08-02T17:21:28.438Z] ---> 5ff44dfcbbfd [2021-08-02T17:21:28.438Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T17:21:28.438Z] ---> Running in 2f37d18472e7 [2021-08-02T17:21:28.438Z] Removing intermediate container 2f37d18472e7 [2021-08-02T17:21:28.438Z] ---> 4a32108a173a [2021-08-02T17:21:28.438Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T17:21:28.438Z] ---> Running in e0ad28776f63 [2021-08-02T17:21:28.438Z] Removing intermediate container e0ad28776f63 [2021-08-02T17:21:28.438Z] ---> d99dde52cd60 [2021-08-02T17:21:28.438Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:21:28.438Z] ---> Running in 37288928c2d5 [2021-08-02T17:21:28.438Z] Removing intermediate container 37288928c2d5 [2021-08-02T17:21:28.438Z] ---> f3c012836c98 [2021-08-02T17:21:28.438Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T17:21:28.438Z] ---> Running in 224de050bfdc [2021-08-02T17:21:28.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:28.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:28.438Z] OK: 150 MiB in 46 packages [2021-08-02T17:21:28.438Z] Removing intermediate container 224de050bfdc [2021-08-02T17:21:28.438Z] ---> 5d69f8b6b76f [2021-08-02T17:21:28.438Z] Step 8/28 : WORKDIR /app [2021-08-02T17:21:28.438Z] ---> Running in 625a12702976 [2021-08-02T17:21:28.438Z] Removing intermediate container 625a12702976 [2021-08-02T17:21:28.438Z] ---> bfd2e63a0db7 [2021-08-02T17:21:28.438Z] Step 9/28 : COPY go.mod . [2021-08-02T17:21:28.438Z] ---> 216affb9173b [2021-08-02T17:21:28.438Z] Step 10/28 : RUN go mod download [2021-08-02T17:21:28.438Z] ---> Running in ebd16e59d161 [2021-08-02T17:21:28.438Z] Removing intermediate container ebd16e59d161 [2021-08-02T17:21:28.438Z] ---> 58a5499d794e [2021-08-02T17:21:28.438Z] Step 11/28 : RUN go mod tidy [2021-08-02T17:21:28.438Z] ---> Running in 38c3c9a513c1 [2021-08-02T17:21:28.438Z] Removing intermediate container 38c3c9a513c1 [2021-08-02T17:21:28.438Z] ---> 9708212eab3e [2021-08-02T17:21:28.438Z] Step 12/28 : COPY . . [2021-08-02T17:21:28.438Z] ---> ea855261e015 [2021-08-02T17:21:28.438Z] Step 13/28 : ARG MAKE="make build" [2021-08-02T17:21:28.438Z] ---> Running in 9274daf40092 [2021-08-02T17:21:28.438Z] Removing intermediate container 9274daf40092 [2021-08-02T17:21:28.438Z] ---> d8d0d620d75c [2021-08-02T17:21:28.438Z] Step 14/28 : RUN $MAKE [2021-08-02T17:21:28.438Z] ---> Running in 5675109e6268 [2021-08-02T17:21:28.438Z] go mod tidy [2021-08-02T17:21:28.438Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.1" -o app-service-configurable [2021-08-02T17:21:40.825Z] Removing intermediate container 5675109e6268 [2021-08-02T17:21:40.825Z] ---> c89238afa93b [2021-08-02T17:21:40.825Z] Step 15/28 : FROM alpine:3.12 [2021-08-02T17:21:40.825Z] 3.12: Pulling from library/alpine [2021-08-02T17:21:40.825Z] 339de151aab4: Pulling fs layer [2021-08-02T17:21:40.825Z] 339de151aab4: Verifying Checksum [2021-08-02T17:21:40.825Z] 339de151aab4: Download complete [2021-08-02T17:21:40.825Z] 339de151aab4: Pull complete [2021-08-02T17:21:40.825Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T17:21:40.825Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T17:21:40.825Z] ---> 13621d1b12d4 [2021-08-02T17:21:40.825Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T17:21:40.825Z] ---> Running in 5b6c80439434 [2021-08-02T17:21:40.825Z] Removing intermediate container 5b6c80439434 [2021-08-02T17:21:40.825Z] ---> c1961cc0cebd [2021-08-02T17:21:40.825Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-02T17:21:40.825Z] ---> Running in 7975d1b91df9 [2021-08-02T17:21:40.825Z] Removing intermediate container 7975d1b91df9 [2021-08-02T17:21:40.825Z] ---> d3fd7537d7b1 [2021-08-02T17:21:40.825Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-02T17:21:40.825Z] ---> Running in a47eec09e607 [2021-08-02T17:21:40.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:40.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:21:40.825Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-02T17:21:40.825Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-02T17:21:40.825Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-02T17:21:40.825Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-02T17:21:40.825Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-02T17:21:40.825Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-02T17:21:40.825Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-02T17:21:40.825Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:21:40.825Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T17:21:40.825Z] OK: 9 MiB in 21 packages [2021-08-02T17:21:41.093Z] Removing intermediate container a47eec09e607 [2021-08-02T17:21:41.093Z] ---> 633d3b9c3b3c [2021-08-02T17:21:41.093Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-02T17:21:41.362Z] ---> 7bb39c16eace [2021-08-02T17:21:41.363Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-02T17:21:41.363Z] ---> b98386f5c1af [2021-08-02T17:21:41.363Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-08-02T17:21:41.633Z] ---> 20973158394d [2021-08-02T17:21:41.633Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-02T17:21:41.900Z] ---> 664b9664cc86 [2021-08-02T17:21:41.901Z] Step 23/28 : EXPOSE 48095 [2021-08-02T17:21:41.901Z] ---> Running in e2625ac1bdb9 [2021-08-02T17:21:41.901Z] Removing intermediate container e2625ac1bdb9 [2021-08-02T17:21:41.901Z] ---> d4cdd04369bb [2021-08-02T17:21:41.901Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-08-02T17:21:41.901Z] ---> Running in d594046c0f1d [2021-08-02T17:21:42.171Z] Removing intermediate container d594046c0f1d [2021-08-02T17:21:42.171Z] ---> 663cb2d2ca4f [2021-08-02T17:21:42.171Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:21:42.171Z] ---> Running in 4ee01a5ff787 [2021-08-02T17:21:42.171Z] Removing intermediate container 4ee01a5ff787 [2021-08-02T17:21:42.171Z] ---> 0c8ba0507984 [2021-08-02T17:21:42.171Z] Step 26/28 : LABEL arch=amd64 [2021-08-02T17:21:42.171Z] ---> Running in e67e7ae018ce [2021-08-02T17:21:42.436Z] Removing intermediate container e67e7ae018ce [2021-08-02T17:21:42.436Z] ---> ab6fc77be0e5 [2021-08-02T17:21:42.436Z] Step 27/28 : LABEL git_sha=02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:21:42.436Z] ---> Running in f660a3d8a77b [2021-08-02T17:21:42.436Z] Removing intermediate container f660a3d8a77b [2021-08-02T17:21:42.436Z] ---> b1bb666333d2 [2021-08-02T17:21:42.436Z] Step 28/28 : LABEL version=2.0.2-dev.1 [2021-08-02T17:21:42.436Z] ---> Running in 5c301c1db997 [2021-08-02T17:21:42.436Z] Removing intermediate container 5c301c1db997 [2021-08-02T17:21:42.436Z] ---> 4d34baecd310 [2021-08-02T17:21:42.436Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T17:21:42.436Z] Successfully built 4d34baecd310 [2021-08-02T17:21:42.436Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:21:42.695Z] provisioning config files... [2021-08-02T17:21:42.716Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config2780475830237054372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:21:43.063Z] ---> docker-login.sh [2021-08-02T17:21:43.063Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:21:43.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:43.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:43.063Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:43.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:43.063Z] [2021-08-02T17:21:43.063Z] Login Succeeded [2021-08-02T17:21:43.063Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:21:43.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:43.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:43.333Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:43.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:43.333Z] [2021-08-02T17:21:43.333Z] Login Succeeded [2021-08-02T17:21:43.333Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:21:43.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:43.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:43.333Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:43.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:43.333Z] [2021-08-02T17:21:43.333Z] Login Succeeded [2021-08-02T17:21:43.333Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:21:43.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:43.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:43.601Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:43.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:43.601Z] [2021-08-02T17:21:43.601Z] Login Succeeded [2021-08-02T17:21:43.601Z] docker.io [2021-08-02T17:21:43.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:21:44.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:21:44.189Z] Configure a credential helper to remove this warning. See [2021-08-02T17:21:44.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:21:44.189Z] [2021-08-02T17:21:44.189Z] Login Succeeded [2021-08-02T17:21:44.189Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:21:44.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:21:44.274Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-02T17:21:44.274Z] 02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:21:44.274Z] latest [2021-08-02T17:21:44.274Z] 2.0.2-dev.1 [2021-08-02T17:21:44.274Z] 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:21:44.274Z] main [2021-08-02T17:21:44.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:44.634Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:44.991Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:21:44.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-02T17:21:44.991Z] 368157ddd991: Preparing [2021-08-02T17:21:44.991Z] 8de61a1e27a2: Preparing [2021-08-02T17:21:44.991Z] c01dc5c11540: Preparing [2021-08-02T17:21:44.991Z] ef927e2da3e6: Preparing [2021-08-02T17:21:44.991Z] 9e6c3ece6729: Preparing [2021-08-02T17:21:44.991Z] 32f366d666a5: Preparing [2021-08-02T17:21:44.991Z] 32f366d666a5: Waiting [2021-08-02T17:21:45.258Z] 8de61a1e27a2: Pushed [2021-08-02T17:21:45.258Z] ef927e2da3e6: Pushed [2021-08-02T17:21:45.258Z] c01dc5c11540: Pushed [2021-08-02T17:21:45.258Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:45.258Z] 9e6c3ece6729: Pushed [2021-08-02T17:21:46.672Z] 368157ddd991: Pushed [2021-08-02T17:21:46.951Z] 02411ec46e2e5069cf299dd11452168db4a43567: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:47.326Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:47.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-02T17:21:47.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-02T17:21:47.660Z] 368157ddd991: Preparing [2021-08-02T17:21:47.660Z] 8de61a1e27a2: Preparing [2021-08-02T17:21:47.660Z] c01dc5c11540: Preparing [2021-08-02T17:21:47.660Z] ef927e2da3e6: Preparing [2021-08-02T17:21:47.660Z] 9e6c3ece6729: Preparing [2021-08-02T17:21:47.660Z] 32f366d666a5: Preparing [2021-08-02T17:21:47.660Z] 32f366d666a5: Waiting [2021-08-02T17:21:47.660Z] 368157ddd991: Layer already exists [2021-08-02T17:21:47.660Z] 8de61a1e27a2: Layer already exists [2021-08-02T17:21:47.660Z] 9e6c3ece6729: Layer already exists [2021-08-02T17:21:47.660Z] c01dc5c11540: Layer already exists [2021-08-02T17:21:47.660Z] ef927e2da3e6: Layer already exists [2021-08-02T17:21:47.660Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:47.660Z] latest: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:47.993Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:48.316Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 [2021-08-02T17:21:48.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-02T17:21:48.316Z] 368157ddd991: Preparing [2021-08-02T17:21:48.316Z] 8de61a1e27a2: Preparing [2021-08-02T17:21:48.316Z] c01dc5c11540: Preparing [2021-08-02T17:21:48.316Z] ef927e2da3e6: Preparing [2021-08-02T17:21:48.316Z] 9e6c3ece6729: Preparing [2021-08-02T17:21:48.316Z] 32f366d666a5: Preparing [2021-08-02T17:21:48.316Z] 32f366d666a5: Waiting [2021-08-02T17:21:48.316Z] 9e6c3ece6729: Layer already exists [2021-08-02T17:21:48.316Z] 368157ddd991: Layer already exists [2021-08-02T17:21:48.316Z] c01dc5c11540: Layer already exists [2021-08-02T17:21:48.316Z] ef927e2da3e6: Layer already exists [2021-08-02T17:21:48.316Z] 8de61a1e27a2: Layer already exists [2021-08-02T17:21:48.316Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:48.316Z] 2.0.2-dev.1: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:48.642Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:48.957Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:21:48.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-02T17:21:48.957Z] 368157ddd991: Preparing [2021-08-02T17:21:48.957Z] 8de61a1e27a2: Preparing [2021-08-02T17:21:48.957Z] c01dc5c11540: Preparing [2021-08-02T17:21:48.957Z] ef927e2da3e6: Preparing [2021-08-02T17:21:48.957Z] 9e6c3ece6729: Preparing [2021-08-02T17:21:48.957Z] 32f366d666a5: Preparing [2021-08-02T17:21:48.957Z] 32f366d666a5: Waiting [2021-08-02T17:21:48.957Z] ef927e2da3e6: Layer already exists [2021-08-02T17:21:48.957Z] 9e6c3ece6729: Layer already exists [2021-08-02T17:21:48.957Z] 8de61a1e27a2: Layer already exists [2021-08-02T17:21:48.957Z] c01dc5c11540: Layer already exists [2021-08-02T17:21:48.957Z] 368157ddd991: Layer already exists [2021-08-02T17:21:48.957Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:48.957Z] 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:49.284Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:49.611Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-02T17:21:49.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-02T17:21:49.611Z] 368157ddd991: Preparing [2021-08-02T17:21:49.611Z] 8de61a1e27a2: Preparing [2021-08-02T17:21:49.611Z] c01dc5c11540: Preparing [2021-08-02T17:21:49.611Z] ef927e2da3e6: Preparing [2021-08-02T17:21:49.611Z] 9e6c3ece6729: Preparing [2021-08-02T17:21:49.611Z] 32f366d666a5: Preparing [2021-08-02T17:21:49.611Z] 32f366d666a5: Waiting [2021-08-02T17:21:49.611Z] 8de61a1e27a2: Layer already exists [2021-08-02T17:21:49.611Z] 9e6c3ece6729: Layer already exists [2021-08-02T17:21:49.612Z] 368157ddd991: Layer already exists [2021-08-02T17:21:49.612Z] c01dc5c11540: Layer already exists [2021-08-02T17:21:49.612Z] ef927e2da3e6: Layer already exists [2021-08-02T17:21:49.612Z] 32f366d666a5: Layer already exists [2021-08-02T17:21:49.612Z] main: digest: sha256:606798da289ccd2bf498e64e011481395ed14a35e1f23057f48564f957a0c408 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:21:49.672Z] ===================================================== [Pipeline] echo [2021-08-02T17:21:49.688Z] taggedImages: [2021-08-02T17:21:49.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:21:49.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-02T17:21:49.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.1 [2021-08-02T17:21:49.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:21:49.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:50.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:21:50.273Z] [2021-08-02T17:21:50.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:50.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:21:50.605Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:21:50.605Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:21:50.605Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:21:50.605Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:21:50.605Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:21:50.605Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:21:50.605Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:21:50.605Z] d287ab97295c: Pulling fs layer [2021-08-02T17:21:50.605Z] 77bc0d833cb6: Waiting [2021-08-02T17:21:50.605Z] 9065ff56babe: Waiting [2021-08-02T17:21:50.605Z] d287ab97295c: Waiting [2021-08-02T17:21:50.605Z] dc539afda2c1: Waiting [2021-08-02T17:21:50.878Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:21:50.878Z] a1111a8f2ec3: Download complete [2021-08-02T17:21:50.878Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:21:50.878Z] dc539afda2c1: Download complete [2021-08-02T17:21:50.878Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:21:50.878Z] 77bc0d833cb6: Download complete [2021-08-02T17:21:51.146Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:21:51.146Z] 9065ff56babe: Download complete [2021-08-02T17:21:51.742Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:21:51.742Z] ed53099fbce6: Download complete [2021-08-02T17:21:52.011Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:21:52.011Z] b4d181a07f80: Download complete [2021-08-02T17:21:53.426Z] b4d181a07f80: Pull complete [2021-08-02T17:21:53.426Z] a1111a8f2ec3: Pull complete [2021-08-02T17:21:53.699Z] ed53099fbce6: Pull complete [2021-08-02T17:21:53.699Z] dc539afda2c1: Pull complete [2021-08-02T17:21:53.966Z] 77bc0d833cb6: Pull complete [2021-08-02T17:21:53.966Z] 9065ff56babe: Pull complete [2021-08-02T17:21:55.923Z] d287ab97295c: Verifying Checksum [2021-08-02T17:21:55.923Z] d287ab97295c: Download complete [2021-08-02T17:22:00.201Z] d287ab97295c: Pull complete [2021-08-02T17:22:00.201Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:22:00.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:22:00.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:22:00.299Z] prd-centos7-docker-4c-2g-1563 does not seem to be running inside a container [2021-08-02T17:22:00.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:22:02.744Z] $ docker top b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:22:03.209Z] ---> job-cost.sh [2021-08-02T17:22:03.209Z] lf-activate-venv: SKIPPING [2021-08-02T17:22:03.209Z] INFO: No Stack... [2021-08-02T17:22:04.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:22:04.442Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:22:04.764Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2021-08-02T17:22:04.764Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:22:04.807Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [2021-08-02T17:22:04.825Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] did not exist. Created. [2021-08-02T17:22:04.825Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:22:05.180Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:22:05.227Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:22:05.237Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:22:05.261Z] $ docker stop --time=1 b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a [2021-08-02T17:22:06.393Z] $ docker rm -f b6f496b4d80cf94bd66632a43134ded4c41aadc38677e113bbe1e94ebe37705a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:28:40.367Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1693 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-02T17:28:40.392Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2021-08-02T17:28:40.590Z] Selected Git installation does not exist. Using Default [2021-08-02T17:28:40.590Z] The recommended git tool is: NONE [2021-08-02T17:28:47.615Z] using credential edgex-jenkins-ssh [2021-08-02T17:28:47.638Z] Cloning the remote Git repository [2021-08-02T17:28:47.699Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-02T17:28:47.826Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2021-08-02T17:28:47.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-02T17:28:47.909Z] > git --version # timeout=10 [2021-08-02T17:28:47.928Z] > git --version # 'git version 2.17.1' [2021-08-02T17:28:47.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:28:48.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:28:48.998Z] Avoid second fetch [2021-08-02T17:28:48.999Z] Checking out Revision 02411ec46e2e5069cf299dd11452168db4a43567 (main) [2021-08-02T17:28:48.943Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-02T17:28:48.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:28:49.011Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:28:49.025Z] > git checkout -f 02411ec46e2e5069cf299dd11452168db4a43567 # timeout=10 [2021-08-02T17:28:53.699Z] Commit message: "Merge pull request #303 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:28:54.145Z] provisioning config files... [2021-08-02T17:28:54.180Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config6318113854023809381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:28:54.836Z] ---> docker-login.sh [2021-08-02T17:28:54.836Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:28:55.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:28:56.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:28:56.174Z] Configure a credential helper to remove this warning. See [2021-08-02T17:28:56.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:28:56.174Z] [2021-08-02T17:28:56.174Z] Login Succeeded [2021-08-02T17:28:56.174Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:28:56.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:28:56.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:28:56.780Z] Configure a credential helper to remove this warning. See [2021-08-02T17:28:56.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:28:56.780Z] [2021-08-02T17:28:56.780Z] Login Succeeded [2021-08-02T17:28:56.780Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:28:57.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:28:57.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:28:57.385Z] Configure a credential helper to remove this warning. See [2021-08-02T17:28:57.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:28:57.385Z] [2021-08-02T17:28:57.385Z] Login Succeeded [2021-08-02T17:28:57.385Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:28:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:28:57.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:28:57.953Z] Configure a credential helper to remove this warning. See [2021-08-02T17:28:57.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:28:57.953Z] [2021-08-02T17:28:57.953Z] Login Succeeded [2021-08-02T17:28:57.953Z] docker.io [2021-08-02T17:28:58.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:28:58.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:28:58.849Z] Configure a credential helper to remove this warning. See [2021-08-02T17:28:58.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:28:58.849Z] [2021-08-02T17:28:58.849Z] Login Succeeded [2021-08-02T17:28:58.849Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:28:58.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:28:59.379Z] ========================================================= [2021-08-02T17:28:59.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:28:59.379Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:28:59.773Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:28:59.773Z] Sending build context to Docker daemon 130kB [2021-08-02T17:29:00.061Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:29:00.061Z] Step 2/8 : FROM ${BASE} [2021-08-02T17:29:00.681Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:29:00.681Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:29:00.681Z] 24495759ef45: Pulling fs layer [2021-08-02T17:29:00.681Z] d148012ef14d: Pulling fs layer [2021-08-02T17:29:00.681Z] e90a11edd702: Pulling fs layer [2021-08-02T17:29:00.681Z] d77568369979: Pulling fs layer [2021-08-02T17:29:00.681Z] c70fe1637996: Pulling fs layer [2021-08-02T17:29:00.681Z] 56b9a3b27deb: Pulling fs layer [2021-08-02T17:29:00.681Z] 0c467a088ba4: Pulling fs layer [2021-08-02T17:29:00.681Z] d77568369979: Waiting [2021-08-02T17:29:00.681Z] c70fe1637996: Waiting [2021-08-02T17:29:00.681Z] 56b9a3b27deb: Waiting [2021-08-02T17:29:00.681Z] 0c467a088ba4: Waiting [2021-08-02T17:29:00.681Z] e90a11edd702: Waiting [2021-08-02T17:29:00.681Z] d148012ef14d: Verifying Checksum [2021-08-02T17:29:00.681Z] d148012ef14d: Download complete [2021-08-02T17:29:00.681Z] 24495759ef45: Download complete [2021-08-02T17:29:00.681Z] d77568369979: Verifying Checksum [2021-08-02T17:29:00.681Z] d77568369979: Download complete [2021-08-02T17:29:00.681Z] c70fe1637996: Verifying Checksum [2021-08-02T17:29:00.681Z] c70fe1637996: Download complete [2021-08-02T17:29:00.681Z] 56b9a3b27deb: Verifying Checksum [2021-08-02T17:29:00.681Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:29:00.681Z] 595b0fe564bb: Download complete [2021-08-02T17:29:01.693Z] 595b0fe564bb: Pull complete [2021-08-02T17:29:02.300Z] 24495759ef45: Pull complete [2021-08-02T17:29:02.592Z] d148012ef14d: Pull complete [2021-08-02T17:29:05.250Z] 0c467a088ba4: Download complete [2021-08-02T17:29:05.856Z] e90a11edd702: Verifying Checksum [2021-08-02T17:29:05.856Z] e90a11edd702: Download complete [2021-08-02T17:29:16.047Z] e90a11edd702: Pull complete [2021-08-02T17:29:16.047Z] d77568369979: Pull complete [2021-08-02T17:29:16.322Z] c70fe1637996: Pull complete [2021-08-02T17:29:16.927Z] 56b9a3b27deb: Pull complete [2021-08-02T17:29:23.686Z] 0c467a088ba4: Pull complete [2021-08-02T17:29:23.687Z] Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 [2021-08-02T17:29:23.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:29:23.687Z] ---> 4f74392f9e0c [2021-08-02T17:29:23.687Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:29:27.157Z] ---> Running in 4e444f10b6ea [2021-08-02T17:29:27.437Z] Removing intermediate container 4e444f10b6ea [2021-08-02T17:29:27.437Z] ---> 75f911ed23cd [2021-08-02T17:29:27.437Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:29:27.717Z] ---> Running in 6fd9f7133dba [2021-08-02T17:29:31.177Z] Removing intermediate container 6fd9f7133dba [2021-08-02T17:29:31.177Z] ---> 8a573e2751ac [2021-08-02T17:29:31.177Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-02T17:29:31.456Z] ---> Running in 393c92dfbfc0 [2021-08-02T17:29:32.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:29:33.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:29:34.878Z] OK: 218 MiB in 52 packages [2021-08-02T17:29:36.320Z] Removing intermediate container 393c92dfbfc0 [2021-08-02T17:29:36.320Z] ---> 460b6b9d3277 [2021-08-02T17:29:36.320Z] Step 6/8 : WORKDIR /app [2021-08-02T17:29:36.594Z] ---> Running in 9b765dd3a2d9 [2021-08-02T17:29:37.196Z] Removing intermediate container 9b765dd3a2d9 [2021-08-02T17:29:37.196Z] ---> 4adaf6d84400 [2021-08-02T17:29:37.196Z] Step 7/8 : COPY . . [2021-08-02T17:29:37.794Z] ---> 174a32cb39b8 [2021-08-02T17:29:37.794Z] Step 8/8 : RUN go mod download [2021-08-02T17:29:38.069Z] ---> Running in 110546d9f9d6 [2021-08-02T17:30:10.521Z] Removing intermediate container 110546d9f9d6 [2021-08-02T17:30:10.521Z] ---> 342e5df5ba48 [2021-08-02T17:30:10.521Z] Successfully built 342e5df5ba48 [2021-08-02T17:30:10.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:30:10.911Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:30:10.911Z] . [Pipeline] withDockerContainer [2021-08-02T17:30:11.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-08-02T17:30:11.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:30:13.266Z] $ docker top 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:30:14.348Z] + go version [2021-08-02T17:30:14.348Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-02T17:30:14.382Z] $ docker stop --time=1 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 [2021-08-02T17:30:16.498Z] $ docker rm -f 37239ff14774e5b05f95218b44eae7fd4d537d979e7e9bfc3841bd0acae83084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:30:17.375Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:30:17.375Z] . [Pipeline] withDockerContainer [2021-08-02T17:30:17.701Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-08-02T17:30:17.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:30:19.954Z] $ docker top 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:30:21.034Z] + go mod tidy [Pipeline] sh [2021-08-02T17:30:22.320Z] + make test [2021-08-02T17:30:22.321Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-02T17:31:19.050Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-02T17:31:19.050Z] CGO_ENABLED=1 go vet ./... [2021-08-02T17:31:45.929Z] gofmt -l . [2021-08-02T17:31:45.929Z] [ "`gofmt -l .`" = "" ] [2021-08-02T17:31:45.929Z] ./bin/test-go-mod-tidy.sh [2021-08-02T17:31:45.929Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T17:31:45.960Z] $ docker stop --time=1 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 [2021-08-02T17:31:48.088Z] $ docker rm -f 1a8aea43fb16f0b8425a17175849a01b775778a9e715cba358a0111f0c5c26e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:31:49.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:31:49.078Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:31:49.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:31:52.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T17:31:53.052Z] + ls -al . [2021-08-02T17:31:53.052Z] total 136 [2021-08-02T17:31:53.052Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 17:31 . [2021-08-02T17:31:53.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:28 .. [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 2 17:28 .dockerignore [2021-08-02T17:31:53.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:28 .git [2021-08-02T17:31:53.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:28 .github [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 111 Aug 2 17:28 .gitignore [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 2 17:28 Attribution.txt [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 2 17:28 CHANGELOG.md [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 2048 Aug 2 17:28 Dockerfile [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 970 Aug 2 17:28 Dockerfile.build [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 17:28 Jenkinsfile [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 2 17:28 LICENSE [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 2 17:28 README.md [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 17:19 VERSION [2021-08-02T17:31:53.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:28 bin [2021-08-02T17:31:53.052Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 17:30 coverage.out [2021-08-02T17:31:53.052Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 2 17:31 go.mod [2021-08-02T17:31:53.052Z] -rw-r--r-- 1 jenkins jenkins 20447 Aug 2 17:30 go.sum [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 2 17:28 main.go [2021-08-02T17:31:53.052Z] -rw-rw-r-- 1 jenkins jenkins 1508 Aug 2 17:28 makefile [2021-08-02T17:31:53.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:28 res [2021-08-02T17:31:53.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:28 snap [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:31:53.403Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=02411ec46e2e5069cf299dd11452168db4a43567 --label arch=arm64 --label version=2.0.2-dev.1 . [2021-08-02T17:31:53.403Z] Sending build context to Docker daemon 153.1kB [2021-08-02T17:31:53.675Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:31:53.676Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-02T17:31:53.676Z] ---> 342e5df5ba48 [2021-08-02T17:31:53.676Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-02T17:31:53.950Z] ---> Running in bda60263d97b [2021-08-02T17:31:54.551Z] Removing intermediate container bda60263d97b [2021-08-02T17:31:54.551Z] ---> e4275c3fbb41 [2021-08-02T17:31:54.551Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T17:31:54.551Z] ---> Running in 97abe4a44a77 [2021-08-02T17:31:55.151Z] Removing intermediate container 97abe4a44a77 [2021-08-02T17:31:55.151Z] ---> f9790c6ebc03 [2021-08-02T17:31:55.151Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T17:31:55.427Z] ---> Running in 00f6185e74bd [2021-08-02T17:31:56.024Z] Removing intermediate container 00f6185e74bd [2021-08-02T17:31:56.024Z] ---> 5acdb71ef081 [2021-08-02T17:31:56.024Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:31:56.024Z] ---> Running in f8c521f87132 [2021-08-02T17:31:58.664Z] Removing intermediate container f8c521f87132 [2021-08-02T17:31:58.664Z] ---> 09fccaa63522 [2021-08-02T17:31:58.664Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T17:31:58.664Z] ---> Running in a883f1241b6d [2021-08-02T17:31:59.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:32:00.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:32:02.091Z] OK: 218 MiB in 52 packages [2021-08-02T17:32:03.080Z] Removing intermediate container a883f1241b6d [2021-08-02T17:32:03.081Z] ---> 49554638b9d2 [2021-08-02T17:32:03.081Z] Step 8/28 : WORKDIR /app [2021-08-02T17:32:03.354Z] ---> Running in 5a1bdf0acfb5 [2021-08-02T17:32:03.956Z] Removing intermediate container 5a1bdf0acfb5 [2021-08-02T17:32:03.956Z] ---> 0a8444813205 [2021-08-02T17:32:03.956Z] Step 9/28 : COPY go.mod . [2021-08-02T17:32:04.942Z] ---> a1f7b6edfd2c [2021-08-02T17:32:04.942Z] Step 10/28 : RUN go mod download [2021-08-02T17:32:04.942Z] ---> Running in 97360049321a [2021-08-02T17:32:07.577Z] Removing intermediate container 97360049321a [2021-08-02T17:32:07.577Z] ---> 7bb90077dcbd [2021-08-02T17:32:07.577Z] Step 11/28 : RUN go mod tidy [2021-08-02T17:32:07.853Z] ---> Running in 2dd113a9ccc6 [2021-08-02T17:32:11.286Z] Removing intermediate container 2dd113a9ccc6 [2021-08-02T17:32:11.286Z] ---> 6eddb7907f88 [2021-08-02T17:32:11.286Z] Step 12/28 : COPY . . [2021-08-02T17:32:12.375Z] ---> ea6a4fa6f73f [2021-08-02T17:32:12.375Z] Step 13/28 : ARG MAKE="make build" [2021-08-02T17:32:12.375Z] ---> Running in 12617c1263a4 [2021-08-02T17:32:13.021Z] Removing intermediate container 12617c1263a4 [2021-08-02T17:32:13.021Z] ---> b86a2404bb8c [2021-08-02T17:32:13.021Z] Step 14/28 : RUN $MAKE [2021-08-02T17:32:13.311Z] ---> Running in ab6e71ffd60a [2021-08-02T17:32:14.775Z] go mod tidy [2021-08-02T17:32:15.382Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.1" -o app-service-configurable [2021-08-02T17:33:02.461Z] Removing intermediate container ab6e71ffd60a [2021-08-02T17:33:02.461Z] ---> 80f7b2b9d9e6 [2021-08-02T17:33:02.461Z] Step 15/28 : FROM alpine:3.12 [2021-08-02T17:33:02.461Z] 3.12: Pulling from library/alpine [2021-08-02T17:33:02.461Z] d2f70382dc9a: Pulling fs layer [2021-08-02T17:33:02.461Z] d2f70382dc9a: Download complete [2021-08-02T17:33:02.733Z] d2f70382dc9a: Pull complete [2021-08-02T17:33:03.009Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T17:33:03.009Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T17:33:03.009Z] ---> c4fd0aeabfcf [2021-08-02T17:33:03.009Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T17:33:03.282Z] ---> Running in c2cc007dbbeb [2021-08-02T17:33:03.557Z] Removing intermediate container c2cc007dbbeb [2021-08-02T17:33:03.557Z] ---> d44ebf5a831b [2021-08-02T17:33:03.557Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-02T17:33:03.832Z] ---> Running in 02eea9c6d27a [2021-08-02T17:33:04.431Z] Removing intermediate container 02eea9c6d27a [2021-08-02T17:33:04.431Z] ---> b13b72579a1a [2021-08-02T17:33:04.431Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-02T17:33:04.431Z] ---> Running in b29892f1716c [2021-08-02T17:33:05.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:33:05.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:33:06.469Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-02T17:33:06.743Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-02T17:33:06.743Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-02T17:33:06.743Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-02T17:33:06.743Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-02T17:33:06.743Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-02T17:33:06.743Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-02T17:33:06.743Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:33:06.743Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T17:33:07.016Z] OK: 9 MiB in 21 packages [2021-08-02T17:33:08.994Z] Removing intermediate container b29892f1716c [2021-08-02T17:33:08.994Z] ---> edb973e1a5da [2021-08-02T17:33:08.994Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-02T17:33:09.587Z] ---> d737c183630e [2021-08-02T17:33:09.587Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-02T17:33:10.179Z] ---> 1ff54ba3cc59 [2021-08-02T17:33:10.179Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-08-02T17:33:11.156Z] ---> 5228fed74423 [2021-08-02T17:33:11.156Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-02T17:33:12.586Z] ---> 2a8ddd2382e5 [2021-08-02T17:33:12.586Z] Step 23/28 : EXPOSE 48095 [2021-08-02T17:33:12.586Z] ---> Running in f0dff0ce3833 [2021-08-02T17:33:12.862Z] Removing intermediate container f0dff0ce3833 [2021-08-02T17:33:12.862Z] ---> 542ba4976a9e [2021-08-02T17:33:12.862Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-08-02T17:33:13.140Z] ---> Running in d17cd80f000a [2021-08-02T17:33:13.740Z] Removing intermediate container d17cd80f000a [2021-08-02T17:33:13.740Z] ---> 24893c362e02 [2021-08-02T17:33:13.740Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:33:13.740Z] ---> Running in d5b74fc5ebf3 [2021-08-02T17:33:14.334Z] Removing intermediate container d5b74fc5ebf3 [2021-08-02T17:33:14.334Z] ---> a67de4c3d4c9 [2021-08-02T17:33:14.334Z] Step 26/28 : LABEL arch=arm64 [2021-08-02T17:33:14.607Z] ---> Running in ffd2acb85544 [2021-08-02T17:33:14.886Z] Removing intermediate container ffd2acb85544 [2021-08-02T17:33:14.886Z] ---> d168b5ec1c7b [2021-08-02T17:33:14.886Z] Step 27/28 : LABEL git_sha=02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:33:15.162Z] ---> Running in 20082feddfc0 [2021-08-02T17:33:15.759Z] Removing intermediate container 20082feddfc0 [2021-08-02T17:33:15.759Z] ---> 7950cda96145 [2021-08-02T17:33:15.759Z] Step 28/28 : LABEL version=2.0.2-dev.1 [2021-08-02T17:33:16.033Z] ---> Running in 5618e3e4fc4c [2021-08-02T17:33:16.637Z] Removing intermediate container 5618e3e4fc4c [2021-08-02T17:33:16.637Z] ---> 981002103322 [2021-08-02T17:33:16.637Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T17:33:16.637Z] Successfully built 981002103322 [2021-08-02T17:33:16.637Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:33:16.861Z] provisioning config files... [2021-08-02T17:33:16.889Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config1664057430040254132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:33:17.288Z] ---> docker-login.sh [2021-08-02T17:33:17.288Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:33:17.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:33:17.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:33:17.838Z] Configure a credential helper to remove this warning. See [2021-08-02T17:33:17.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:33:17.838Z] [2021-08-02T17:33:17.838Z] Login Succeeded [2021-08-02T17:33:17.838Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:33:18.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:33:18.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:33:18.385Z] Configure a credential helper to remove this warning. See [2021-08-02T17:33:18.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:33:18.385Z] [2021-08-02T17:33:18.385Z] Login Succeeded [2021-08-02T17:33:18.385Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:33:18.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:33:18.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:33:18.941Z] Configure a credential helper to remove this warning. See [2021-08-02T17:33:18.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:33:18.941Z] [2021-08-02T17:33:18.941Z] Login Succeeded [2021-08-02T17:33:18.941Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:33:19.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:33:19.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:33:19.534Z] Configure a credential helper to remove this warning. See [2021-08-02T17:33:19.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:33:19.534Z] [2021-08-02T17:33:19.534Z] Login Succeeded [2021-08-02T17:33:19.534Z] docker.io [2021-08-02T17:33:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:33:20.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:33:20.474Z] Configure a credential helper to remove this warning. See [2021-08-02T17:33:20.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:33:20.474Z] [2021-08-02T17:33:20.474Z] Login Succeeded [2021-08-02T17:33:20.474Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:33:20.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:33:20.560Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-02T17:33:20.560Z] 02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:33:20.560Z] latest [2021-08-02T17:33:20.560Z] 2.0.2-dev.1 [2021-08-02T17:33:20.560Z] 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:33:20.560Z] main [2021-08-02T17:33:20.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:20.953Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:21.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:33:21.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-02T17:33:21.295Z] 7da1f2eb772e: Preparing [2021-08-02T17:33:21.295Z] 9950fa611441: Preparing [2021-08-02T17:33:21.295Z] 55dbbdfbfb39: Preparing [2021-08-02T17:33:21.295Z] 8a86d3ca28b4: Preparing [2021-08-02T17:33:21.295Z] 047b3583a38b: Preparing [2021-08-02T17:33:21.295Z] 3fbe34a1663b: Preparing [2021-08-02T17:33:21.295Z] 3fbe34a1663b: Waiting [2021-08-02T17:33:21.569Z] 55dbbdfbfb39: Pushed [2021-08-02T17:33:21.569Z] 9950fa611441: Pushed [2021-08-02T17:33:21.843Z] 8a86d3ca28b4: Pushed [2021-08-02T17:33:21.843Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:33:22.445Z] 047b3583a38b: Pushed [2021-08-02T17:33:25.056Z] 7da1f2eb772e: Pushed [2021-08-02T17:33:25.328Z] 02411ec46e2e5069cf299dd11452168db4a43567: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:25.674Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:26.013Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-02T17:33:26.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-02T17:33:26.013Z] 7da1f2eb772e: Preparing [2021-08-02T17:33:26.013Z] 9950fa611441: Preparing [2021-08-02T17:33:26.013Z] 55dbbdfbfb39: Preparing [2021-08-02T17:33:26.013Z] 8a86d3ca28b4: Preparing [2021-08-02T17:33:26.013Z] 047b3583a38b: Preparing [2021-08-02T17:33:26.013Z] 3fbe34a1663b: Preparing [2021-08-02T17:33:26.013Z] 3fbe34a1663b: Waiting [2021-08-02T17:33:26.013Z] 047b3583a38b: Layer already exists [2021-08-02T17:33:26.013Z] 7da1f2eb772e: Layer already exists [2021-08-02T17:33:26.013Z] 8a86d3ca28b4: Layer already exists [2021-08-02T17:33:26.013Z] 55dbbdfbfb39: Layer already exists [2021-08-02T17:33:26.013Z] 9950fa611441: Layer already exists [2021-08-02T17:33:26.285Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:33:26.285Z] latest: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:26.634Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:26.973Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 [2021-08-02T17:33:26.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-02T17:33:26.973Z] 7da1f2eb772e: Preparing [2021-08-02T17:33:26.973Z] 9950fa611441: Preparing [2021-08-02T17:33:26.973Z] 55dbbdfbfb39: Preparing [2021-08-02T17:33:26.973Z] 8a86d3ca28b4: Preparing [2021-08-02T17:33:26.973Z] 047b3583a38b: Preparing [2021-08-02T17:33:26.973Z] 3fbe34a1663b: Preparing [2021-08-02T17:33:26.973Z] 3fbe34a1663b: Waiting [2021-08-02T17:33:27.251Z] 9950fa611441: Layer already exists [2021-08-02T17:33:27.251Z] 8a86d3ca28b4: Layer already exists [2021-08-02T17:33:27.251Z] 047b3583a38b: Layer already exists [2021-08-02T17:33:27.251Z] 7da1f2eb772e: Layer already exists [2021-08-02T17:33:27.251Z] 55dbbdfbfb39: Layer already exists [2021-08-02T17:33:27.251Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:33:27.251Z] 2.0.2-dev.1: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:27.597Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:27.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:33:27.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-02T17:33:27.944Z] 7da1f2eb772e: Preparing [2021-08-02T17:33:27.944Z] 9950fa611441: Preparing [2021-08-02T17:33:27.944Z] 55dbbdfbfb39: Preparing [2021-08-02T17:33:27.944Z] 8a86d3ca28b4: Preparing [2021-08-02T17:33:27.944Z] 047b3583a38b: Preparing [2021-08-02T17:33:27.944Z] 3fbe34a1663b: Preparing [2021-08-02T17:33:27.944Z] 3fbe34a1663b: Waiting [2021-08-02T17:33:28.218Z] 9950fa611441: Layer already exists [2021-08-02T17:33:28.218Z] 55dbbdfbfb39: Layer already exists [2021-08-02T17:33:28.218Z] 8a86d3ca28b4: Layer already exists [2021-08-02T17:33:28.218Z] 7da1f2eb772e: Layer already exists [2021-08-02T17:33:28.218Z] 047b3583a38b: Layer already exists [2021-08-02T17:33:28.218Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:33:28.218Z] 02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:28.569Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:28.913Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-02T17:33:28.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-02T17:33:28.913Z] 7da1f2eb772e: Preparing [2021-08-02T17:33:28.913Z] 9950fa611441: Preparing [2021-08-02T17:33:28.913Z] 55dbbdfbfb39: Preparing [2021-08-02T17:33:28.913Z] 8a86d3ca28b4: Preparing [2021-08-02T17:33:28.913Z] 047b3583a38b: Preparing [2021-08-02T17:33:28.913Z] 3fbe34a1663b: Preparing [2021-08-02T17:33:28.913Z] 3fbe34a1663b: Waiting [2021-08-02T17:33:29.186Z] 8a86d3ca28b4: Layer already exists [2021-08-02T17:33:29.186Z] 55dbbdfbfb39: Layer already exists [2021-08-02T17:33:29.186Z] 7da1f2eb772e: Layer already exists [2021-08-02T17:33:29.186Z] 047b3583a38b: Layer already exists [2021-08-02T17:33:29.186Z] 9950fa611441: Layer already exists [2021-08-02T17:33:29.186Z] 3fbe34a1663b: Layer already exists [2021-08-02T17:33:29.186Z] main: digest: sha256:290341e89e41288997766350e5fd5ae15239708601e9f2a0e9792b869499732a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:33:29.255Z] ===================================================== [Pipeline] echo [2021-08-02T17:33:29.272Z] taggedImages: [2021-08-02T17:33:29.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567 [2021-08-02T17:33:29.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-02T17:33:29.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.1 [2021-08-02T17:33:29.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:02411ec46e2e5069cf299dd11452168db4a43567-2.0.2-dev.1 [2021-08-02T17:33:29.272Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:29.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:33:30.036Z] [2021-08-02T17:33:30.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:33:30.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:33:30.686Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:33:30.686Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:33:30.686Z] f757da607395: Pulling fs layer [2021-08-02T17:33:30.686Z] 05883995daec: Pulling fs layer [2021-08-02T17:33:30.686Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:33:30.686Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:33:30.686Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:33:30.686Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:33:30.686Z] 8603b9c90790: Waiting [2021-08-02T17:33:30.686Z] 1560dd03e051: Waiting [2021-08-02T17:33:30.686Z] 27f5ce0e4adf: Waiting [2021-08-02T17:33:30.686Z] c2d8d7efcc4b: Waiting [2021-08-02T17:33:30.964Z] f757da607395: Verifying Checksum [2021-08-02T17:33:30.964Z] f757da607395: Download complete [2021-08-02T17:33:30.964Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:33:30.964Z] 8603b9c90790: Download complete [2021-08-02T17:33:31.241Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:33:31.241Z] 1560dd03e051: Download complete [2021-08-02T17:33:31.241Z] 27f5ce0e4adf: Download complete [2021-08-02T17:33:31.516Z] 05883995daec: Verifying Checksum [2021-08-02T17:33:31.516Z] 05883995daec: Download complete [2021-08-02T17:33:32.523Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:33:32.523Z] 448f6bf000e3: Download complete [2021-08-02T17:33:36.853Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:33:36.853Z] c2d8d7efcc4b: Download complete [2021-08-02T17:33:36.853Z] 448f6bf000e3: Pull complete [2021-08-02T17:33:37.125Z] f757da607395: Pull complete [2021-08-02T17:33:38.566Z] 05883995daec: Pull complete [2021-08-02T17:33:39.184Z] 8603b9c90790: Pull complete [2021-08-02T17:33:40.186Z] 1560dd03e051: Pull complete [2021-08-02T17:33:40.797Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:33:55.878Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:33:55.878Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:33:55.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:33:55.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:33:56.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-08-02T17:33:56.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:34:00.547Z] $ docker top 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:34:01.484Z] ---> job-cost.sh [2021-08-02T17:34:01.484Z] lf-activate-venv: SKIPPING [2021-08-02T17:34:01.484Z] INFO: No Stack... [2021-08-02T17:34:02.086Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:34:02.689Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:34:03.448Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2021-08-02T17:34:03.448Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:34:03.515Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [2021-08-02T17:34:03.525Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] did not exist. Created. [2021-08-02T17:34:03.525Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:34:04.231Z] /w/workspace/app-service-configurable/4@tmp/durable-630d4f39/script.sh: 1: /w/workspace/app-service-configurable/4@tmp/durable-630d4f39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:34:04.897Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:34:04.932Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:34:04.986Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:34:05.001Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:34:05.035Z] $ docker stop --time=1 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb [2021-08-02T17:34:06.703Z] $ docker rm -f 1240c1aa3753eae50514a6becd7609d3b4f194e7b787469c4da0ba02ed31fceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T17:34:07.550Z] provisioning config files... [2021-08-02T17:34:07.565Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9058703256792786908tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:34:07.908Z] + set +x [2021-08-02T17:34:07.908Z] + bash -s -- [2021-08-02T17:34:07.908Z] + curl -s https://codecov.io/bash [2021-08-02T17:34:07.908Z] [2021-08-02T17:34:07.908Z] _____ _ [2021-08-02T17:34:07.908Z] / ____| | | [2021-08-02T17:34:07.908Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:34:07.908Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:34:07.908Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:34:07.908Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:34:07.908Z] Bash-1.0.6 [2021-08-02T17:34:07.908Z] [2021-08-02T17:34:07.908Z] [2021-08-02T17:34:07.908Z] ==> git version 2.24.4 found [2021-08-02T17:34:07.908Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T17:34:07.908Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:34:07.908Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:34:07.908Z] ==> Jenkins CI detected. [2021-08-02T17:34:07.908Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-02T17:34:07.908Z] project root: . [2021-08-02T17:34:07.908Z] --> token set from env [2021-08-02T17:34:07.908Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:34:07.908Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:34:07.908Z] ==> Python coveragepy not found [2021-08-02T17:34:07.908Z] ==> Searching for coverage reports in: [2021-08-02T17:34:07.908Z] + . [2021-08-02T17:34:08.175Z] -> Found 1 reports [2021-08-02T17:34:08.175Z] ==> Detecting git/mercurial file structure [2021-08-02T17:34:08.175Z] ==> Reading reports [2021-08-02T17:34:08.175Z] + ./coverage.out bytes=10 [2021-08-02T17:34:08.175Z] ==> Appending adjustments [2021-08-02T17:34:08.175Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:34:08.175Z] + Found adjustments [2021-08-02T17:34:08.175Z] ==> Gzipping contents [2021-08-02T17:34:08.175Z] 4.0K /tmp/codecov.OYMiJ9.gz [2021-08-02T17:34:08.175Z] ==> Uploading reports [2021-08-02T17:34:08.175Z] url: https://codecov.io [2021-08-02T17:34:08.175Z] query: branch=main&commit=02411ec46e2e5069cf299dd11452168db4a43567&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:34:08.175Z] -> Pinging Codecov [2021-08-02T17:34:08.175Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=02411ec46e2e5069cf299dd11452168db4a43567&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:34:08.759Z] -> Uploading to [2021-08-02T17:34:08.759Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/A97CA9966030D2A3747ED39772930CCE/02411ec46e2e5069cf299dd11452168db4a43567/a2ee6c2e-2611-4a42-8eae-7eeb0cdd7466.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T173408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f68a6377afedd3463963af34c68e9aaf4290754453468262842cbe6921d156 [2021-08-02T17:34:08.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:34:08.759Z] Dload Upload Total Spent Left Speed [2021-08-02T17:34:09.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 560 0 0 100 560 0 879 --:--:-- --:--:-- --:--:-- 880 [2021-08-02T17:34:09.348Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] } [2021-08-02T17:34:09.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:34:09.691Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:34:09.715Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:34:10.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:34:10.036Z] [2021-08-02T17:34:10.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:34:10.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:34:10.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:34:10.641Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:34:10.641Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:34:10.641Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:34:10.641Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:34:10.641Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:34:10.641Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:34:10.641Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:34:10.641Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:34:10.641Z] 0eba1c9be4d2: Waiting [2021-08-02T17:34:10.641Z] 0d57e429df01: Waiting [2021-08-02T17:34:10.641Z] 4e4be7b47b0d: Waiting [2021-08-02T17:34:10.641Z] e1f770b5df2f: Waiting [2021-08-02T17:34:10.641Z] 85a0685a4137: Waiting [2021-08-02T17:34:10.641Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:34:10.641Z] de9db76c5a1d: Download complete [2021-08-02T17:34:10.916Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:34:10.916Z] 0ef7d3d256c8: Download complete [2021-08-02T17:34:10.916Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:34:10.916Z] 0d57e429df01: Download complete [2021-08-02T17:34:10.916Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:34:10.916Z] 4e4be7b47b0d: Download complete [2021-08-02T17:34:10.917Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:34:10.917Z] 188c0c94c7c5: Download complete [2021-08-02T17:34:11.190Z] 188c0c94c7c5: Pull complete [2021-08-02T17:34:11.457Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:34:11.457Z] de9db76c5a1d: Pull complete [2021-08-02T17:34:13.403Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:34:13.403Z] e1f770b5df2f: Download complete [2021-08-02T17:34:17.672Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:34:17.673Z] 0eba1c9be4d2: Download complete [2021-08-02T17:34:18.284Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:34:18.284Z] 85a0685a4137: Download complete [2021-08-02T17:34:21.988Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:34:21.988Z] 0d57e429df01: Pull complete [2021-08-02T17:34:21.988Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:34:22.258Z] e1f770b5df2f: Pull complete [2021-08-02T17:34:27.647Z] 85a0685a4137: Pull complete [2021-08-02T17:34:27.647Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:34:27.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:34:27.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:34:27.749Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:34:27.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:34:28.416Z] $ docker top b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:34:28.518Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:34:28.822Z] + set -o pipefail [2021-08-02T17:34:28.822Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:34:35.472Z] [2021-08-02T17:34:35.472Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-02T17:34:35.472Z] [2021-08-02T17:34:35.472Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/39211cd9-cf1f-4797-814f-092fe2ff6f20 [2021-08-02T17:34:35.472Z] [2021-08-02T17:34:35.472Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-02T17:34:35.472Z] [2021-08-02T17:34:35.472Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:34:35.472Z] [2021-08-02T17:34:35.472Z] [Pipeline] } [2021-08-02T17:34:35.488Z] $ docker stop --time=1 b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 [2021-08-02T17:34:37.522Z] $ docker rm -f b910646e0c3eecc191aaa5095d9a6cfd0ca1ffb7bb20d17fcfe715f4e3f260c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:34:38.674Z] + git log --format=format:%s -1 02411ec46e2e5069cf299dd11452168db4a43567 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:34:39.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:34:39.009Z] . [Pipeline] withDockerContainer [2021-08-02T17:34:39.111Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:34:39.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:34:39.566Z] $ docker top 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:34:39.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:34:39.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:34:39.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:34:39.862Z] $ docker exec 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c ssh-agent [2021-08-02T17:34:39.999Z] SSH_AUTH_SOCK=/tmp/ssh-b0uCQZ4JXjQ3/agent.13 [2021-08-02T17:34:39.999Z] SSH_AGENT_PID=20 [2021-08-02T17:34:40.009Z] Running ssh-add (command line suppressed) [2021-08-02T17:34:40.115Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6325190537938378087.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6325190537938378087.key) [2021-08-02T17:34:40.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:34:40.452Z] + git semver tag [2021-08-02T17:34:40.452Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:34:40.452Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-02T17:34:40.452Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-02T17:34:40.452Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:34:40.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:34:40.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:34:40.452Z] # $SEMVER_BRANCH = main [2021-08-02T17:34:40.452Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-02T17:34:40.452Z] # 02411ec46e2e5069cf299dd11452168db4a43567 HEAD [2021-08-02T17:34:40.452Z] # -> Force: false [2021-08-02T17:34:40.452Z] # 640fe7f1b703d9d8815ae72a798b28f59fc120e2 refs/tags/v2.0.2-dev.1 [Pipeline] } [2021-08-02T17:34:40.464Z] $ docker exec --env ******** --env ******** 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c ssh-agent -k [2021-08-02T17:34:40.557Z] unset SSH_AUTH_SOCK; [2021-08-02T17:34:40.558Z] unset SSH_AGENT_PID; [2021-08-02T17:34:40.558Z] echo Agent pid 20 killed; [2021-08-02T17:34:40.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:34:40.929Z] + git semver [Pipeline] } [2021-08-02T17:34:40.948Z] $ docker stop --time=1 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c [2021-08-02T17:34:42.127Z] $ docker rm -f 7c6c774ff61327757992271ef43c3b24aa3eec65ed2eeced5a1f8516138fa56c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:34:42.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:34:42.612Z] [2021-08-02T17:34:42.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:34:42.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:34:42.941Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:34:42.941Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:34:42.941Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:34:42.941Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:34:42.941Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:34:42.941Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:34:42.941Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:34:42.941Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:34:42.941Z] 0d9ebad4ef96: Waiting [2021-08-02T17:34:42.941Z] e9a5061849ea: Waiting [2021-08-02T17:34:42.941Z] d747dcd14b5f: Waiting [2021-08-02T17:34:42.941Z] 2de7ff778b66: Waiting [2021-08-02T17:34:42.941Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:34:42.941Z] 9712f1f96733: Download complete [2021-08-02T17:34:46.273Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:34:46.273Z] 63f879dbbcfc: Download complete [2021-08-02T17:34:46.273Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:34:46.273Z] e9a5061849ea: Download complete [2021-08-02T17:34:46.273Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:34:46.273Z] d747dcd14b5f: Download complete [2021-08-02T17:34:46.854Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:34:46.854Z] 2de7ff778b66: Download complete [2021-08-02T17:34:46.854Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:34:46.854Z] 0d9ebad4ef96: Download complete [2021-08-02T17:34:47.438Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:34:47.438Z] ab5ef0e58194: Download complete [2021-08-02T17:34:50.043Z] ab5ef0e58194: Pull complete [2021-08-02T17:34:50.317Z] 9712f1f96733: Pull complete [2021-08-02T17:34:50.926Z] 63f879dbbcfc: Pull complete [2021-08-02T17:34:54.302Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:34:54.571Z] e9a5061849ea: Pull complete [2021-08-02T17:34:54.838Z] d747dcd14b5f: Pull complete [2021-08-02T17:34:55.828Z] 2de7ff778b66: Pull complete [2021-08-02T17:34:55.828Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:34:55.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:34:55.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:34:55.921Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:34:55.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T17:34:58.909Z] $ docker top bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:34:59.011Z] provisioning config files... [2021-08-02T17:34:59.024Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1951592748622217073tmp [2021-08-02T17:34:59.047Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6355118555311722288tmp [2021-08-02T17:34:59.072Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config859581592055392668tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:34:59.100Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:34:59.415Z] ---> sigul-configuration.sh [2021-08-02T17:34:59.415Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:34:59.415Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:34:59.415Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:34:59.415Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:34:59.415Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:34:59.415Z] gpg: CAST5 encrypted data [2021-08-02T17:34:59.415Z] gpg: encrypted with 1 passphrase [2021-08-02T17:34:59.415Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:34:59.726Z] + mkdir /home/jenkins [2021-08-02T17:34:59.726Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:35:00.041Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-02T17:35:00.056Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:00.377Z] ---> sigul-install.sh [2021-08-02T17:35:00.377Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:35:00.863Z] + git tag --list [2021-08-02T17:35:00.863Z] v1.0.0 [2021-08-02T17:35:00.863Z] v1.1.0 [2021-08-02T17:35:00.863Z] v1.2.0 [2021-08-02T17:35:00.863Z] v1.3.0 [2021-08-02T17:35:00.863Z] v1.3.1 [2021-08-02T17:35:00.863Z] v2.0.0 [2021-08-02T17:35:00.863Z] v2.0.1 [2021-08-02T17:35:00.863Z] v2.0.1-dev.1 [2021-08-02T17:35:00.863Z] v2.0.2-dev.1 [Pipeline] sh [2021-08-02T17:35:01.179Z] + lftools sign git-tag v2.0.2-dev.1 [2021-08-02T17:35:01.761Z] Signing Git tag with Sigul... [2021-08-02T17:35:01.761Z] Signing v2.0.2-dev.1 [Pipeline] echo [2021-08-02T17:35:02.734Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:03.045Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:35:03.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:35:03.088Z] $ docker stop --time=1 bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 [2021-08-02T17:35:04.315Z] $ docker rm -f bcd656ec65dfac918a356b489e81095cbf3f982405f42c6753fab0568c9e8181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:35:04.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:35:05.000Z] . [Pipeline] withDockerContainer [2021-08-02T17:35:05.088Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:35:05.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:35:05.838Z] $ docker top e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:35:05.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:35:05.970Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:35:06.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:35:06.085Z] $ docker exec e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 ssh-agent [2021-08-02T17:35:06.211Z] SSH_AUTH_SOCK=/tmp/ssh-hYGN78zcDk43/agent.14 [2021-08-02T17:35:06.211Z] SSH_AGENT_PID=20 [2021-08-02T17:35:06.221Z] Running ssh-add (command line suppressed) [2021-08-02T17:35:06.320Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2736271137381528212.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2736271137381528212.key) [2021-08-02T17:35:06.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:35:06.657Z] + git semver bump pre [2021-08-02T17:35:06.657Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:35:06.657Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-02T17:35:06.657Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-02T17:35:06.657Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:35:06.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:35:06.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:35:06.657Z] # $SEMVER_BRANCH = main [2021-08-02T17:35:06.657Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-02T17:35:06.657Z] 2.0.2-dev.2 [Pipeline] } [2021-08-02T17:35:06.682Z] $ docker exec --env ******** --env ******** e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 ssh-agent -k [2021-08-02T17:35:06.788Z] unset SSH_AUTH_SOCK; [2021-08-02T17:35:06.788Z] unset SSH_AGENT_PID; [2021-08-02T17:35:06.788Z] echo Agent pid 20 killed; [2021-08-02T17:35:06.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:35:07.164Z] + git semver [Pipeline] } [2021-08-02T17:35:07.184Z] $ docker stop --time=1 e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 [2021-08-02T17:35:08.417Z] $ docker rm -f e5fefa557bb486dbe94e44b02c56c208423796f2207eba39add981386cc169a5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:35:08.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:35:08.821Z] . [Pipeline] withDockerContainer [2021-08-02T17:35:08.927Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:35:08.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:35:09.426Z] $ docker top 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:35:09.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:35:09.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:35:09.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:35:09.711Z] $ docker exec 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 ssh-agent [2021-08-02T17:35:09.846Z] SSH_AUTH_SOCK=/tmp/ssh-Jhy3dCbY8f65/agent.14 [2021-08-02T17:35:09.846Z] SSH_AGENT_PID=21 [2021-08-02T17:35:09.857Z] Running ssh-add (command line suppressed) [2021-08-02T17:35:09.977Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_871507954754119482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_871507954754119482.key) [2021-08-02T17:35:10.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:35:10.322Z] + git semver push [2021-08-02T17:35:10.322Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:35:10.322Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-02T17:35:10.322Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-02T17:35:10.322Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:35:10.322Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:35:10.322Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:35:10.322Z] # $SEMVER_BRANCH = main [2021-08-02T17:35:10.322Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-02T17:35:15.684Z] $ docker exec --env ******** --env ******** 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 ssh-agent -k [2021-08-02T17:35:15.803Z] unset SSH_AUTH_SOCK; [2021-08-02T17:35:15.804Z] unset SSH_AGENT_PID; [2021-08-02T17:35:15.804Z] echo Agent pid 21 killed; [2021-08-02T17:35:15.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:35:16.177Z] + git semver [Pipeline] } [2021-08-02T17:35:16.197Z] $ docker stop --time=1 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 [2021-08-02T17:35:17.430Z] $ docker rm -f 047d1441305f2c302a12e5bbc2c182c854d5dec34c5a8d2662f1f8e1bfea7f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:18.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:19.032Z] ---> package-listing.sh [2021-08-02T17:35:19.032Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:35:19.032Z] ++ facter osfamily [2021-08-02T17:35:19.299Z] + OS_FAMILY=redhat [2021-08-02T17:35:19.299Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-02T17:35:19.299Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:35:19.299Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:35:19.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:35:19.299Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:35:19.299Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-02T17:35:19.299Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:35:19.299Z] + case "${OS_FAMILY}" in [2021-08-02T17:35:19.299Z] + sort [2021-08-02T17:35:19.299Z] + rpm -qa [2021-08-02T17:35:19.883Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:35:19.883Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:35:19.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:35:19.883Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-02T17:35:19.883Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-02T17:35:19.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-08-02T17:35:19.900Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:35:20.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:35:20.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:35:20.783Z] [2021-08-02T17:35:20.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:35:21.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:35:21.109Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:35:21.109Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:35:21.109Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:35:21.109Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:35:21.109Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:35:21.109Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:35:21.109Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:35:21.109Z] d287ab97295c: Pulling fs layer [2021-08-02T17:35:21.109Z] dc539afda2c1: Waiting [2021-08-02T17:35:21.109Z] 77bc0d833cb6: Waiting [2021-08-02T17:35:21.109Z] 9065ff56babe: Waiting [2021-08-02T17:35:21.109Z] d287ab97295c: Waiting [2021-08-02T17:35:21.378Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:35:21.378Z] a1111a8f2ec3: Download complete [2021-08-02T17:35:21.378Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:35:21.378Z] dc539afda2c1: Download complete [2021-08-02T17:35:21.847Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:35:21.847Z] 77bc0d833cb6: Download complete [2021-08-02T17:35:21.847Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:35:21.847Z] 9065ff56babe: Download complete [2021-08-02T17:35:21.847Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:35:21.847Z] ed53099fbce6: Download complete [2021-08-02T17:35:22.816Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:35:22.816Z] b4d181a07f80: Download complete [2021-08-02T17:35:23.778Z] b4d181a07f80: Pull complete [2021-08-02T17:35:24.051Z] a1111a8f2ec3: Pull complete [2021-08-02T17:35:24.653Z] ed53099fbce6: Pull complete [2021-08-02T17:35:24.653Z] dc539afda2c1: Pull complete [2021-08-02T17:35:24.920Z] 77bc0d833cb6: Pull complete [2021-08-02T17:35:24.921Z] 9065ff56babe: Pull complete [2021-08-02T17:35:26.879Z] d287ab97295c: Verifying Checksum [2021-08-02T17:35:26.879Z] d287ab97295c: Download complete [2021-08-02T17:35:31.578Z] d287ab97295c: Pull complete [2021-08-02T17:35:31.578Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:35:31.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:35:31.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:35:31.674Z] prd-centos7-docker-4c-2g-1557 does not seem to be running inside a container [2021-08-02T17:35:31.740Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:35:34.238Z] $ docker top 4c0da9f06ccde15d6ed4d50d3a698f15e1728762039e6ef6f3b6aac39a770efb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:35:34.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:35:34.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:35:35.267Z] + ls /var/log/sa-host [2021-08-02T17:35:35.267Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:35:35.267Z] file_magic: OK [2021-08-02T17:35:35.267Z] HZ: Using current value: 100 [2021-08-02T17:35:35.267Z] file_header: OK [2021-08-02T17:35:35.267Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:35:35.267Z] Statistics: [2021-08-02T17:35:35.267Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:35:35.267Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:35:35.267Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:35:35.267Z] file_magic: OK [2021-08-02T17:35:35.267Z] HZ: Using current value: 100 [2021-08-02T17:35:35.267Z] file_header: OK [2021-08-02T17:35:35.267Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:35:35.267Z] Statistics: [2021-08-02T17:35:35.267Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:35:35.267Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:35:35.463Z] provisioning config files... [2021-08-02T17:35:35.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7415045576625020694tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:35:35.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:35.828Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:35:35.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:36.236Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:35:36.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:36.651Z] ---> sudo-logs.sh [2021-08-02T17:35:36.652Z] Archiving 'sudo' log.. [2021-08-02T17:35:36.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1557.vexxhost.local: Name or service not known [2021-08-02T17:35:36.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1557.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:35:36.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:37.010Z] ---> job-cost.sh [2021-08-02T17:35:37.010Z] lf-activate-venv: SKIPPING [2021-08-02T17:35:37.010Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:35:37.010Z] INFO: Retrieving Stack Cost... [2021-08-02T17:35:38.418Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:35:38.683Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:35:38.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:35:39.013Z] ---> logs-deploy.sh [2021-08-02T17:35:39.013Z] lf-activate-venv: SKIPPING [2021-08-02T17:35:39.013Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/4 [2021-08-02T17:35:39.013Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:35:39.596Z] Archives upload complete. [2021-08-02T17:35:39.863Z] INFO: archiving logs to Nexus