Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b31c12bf60594a139797211cb40ffbea7a938b65 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-ssh6896092792200348257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2860915600257426075.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8716597908477256469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6165323907429946561.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-ssh3372482671627925132.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-638 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-ssh2410480503167102686.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 b31c12bf60594a139797211cb40ffbea7a938b65 (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 b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" > git rev-list --no-walk a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T00:20:54.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T00:20:54.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T00:20:54.773Z] ========================================================= [2021-08-12T00:20:54.773Z] EdgeX Global Pipelines Version Info [2021-08-12T00:20:54.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:20:56.093Z] ------------------- [2021-08-12T00:20:56.093Z] stable info: [2021-08-12T00:20:56.093Z] ------------------- [2021-08-12T00:20:56.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T00:20:56.093Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:20:56.093Z] Message: update stable to v1.0.205 [2021-08-12T00:20:56.696Z] ------------------- [2021-08-12T00:20:56.696Z] experimental info: [2021-08-12T00:20:56.696Z] ------------------- [2021-08-12T00:20:56.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T00:20:56.696Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:20:56.696Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T00:20:56.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-12T00:20:56.853Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-12T00:20:56.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T00:20:56.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T00:20:56.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T00:20:56.955Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T00:20:56.986Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T00:20:57.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T00:20:57.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T00:20:57.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T00:20:57.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T00:20:57.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T00:20:57.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-12T00:20:57.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T00:20:57.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T00:20:57.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:20:57.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:20:57.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:20:57.337Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:20:57.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T00:20:57.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T00:20:57.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-12T00:20:57.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-12T00:20:57.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T00:20:57.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T00:20:57.508Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-12T00:20:57.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T00:20:57.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-12T00:20:57.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-12T00:20:57.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-12T00:20:57.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] echo [2021-08-12T00:20:57.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b31c12b [Pipeline] echo [2021-08-12T00:20:57.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:20:57.752Z] provisioning config files... [2021-08-12T00:20:57.777Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8560420263163913866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:20:58.124Z] ---> docker-login.sh [2021-08-12T00:20:58.124Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:20:58.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:20:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:20:58.396Z] Configure a credential helper to remove this warning. See [2021-08-12T00:20:58.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:20:58.396Z] [2021-08-12T00:20:58.396Z] Login Succeeded [2021-08-12T00:20:58.396Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:20:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:20:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:20:58.396Z] Configure a credential helper to remove this warning. See [2021-08-12T00:20:58.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:20:58.396Z] [2021-08-12T00:20:58.396Z] Login Succeeded [2021-08-12T00:20:58.396Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:20:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:20:58.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:20:58.666Z] Configure a credential helper to remove this warning. See [2021-08-12T00:20:58.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:20:58.666Z] [2021-08-12T00:20:58.666Z] Login Succeeded [2021-08-12T00:20:58.666Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:20:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:20:58.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:20:58.933Z] Configure a credential helper to remove this warning. See [2021-08-12T00:20:58.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:20:58.933Z] [2021-08-12T00:20:58.933Z] Login Succeeded [2021-08-12T00:20:58.933Z] docker.io [2021-08-12T00:20:58.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:20:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:20:59.201Z] Configure a credential helper to remove this warning. See [2021-08-12T00:20:59.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:20:59.201Z] [2021-08-12T00:20:59.201Z] Login Succeeded [2021-08-12T00:20:59.201Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:20:59.214Z] 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-12T00:20:59.692Z] + git log --format=format:%s -1 b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] echo [2021-08-12T00:20:59.746Z] GIT_COMMIT: b31c12bf60594a139797211cb40ffbea7a938b65, Commit Message: Merge pull request #308 from lenny-intel/toml-lf-mds [Pipeline] echo [2021-08-12T00:20:59.760Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:00.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:00.684Z] [2021-08-12T00:21:00.684Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:01.015Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:01.015Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T00:21:01.015Z] 31603596830f: Pulling fs layer [2021-08-12T00:21:01.015Z] d4622e32a9a9: Pulling fs layer [2021-08-12T00:21:01.015Z] 1030fce36090: Pulling fs layer [2021-08-12T00:21:01.015Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T00:21:01.015Z] 6c6cb7e1b49b: Waiting [2021-08-12T00:21:01.015Z] d4622e32a9a9: Download complete [2021-08-12T00:21:01.283Z] 31603596830f: Verifying Checksum [2021-08-12T00:21:01.283Z] 31603596830f: Download complete [2021-08-12T00:21:01.551Z] 31603596830f: Pull complete [2021-08-12T00:21:01.551Z] d4622e32a9a9: Pull complete [2021-08-12T00:21:01.551Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T00:21:01.551Z] 6c6cb7e1b49b: Download complete [2021-08-12T00:21:02.141Z] 1030fce36090: Verifying Checksum [2021-08-12T00:21:02.141Z] 1030fce36090: Download complete [2021-08-12T00:21:02.732Z] 1030fce36090: Pull complete [2021-08-12T00:21:03.002Z] 6c6cb7e1b49b: Pull complete [2021-08-12T00:21:03.002Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T00:21:03.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:03.002Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T00:21:03.118Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:21:03.183Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:21:03.964Z] $ docker top d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:21:04.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:04.125Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:04.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:04.264Z] $ docker exec d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent [2021-08-12T00:21:04.396Z] SSH_AUTH_SOCK=/tmp/ssh-xGk2grNymkuX/agent.13 [2021-08-12T00:21:04.396Z] SSH_AGENT_PID=19 [2021-08-12T00:21:04.410Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:04.518Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7456005301922885151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7456005301922885151.key) [2021-08-12T00:21:04.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:04.864Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T00:21:04.883Z] $ docker exec --env ******** --env ******** d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent -k [2021-08-12T00:21:04.997Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:04.997Z] unset SSH_AGENT_PID; [2021-08-12T00:21:04.997Z] echo Agent pid 19 killed; [2021-08-12T00:21:05.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T00:21:05.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:05.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:05.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:05.193Z] $ docker exec d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent [2021-08-12T00:21:05.320Z] SSH_AUTH_SOCK=/tmp/ssh-403ZeQ1OMzph/agent.52 [2021-08-12T00:21:05.320Z] SSH_AGENT_PID=59 [2021-08-12T00:21:05.329Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:05.436Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_428135507443276074.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_428135507443276074.key) [2021-08-12T00:21:05.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:05.784Z] + git semver init [2021-08-12T00:21:05.784Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:21:05.784Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-12T00:21:05.784Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-12T00:21:05.784Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:21:05.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:05.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:21:05.784Z] # $SEMVER_BRANCH = main [2021-08-12T00:21:05.784Z] # $SEMVER_TEMP = /tmp/semver-910508714 [2021-08-12T00:21:05.784Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-12T00:21:06.379Z] # '/tmp/semver-910508714' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-12T00:21:06.379Z] # -> Force: false [2021-08-12T00:21:06.379Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-12T00:21:06.394Z] $ docker exec --env ******** --env ******** d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent -k [2021-08-12T00:21:06.510Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:06.510Z] unset SSH_AGENT_PID; [2021-08-12T00:21:06.511Z] echo Agent pid 59 killed; [2021-08-12T00:21:06.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:21:06.875Z] + git semver [Pipeline] } [2021-08-12T00:21:06.908Z] $ docker stop --time=1 d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 [2021-08-12T00:21:08.135Z] $ docker rm -f d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:21:08.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T00:21:08.878Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T00:21:08.881Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.4 [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-12T00:21:24.065Z] Still waiting to schedule task [2021-08-12T00:21:24.065Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:21:24.065Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:21:24.065Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:21:24.065Z] ‘prd-centos7-docker-4c-2g-640’ is offline [2021-08-12T00:21:24.065Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:21:24.065Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:21:24.067Z] Still waiting to schedule task [2021-08-12T00:21:24.068Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-12T00:22:45.972Z] Running on prd-centos7-docker-4c-2g-644 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-12T00:22:45.991Z] Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout [2021-08-12T00:22:46.105Z] Selected Git installation does not exist. Using Default [2021-08-12T00:22:46.105Z] The recommended git tool is: NONE [2021-08-12T00:22:48.781Z] using credential edgex-jenkins-ssh [2021-08-12T00:22:48.804Z] Cloning the remote Git repository [2021-08-12T00:22:48.436Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-12T00:22:48.510Z] > git init /w/workspace/app-service-configurable/8 # timeout=10 [2021-08-12T00:22:48.537Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-12T00:22:48.538Z] > git --version # timeout=10 [2021-08-12T00:22:48.545Z] > git --version # 'git version 2.24.4' [2021-08-12T00:22:48.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:22:48.575Z] [INFO] Currently running in a labeled security context [2021-08-12T00:22:48.575Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T00:22:48.575Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/8@tmp/jenkins-gitclient-ssh4565870308120279924.key [2021-08-12T00:22:48.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:22:49.586Z] Avoid second fetch [2021-08-12T00:22:49.586Z] Checking out Revision b31c12bf60594a139797211cb40ffbea7a938b65 (main) [2021-08-12T00:22:49.238Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-12T00:22:49.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:22:49.269Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:22:49.275Z] > git checkout -f b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 [2021-08-12T00:22:53.018Z] Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:22:53.470Z] provisioning config files... [2021-08-12T00:22:53.541Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config7303247252275451920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:22:54.004Z] ---> docker-login.sh [2021-08-12T00:22:54.004Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:22:54.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:22:54.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:22:54.272Z] Configure a credential helper to remove this warning. See [2021-08-12T00:22:54.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:22:54.272Z] [2021-08-12T00:22:54.272Z] Login Succeeded [2021-08-12T00:22:54.272Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:22:54.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:22:54.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:22:54.272Z] Configure a credential helper to remove this warning. See [2021-08-12T00:22:54.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:22:54.272Z] [2021-08-12T00:22:54.272Z] Login Succeeded [2021-08-12T00:22:54.272Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:22:54.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:22:54.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:22:54.540Z] Configure a credential helper to remove this warning. See [2021-08-12T00:22:54.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:22:54.540Z] [2021-08-12T00:22:54.540Z] Login Succeeded [2021-08-12T00:22:54.540Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:22:54.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:22:54.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:22:54.540Z] Configure a credential helper to remove this warning. See [2021-08-12T00:22:54.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:22:54.540Z] [2021-08-12T00:22:54.540Z] Login Succeeded [2021-08-12T00:22:54.540Z] docker.io [2021-08-12T00:22:54.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:22:55.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:22:55.081Z] Configure a credential helper to remove this warning. See [2021-08-12T00:22:55.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:22:55.081Z] [2021-08-12T00:22:55.081Z] Login Succeeded [2021-08-12T00:22:55.081Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:22:55.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T00:22:55.340Z] ========================================================= [2021-08-12T00:22:55.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T00:22:55.340Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:22:55.690Z] + 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-12T00:22:55.690Z] Sending build context to Docker daemon 155.6kB [2021-08-12T00:22:55.690Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:22:55.690Z] Step 2/8 : FROM ${BASE} [2021-08-12T00:22:55.690Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T00:22:55.690Z] 540db60ca938: Pulling fs layer [2021-08-12T00:22:55.690Z] adcc1eea9eea: Pulling fs layer [2021-08-12T00:22:55.690Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T00:22:55.690Z] db62176df00c: Pulling fs layer [2021-08-12T00:22:55.690Z] 3b30891b0d05: Pulling fs layer [2021-08-12T00:22:55.690Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T00:22:55.690Z] c788192a36de: Pulling fs layer [2021-08-12T00:22:55.690Z] a77e37c0d609: Pulling fs layer [2021-08-12T00:22:55.690Z] c3185cebc471: Pulling fs layer [2021-08-12T00:22:55.690Z] 06b49ca38bd5: Waiting [2021-08-12T00:22:55.690Z] c788192a36de: Waiting [2021-08-12T00:22:55.690Z] a77e37c0d609: Waiting [2021-08-12T00:22:55.690Z] c3185cebc471: Waiting [2021-08-12T00:22:55.690Z] db62176df00c: Waiting [2021-08-12T00:22:55.690Z] 3b30891b0d05: Waiting [2021-08-12T00:22:55.690Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T00:22:55.690Z] 4c4ab2625f07: Download complete [2021-08-12T00:22:55.962Z] adcc1eea9eea: Verifying Checksum [2021-08-12T00:22:55.962Z] adcc1eea9eea: Download complete [2021-08-12T00:22:55.962Z] 3b30891b0d05: Verifying Checksum [2021-08-12T00:22:55.962Z] 3b30891b0d05: Download complete [2021-08-12T00:22:55.962Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T00:22:55.962Z] 06b49ca38bd5: Download complete [2021-08-12T00:22:55.962Z] c788192a36de: Verifying Checksum [2021-08-12T00:22:55.962Z] c788192a36de: Download complete [2021-08-12T00:22:55.962Z] 540db60ca938: Verifying Checksum [2021-08-12T00:22:55.962Z] 540db60ca938: Download complete [2021-08-12T00:22:56.233Z] 540db60ca938: Pull complete [2021-08-12T00:22:56.233Z] adcc1eea9eea: Pull complete [2021-08-12T00:22:56.500Z] 4c4ab2625f07: Pull complete [2021-08-12T00:22:56.500Z] a77e37c0d609: Verifying Checksum [2021-08-12T00:22:56.500Z] a77e37c0d609: Download complete [2021-08-12T00:23:02.069Z] c3185cebc471: Verifying Checksum [2021-08-12T00:23:02.069Z] c3185cebc471: Download complete [2021-08-12T00:23:02.340Z] db62176df00c: Verifying Checksum [2021-08-12T00:23:02.341Z] db62176df00c: Download complete [2021-08-12T00:23:05.716Z] db62176df00c: Pull complete [2021-08-12T00:23:05.716Z] 3b30891b0d05: Pull complete [2021-08-12T00:23:05.716Z] 06b49ca38bd5: Pull complete [2021-08-12T00:23:05.716Z] c788192a36de: Pull complete [2021-08-12T00:23:05.989Z] a77e37c0d609: Pull complete [2021-08-12T00:23:07.966Z] c3185cebc471: Pull complete [2021-08-12T00:23:07.966Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T00:23:07.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:23:07.966Z] ---> 031687cdd783 [2021-08-12T00:23:07.966Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-12T00:23:09.914Z] ---> Running in 13be2ed3096b [2021-08-12T00:23:09.914Z] Removing intermediate container 13be2ed3096b [2021-08-12T00:23:09.914Z] ---> 0744ee79297a [2021-08-12T00:23:09.914Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:23:09.914Z] ---> Running in a27d562339d9 [2021-08-12T00:23:10.501Z] Removing intermediate container a27d562339d9 [2021-08-12T00:23:10.501Z] ---> 40fbe7ce412b [2021-08-12T00:23:10.501Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-12T00:23:10.501Z] ---> Running in bc1a0e0205b3 [2021-08-12T00:23:10.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:11.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:12.687Z] OK: 219 MiB in 52 packages [2021-08-12T00:23:12.961Z] Removing intermediate container bc1a0e0205b3 [2021-08-12T00:23:12.961Z] ---> c1f5dc1be1fa [2021-08-12T00:23:12.961Z] Step 6/8 : WORKDIR /app [2021-08-12T00:23:12.961Z] ---> Running in 78829f67947a [2021-08-12T00:23:13.228Z] Removing intermediate container 78829f67947a [2021-08-12T00:23:13.228Z] ---> a1397f82d17c [2021-08-12T00:23:13.228Z] Step 7/8 : COPY . . [2021-08-12T00:23:13.228Z] ---> 67ff85421bc3 [2021-08-12T00:23:13.228Z] Step 8/8 : RUN go mod download [2021-08-12T00:23:13.228Z] ---> Running in 76562799cee4 [2021-08-12T00:23:26.517Z] Removing intermediate container 76562799cee4 [2021-08-12T00:23:26.517Z] ---> dce50f80aaa5 [2021-08-12T00:23:26.517Z] Successfully built dce50f80aaa5 [2021-08-12T00:23:26.517Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:26.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:23:26.850Z] . [Pipeline] withDockerContainer [2021-08-12T00:23:26.946Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2021-08-12T00:23:27.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 ******** ci-base-image-x86_64 cat [2021-08-12T00:23:27.413Z] $ docker top 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:23:27.827Z] + go version [2021-08-12T00:23:27.827Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T00:23:27.846Z] $ docker stop --time=1 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 [2021-08-12T00:23:29.072Z] $ docker rm -f 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:29.597Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:23:29.597Z] . [Pipeline] withDockerContainer [2021-08-12T00:23:29.690Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2021-08-12T00:23:29.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 ******** ci-base-image-x86_64 cat [2021-08-12T00:23:30.132Z] $ docker top 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:23:30.544Z] + make test [2021-08-12T00:23:30.544Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-12T00:23:45.625Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-12T00:23:45.625Z] CGO_ENABLED=1 go vet ./... [2021-08-12T00:23:50.981Z] gofmt -l . [2021-08-12T00:23:50.981Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:23:50.981Z] ./bin/test-go-mod-tidy.sh [2021-08-12T00:23:50.981Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-12T00:23:51.266Z] $ docker stop --time=1 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e [2021-08-12T00:23:52.711Z] $ docker rm -f 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:23:53.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:23:53.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-12T00:23:55.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-12T00:23:56.033Z] + ls -al . [2021-08-12T00:23:56.033Z] total 120 [2021-08-12T00:23:56.033Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 12 00:23 . [2021-08-12T00:23:56.033Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 12 00:22 .. [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 12 00:22 Attribution.txt [2021-08-12T00:23:56.033Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 12 00:22 bin [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 12 00:22 CHANGELOG.md [2021-08-12T00:23:56.033Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 12 00:23 coverage.out [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 2032 Aug 12 00:22 Dockerfile [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 970 Aug 12 00:22 Dockerfile.build [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 12 00:22 .dockerignore [2021-08-12T00:23:56.033Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 12 00:22 .git [2021-08-12T00:23:56.033Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 12 00:22 .github [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 104 Aug 12 00:22 .gitignore [2021-08-12T00:23:56.033Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 12 00:23 go.mod [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 20447 Aug 12 00:22 go.sum [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 12 00:22 GOVERNANCE.md [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 12 00:22 Jenkinsfile [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 12 00:22 LICENSE [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 12 00:22 main.go [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 1495 Aug 12 00:22 makefile [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 12 00:22 OWNERS.md [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 12 00:22 README.md [2021-08-12T00:23:56.033Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 12 00:22 res [2021-08-12T00:23:56.033Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 12 00:22 snap [2021-08-12T00:23:56.033Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 12 00:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:56.363Z] + 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=b31c12bf60594a139797211cb40ffbea7a938b65 --label arch=amd64 --label version=2.0.2-dev.4 . [2021-08-12T00:23:56.363Z] Sending build context to Docker daemon 157.7kB [2021-08-12T00:23:56.363Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:23:56.363Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-12T00:23:56.363Z] ---> dce50f80aaa5 [2021-08-12T00:23:56.363Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:23:56.363Z] ---> Running in 12006c8b2f7b [2021-08-12T00:23:56.363Z] Removing intermediate container 12006c8b2f7b [2021-08-12T00:23:56.363Z] ---> ffb1daef4f75 [2021-08-12T00:23:56.363Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:23:56.363Z] ---> Running in c1a5aae73418 [2021-08-12T00:23:56.630Z] Removing intermediate container c1a5aae73418 [2021-08-12T00:23:56.630Z] ---> bfb23a73cc17 [2021-08-12T00:23:56.630Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T00:23:56.630Z] ---> Running in 785fa4888cc1 [2021-08-12T00:23:56.630Z] Removing intermediate container 785fa4888cc1 [2021-08-12T00:23:56.630Z] ---> d82cdc9d4a86 [2021-08-12T00:23:56.630Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:23:56.630Z] ---> Running in 1f15ce6e97f2 [2021-08-12T00:23:57.213Z] Removing intermediate container 1f15ce6e97f2 [2021-08-12T00:23:57.213Z] ---> 43861aaf57b7 [2021-08-12T00:23:57.213Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:23:57.213Z] ---> Running in de6463997c49 [2021-08-12T00:23:57.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:58.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:59.474Z] OK: 219 MiB in 52 packages [2021-08-12T00:23:59.474Z] Removing intermediate container de6463997c49 [2021-08-12T00:23:59.474Z] ---> d732925db65b [2021-08-12T00:23:59.474Z] Step 8/27 : WORKDIR /app [2021-08-12T00:23:59.474Z] ---> Running in 06adf5950c1a [2021-08-12T00:23:59.751Z] Removing intermediate container 06adf5950c1a [2021-08-12T00:23:59.751Z] ---> 7c9064a3a535 [2021-08-12T00:23:59.751Z] Step 9/27 : COPY go.mod . [2021-08-12T00:23:59.751Z] ---> 76fdb17ee61a [2021-08-12T00:23:59.751Z] Step 10/27 : RUN go mod download [2021-08-12T00:23:59.751Z] ---> Running in 1ca93328e00a [2021-08-12T00:24:00.340Z] Removing intermediate container 1ca93328e00a [2021-08-12T00:24:00.340Z] ---> 61f72a9a2224 [2021-08-12T00:24:00.340Z] Step 11/27 : COPY . . [2021-08-12T00:24:00.612Z] ---> 5a715bc2a1c2 [2021-08-12T00:24:00.612Z] Step 12/27 : ARG MAKE="make build" [2021-08-12T00:24:00.612Z] ---> Running in 036685c3ae22 [2021-08-12T00:24:00.612Z] Removing intermediate container 036685c3ae22 [2021-08-12T00:24:00.612Z] ---> b7095372703d [2021-08-12T00:24:00.612Z] Step 13/27 : RUN $MAKE [2021-08-12T00:24:00.612Z] ---> Running in 4e8523387664 [2021-08-12T00:24:00.883Z] 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.4" -o app-service-configurable [2021-08-12T00:24:12.069Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-646 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-12T00:24:12.094Z] Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout [2021-08-12T00:24:12.419Z] Selected Git installation does not exist. Using Default [2021-08-12T00:24:12.419Z] The recommended git tool is: NONE [2021-08-12T00:24:13.257Z] Removing intermediate container 4e8523387664 [2021-08-12T00:24:13.257Z] ---> 9e5afca8d2f0 [2021-08-12T00:24:13.257Z] Step 14/27 : FROM alpine:3.12 [2021-08-12T00:24:13.257Z] 3.12: Pulling from library/alpine [2021-08-12T00:24:13.257Z] 339de151aab4: Pulling fs layer [2021-08-12T00:24:13.257Z] 339de151aab4: Verifying Checksum [2021-08-12T00:24:13.257Z] 339de151aab4: Download complete [2021-08-12T00:24:13.257Z] 339de151aab4: Pull complete [2021-08-12T00:24:13.257Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:24:13.257Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:24:13.257Z] ---> 13621d1b12d4 [2021-08-12T00:24:13.257Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T00:24:13.257Z] ---> Running in a9abac26acf5 [2021-08-12T00:24:13.257Z] Removing intermediate container a9abac26acf5 [2021-08-12T00:24:13.257Z] ---> bdfac29edb9d [2021-08-12T00:24:13.257Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-12T00:24:13.257Z] ---> Running in 4d5065d26178 [2021-08-12T00:24:13.257Z] Removing intermediate container 4d5065d26178 [2021-08-12T00:24:13.257Z] ---> 6593e1e69134 [2021-08-12T00:24:13.257Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-12T00:24:13.257Z] ---> Running in 58c3dbd787f3 [2021-08-12T00:24:13.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:13.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:13.796Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-12T00:24:13.796Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-12T00:24:13.796Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-12T00:24:13.796Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-12T00:24:13.796Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:24:13.796Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-12T00:24:13.796Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-12T00:24:13.796Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:24:13.796Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:24:13.796Z] OK: 9 MiB in 21 packages [2021-08-12T00:24:14.388Z] Removing intermediate container 58c3dbd787f3 [2021-08-12T00:24:14.388Z] ---> 89b7b089bab1 [2021-08-12T00:24:14.388Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-12T00:24:14.388Z] ---> 161290bedf33 [2021-08-12T00:24:14.388Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-12T00:24:14.388Z] ---> c95c1edbf75a [2021-08-12T00:24:14.388Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-12T00:24:14.660Z] ---> dc08978b5aa4 [2021-08-12T00:24:14.660Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-12T00:24:15.246Z] ---> 33679110e7a8 [2021-08-12T00:24:15.246Z] Step 22/27 : EXPOSE 48095 [2021-08-12T00:24:15.246Z] ---> Running in 6ed3d998c439 [2021-08-12T00:24:15.246Z] Removing intermediate container 6ed3d998c439 [2021-08-12T00:24:15.246Z] ---> 89e93fe7361e [2021-08-12T00:24:15.246Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-12T00:24:15.246Z] ---> Running in d24017fe5c27 [2021-08-12T00:24:15.246Z] Removing intermediate container d24017fe5c27 [2021-08-12T00:24:15.246Z] ---> 216368899112 [2021-08-12T00:24:15.246Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:24:15.246Z] ---> Running in 864fe89840a2 [2021-08-12T00:24:15.513Z] Removing intermediate container 864fe89840a2 [2021-08-12T00:24:15.513Z] ---> 1cfa17250852 [2021-08-12T00:24:15.513Z] Step 25/27 : LABEL arch=amd64 [2021-08-12T00:24:15.513Z] ---> Running in 80a68a912465 [2021-08-12T00:24:15.513Z] Removing intermediate container 80a68a912465 [2021-08-12T00:24:15.513Z] ---> 0efc2d26c4bb [2021-08-12T00:24:15.513Z] Step 26/27 : LABEL git_sha=b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:24:15.513Z] ---> Running in 1bc3051b56cc [2021-08-12T00:24:15.513Z] Removing intermediate container 1bc3051b56cc [2021-08-12T00:24:15.513Z] ---> 387bee91f4d6 [2021-08-12T00:24:15.513Z] Step 27/27 : LABEL version=2.0.2-dev.4 [2021-08-12T00:24:15.784Z] ---> Running in 15c073ecc4e3 [2021-08-12T00:24:15.784Z] Removing intermediate container 15c073ecc4e3 [2021-08-12T00:24:15.784Z] ---> fec4db1a348f [2021-08-12T00:24:15.784Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-12T00:24:15.784Z] Successfully built fec4db1a348f [2021-08-12T00:24:15.784Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:24:15.918Z] provisioning config files... [2021-08-12T00:24:15.934Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config6436112839902521283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:24:16.282Z] ---> docker-login.sh [2021-08-12T00:24:16.282Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:24:16.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:16.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:16.282Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:16.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:16.282Z] [2021-08-12T00:24:16.282Z] Login Succeeded [2021-08-12T00:24:16.282Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:24:16.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:16.549Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:16.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:16.549Z] [2021-08-12T00:24:16.549Z] Login Succeeded [2021-08-12T00:24:16.549Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:24:16.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:16.549Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:16.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:16.549Z] [2021-08-12T00:24:16.549Z] Login Succeeded [2021-08-12T00:24:16.549Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:24:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:16.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:16.817Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:16.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:16.817Z] [2021-08-12T00:24:16.817Z] Login Succeeded [2021-08-12T00:24:16.817Z] docker.io [2021-08-12T00:24:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:17.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:17.084Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:17.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:17.084Z] [2021-08-12T00:24:17.084Z] Login Succeeded [2021-08-12T00:24:17.084Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:24:17.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:24:17.177Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-12T00:24:17.177Z] b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:24:17.177Z] latest [2021-08-12T00:24:17.177Z] 2.0.2-dev.4 [2021-08-12T00:24:17.177Z] b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:24:17.177Z] main [2021-08-12T00:24:17.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:17.559Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:17.887Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:24:17.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-12T00:24:17.888Z] 28afa04d04e9: Preparing [2021-08-12T00:24:17.888Z] e7ebc50d9508: Preparing [2021-08-12T00:24:17.888Z] 23b9fdfc7509: Preparing [2021-08-12T00:24:17.888Z] fabbc0b1d9f6: Preparing [2021-08-12T00:24:17.888Z] 6027aa02568a: Preparing [2021-08-12T00:24:17.888Z] 32f366d666a5: Preparing [2021-08-12T00:24:17.888Z] 32f366d666a5: Waiting [2021-08-12T00:24:18.161Z] e7ebc50d9508: Pushed [2021-08-12T00:24:18.161Z] 23b9fdfc7509: Pushed [2021-08-12T00:24:18.161Z] 32f366d666a5: Layer already exists [2021-08-12T00:24:18.161Z] fabbc0b1d9f6: Pushed [2021-08-12T00:24:18.161Z] 6027aa02568a: Pushed [2021-08-12T00:24:18.790Z] using credential edgex-jenkins-ssh [2021-08-12T00:24:18.851Z] Cloning the remote Git repository [2021-08-12T00:24:19.569Z] 28afa04d04e9: Pushed [2021-08-12T00:24:19.837Z] b31c12bf60594a139797211cb40ffbea7a938b65: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:18.905Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-12T00:24:19.022Z] > git init /w/workspace/app-service-configurable/8 # timeout=10 [2021-08-12T00:24:19.116Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-12T00:24:19.117Z] > git --version # timeout=10 [2021-08-12T00:24:19.135Z] > git --version # 'git version 2.17.1' [2021-08-12T00:24:19.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:24:19.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:24:20.163Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [2021-08-12T00:24:20.180Z] Avoid second fetch [2021-08-12T00:24:20.181Z] Checking out Revision b31c12bf60594a139797211cb40ffbea7a938b65 (main) [Pipeline] sh [2021-08-12T00:24:20.490Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-12T00:24:20.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-12T00:24:20.490Z] 28afa04d04e9: Preparing [2021-08-12T00:24:20.490Z] e7ebc50d9508: Preparing [2021-08-12T00:24:20.490Z] 23b9fdfc7509: Preparing [2021-08-12T00:24:20.490Z] fabbc0b1d9f6: Preparing [2021-08-12T00:24:20.490Z] 6027aa02568a: Preparing [2021-08-12T00:24:20.490Z] 32f366d666a5: Preparing [2021-08-12T00:24:20.490Z] 23b9fdfc7509: Layer already exists [2021-08-12T00:24:20.490Z] fabbc0b1d9f6: Layer already exists [2021-08-12T00:24:20.490Z] 6027aa02568a: Layer already exists [2021-08-12T00:24:20.490Z] e7ebc50d9508: Layer already exists [2021-08-12T00:24:20.490Z] 28afa04d04e9: Layer already exists [2021-08-12T00:24:20.490Z] 32f366d666a5: Layer already exists [2021-08-12T00:24:20.490Z] latest: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:20.814Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:21.140Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 [2021-08-12T00:24:21.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-12T00:24:21.140Z] 28afa04d04e9: Preparing [2021-08-12T00:24:21.140Z] e7ebc50d9508: Preparing [2021-08-12T00:24:21.140Z] 23b9fdfc7509: Preparing [2021-08-12T00:24:21.140Z] fabbc0b1d9f6: Preparing [2021-08-12T00:24:21.140Z] 6027aa02568a: Preparing [2021-08-12T00:24:21.140Z] 32f366d666a5: Preparing [2021-08-12T00:24:21.140Z] 32f366d666a5: Waiting [2021-08-12T00:24:21.140Z] 6027aa02568a: Layer already exists [2021-08-12T00:24:21.140Z] 23b9fdfc7509: Layer already exists [2021-08-12T00:24:21.140Z] fabbc0b1d9f6: Layer already exists [2021-08-12T00:24:21.140Z] 28afa04d04e9: Layer already exists [2021-08-12T00:24:21.140Z] e7ebc50d9508: Layer already exists [2021-08-12T00:24:21.140Z] 32f366d666a5: Layer already exists [2021-08-12T00:24:21.140Z] 2.0.2-dev.4: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:20.133Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-12T00:24:20.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:24:20.196Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:24:20.210Z] > git checkout -f b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 [2021-08-12T00:24:21.505Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:21.821Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:24:21.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-12T00:24:21.821Z] 28afa04d04e9: Preparing [2021-08-12T00:24:21.821Z] e7ebc50d9508: Preparing [2021-08-12T00:24:21.821Z] 23b9fdfc7509: Preparing [2021-08-12T00:24:21.821Z] fabbc0b1d9f6: Preparing [2021-08-12T00:24:21.821Z] 6027aa02568a: Preparing [2021-08-12T00:24:21.821Z] 32f366d666a5: Preparing [2021-08-12T00:24:21.821Z] 32f366d666a5: Waiting [2021-08-12T00:24:21.821Z] 28afa04d04e9: Layer already exists [2021-08-12T00:24:21.821Z] 23b9fdfc7509: Layer already exists [2021-08-12T00:24:21.821Z] e7ebc50d9508: Layer already exists [2021-08-12T00:24:21.821Z] fabbc0b1d9f6: Layer already exists [2021-08-12T00:24:21.821Z] 6027aa02568a: Layer already exists [2021-08-12T00:24:21.821Z] 32f366d666a5: Layer already exists [2021-08-12T00:24:21.821Z] b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:22.156Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:22.474Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-12T00:24:22.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-12T00:24:22.474Z] 28afa04d04e9: Preparing [2021-08-12T00:24:22.474Z] e7ebc50d9508: Preparing [2021-08-12T00:24:22.474Z] 23b9fdfc7509: Preparing [2021-08-12T00:24:22.474Z] fabbc0b1d9f6: Preparing [2021-08-12T00:24:22.474Z] 6027aa02568a: Preparing [2021-08-12T00:24:22.474Z] 32f366d666a5: Preparing [2021-08-12T00:24:22.474Z] 32f366d666a5: Waiting [2021-08-12T00:24:22.474Z] e7ebc50d9508: Layer already exists [2021-08-12T00:24:22.474Z] 23b9fdfc7509: Layer already exists [2021-08-12T00:24:22.474Z] fabbc0b1d9f6: Layer already exists [2021-08-12T00:24:22.474Z] 6027aa02568a: Layer already exists [2021-08-12T00:24:22.474Z] 28afa04d04e9: Layer already exists [2021-08-12T00:24:22.474Z] 32f366d666a5: Layer already exists [2021-08-12T00:24:23.057Z] main: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:24:23.123Z] ===================================================== [Pipeline] echo [2021-08-12T00:24:23.139Z] taggedImages: [2021-08-12T00:24:23.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:24:23.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-12T00:24:23.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 [2021-08-12T00:24:23.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:24:23.139Z] - 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-12T00:24:23.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:24:23.597Z] [2021-08-12T00:24:23.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:23.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:24:23.928Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:24:23.928Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:24:23.928Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:24:23.928Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:24:23.928Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:24:23.928Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:24:23.928Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:24:23.928Z] d287ab97295c: Pulling fs layer [2021-08-12T00:24:23.928Z] dc539afda2c1: Waiting [2021-08-12T00:24:23.928Z] 77bc0d833cb6: Waiting [2021-08-12T00:24:23.928Z] 9065ff56babe: Waiting [2021-08-12T00:24:23.928Z] d287ab97295c: Waiting [2021-08-12T00:24:24.192Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:24:24.192Z] a1111a8f2ec3: Download complete [2021-08-12T00:24:24.192Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:24:24.192Z] dc539afda2c1: Download complete [2021-08-12T00:24:24.457Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:24:24.457Z] 77bc0d833cb6: Download complete [2021-08-12T00:24:24.457Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:24:24.457Z] 9065ff56babe: Download complete [2021-08-12T00:24:24.457Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:24:24.457Z] ed53099fbce6: Download complete [2021-08-12T00:24:24.829Z] Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" [2021-08-12T00:24:25.184Z] [2021-08-12T00:24:25.184Z] GitHub has been notified of this commit’s build result [2021-08-12T00:24:25.184Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:24:25.303Z] provisioning config files... [2021-08-12T00:24:25.334Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config2498309013529003020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:24:25.423Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:24:25.423Z] b4d181a07f80: Download complete [2021-08-12T00:24:26.390Z] b4d181a07f80: Pull complete [2021-08-12T00:24:26.390Z] a1111a8f2ec3: Pull complete [2021-08-12T00:24:26.875Z] ---> docker-login.sh [2021-08-12T00:24:26.875Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:24:26.973Z] ed53099fbce6: Pull complete [2021-08-12T00:24:26.973Z] dc539afda2c1: Pull complete [2021-08-12T00:24:27.240Z] 77bc0d833cb6: Pull complete [2021-08-12T00:24:27.240Z] 9065ff56babe: Pull complete [2021-08-12T00:24:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:28.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:28.091Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:28.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:28.091Z] [2021-08-12T00:24:28.091Z] Login Succeeded [2021-08-12T00:24:28.091Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:24:28.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:28.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:28.705Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:28.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:28.705Z] [2021-08-12T00:24:28.705Z] Login Succeeded [2021-08-12T00:24:28.705Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:24:29.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:29.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:29.599Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:29.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:29.599Z] [2021-08-12T00:24:29.599Z] Login Succeeded [2021-08-12T00:24:29.599Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:24:29.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:30.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:30.153Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:30.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:30.153Z] [2021-08-12T00:24:30.153Z] Login Succeeded [2021-08-12T00:24:30.153Z] docker.io [2021-08-12T00:24:30.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:30.588Z] d287ab97295c: Verifying Checksum [2021-08-12T00:24:30.588Z] d287ab97295c: Download complete [2021-08-12T00:24:30.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:30.705Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:30.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:30.705Z] [2021-08-12T00:24:30.705Z] Login Succeeded [2021-08-12T00:24:30.705Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:24:30.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T00:24:31.222Z] ========================================================= [2021-08-12T00:24:31.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T00:24:31.222Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:31.585Z] + 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-12T00:24:31.585Z] Sending build context to Docker daemon 155.6kB [2021-08-12T00:24:31.870Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:24:31.870Z] Step 2/8 : FROM ${BASE} [2021-08-12T00:24:32.574Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T00:24:32.574Z] 595b0fe564bb: Pulling fs layer [2021-08-12T00:24:32.574Z] 24495759ef45: Pulling fs layer [2021-08-12T00:24:32.574Z] d148012ef14d: Pulling fs layer [2021-08-12T00:24:32.574Z] e90a11edd702: Pulling fs layer [2021-08-12T00:24:32.574Z] d77568369979: Pulling fs layer [2021-08-12T00:24:32.574Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T00:24:32.574Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T00:24:32.574Z] 97ac5df62f85: Pulling fs layer [2021-08-12T00:24:32.574Z] e90a11edd702: Waiting [2021-08-12T00:24:32.574Z] d77568369979: Waiting [2021-08-12T00:24:32.574Z] fc1c9f9a7f3b: Waiting [2021-08-12T00:24:32.574Z] 170f2ba95c9a: Waiting [2021-08-12T00:24:32.574Z] d148012ef14d: Verifying Checksum [2021-08-12T00:24:32.574Z] d148012ef14d: Download complete [2021-08-12T00:24:32.574Z] 24495759ef45: Verifying Checksum [2021-08-12T00:24:32.574Z] 24495759ef45: Download complete [2021-08-12T00:24:32.574Z] d77568369979: Download complete [2021-08-12T00:24:32.574Z] fc1c9f9a7f3b: Download complete [2021-08-12T00:24:32.574Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T00:24:32.574Z] 170f2ba95c9a: Download complete [2021-08-12T00:24:32.574Z] 595b0fe564bb: Download complete [2021-08-12T00:24:33.619Z] 595b0fe564bb: Pull complete [2021-08-12T00:24:34.235Z] 24495759ef45: Pull complete [2021-08-12T00:24:34.853Z] d148012ef14d: Pull complete [2021-08-12T00:24:34.884Z] d287ab97295c: Pull complete [2021-08-12T00:24:34.885Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:24:34.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:24:34.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:24:34.985Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2021-08-12T00:24:35.051Z] $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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-lftools-log-publisher:latest cat [2021-08-12T00:24:36.853Z] 97ac5df62f85: Verifying Checksum [2021-08-12T00:24:36.853Z] 97ac5df62f85: Download complete [2021-08-12T00:24:36.853Z] e90a11edd702: Verifying Checksum [2021-08-12T00:24:36.853Z] e90a11edd702: Download complete [2021-08-12T00:24:37.510Z] $ docker top 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:24:38.052Z] ---> job-cost.sh [2021-08-12T00:24:38.052Z] lf-activate-venv: SKIPPING [2021-08-12T00:24:38.052Z] INFO: No Stack... [2021-08-12T00:24:39.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:24:39.276Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:24:39.606Z] + cat /w/workspace/app-service-configurable/8/archives/cost.csv [2021-08-12T00:24:39.606Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T00:24:39.647Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [2021-08-12T00:24:39.658Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] did not exist. Created. [2021-08-12T00:24:39.659Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:24:39.994Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T00:24:40.038Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:24:40.051Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:24:40.082Z] $ docker stop --time=1 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 [2021-08-12T00:24:41.244Z] $ docker rm -f 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T00:24:47.081Z] e90a11edd702: Pull complete [2021-08-12T00:24:47.692Z] d77568369979: Pull complete [2021-08-12T00:24:47.972Z] fc1c9f9a7f3b: Pull complete [2021-08-12T00:24:48.583Z] 170f2ba95c9a: Pull complete [2021-08-12T00:24:55.372Z] 97ac5df62f85: Pull complete [2021-08-12T00:24:55.372Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T00:24:55.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:24:55.372Z] ---> 04bc70af865f [2021-08-12T00:24:55.372Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-12T00:24:58.050Z] ---> Running in 652118a8a523 [2021-08-12T00:24:58.657Z] Removing intermediate container 652118a8a523 [2021-08-12T00:24:58.657Z] ---> 7ded40ec43e3 [2021-08-12T00:24:58.657Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:24:58.939Z] ---> Running in bb1f6ec3efd7 [2021-08-12T00:25:02.369Z] Removing intermediate container bb1f6ec3efd7 [2021-08-12T00:25:02.369Z] ---> c90cefc41f32 [2021-08-12T00:25:02.369Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-12T00:25:02.369Z] ---> Running in 045526658e02 [2021-08-12T00:25:03.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:25:04.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:25:05.751Z] OK: 218 MiB in 52 packages [2021-08-12T00:25:07.207Z] Removing intermediate container 045526658e02 [2021-08-12T00:25:07.207Z] ---> 8e2967c95ae3 [2021-08-12T00:25:07.207Z] Step 6/8 : WORKDIR /app [2021-08-12T00:25:07.207Z] ---> Running in 68425e1cc742 [2021-08-12T00:25:07.808Z] Removing intermediate container 68425e1cc742 [2021-08-12T00:25:07.808Z] ---> b7f63b313f9a [2021-08-12T00:25:07.808Z] Step 7/8 : COPY . . [2021-08-12T00:25:08.795Z] ---> 0cf80a7aeefa [2021-08-12T00:25:08.795Z] Step 8/8 : RUN go mod download [2021-08-12T00:25:09.073Z] ---> Running in fea8bc5f1630 [2021-08-12T00:25:41.520Z] Removing intermediate container fea8bc5f1630 [2021-08-12T00:25:41.520Z] ---> f7e4d3bea162 [2021-08-12T00:25:41.520Z] Successfully built f7e4d3bea162 [2021-08-12T00:25:41.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:41.913Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:25:41.913Z] . [Pipeline] withDockerContainer [2021-08-12T00:25:42.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container [2021-08-12T00:25:42.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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-12T00:25:44.316Z] $ docker top 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:25:45.364Z] + go version [2021-08-12T00:25:45.364Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T00:25:45.384Z] $ docker stop --time=1 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 [2021-08-12T00:25:47.227Z] $ docker rm -f 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:47.935Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:25:47.935Z] . [Pipeline] withDockerContainer [2021-08-12T00:25:48.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container [2021-08-12T00:25:48.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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-12T00:25:50.077Z] $ docker top 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:25:51.071Z] + make test [2021-08-12T00:25:51.071Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-12T00:26:47.666Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-12T00:26:47.666Z] CGO_ENABLED=1 go vet ./... [2021-08-12T00:27:14.473Z] gofmt -l . [2021-08-12T00:27:14.473Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:27:14.473Z] ./bin/test-go-mod-tidy.sh [2021-08-12T00:27:14.473Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-12T00:27:14.489Z] $ docker stop --time=1 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 [2021-08-12T00:27:16.482Z] $ docker rm -f 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:27:17.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:27:17.494Z] Warning: overwriting stash ‘coverage-report’ [2021-08-12T00:27:18.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-12T00:27:18.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-12T00:27:18.862Z] + ls -al . [2021-08-12T00:27:18.862Z] total 144 [2021-08-12T00:27:18.862Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 00:27 . [2021-08-12T00:27:18.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:24 .. [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 12 00:24 .dockerignore [2021-08-12T00:27:18.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:24 .git [2021-08-12T00:27:18.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:24 .github [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 104 Aug 12 00:24 .gitignore [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 12 00:24 Attribution.txt [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 12 00:24 CHANGELOG.md [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 2032 Aug 12 00:24 Dockerfile [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 970 Aug 12 00:24 Dockerfile.build [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 00:24 GOVERNANCE.md [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 12 00:24 Jenkinsfile [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 12 00:24 LICENSE [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 12 00:24 OWNERS.md [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 12 00:24 README.md [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 00:21 VERSION [2021-08-12T00:27:18.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:24 bin [2021-08-12T00:27:18.862Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 12 00:25 coverage.out [2021-08-12T00:27:18.862Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 12 00:27 go.mod [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 20447 Aug 12 00:24 go.sum [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 12 00:24 main.go [2021-08-12T00:27:18.862Z] -rw-rw-r-- 1 jenkins jenkins 1495 Aug 12 00:24 makefile [2021-08-12T00:27:18.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:24 res [2021-08-12T00:27:18.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 00:24 snap [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:27:19.226Z] + 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=b31c12bf60594a139797211cb40ffbea7a938b65 --label arch=arm64 --label version=2.0.2-dev.4 . [2021-08-12T00:27:19.226Z] Sending build context to Docker daemon 157.7kB [2021-08-12T00:27:19.500Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:27:19.501Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-12T00:27:19.501Z] ---> f7e4d3bea162 [2021-08-12T00:27:19.501Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:27:20.095Z] ---> Running in 31c66adfffe1 [2021-08-12T00:27:20.697Z] Removing intermediate container 31c66adfffe1 [2021-08-12T00:27:20.697Z] ---> f2fc593ee112 [2021-08-12T00:27:20.697Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:27:20.697Z] ---> Running in 968fefcd80d9 [2021-08-12T00:27:21.298Z] Removing intermediate container 968fefcd80d9 [2021-08-12T00:27:21.298Z] ---> a9ab5d8c9ffa [2021-08-12T00:27:21.298Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T00:27:21.571Z] ---> Running in 89a1537566a6 [2021-08-12T00:27:22.170Z] Removing intermediate container 89a1537566a6 [2021-08-12T00:27:22.170Z] ---> f3eb4b622303 [2021-08-12T00:27:22.170Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:27:22.448Z] ---> Running in 41c70fc7dddf [2021-08-12T00:27:25.106Z] Removing intermediate container 41c70fc7dddf [2021-08-12T00:27:25.106Z] ---> 1227d5534f7c [2021-08-12T00:27:25.106Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:27:25.379Z] ---> Running in dc8e75db9be8 [2021-08-12T00:27:26.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:27:27.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:27:28.409Z] OK: 218 MiB in 52 packages [2021-08-12T00:27:29.844Z] Removing intermediate container dc8e75db9be8 [2021-08-12T00:27:29.844Z] ---> a8cd55461941 [2021-08-12T00:27:29.844Z] Step 8/27 : WORKDIR /app [2021-08-12T00:27:29.844Z] ---> Running in c781e3e168b9 [2021-08-12T00:27:30.439Z] Removing intermediate container c781e3e168b9 [2021-08-12T00:27:30.439Z] ---> b2bdd6a36e74 [2021-08-12T00:27:30.439Z] Step 9/27 : COPY go.mod . [2021-08-12T00:27:31.413Z] ---> 2b5cd2986697 [2021-08-12T00:27:31.413Z] Step 10/27 : RUN go mod download [2021-08-12T00:27:31.413Z] ---> Running in 959381a4967c [2021-08-12T00:27:34.037Z] Removing intermediate container 959381a4967c [2021-08-12T00:27:34.037Z] ---> be69c1e5125a [2021-08-12T00:27:34.037Z] Step 11/27 : COPY . . [2021-08-12T00:27:34.647Z] ---> c086bd771b65 [2021-08-12T00:27:34.647Z] Step 12/27 : ARG MAKE="make build" [2021-08-12T00:27:34.647Z] ---> Running in c4e125a38ace [2021-08-12T00:27:35.239Z] Removing intermediate container c4e125a38ace [2021-08-12T00:27:35.239Z] ---> 32c1220b0498 [2021-08-12T00:27:35.239Z] Step 13/27 : RUN $MAKE [2021-08-12T00:27:35.239Z] ---> Running in 621fd344b031 [2021-08-12T00:27:36.684Z] 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.4" -o app-service-configurable [2021-08-12T00:28:23.742Z] Removing intermediate container 621fd344b031 [2021-08-12T00:28:23.742Z] ---> d440b722882a [2021-08-12T00:28:23.742Z] Step 14/27 : FROM alpine:3.12 [2021-08-12T00:28:23.742Z] 3.12: Pulling from library/alpine [2021-08-12T00:28:23.742Z] d2f70382dc9a: Pulling fs layer [2021-08-12T00:28:23.742Z] d2f70382dc9a: Verifying Checksum [2021-08-12T00:28:23.742Z] d2f70382dc9a: Download complete [2021-08-12T00:28:23.742Z] d2f70382dc9a: Pull complete [2021-08-12T00:28:23.742Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:28:23.742Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:28:23.742Z] ---> c4fd0aeabfcf [2021-08-12T00:28:23.742Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T00:28:23.742Z] ---> Running in 460fabe747eb [2021-08-12T00:28:23.742Z] Removing intermediate container 460fabe747eb [2021-08-12T00:28:23.742Z] ---> 21d777ccc448 [2021-08-12T00:28:23.742Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-12T00:28:23.742Z] ---> Running in bdd3ac18b29d [2021-08-12T00:28:24.350Z] Removing intermediate container bdd3ac18b29d [2021-08-12T00:28:24.350Z] ---> b09b9d9f9289 [2021-08-12T00:28:24.350Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-12T00:28:24.632Z] ---> Running in 25625c852626 [2021-08-12T00:28:26.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:28:26.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:28:26.951Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-12T00:28:27.226Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-12T00:28:27.226Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-12T00:28:27.226Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-12T00:28:27.226Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:28:27.226Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-12T00:28:27.226Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-12T00:28:27.226Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:28:27.226Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:28:27.502Z] OK: 9 MiB in 21 packages [2021-08-12T00:28:29.487Z] Removing intermediate container 25625c852626 [2021-08-12T00:28:29.487Z] ---> 1c26ecf5a52c [2021-08-12T00:28:29.487Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-12T00:28:30.118Z] ---> 7a186b4bf434 [2021-08-12T00:28:30.118Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-12T00:28:31.157Z] ---> a88efd708d4a [2021-08-12T00:28:31.157Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-12T00:28:32.149Z] ---> 33c593d277d6 [2021-08-12T00:28:32.149Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-12T00:28:34.128Z] ---> 4d13063e3611 [2021-08-12T00:28:34.128Z] Step 22/27 : EXPOSE 48095 [2021-08-12T00:28:34.128Z] ---> Running in c8683590fd6b [2021-08-12T00:28:34.731Z] Removing intermediate container c8683590fd6b [2021-08-12T00:28:34.731Z] ---> f1bf26a7725c [2021-08-12T00:28:34.731Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-12T00:28:34.731Z] ---> Running in a8d3d3b1e4af [2021-08-12T00:28:35.726Z] Removing intermediate container a8d3d3b1e4af [2021-08-12T00:28:35.727Z] ---> e3ee16900a20 [2021-08-12T00:28:35.727Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:28:35.727Z] ---> Running in ff84a9a5b818 [2021-08-12T00:28:36.338Z] Removing intermediate container ff84a9a5b818 [2021-08-12T00:28:36.338Z] ---> bd5acdcfb4d8 [2021-08-12T00:28:36.338Z] Step 25/27 : LABEL arch=arm64 [2021-08-12T00:28:36.338Z] ---> Running in 118afeeab40a [2021-08-12T00:28:36.943Z] Removing intermediate container 118afeeab40a [2021-08-12T00:28:36.943Z] ---> 97765f85fa81 [2021-08-12T00:28:36.943Z] Step 26/27 : LABEL git_sha=b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:28:37.217Z] ---> Running in e716a6cdf527 [2021-08-12T00:28:37.812Z] Removing intermediate container e716a6cdf527 [2021-08-12T00:28:37.812Z] ---> c112cba9cb30 [2021-08-12T00:28:37.812Z] Step 27/27 : LABEL version=2.0.2-dev.4 [2021-08-12T00:28:37.812Z] ---> Running in 447a1eb339b4 [2021-08-12T00:28:38.415Z] Removing intermediate container 447a1eb339b4 [2021-08-12T00:28:38.415Z] ---> 8bc506a88e17 [2021-08-12T00:28:38.415Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-12T00:28:38.415Z] Successfully built 8bc506a88e17 [2021-08-12T00:28:38.415Z] 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-12T00:28:38.569Z] provisioning config files... [2021-08-12T00:28:38.594Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config8400343368196363941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:28:38.976Z] ---> docker-login.sh [2021-08-12T00:28:38.976Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:28:39.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:28:39.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:28:39.528Z] Configure a credential helper to remove this warning. See [2021-08-12T00:28:39.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:28:39.528Z] [2021-08-12T00:28:39.528Z] Login Succeeded [2021-08-12T00:28:39.528Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:28:40.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:28:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:28:40.129Z] Configure a credential helper to remove this warning. See [2021-08-12T00:28:40.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:28:40.129Z] [2021-08-12T00:28:40.129Z] Login Succeeded [2021-08-12T00:28:40.129Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:28:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:28:40.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:28:40.731Z] Configure a credential helper to remove this warning. See [2021-08-12T00:28:40.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:28:40.731Z] [2021-08-12T00:28:40.731Z] Login Succeeded [2021-08-12T00:28:40.731Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:28:41.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:28:41.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:28:41.343Z] Configure a credential helper to remove this warning. See [2021-08-12T00:28:41.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:28:41.343Z] [2021-08-12T00:28:41.343Z] Login Succeeded [2021-08-12T00:28:41.343Z] docker.io [2021-08-12T00:28:41.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:28:42.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:28:42.218Z] Configure a credential helper to remove this warning. See [2021-08-12T00:28:42.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:28:42.218Z] [2021-08-12T00:28:42.218Z] Login Succeeded [2021-08-12T00:28:42.218Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:28:42.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:28:42.322Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-12T00:28:42.322Z] b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:28:42.322Z] latest [2021-08-12T00:28:42.322Z] 2.0.2-dev.4 [2021-08-12T00:28:42.322Z] b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:28:42.322Z] main [2021-08-12T00:28:42.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:42.733Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:43.092Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:28:43.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-12T00:28:43.369Z] 453d1bc8dc88: Preparing [2021-08-12T00:28:43.369Z] d97f956a52c3: Preparing [2021-08-12T00:28:43.369Z] c5ecf5e41227: Preparing [2021-08-12T00:28:43.369Z] 5eeb4df00bf6: Preparing [2021-08-12T00:28:43.369Z] 5423b924f69a: Preparing [2021-08-12T00:28:43.369Z] 3fbe34a1663b: Preparing [2021-08-12T00:28:43.369Z] 3fbe34a1663b: Waiting [2021-08-12T00:28:43.648Z] d97f956a52c3: Pushed [2021-08-12T00:28:43.648Z] 5eeb4df00bf6: Pushed [2021-08-12T00:28:43.648Z] c5ecf5e41227: Pushed [2021-08-12T00:28:43.648Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:28:44.630Z] 5423b924f69a: Pushed [2021-08-12T00:28:47.256Z] 453d1bc8dc88: Pushed [2021-08-12T00:28:47.529Z] b31c12bf60594a139797211cb40ffbea7a938b65: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:47.891Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:48.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-12T00:28:48.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-12T00:28:48.526Z] 453d1bc8dc88: Preparing [2021-08-12T00:28:48.526Z] d97f956a52c3: Preparing [2021-08-12T00:28:48.526Z] c5ecf5e41227: Preparing [2021-08-12T00:28:48.526Z] 5eeb4df00bf6: Preparing [2021-08-12T00:28:48.526Z] 5423b924f69a: Preparing [2021-08-12T00:28:48.526Z] 3fbe34a1663b: Preparing [2021-08-12T00:28:48.526Z] 3fbe34a1663b: Waiting [2021-08-12T00:28:48.799Z] d97f956a52c3: Layer already exists [2021-08-12T00:28:48.799Z] c5ecf5e41227: Layer already exists [2021-08-12T00:28:48.799Z] 5eeb4df00bf6: Layer already exists [2021-08-12T00:28:48.799Z] 453d1bc8dc88: Layer already exists [2021-08-12T00:28:48.799Z] 5423b924f69a: Layer already exists [2021-08-12T00:28:48.799Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:28:48.799Z] latest: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:49.148Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:49.499Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 [2021-08-12T00:28:49.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-12T00:28:49.499Z] 453d1bc8dc88: Preparing [2021-08-12T00:28:49.499Z] d97f956a52c3: Preparing [2021-08-12T00:28:49.499Z] c5ecf5e41227: Preparing [2021-08-12T00:28:49.499Z] 5eeb4df00bf6: Preparing [2021-08-12T00:28:49.499Z] 5423b924f69a: Preparing [2021-08-12T00:28:49.499Z] 3fbe34a1663b: Preparing [2021-08-12T00:28:49.499Z] 3fbe34a1663b: Waiting [2021-08-12T00:28:49.771Z] 453d1bc8dc88: Layer already exists [2021-08-12T00:28:49.771Z] c5ecf5e41227: Layer already exists [2021-08-12T00:28:49.771Z] d97f956a52c3: Layer already exists [2021-08-12T00:28:49.771Z] 5423b924f69a: Layer already exists [2021-08-12T00:28:49.771Z] 5eeb4df00bf6: Layer already exists [2021-08-12T00:28:49.771Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:28:49.771Z] 2.0.2-dev.4: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:50.114Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:50.459Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:28:50.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-12T00:28:50.459Z] 453d1bc8dc88: Preparing [2021-08-12T00:28:50.459Z] d97f956a52c3: Preparing [2021-08-12T00:28:50.459Z] c5ecf5e41227: Preparing [2021-08-12T00:28:50.459Z] 5eeb4df00bf6: Preparing [2021-08-12T00:28:50.459Z] 5423b924f69a: Preparing [2021-08-12T00:28:50.459Z] 3fbe34a1663b: Preparing [2021-08-12T00:28:50.459Z] 3fbe34a1663b: Waiting [2021-08-12T00:28:50.732Z] d97f956a52c3: Layer already exists [2021-08-12T00:28:50.732Z] c5ecf5e41227: Layer already exists [2021-08-12T00:28:50.732Z] 5423b924f69a: Layer already exists [2021-08-12T00:28:50.732Z] 453d1bc8dc88: Layer already exists [2021-08-12T00:28:50.732Z] 5eeb4df00bf6: Layer already exists [2021-08-12T00:28:50.732Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:28:50.732Z] b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:51.087Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:51.437Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-12T00:28:51.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-12T00:28:51.437Z] 453d1bc8dc88: Preparing [2021-08-12T00:28:51.437Z] d97f956a52c3: Preparing [2021-08-12T00:28:51.437Z] c5ecf5e41227: Preparing [2021-08-12T00:28:51.437Z] 5eeb4df00bf6: Preparing [2021-08-12T00:28:51.437Z] 5423b924f69a: Preparing [2021-08-12T00:28:51.437Z] 3fbe34a1663b: Preparing [2021-08-12T00:28:51.437Z] 3fbe34a1663b: Waiting [2021-08-12T00:28:51.711Z] d97f956a52c3: Layer already exists [2021-08-12T00:28:51.711Z] c5ecf5e41227: Layer already exists [2021-08-12T00:28:51.711Z] 5423b924f69a: Layer already exists [2021-08-12T00:28:51.711Z] 5eeb4df00bf6: Layer already exists [2021-08-12T00:28:51.711Z] 453d1bc8dc88: Layer already exists [2021-08-12T00:28:51.711Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:28:51.711Z] main: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:28:51.783Z] ===================================================== [Pipeline] echo [2021-08-12T00:28:51.800Z] taggedImages: [2021-08-12T00:28:51.800Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 [2021-08-12T00:28:51.800Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-12T00:28:51.800Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 [2021-08-12T00:28:51.800Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [2021-08-12T00:28:51.800Z] - 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-12T00:28:52.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:28:52.495Z] [2021-08-12T00:28:52.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:52.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:28:53.137Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T00:28:53.137Z] 448f6bf000e3: Pulling fs layer [2021-08-12T00:28:53.137Z] f757da607395: Pulling fs layer [2021-08-12T00:28:53.137Z] 05883995daec: Pulling fs layer [2021-08-12T00:28:53.137Z] 8603b9c90790: Pulling fs layer [2021-08-12T00:28:53.137Z] 1560dd03e051: Pulling fs layer [2021-08-12T00:28:53.137Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T00:28:53.137Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T00:28:53.137Z] 8603b9c90790: Waiting [2021-08-12T00:28:53.137Z] 1560dd03e051: Waiting [2021-08-12T00:28:53.137Z] 27f5ce0e4adf: Waiting [2021-08-12T00:28:53.137Z] c2d8d7efcc4b: Waiting [2021-08-12T00:28:53.415Z] f757da607395: Verifying Checksum [2021-08-12T00:28:53.415Z] f757da607395: Download complete [2021-08-12T00:28:53.415Z] 8603b9c90790: Download complete [2021-08-12T00:28:53.696Z] 1560dd03e051: Download complete [2021-08-12T00:28:53.696Z] 27f5ce0e4adf: Download complete [2021-08-12T00:28:53.970Z] 05883995daec: Verifying Checksum [2021-08-12T00:28:53.970Z] 05883995daec: Download complete [2021-08-12T00:28:54.951Z] 448f6bf000e3: Download complete [2021-08-12T00:28:57.597Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T00:28:57.597Z] c2d8d7efcc4b: Download complete [2021-08-12T00:28:58.594Z] 448f6bf000e3: Pull complete [2021-08-12T00:28:59.579Z] f757da607395: Pull complete [2021-08-12T00:29:01.024Z] 05883995daec: Pull complete [2021-08-12T00:29:01.630Z] 8603b9c90790: Pull complete [2021-08-12T00:29:02.633Z] 1560dd03e051: Pull complete [2021-08-12T00:29:03.232Z] 27f5ce0e4adf: Pull complete [2021-08-12T00:29:21.724Z] c2d8d7efcc4b: Pull complete [2021-08-12T00:29:21.724Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T00:29:21.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:29:21.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T00:29:22.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container [2021-08-12T00:29:22.114Z] $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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-12T00:29:27.248Z] $ docker top 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:29:28.298Z] ---> job-cost.sh [2021-08-12T00:29:28.298Z] lf-activate-venv: SKIPPING [2021-08-12T00:29:28.298Z] INFO: No Stack... [2021-08-12T00:29:29.275Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T00:29:29.871Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:29:30.543Z] + cat /w/workspace/app-service-configurable/8/archives/cost.csv [2021-08-12T00:29:30.543Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T00:29:30.620Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [2021-08-12T00:29:30.641Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] did not exist. Created. [2021-08-12T00:29:30.642Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:29:31.349Z] /w/workspace/app-service-configurable/8@tmp/durable-6e9729e1/script.sh: 1: /w/workspace/app-service-configurable/8@tmp/durable-6e9729e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T00:29:32.023Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T00:29:32.055Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T00:29:32.108Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:29:32.119Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:29:32.143Z] $ docker stop --time=1 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 [2021-08-12T00:29:33.937Z] $ docker rm -f 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 [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-12T00:29:34.994Z] provisioning config files... [2021-08-12T00:29:35.011Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7296561502048051826tmp [Pipeline] { [Pipeline] sh [2021-08-12T00:29:35.376Z] + set +x [2021-08-12T00:29:35.376Z] + curl -s https://codecov.io/bash [2021-08-12T00:29:35.376Z] + bash -s -- [2021-08-12T00:29:35.661Z] [2021-08-12T00:29:35.661Z] _____ _ [2021-08-12T00:29:35.661Z] / ____| | | [2021-08-12T00:29:35.661Z] | | ___ __| | ___ ___ _____ __ [2021-08-12T00:29:35.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-12T00:29:35.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-12T00:29:35.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-12T00:29:35.661Z] Bash-1.0.6 [2021-08-12T00:29:35.661Z] [2021-08-12T00:29:35.661Z] [2021-08-12T00:29:35.661Z] ==> git version 2.24.4 found [2021-08-12T00:29:35.661Z] ==> 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-12T00:29:35.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-12T00:29:35.661Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-12T00:29:35.661Z] ==> Jenkins CI detected. [2021-08-12T00:29:35.661Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-12T00:29:35.661Z] project root: . [2021-08-12T00:29:35.661Z] --> token set from env [2021-08-12T00:29:35.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-12T00:29:35.661Z] ==> Running gcov in . (disable via -X gcov) [2021-08-12T00:29:35.661Z] ==> Python coveragepy not found [2021-08-12T00:29:35.661Z] ==> Searching for coverage reports in: [2021-08-12T00:29:35.661Z] + . [2021-08-12T00:29:35.661Z] -> Found 1 reports [2021-08-12T00:29:35.661Z] ==> Detecting git/mercurial file structure [2021-08-12T00:29:35.661Z] ==> Reading reports [2021-08-12T00:29:35.661Z] + ./coverage.out bytes=10 [2021-08-12T00:29:35.661Z] ==> Appending adjustments [2021-08-12T00:29:35.661Z] https://docs.codecov.io/docs/fixing-reports [2021-08-12T00:29:35.661Z] + Found adjustments [2021-08-12T00:29:35.661Z] ==> Gzipping contents [2021-08-12T00:29:35.661Z] 4.0K /tmp/codecov.xQfs8H.gz [2021-08-12T00:29:35.661Z] ==> Uploading reports [2021-08-12T00:29:35.661Z] url: https://codecov.io [2021-08-12T00:29:35.661Z] query: branch=main&commit=b31c12bf60594a139797211cb40ffbea7a938b65&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:29:35.661Z] -> Pinging Codecov [2021-08-12T00:29:35.661Z] 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=b31c12bf60594a139797211cb40ffbea7a938b65&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:29:35.931Z] -> Uploading to [2021-08-12T00:29:35.931Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-12/A97CA9966030D2A3747ED39772930CCE/b31c12bf60594a139797211cb40ffbea7a938b65/5c2400bb-0052-49e6-af41-0429ce7f2715.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T002935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f9344ba315f0422bfb51185c3a8badab69f37d9f521ad5c39a7f1c4382f557 [2021-08-12T00:29:35.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:29:35.931Z] Dload Upload Total Spent Left Speed [2021-08-12T00:29:36.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 564 0 0 100 564 0 1573 --:--:-- --:--:-- --:--:-- 1575 [2021-08-12T00:29:36.519Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] } [2021-08-12T00:29:36.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-12T00:29:36.799Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-12T00:29:36.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:29:37.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:29:37.135Z] [2021-08-12T00:29:37.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:29:37.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:29:37.488Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-12T00:29:37.488Z] 188c0c94c7c5: Pulling fs layer [2021-08-12T00:29:37.488Z] 0ef7d3d256c8: Pulling fs layer [2021-08-12T00:29:37.488Z] de9db76c5a1d: Pulling fs layer [2021-08-12T00:29:37.488Z] 0eba1c9be4d2: Pulling fs layer [2021-08-12T00:29:37.488Z] 0d57e429df01: Pulling fs layer [2021-08-12T00:29:37.488Z] 4e4be7b47b0d: Pulling fs layer [2021-08-12T00:29:37.488Z] e1f770b5df2f: Pulling fs layer [2021-08-12T00:29:37.488Z] 85a0685a4137: Pulling fs layer [2021-08-12T00:29:37.488Z] 0d57e429df01: Waiting [2021-08-12T00:29:37.488Z] 4e4be7b47b0d: Waiting [2021-08-12T00:29:37.488Z] e1f770b5df2f: Waiting [2021-08-12T00:29:37.488Z] 85a0685a4137: Waiting [2021-08-12T00:29:37.488Z] 0eba1c9be4d2: Waiting [2021-08-12T00:29:37.488Z] de9db76c5a1d: Verifying Checksum [2021-08-12T00:29:37.488Z] de9db76c5a1d: Download complete [2021-08-12T00:29:37.488Z] 0ef7d3d256c8: Verifying Checksum [2021-08-12T00:29:37.488Z] 0ef7d3d256c8: Download complete [2021-08-12T00:29:37.488Z] 0d57e429df01: Verifying Checksum [2021-08-12T00:29:37.488Z] 0d57e429df01: Download complete [2021-08-12T00:29:37.755Z] 4e4be7b47b0d: Verifying Checksum [2021-08-12T00:29:37.755Z] 4e4be7b47b0d: Download complete [2021-08-12T00:29:37.755Z] 188c0c94c7c5: Verifying Checksum [2021-08-12T00:29:37.755Z] 188c0c94c7c5: Download complete [2021-08-12T00:29:38.025Z] 188c0c94c7c5: Pull complete [2021-08-12T00:29:38.025Z] 0ef7d3d256c8: Pull complete [2021-08-12T00:29:38.025Z] de9db76c5a1d: Pull complete [2021-08-12T00:29:38.995Z] e1f770b5df2f: Verifying Checksum [2021-08-12T00:29:38.996Z] e1f770b5df2f: Download complete [2021-08-12T00:29:43.260Z] 0eba1c9be4d2: Verifying Checksum [2021-08-12T00:29:43.260Z] 0eba1c9be4d2: Download complete [2021-08-12T00:29:43.858Z] 85a0685a4137: Verifying Checksum [2021-08-12T00:29:43.858Z] 85a0685a4137: Download complete [2021-08-12T00:29:46.456Z] 0eba1c9be4d2: Pull complete [2021-08-12T00:29:46.456Z] 0d57e429df01: Pull complete [2021-08-12T00:29:46.456Z] 4e4be7b47b0d: Pull complete [2021-08-12T00:29:47.052Z] e1f770b5df2f: Pull complete [2021-08-12T00:29:52.455Z] 85a0685a4137: Pull complete [2021-08-12T00:29:52.455Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-12T00:29:52.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:29:52.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-12T00:29:52.554Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:29:52.624Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-12T00:29:53.256Z] $ docker top cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T00:29:53.372Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-12T00:29:53.697Z] + set -o pipefail [2021-08-12T00:29:53.697Z] + snyk monitor '--org=edgex-jenkins' [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2740f30e-75b6-4a2e-83d3-15ed15f8db51 [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] [2021-08-12T00:29:57.965Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-12T00:29:57.965Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-12T00:29:57.981Z] $ docker stop --time=1 cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 [2021-08-12T00:29:59.927Z] $ docker rm -f cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 [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-12T00:30:00.887Z] + git log --format=format:%s -1 b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:01.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:30:01.216Z] . [Pipeline] withDockerContainer [2021-08-12T00:30:01.332Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:30:01.438Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:30:01.839Z] $ docker top 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:30:02.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:30:02.007Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:30:02.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:30:02.145Z] $ docker exec 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 ssh-agent [2021-08-12T00:30:02.480Z] SSH_AUTH_SOCK=/tmp/ssh-G9P8kyNkchfX/agent.13 [2021-08-12T00:30:02.480Z] SSH_AGENT_PID=20 [2021-08-12T00:30:02.492Z] Running ssh-add (command line suppressed) [2021-08-12T00:30:02.599Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5666468971269575102.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5666468971269575102.key) [2021-08-12T00:30:02.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:30:02.958Z] + git semver tag [2021-08-12T00:30:02.958Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:30:02.958Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-12T00:30:02.958Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-12T00:30:02.958Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:30:02.958Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:30:02.958Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:30:02.958Z] # $SEMVER_BRANCH = main [2021-08-12T00:30:02.958Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-12T00:30:02.958Z] # b31c12bf60594a139797211cb40ffbea7a938b65 HEAD [2021-08-12T00:30:02.958Z] # -> Force: false [2021-08-12T00:30:02.958Z] # 9c1a8404636c0bf5f91be1b468c4ae154c65501e refs/tags/v2.0.2-dev.4 [Pipeline] } [2021-08-12T00:30:02.973Z] $ docker exec --env ******** --env ******** 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 ssh-agent -k [2021-08-12T00:30:03.083Z] unset SSH_AUTH_SOCK; [2021-08-12T00:30:03.083Z] unset SSH_AGENT_PID; [2021-08-12T00:30:03.083Z] echo Agent pid 20 killed; [2021-08-12T00:30:03.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:30:03.471Z] + git semver [Pipeline] } [2021-08-12T00:30:03.495Z] $ docker stop --time=1 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 [2021-08-12T00:30:04.709Z] $ docker rm -f 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:05.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:30:05.234Z] [2021-08-12T00:30:05.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:05.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:30:05.587Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-12T00:30:05.587Z] ab5ef0e58194: Pulling fs layer [2021-08-12T00:30:05.587Z] 9712f1f96733: Pulling fs layer [2021-08-12T00:30:05.587Z] 63f879dbbcfc: Pulling fs layer [2021-08-12T00:30:05.587Z] 0d9ebad4ef96: Pulling fs layer [2021-08-12T00:30:05.587Z] e9a5061849ea: Pulling fs layer [2021-08-12T00:30:05.587Z] d747dcd14b5f: Pulling fs layer [2021-08-12T00:30:05.587Z] 2de7ff778b66: Pulling fs layer [2021-08-12T00:30:05.587Z] e9a5061849ea: Waiting [2021-08-12T00:30:05.587Z] 0d9ebad4ef96: Waiting [2021-08-12T00:30:05.587Z] d747dcd14b5f: Waiting [2021-08-12T00:30:05.587Z] 2de7ff778b66: Waiting [2021-08-12T00:30:05.587Z] 9712f1f96733: Verifying Checksum [2021-08-12T00:30:05.587Z] 9712f1f96733: Download complete [2021-08-12T00:30:08.173Z] 63f879dbbcfc: Verifying Checksum [2021-08-12T00:30:08.173Z] 63f879dbbcfc: Download complete [2021-08-12T00:30:08.173Z] e9a5061849ea: Verifying Checksum [2021-08-12T00:30:08.173Z] e9a5061849ea: Download complete [2021-08-12T00:30:08.173Z] d747dcd14b5f: Verifying Checksum [2021-08-12T00:30:08.173Z] d747dcd14b5f: Download complete [2021-08-12T00:30:08.759Z] 2de7ff778b66: Verifying Checksum [2021-08-12T00:30:08.759Z] 2de7ff778b66: Download complete [2021-08-12T00:30:09.028Z] 0d9ebad4ef96: Verifying Checksum [2021-08-12T00:30:09.028Z] 0d9ebad4ef96: Download complete [2021-08-12T00:30:09.296Z] ab5ef0e58194: Verifying Checksum [2021-08-12T00:30:09.296Z] ab5ef0e58194: Download complete [2021-08-12T00:30:11.914Z] ab5ef0e58194: Pull complete [2021-08-12T00:30:11.914Z] 9712f1f96733: Pull complete [2021-08-12T00:30:12.523Z] 63f879dbbcfc: Pull complete [2021-08-12T00:30:15.923Z] 0d9ebad4ef96: Pull complete [2021-08-12T00:30:16.194Z] e9a5061849ea: Pull complete [2021-08-12T00:30:16.194Z] d747dcd14b5f: Pull complete [2021-08-12T00:30:17.163Z] 2de7ff778b66: Pull complete [2021-08-12T00:30:17.163Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-12T00:30:17.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:30:17.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-12T00:30:17.257Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:30:17.325Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-12T00:30:20.433Z] $ docker top 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:30:20.542Z] provisioning config files... [2021-08-12T00:30:20.562Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5401545916700807903tmp [2021-08-12T00:30:20.588Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7515391474196161135tmp [2021-08-12T00:30:20.611Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5727646534463745832tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:30:20.645Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:20.958Z] ---> sigul-configuration.sh [2021-08-12T00:30:20.959Z] gpg: directory `/root/.gnupg' created [2021-08-12T00:30:20.959Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-12T00:30:20.959Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-12T00:30:20.959Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-12T00:30:20.959Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-12T00:30:20.959Z] gpg: CAST5 encrypted data [2021-08-12T00:30:20.959Z] gpg: encrypted with 1 passphrase [2021-08-12T00:30:20.959Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-12T00:30:21.281Z] + mkdir /home/jenkins [2021-08-12T00:30:21.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-12T00:30:21.616Z] + 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-12T00:30:21.633Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:21.947Z] ---> sigul-install.sh [2021-08-12T00:30:21.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-12T00:30:22.265Z] + git tag --list [2021-08-12T00:30:22.265Z] v1.0.0 [2021-08-12T00:30:22.265Z] v1.1.0 [2021-08-12T00:30:22.265Z] v1.2.0 [2021-08-12T00:30:22.265Z] v1.3.0 [2021-08-12T00:30:22.265Z] v1.3.1 [2021-08-12T00:30:22.265Z] v2.0.0 [2021-08-12T00:30:22.265Z] v2.0.1 [2021-08-12T00:30:22.265Z] v2.0.1-dev.1 [2021-08-12T00:30:22.265Z] v2.0.2-dev.1 [2021-08-12T00:30:22.265Z] v2.0.2-dev.2 [2021-08-12T00:30:22.265Z] v2.0.2-dev.3 [2021-08-12T00:30:22.265Z] v2.0.2-dev.4 [Pipeline] sh [2021-08-12T00:30:22.597Z] + lftools sign git-tag v2.0.2-dev.4 [2021-08-12T00:30:23.184Z] Signing Git tag with Sigul... [2021-08-12T00:30:23.184Z] Signing v2.0.2-dev.4 [Pipeline] echo [2021-08-12T00:30:24.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:24.483Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-12T00:30:24.497Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-12T00:30:24.532Z] $ docker stop --time=1 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 [2021-08-12T00:30:25.747Z] $ docker rm -f 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:26.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:30:26.277Z] . [Pipeline] withDockerContainer [2021-08-12T00:30:26.577Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:30:26.643Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:30:27.050Z] $ docker top fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:30:27.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:30:27.184Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:30:27.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:30:27.305Z] $ docker exec fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 ssh-agent [2021-08-12T00:30:27.432Z] SSH_AUTH_SOCK=/tmp/ssh-CbTKos4Cfy8b/agent.13 [2021-08-12T00:30:27.432Z] SSH_AGENT_PID=19 [2021-08-12T00:30:27.441Z] Running ssh-add (command line suppressed) [2021-08-12T00:30:27.548Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1103987935592676188.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1103987935592676188.key) [2021-08-12T00:30:27.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:30:27.898Z] + git semver bump pre [2021-08-12T00:30:27.898Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:30:27.898Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-12T00:30:27.898Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-12T00:30:27.898Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:30:27.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:30:27.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:30:27.898Z] # $SEMVER_BRANCH = main [2021-08-12T00:30:27.898Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-12T00:30:27.898Z] 2.0.2-dev.5 [Pipeline] } [2021-08-12T00:30:27.913Z] $ docker exec --env ******** --env ******** fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 ssh-agent -k [2021-08-12T00:30:28.017Z] unset SSH_AUTH_SOCK; [2021-08-12T00:30:28.017Z] unset SSH_AGENT_PID; [2021-08-12T00:30:28.017Z] echo Agent pid 19 killed; [2021-08-12T00:30:28.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:30:28.399Z] + git semver [Pipeline] } [2021-08-12T00:30:28.419Z] $ docker stop --time=1 fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 [2021-08-12T00:30:29.679Z] $ docker rm -f fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:30.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:30:30.411Z] . [Pipeline] withDockerContainer [2021-08-12T00:30:30.500Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:30:30.551Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:30:30.892Z] $ docker top a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:30:31.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:30:31.031Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:30:31.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:30:31.160Z] $ docker exec a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc ssh-agent [2021-08-12T00:30:31.285Z] SSH_AUTH_SOCK=/tmp/ssh-wDg23LetuT4k/agent.14 [2021-08-12T00:30:31.285Z] SSH_AGENT_PID=21 [2021-08-12T00:30:31.294Z] Running ssh-add (command line suppressed) [2021-08-12T00:30:31.395Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5438415222178638327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5438415222178638327.key) [2021-08-12T00:30:31.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:30:31.743Z] + git semver push [2021-08-12T00:30:31.743Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:30:31.743Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-12T00:30:31.743Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-12T00:30:31.743Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:30:31.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:30:31.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:30:31.743Z] # $SEMVER_BRANCH = main [2021-08-12T00:30:31.743Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-12T00:30:33.165Z] $ docker exec --env ******** --env ******** a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc ssh-agent -k [2021-08-12T00:30:33.266Z] unset SSH_AUTH_SOCK; [2021-08-12T00:30:33.266Z] unset SSH_AGENT_PID; [2021-08-12T00:30:33.266Z] echo Agent pid 21 killed; [2021-08-12T00:30:33.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:30:33.644Z] + git semver [Pipeline] } [2021-08-12T00:30:33.664Z] $ docker stop --time=1 a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc [2021-08-12T00:30:34.895Z] $ docker rm -f a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc [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] sh [2021-08-12T00:30:37.089Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:37.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:38.008Z] ---> package-listing.sh [2021-08-12T00:30:38.009Z] ++ facter osfamily [2021-08-12T00:30:38.009Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T00:30:38.277Z] + OS_FAMILY=redhat [2021-08-12T00:30:38.277Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-12T00:30:38.277Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T00:30:38.277Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T00:30:38.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T00:30:38.277Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T00:30:38.277Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-12T00:30:38.277Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T00:30:38.277Z] + case "${OS_FAMILY}" in [2021-08-12T00:30:38.277Z] + sort [2021-08-12T00:30:38.277Z] + rpm -qa [2021-08-12T00:30:38.859Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T00:30:38.859Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T00:30:38.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T00:30:38.859Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-12T00:30:38.859Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-12T00:30:38.859Z] + 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-12T00:30:38.875Z] 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-12T00:30:39.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:39.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:30:39.985Z] [2021-08-12T00:30:39.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:40.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:30:40.318Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:30:40.318Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:30:40.318Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:30:40.318Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:30:40.318Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:30:40.318Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:30:40.318Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:30:40.318Z] d287ab97295c: Pulling fs layer [2021-08-12T00:30:40.318Z] dc539afda2c1: Waiting [2021-08-12T00:30:40.318Z] 77bc0d833cb6: Waiting [2021-08-12T00:30:40.318Z] 9065ff56babe: Waiting [2021-08-12T00:30:40.318Z] d287ab97295c: Waiting [2021-08-12T00:30:40.585Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:30:40.585Z] a1111a8f2ec3: Download complete [2021-08-12T00:30:40.585Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:30:40.585Z] dc539afda2c1: Download complete [2021-08-12T00:30:40.851Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:30:40.851Z] 77bc0d833cb6: Download complete [2021-08-12T00:30:40.851Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:30:40.851Z] 9065ff56babe: Download complete [2021-08-12T00:30:40.851Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:30:40.851Z] ed53099fbce6: Download complete [2021-08-12T00:30:41.808Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:30:41.808Z] b4d181a07f80: Download complete [2021-08-12T00:30:43.229Z] b4d181a07f80: Pull complete [2021-08-12T00:30:43.229Z] a1111a8f2ec3: Pull complete [2021-08-12T00:30:43.499Z] ed53099fbce6: Pull complete [2021-08-12T00:30:43.774Z] dc539afda2c1: Pull complete [2021-08-12T00:30:44.050Z] 77bc0d833cb6: Pull complete [2021-08-12T00:30:44.050Z] 9065ff56babe: Pull complete [2021-08-12T00:30:45.477Z] d287ab97295c: Verifying Checksum [2021-08-12T00:30:45.477Z] d287ab97295c: Download complete [2021-08-12T00:30:49.763Z] d287ab97295c: Pull complete [2021-08-12T00:30:49.763Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:30:49.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:30:49.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:30:49.857Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-08-12T00:30:49.924Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T00:30:52.233Z] $ docker top e33046b11bf462dbf6dd5daff3ed56017ba8d85f82b83b3fc0a8f947f48302f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:30:52.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T00:30:52.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T00:30:53.294Z] + ls /var/log/sa-host [2021-08-12T00:30:53.294Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T00:30:53.294Z] file_magic: OK [2021-08-12T00:30:53.294Z] HZ: Using current value: 100 [2021-08-12T00:30:53.294Z] file_header: OK [2021-08-12T00:30:53.294Z] 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-12T00:30:53.294Z] Statistics: [2021-08-12T00:30:53.294Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:30:53.294Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T00:30:53.294Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T00:30:53.294Z] file_magic: OK [2021-08-12T00:30:53.294Z] HZ: Using current value: 100 [2021-08-12T00:30:53.294Z] file_header: OK [2021-08-12T00:30:53.294Z] 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-12T00:30:53.294Z] Statistics: [2021-08-12T00:30:53.294Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:30:53.294Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:30:53.834Z] provisioning config files... [2021-08-12T00:30:53.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5795600002328808279tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:30:53.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:54.194Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T00:30:54.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:54.602Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T00:30:54.616Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:54.927Z] ---> sudo-logs.sh [2021-08-12T00:30:54.927Z] Archiving 'sudo' log.. [2021-08-12T00:30:54.927Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-638.vexxhost.local: Name or service not known [2021-08-12T00:30:54.927Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-638.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T00:30:54.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:55.282Z] ---> job-cost.sh [2021-08-12T00:30:55.282Z] lf-activate-venv: SKIPPING [2021-08-12T00:30:55.282Z] DEBUG: total: 0.18000000715255737 [2021-08-12T00:30:55.282Z] INFO: Retrieving Stack Cost... [2021-08-12T00:30:55.864Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:30:56.130Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T00:30:56.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:30:56.464Z] ---> logs-deploy.sh [2021-08-12T00:30:56.464Z] lf-activate-venv: SKIPPING [2021-08-12T00:30:56.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/8 [2021-08-12T00:30:56.464Z] INFO: archiving workspace using pattern(s): [2021-08-12T00:30:57.423Z] Archives upload complete. [2021-08-12T00:30:57.423Z] INFO: archiving logs to Nexus