Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adf35cac20c73e0af0fbc8d6b00614d7927e61bb 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-ssh12491476819830811479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh18055867659907525372.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh7934228161519455573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh3698217891391562945.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh15979701629388466588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-337 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-ssh305538247876366276.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 adf35cac20c73e0af0fbc8d6b00614d7927e61bb (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 adf35cac20c73e0af0fbc8d6b00614d7927e61bb # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#361)" > git rev-list --no-walk d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-06T15:54:32.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-06T15:54:32.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-06T15:54:32.398Z] ========================================================= [2021-12-06T15:54:32.398Z] EdgeX Global Pipelines Version Info [2021-12-06T15:54:32.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:54:33.538Z] ------------------- [2021-12-06T15:54:33.538Z] stable info: [2021-12-06T15:54:33.538Z] ------------------- [2021-12-06T15:54:33.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-06T15:54:33.538Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T15:54:33.538Z] Message: update stable to v1.0.217 [2021-12-06T15:54:34.112Z] ------------------- [2021-12-06T15:54:34.112Z] experimental info: [2021-12-06T15:54:34.112Z] ------------------- [2021-12-06T15:54:34.112Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-06T15:54:34.112Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T15:54:34.112Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-06T15:54:34.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-12-06T15:54:34.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-12-06T15:54:34.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-06T15:54:34.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-06T15:54:34.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-06T15:54:34.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-06T15:54:34.324Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-06T15:54:34.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-06T15:54:34.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-06T15:54:34.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-06T15:54:34.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-06T15:54:34.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-12-06T15:54:34.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-06T15:54:34.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-06T15:54:34.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T15:54:34.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T15:54:34.429Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-06T15:54:34.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-06T15:54:34.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-06T15:54:34.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-06T15:54:34.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-06T15:54:34.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-06T15:54:34.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-06T15:54:34.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-06T15:54:34.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-06T15:54:34.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-06T15:54:34.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-06T15:54:34.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-06T15:54:34.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-06T15:54:34.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] echo [2021-12-06T15:54:34.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adf35ca [Pipeline] echo [2021-12-06T15:54:34.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T15:54:34.679Z] provisioning config files... [2021-12-06T15:54:34.694Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7173296421744926157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:54:35.014Z] ---> docker-login.sh [2021-12-06T15:54:35.014Z] nexus3.edgexfoundry.org:10001 [2021-12-06T15:54:35.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:54:35.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:54:35.282Z] Configure a credential helper to remove this warning. See [2021-12-06T15:54:35.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:54:35.282Z] [2021-12-06T15:54:35.282Z] Login Succeeded [2021-12-06T15:54:35.282Z] nexus3.edgexfoundry.org:10002 [2021-12-06T15:54:35.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:54:35.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:54:35.282Z] Configure a credential helper to remove this warning. See [2021-12-06T15:54:35.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:54:35.282Z] [2021-12-06T15:54:35.282Z] Login Succeeded [2021-12-06T15:54:35.282Z] nexus3.edgexfoundry.org:10003 [2021-12-06T15:54:35.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:54:35.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:54:35.553Z] Configure a credential helper to remove this warning. See [2021-12-06T15:54:35.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:54:35.553Z] [2021-12-06T15:54:35.553Z] Login Succeeded [2021-12-06T15:54:35.553Z] nexus3.edgexfoundry.org:10004 [2021-12-06T15:54:35.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:54:35.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:54:35.553Z] Configure a credential helper to remove this warning. See [2021-12-06T15:54:35.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:54:35.553Z] [2021-12-06T15:54:35.553Z] Login Succeeded [2021-12-06T15:54:35.553Z] docker.io [2021-12-06T15:54:35.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:54:36.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:54:36.075Z] Configure a credential helper to remove this warning. See [2021-12-06T15:54:36.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:54:36.075Z] [2021-12-06T15:54:36.075Z] Login Succeeded [2021-12-06T15:54:36.075Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T15:54:36.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-06T15:54:36.515Z] + git rev-list -1 --merges adf35cac20c73e0af0fbc8d6b00614d7927e61bb~1..adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] echo [2021-12-06T15:54:36.550Z] -----------> git rev-list -1 --merges adf35cac20c73e0af0fbc8d6b00614d7927e61bb~1..adf35cac20c73e0af0fbc8d6b00614d7927e61bb adf35cac20c73e0af0fbc8d6b00614d7927e61bb [false] [Pipeline] sh [2021-12-06T15:54:36.846Z] + git log --format=format:%s -1 adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] echo [2021-12-06T15:54:36.862Z] ========================================================= [2021-12-06T15:54:36.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-06T15:54:36.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T15:54:37.197Z] + git log --format=format:%s -1 adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] echo [2021-12-06T15:54:37.210Z] [semverPrep] GIT_COMMIT: adf35cac20c73e0af0fbc8d6b00614d7927e61bb, Commit Message: feat(snap): add additional tokens for app-service-configurable profiles (#361) [Pipeline] echo [2021-12-06T15:54:37.218Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-06T15:54:37.654Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T15:54:37.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-06T15:54:37.654Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-06T15:54:37.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-06T15:54:37.654Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-06T15:54:37.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-06T15:54:37.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:54:38.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T15:54:38.068Z] [2021-12-06T15:54:38.068Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:54:38.379Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T15:54:38.379Z] latest: Pulling from edgex-devops/git-semver [2021-12-06T15:54:38.379Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T15:54:38.379Z] 3e5f54012d9b: Pulling fs layer [2021-12-06T15:54:38.379Z] 4c7163046ea9: Pulling fs layer [2021-12-06T15:54:38.379Z] 0c2d73faf560: Pulling fs layer [2021-12-06T15:54:38.379Z] 0c2d73faf560: Waiting [2021-12-06T15:54:38.379Z] 3e5f54012d9b: Verifying Checksum [2021-12-06T15:54:38.379Z] 3e5f54012d9b: Download complete [2021-12-06T15:54:38.379Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T15:54:38.379Z] a0d0a0d46f8b: Download complete [2021-12-06T15:54:38.646Z] 4c7163046ea9: Verifying Checksum [2021-12-06T15:54:38.646Z] 4c7163046ea9: Download complete [2021-12-06T15:54:38.646Z] 0c2d73faf560: Verifying Checksum [2021-12-06T15:54:38.646Z] 0c2d73faf560: Download complete [2021-12-06T15:54:38.646Z] a0d0a0d46f8b: Pull complete [2021-12-06T15:54:38.646Z] 3e5f54012d9b: Pull complete [2021-12-06T15:54:38.915Z] 4c7163046ea9: Pull complete [2021-12-06T15:54:39.185Z] 0c2d73faf560: Pull complete [2021-12-06T15:54:39.185Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-06T15:54:39.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T15:54:39.185Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-06T15:54:39.254Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T15:54:39.297Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T15:54:39.912Z] $ docker top 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T15:54:40.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T15:54:40.014Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T15:54:40.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T15:54:40.120Z] $ docker exec 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 ssh-agent [2021-12-06T15:54:40.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhNkmo/agent.15 [2021-12-06T15:54:40.219Z] SSH_AGENT_PID=21 [2021-12-06T15:54:40.227Z] Running ssh-add (command line suppressed) [2021-12-06T15:54:40.313Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_303797536527666271.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_303797536527666271.key) [2021-12-06T15:54:40.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T15:54:40.623Z] + git tag --points-at HEAD [Pipeline] } [2021-12-06T15:54:40.636Z] $ docker exec --env ******** --env ******** 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 ssh-agent -k [2021-12-06T15:54:40.733Z] unset SSH_AUTH_SOCK; [2021-12-06T15:54:40.733Z] unset SSH_AGENT_PID; [2021-12-06T15:54:40.733Z] echo Agent pid 21 killed; [2021-12-06T15:54:40.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-06T15:54:40.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T15:54:40.769Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T15:54:40.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T15:54:40.886Z] $ docker exec 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 ssh-agent [2021-12-06T15:54:40.985Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXflBdDi/agent.55 [2021-12-06T15:54:40.985Z] SSH_AGENT_PID=61 [2021-12-06T15:54:40.991Z] Running ssh-add (command line suppressed) [2021-12-06T15:54:41.073Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_71330560858357430.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_71330560858357430.key) [2021-12-06T15:54:41.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T15:54:41.373Z] + git semver init [2021-12-06T15:54:41.373Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T15:54:41.373Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-06T15:54:41.373Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-06T15:54:41.373Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T15:54:41.373Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T15:54:41.373Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T15:54:41.373Z] # $SEMVER_BRANCH = main [2021-12-06T15:54:41.373Z] # $SEMVER_TEMP = /tmp/semver-876122127 [2021-12-06T15:54:41.373Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-12-06T15:54:42.321Z] # '/tmp/semver-876122127' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-12-06T15:54:42.321Z] # -> Force: false [2021-12-06T15:54:42.321Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-06T15:54:42.330Z] $ docker exec --env ******** --env ******** 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 ssh-agent -k [2021-12-06T15:54:42.434Z] unset SSH_AUTH_SOCK; [2021-12-06T15:54:42.434Z] unset SSH_AGENT_PID; [2021-12-06T15:54:42.434Z] echo Agent pid 61 killed; [2021-12-06T15:54:42.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T15:54:42.762Z] + git semver [Pipeline] } [2021-12-06T15:54:42.776Z] $ docker stop --time=1 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 [2021-12-06T15:54:44.014Z] $ docker rm -f 4860d4464106b05d4ead42ba7d4cc425a1d9e9c4d3c8957d9de7e85a4d064ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T15:54:44.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-06T15:54:44.612Z] Stashed 1 file(s) [Pipeline] echo [2021-12-06T15:54:44.616Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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-12-06T15:54:59.846Z] Still waiting to schedule task [2021-12-06T15:54:59.847Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-337’ [2021-12-06T15:54:59.849Z] Still waiting to schedule task [2021-12-06T15:54:59.849Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-06T15:56:26.171Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-338 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-06T15:56:26.184Z] Running in /w/workspace/app-service-configurable/39 [Pipeline] { [Pipeline] checkout [2021-12-06T15:56:26.448Z] Selected Git installation does not exist. Using Default [2021-12-06T15:56:26.449Z] The recommended git tool is: NONE [2021-12-06T15:56:31.119Z] using credential edgex-jenkins-ssh [2021-12-06T15:56:31.139Z] Cloning the remote Git repository [2021-12-06T15:56:31.204Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-06T15:56:31.294Z] > git init /w/workspace/app-service-configurable/39 # timeout=10 [2021-12-06T15:56:31.398Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-06T15:56:31.399Z] > git --version # timeout=10 [2021-12-06T15:56:31.421Z] > git --version # 'git version 2.17.1' [2021-12-06T15:56:31.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T15:56:31.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T15:56:32.782Z] Avoid second fetch [2021-12-06T15:56:32.783Z] Checking out Revision adf35cac20c73e0af0fbc8d6b00614d7927e61bb (main) [2021-12-06T15:56:32.740Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-06T15:56:32.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T15:56:32.804Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T15:56:32.826Z] > git checkout -f adf35cac20c73e0af0fbc8d6b00614d7927e61bb # timeout=10 [2021-12-06T15:56:36.970Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#361)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T15:56:37.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-06T15:56:37.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T15:56:37.868Z] Dload Upload Total Spent Left Speed [2021-12-06T15:56:37.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh [2021-12-06T15:56:38.366Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-06T15:56:38.702Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-06T15:56:38.702Z] + sudo tee /etc/docker/daemon.new [2021-12-06T15:56:38.702Z] { [2021-12-06T15:56:38.702Z] "registry-mirrors": [ [2021-12-06T15:56:38.702Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-06T15:56:38.702Z] ], [2021-12-06T15:56:38.702Z] "bip": "10.250.0.254/24", [2021-12-06T15:56:38.702Z] "hosts": [ [2021-12-06T15:56:38.702Z] "tcp://0.0.0.0:5555", [2021-12-06T15:56:38.702Z] "unix:///var/run/docker.sock" [2021-12-06T15:56:38.702Z] ], [2021-12-06T15:56:38.702Z] "mtu": 1458, [2021-12-06T15:56:38.702Z] "selinux-enabled": true, [2021-12-06T15:56:38.702Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-06T15:56:38.702Z] } [Pipeline] sh [2021-12-06T15:56:39.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-06T15:56:39.376Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T15:56:57.748Z] provisioning config files... [2021-12-06T15:56:57.774Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/39@tmp/config4146488107498268356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:56:58.128Z] ---> docker-login.sh [2021-12-06T15:56:58.128Z] nexus3.edgexfoundry.org:10001 [2021-12-06T15:56:58.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:56:58.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:56:58.677Z] Configure a credential helper to remove this warning. See [2021-12-06T15:56:58.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:56:58.677Z] [2021-12-06T15:56:58.677Z] Login Succeeded [2021-12-06T15:56:58.951Z] nexus3.edgexfoundry.org:10002 [2021-12-06T15:56:58.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:56:59.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:56:59.225Z] Configure a credential helper to remove this warning. See [2021-12-06T15:56:59.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:56:59.225Z] [2021-12-06T15:56:59.225Z] Login Succeeded [2021-12-06T15:56:59.225Z] nexus3.edgexfoundry.org:10003 [2021-12-06T15:56:59.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:56:59.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:56:59.502Z] Configure a credential helper to remove this warning. See [2021-12-06T15:56:59.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:56:59.502Z] [2021-12-06T15:56:59.502Z] Login Succeeded [2021-12-06T15:56:59.502Z] nexus3.edgexfoundry.org:10004 [2021-12-06T15:56:59.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:00.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:00.054Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:00.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:00.054Z] [2021-12-06T15:57:00.054Z] Login Succeeded [2021-12-06T15:57:00.054Z] docker.io [2021-12-06T15:57:00.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:00.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:00.602Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:00.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:00.602Z] [2021-12-06T15:57:00.602Z] Login Succeeded [2021-12-06T15:57:00.602Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T15:57:00.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T15:57:01.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T15:57:01.140Z] ========================================================= [2021-12-06T15:57:01.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-06T15:57:01.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:57:01.489Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-06T15:57:01.489Z] Sending build context to Docker daemon 200.7kB [2021-12-06T15:57:01.766Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-06T15:57:01.766Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-06T15:57:02.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-06T15:57:02.044Z] 552d1f2373af: Pulling fs layer [2021-12-06T15:57:02.044Z] ea3f2d53f512: Pulling fs layer [2021-12-06T15:57:02.044Z] 9e70ebbbe112: Pulling fs layer [2021-12-06T15:57:02.044Z] 7a9cfe048b4a: Pulling fs layer [2021-12-06T15:57:02.044Z] 72dc09318566: Pulling fs layer [2021-12-06T15:57:02.044Z] f4f7b4309257: Pulling fs layer [2021-12-06T15:57:02.044Z] 0ac9a79272e3: Pulling fs layer [2021-12-06T15:57:02.044Z] b78e95d17946: Pulling fs layer [2021-12-06T15:57:02.044Z] 7a9cfe048b4a: Waiting [2021-12-06T15:57:02.044Z] 72dc09318566: Waiting [2021-12-06T15:57:02.044Z] f4f7b4309257: Waiting [2021-12-06T15:57:02.044Z] 0ac9a79272e3: Waiting [2021-12-06T15:57:02.044Z] b78e95d17946: Waiting [2021-12-06T15:57:02.044Z] 9e70ebbbe112: Verifying Checksum [2021-12-06T15:57:02.044Z] 9e70ebbbe112: Download complete [2021-12-06T15:57:02.044Z] ea3f2d53f512: Verifying Checksum [2021-12-06T15:57:02.044Z] ea3f2d53f512: Download complete [2021-12-06T15:57:02.044Z] 72dc09318566: Verifying Checksum [2021-12-06T15:57:02.044Z] 72dc09318566: Download complete [2021-12-06T15:57:02.044Z] f4f7b4309257: Verifying Checksum [2021-12-06T15:57:02.044Z] f4f7b4309257: Download complete [2021-12-06T15:57:02.044Z] 0ac9a79272e3: Verifying Checksum [2021-12-06T15:57:02.044Z] 0ac9a79272e3: Download complete [2021-12-06T15:57:02.044Z] 552d1f2373af: Download complete [2021-12-06T15:57:02.641Z] 552d1f2373af: Pull complete [2021-12-06T15:57:03.245Z] ea3f2d53f512: Pull complete [2021-12-06T15:57:03.523Z] 9e70ebbbe112: Pull complete [2021-12-06T15:57:03.797Z] b78e95d17946: Verifying Checksum [2021-12-06T15:57:03.797Z] b78e95d17946: Download complete [2021-12-06T15:57:04.397Z] 7a9cfe048b4a: Download complete [2021-12-06T15:57:06.120Z] Running on prd-centos7-docker-4c-2g-339 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-06T15:57:06.131Z] Running in /w/workspace/app-service-configurable/39 [Pipeline] { [Pipeline] checkout [2021-12-06T15:57:06.211Z] Selected Git installation does not exist. Using Default [2021-12-06T15:57:06.212Z] The recommended git tool is: NONE [2021-12-06T15:57:07.769Z] using credential edgex-jenkins-ssh [2021-12-06T15:57:07.782Z] Cloning the remote Git repository [2021-12-06T15:57:06.789Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-06T15:57:06.819Z] > git init /w/workspace/app-service-configurable/39 # timeout=10 [2021-12-06T15:57:06.847Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-06T15:57:06.847Z] > git --version # timeout=10 [2021-12-06T15:57:06.860Z] > git --version # 'git version 2.24.4' [2021-12-06T15:57:06.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T15:57:06.881Z] [INFO] Currently running in a labeled security context [2021-12-06T15:57:06.881Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-06T15:57:06.881Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/39@tmp/jenkins-gitclient-ssh8271111279553006790.key [2021-12-06T15:57:06.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T15:57:08.900Z] Avoid second fetch [2021-12-06T15:57:08.900Z] Checking out Revision adf35cac20c73e0af0fbc8d6b00614d7927e61bb (main) [2021-12-06T15:57:07.864Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-06T15:57:07.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T15:57:07.899Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T15:57:07.904Z] > git checkout -f adf35cac20c73e0af0fbc8d6b00614d7927e61bb # timeout=10 [2021-12-06T15:57:12.417Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#361)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T15:57:12.818Z] provisioning config files... [2021-12-06T15:57:12.831Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/39@tmp/config256594934763264806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:57:13.217Z] ---> docker-login.sh [2021-12-06T15:57:13.217Z] nexus3.edgexfoundry.org:10001 [2021-12-06T15:57:13.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:13.484Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:13.484Z] [2021-12-06T15:57:13.484Z] Login Succeeded [2021-12-06T15:57:13.484Z] nexus3.edgexfoundry.org:10002 [2021-12-06T15:57:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:13.484Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:13.484Z] [2021-12-06T15:57:13.484Z] Login Succeeded [2021-12-06T15:57:13.484Z] nexus3.edgexfoundry.org:10003 [2021-12-06T15:57:13.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:13.484Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:13.484Z] [2021-12-06T15:57:13.484Z] Login Succeeded [2021-12-06T15:57:13.484Z] nexus3.edgexfoundry.org:10004 [2021-12-06T15:57:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:13.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:13.745Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:13.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:13.745Z] [2021-12-06T15:57:13.745Z] Login Succeeded [2021-12-06T15:57:13.745Z] docker.io [2021-12-06T15:57:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:57:14.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:57:14.006Z] Configure a credential helper to remove this warning. See [2021-12-06T15:57:14.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:57:14.006Z] [2021-12-06T15:57:14.006Z] Login Succeeded [2021-12-06T15:57:14.006Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T15:57:14.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T15:57:14.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T15:57:14.217Z] ========================================================= [2021-12-06T15:57:14.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-06T15:57:14.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:57:14.533Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-06T15:57:14.534Z] Sending build context to Docker daemon 200.7kB [2021-12-06T15:57:14.534Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-06T15:57:14.534Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-06T15:57:14.534Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-06T15:57:14.534Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T15:57:14.534Z] 31adcdaf11c8: Pulling fs layer [2021-12-06T15:57:14.534Z] b8b176561691: Pulling fs layer [2021-12-06T15:57:14.534Z] 4527c011a84f: Pulling fs layer [2021-12-06T15:57:14.534Z] 5d74067f8e1e: Pulling fs layer [2021-12-06T15:57:14.534Z] e0aca202a116: Pulling fs layer [2021-12-06T15:57:14.534Z] 3a43be97a3b4: Pulling fs layer [2021-12-06T15:57:14.534Z] 34cad66bf833: Pulling fs layer [2021-12-06T15:57:14.534Z] b4e3c513aaa6: Pulling fs layer [2021-12-06T15:57:14.534Z] 4527c011a84f: Waiting [2021-12-06T15:57:14.534Z] 5d74067f8e1e: Waiting [2021-12-06T15:57:14.534Z] e0aca202a116: Waiting [2021-12-06T15:57:14.534Z] 3a43be97a3b4: Waiting [2021-12-06T15:57:14.534Z] 34cad66bf833: Waiting [2021-12-06T15:57:14.534Z] b4e3c513aaa6: Waiting [2021-12-06T15:57:14.534Z] b8b176561691: Verifying Checksum [2021-12-06T15:57:14.534Z] b8b176561691: Download complete [2021-12-06T15:57:14.534Z] 31adcdaf11c8: Verifying Checksum [2021-12-06T15:57:14.534Z] 31adcdaf11c8: Download complete [2021-12-06T15:57:14.534Z] 5d74067f8e1e: Verifying Checksum [2021-12-06T15:57:14.534Z] 5d74067f8e1e: Download complete [2021-12-06T15:57:14.534Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T15:57:14.534Z] a0d0a0d46f8b: Download complete [2021-12-06T15:57:14.534Z] e0aca202a116: Verifying Checksum [2021-12-06T15:57:14.534Z] e0aca202a116: Download complete [2021-12-06T15:57:14.534Z] 3a43be97a3b4: Verifying Checksum [2021-12-06T15:57:14.534Z] 3a43be97a3b4: Download complete [2021-12-06T15:57:14.833Z] 34cad66bf833: Verifying Checksum [2021-12-06T15:57:14.833Z] 34cad66bf833: Download complete [2021-12-06T15:57:15.112Z] a0d0a0d46f8b: Pull complete [2021-12-06T15:57:15.112Z] 4527c011a84f: Verifying Checksum [2021-12-06T15:57:15.112Z] 4527c011a84f: Download complete [2021-12-06T15:57:15.383Z] b4e3c513aaa6: Verifying Checksum [2021-12-06T15:57:15.383Z] b4e3c513aaa6: Download complete [2021-12-06T15:57:15.383Z] 31adcdaf11c8: Pull complete [2021-12-06T15:57:15.383Z] b8b176561691: Pull complete [2021-12-06T15:57:16.891Z] 7a9cfe048b4a: Pull complete [2021-12-06T15:57:16.891Z] 72dc09318566: Pull complete [2021-12-06T15:57:16.891Z] f4f7b4309257: Pull complete [2021-12-06T15:57:16.891Z] 0ac9a79272e3: Pull complete [2021-12-06T15:57:19.655Z] 4527c011a84f: Pull complete [2021-12-06T15:57:19.655Z] 5d74067f8e1e: Pull complete [2021-12-06T15:57:19.655Z] e0aca202a116: Pull complete [2021-12-06T15:57:19.655Z] 3a43be97a3b4: Pull complete [2021-12-06T15:57:19.655Z] 34cad66bf833: Pull complete [2021-12-06T15:57:21.605Z] b4e3c513aaa6: Pull complete [2021-12-06T15:57:21.605Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-06T15:57:21.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T15:57:21.605Z] ---> 9f6097aaca64 [2021-12-06T15:57:21.605Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-06T15:57:22.304Z] b78e95d17946: Pull complete [2021-12-06T15:57:22.304Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-06T15:57:22.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T15:57:22.304Z] ---> 8b459fc5aaf0 [2021-12-06T15:57:22.304Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-06T15:57:23.287Z] ---> Running in ca85448e8b7c [2021-12-06T15:57:23.562Z] Removing intermediate container ca85448e8b7c [2021-12-06T15:57:23.562Z] ---> 74d1c2e6e281 [2021-12-06T15:57:23.562Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-06T15:57:23.562Z] ---> Running in d15cb2e0c0b2 [2021-12-06T15:57:23.836Z] Removing intermediate container d15cb2e0c0b2 [2021-12-06T15:57:23.836Z] ---> 07b14b936c80 [2021-12-06T15:57:23.836Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T15:57:24.115Z] ---> Running in 3f05ea4286ea [2021-12-06T15:57:24.163Z] ---> Running in 115347f93bc2 [2021-12-06T15:57:24.163Z] Removing intermediate container 115347f93bc2 [2021-12-06T15:57:24.163Z] ---> 6154259cd7d8 [2021-12-06T15:57:24.163Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-06T15:57:24.163Z] ---> Running in 42b6f13a2f07 [2021-12-06T15:57:24.389Z] Removing intermediate container 3f05ea4286ea [2021-12-06T15:57:24.389Z] ---> db4e32e2faaa [2021-12-06T15:57:24.389Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T15:57:24.423Z] Removing intermediate container 42b6f13a2f07 [2021-12-06T15:57:24.423Z] ---> 40d10f53f26c [2021-12-06T15:57:24.423Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T15:57:24.423Z] ---> Running in f089f1224a31 [2021-12-06T15:57:24.423Z] Removing intermediate container f089f1224a31 [2021-12-06T15:57:24.423Z] ---> ef80c801aad7 [2021-12-06T15:57:24.423Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T15:57:24.423Z] ---> Running in 3d19e3800a7d [2021-12-06T15:57:24.663Z] ---> Running in 365e4e305dd6 [2021-12-06T15:57:24.996Z] Removing intermediate container 3d19e3800a7d [2021-12-06T15:57:24.996Z] ---> 2fed1217a3e4 [2021-12-06T15:57:24.996Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-06T15:57:24.996Z] ---> Running in 747f6af29901 [2021-12-06T15:57:25.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T15:57:26.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T15:57:26.469Z] OK: 220 MiB in 52 packages [2021-12-06T15:57:26.642Z] Removing intermediate container 365e4e305dd6 [2021-12-06T15:57:26.642Z] ---> f927f53d9a8e [2021-12-06T15:57:26.642Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-06T15:57:26.642Z] ---> Running in 3f436e6380b6 [2021-12-06T15:57:26.730Z] Removing intermediate container 747f6af29901 [2021-12-06T15:57:26.730Z] ---> 2cb4b56a5ffa [2021-12-06T15:57:26.730Z] Step 8/12 : WORKDIR /app [2021-12-06T15:57:26.730Z] ---> Running in 942093f44a1f [2021-12-06T15:57:26.730Z] Removing intermediate container 942093f44a1f [2021-12-06T15:57:26.730Z] ---> fb525d5a1f77 [2021-12-06T15:57:26.730Z] Step 9/12 : COPY . . [2021-12-06T15:57:26.991Z] ---> 3753ce684862 [2021-12-06T15:57:26.991Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T15:57:26.991Z] ---> Running in bb43c1aa760e [2021-12-06T15:57:27.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T15:57:28.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T15:57:29.183Z] OK: 219 MiB in 52 packages [2021-12-06T15:57:29.780Z] Removing intermediate container 3f436e6380b6 [2021-12-06T15:57:29.780Z] ---> 8910b59a4049 [2021-12-06T15:57:29.780Z] Step 8/12 : WORKDIR /app [2021-12-06T15:57:30.053Z] ---> Running in 3a28e4125a2b [2021-12-06T15:57:30.324Z] Removing intermediate container 3a28e4125a2b [2021-12-06T15:57:30.324Z] ---> e16dbc04a4bf [2021-12-06T15:57:30.324Z] Step 9/12 : COPY . . [2021-12-06T15:57:30.919Z] ---> 785f620c90dc [2021-12-06T15:57:30.919Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T15:57:31.197Z] ---> Running in e4f7db19fb96 [2021-12-06T15:57:59.149Z] Removing intermediate container bb43c1aa760e [2021-12-06T15:57:59.149Z] ---> a086a97a1d45 [2021-12-06T15:57:59.149Z] Step 11/12 : ARG MAKE="make build" [2021-12-06T15:57:59.149Z] ---> Running in 7b9660e09e03 [2021-12-06T15:57:59.149Z] Removing intermediate container 7b9660e09e03 [2021-12-06T15:57:59.149Z] ---> a8c28d791040 [2021-12-06T15:57:59.149Z] Step 12/12 : RUN $MAKE [2021-12-06T15:57:59.149Z] ---> Running in c4b07e926560 [2021-12-06T15:57:59.149Z] noop [2021-12-06T15:57:59.149Z] Removing intermediate container c4b07e926560 [2021-12-06T15:57:59.149Z] ---> 636493234a1c [2021-12-06T15:57:59.149Z] Successfully built 636493234a1c [2021-12-06T15:57:59.149Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:57:59.456Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T15:57:59.456Z] . [Pipeline] withDockerContainer [2021-12-06T15:57:59.526Z] prd-centos7-docker-4c-2g-339 does not seem to be running inside a container [2021-12-06T15:57:59.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@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 ******** ci-base-image-x86_64 cat [2021-12-06T15:57:59.923Z] $ docker top 88ea5a75e3fa479fc3aa8494fc877ef2ba9b4ebba57f4496aba99f77450cdce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T15:58:00.286Z] + go version [2021-12-06T15:58:00.286Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-06T15:58:00.299Z] $ docker stop --time=1 88ea5a75e3fa479fc3aa8494fc877ef2ba9b4ebba57f4496aba99f77450cdce7 [2021-12-06T15:58:01.486Z] $ docker rm -f 88ea5a75e3fa479fc3aa8494fc877ef2ba9b4ebba57f4496aba99f77450cdce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:02.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T15:58:02.031Z] . [Pipeline] withDockerContainer [2021-12-06T15:58:02.089Z] prd-centos7-docker-4c-2g-339 does not seem to be running inside a container [2021-12-06T15:58:02.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@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 ******** ci-base-image-x86_64 cat [2021-12-06T15:58:02.576Z] $ docker top 0d32b83ddf64509f88cf6e903c1ff66dadae0a7753949cd9e2b5c656cdbd088b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-06T15:58:02.992Z] + make test [2021-12-06T15:58:02.992Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-06T15:58:18.050Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-06T15:58:18.050Z] CGO_ENABLED=1 go vet ./... [2021-12-06T15:58:24.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T15:58:24.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T15:58:24.689Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T15:58:24.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-06T15:58:24.713Z] $ docker stop --time=1 0d32b83ddf64509f88cf6e903c1ff66dadae0a7753949cd9e2b5c656cdbd088b [2021-12-06T15:58:26.173Z] $ docker rm -f 0d32b83ddf64509f88cf6e903c1ff66dadae0a7753949cd9e2b5c656cdbd088b [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T15:58:26.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-06T15:58:26.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-06T15:58:27.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-06T15:58:28.112Z] + ls -al . [2021-12-06T15:58:28.112Z] total 148 [2021-12-06T15:58:28.112Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 6 15:58 . [2021-12-06T15:58:28.112Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 6 15:57 .. [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 7608 Dec 6 15:57 Attribution.txt [2021-12-06T15:58:28.112Z] drwxrwxr-x. 2 jenkins jenkins 37 Dec 6 15:57 bin [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 23791 Dec 6 15:57 CHANGELOG.md [2021-12-06T15:58:28.112Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 6 15:58 coverage.out [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 2064 Dec 6 15:57 Dockerfile [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 6 15:57 .dockerignore [2021-12-06T15:58:28.112Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 6 15:57 .git [2021-12-06T15:58:28.112Z] drwxrwxr-x. 2 jenkins jenkins 104 Dec 6 15:57 .github [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 104 Dec 6 15:57 .gitignore [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 135 Dec 6 15:57 go.mod [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 49217 Dec 6 15:57 go.sum [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 6 15:57 GOVERNANCE.md [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 6 15:57 Jenkinsfile [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 6 15:57 LICENSE [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 1949 Dec 6 15:57 main.go [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 1614 Dec 6 15:57 makefile [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 618 Dec 6 15:57 OWNERS.md [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 3429 Dec 6 15:57 README.md [2021-12-06T15:58:28.112Z] drwxrwxr-x. 9 jenkins jenkins 151 Dec 6 15:57 res [2021-12-06T15:58:28.112Z] drwxrwxr-x. 3 jenkins jenkins 58 Dec 6 15:57 snap [2021-12-06T15:58:28.112Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 6 15:54 VERSION [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:28.410Z] + 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=adf35cac20c73e0af0fbc8d6b00614d7927e61bb --label arch=amd64 --label version=2.2.0-dev.3 . [2021-12-06T15:58:28.410Z] Sending build context to Docker daemon 201.7kB [2021-12-06T15:58:28.410Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-06T15:58:28.410Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-06T15:58:28.410Z] ---> 636493234a1c [2021-12-06T15:58:28.410Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-06T15:58:28.672Z] ---> Running in 3f97d77616b3 [2021-12-06T15:58:28.672Z] Removing intermediate container 3f97d77616b3 [2021-12-06T15:58:28.672Z] ---> c8fd67bce732 [2021-12-06T15:58:28.672Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-06T15:58:28.672Z] ---> Running in 2e8f88d35a43 [2021-12-06T15:58:28.934Z] Removing intermediate container 2e8f88d35a43 [2021-12-06T15:58:28.934Z] ---> f41e85ca620e [2021-12-06T15:58:28.934Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T15:58:28.934Z] ---> Running in b983ba5507c0 [2021-12-06T15:58:29.200Z] Removing intermediate container b983ba5507c0 [2021-12-06T15:58:29.200Z] ---> 522d13e62da1 [2021-12-06T15:58:29.200Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T15:58:29.200Z] ---> Running in d56aeca40dee [2021-12-06T15:58:29.776Z] Removing intermediate container d56aeca40dee [2021-12-06T15:58:29.776Z] ---> e60040c048d3 [2021-12-06T15:58:29.776Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-06T15:58:30.045Z] ---> Running in d29db8364167 [2021-12-06T15:58:30.311Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T15:58:30.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T15:58:31.454Z] OK: 220 MiB in 52 packages [2021-12-06T15:58:31.723Z] Removing intermediate container d29db8364167 [2021-12-06T15:58:31.723Z] ---> 7b180b90165c [2021-12-06T15:58:31.723Z] Step 8/26 : WORKDIR /app [2021-12-06T15:58:31.723Z] ---> Running in 20ffc7f40ff0 [2021-12-06T15:58:31.723Z] Removing intermediate container 20ffc7f40ff0 [2021-12-06T15:58:31.723Z] ---> 21fbb9d24122 [2021-12-06T15:58:31.723Z] Step 9/26 : COPY . . [2021-12-06T15:58:31.987Z] ---> 149feaa1df30 [2021-12-06T15:58:31.987Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T15:58:31.987Z] ---> Running in f2a8c0a9030a [2021-12-06T15:58:32.566Z] Removing intermediate container f2a8c0a9030a [2021-12-06T15:58:32.566Z] ---> dfefec45a96c [2021-12-06T15:58:32.566Z] Step 11/26 : ARG MAKE="make build" [2021-12-06T15:58:32.566Z] ---> Running in 0777b8ba1876 [2021-12-06T15:58:32.829Z] Removing intermediate container 0777b8ba1876 [2021-12-06T15:58:32.829Z] ---> 9481ca0a332c [2021-12-06T15:58:32.829Z] Step 12/26 : RUN $MAKE [2021-12-06T15:58:32.829Z] ---> Running in 7125a8f8ee10 [2021-12-06T15:58:33.104Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.3" -o app-service-configurable [2021-12-06T15:58:45.428Z] Removing intermediate container 7125a8f8ee10 [2021-12-06T15:58:45.428Z] ---> f63250fe3cd9 [2021-12-06T15:58:45.428Z] Step 13/26 : FROM alpine:3.14 [2021-12-06T15:58:45.428Z] 3.14: Pulling from library/alpine [2021-12-06T15:58:45.428Z] 97518928ae5f: Pulling fs layer [2021-12-06T15:58:45.428Z] 97518928ae5f: Verifying Checksum [2021-12-06T15:58:45.428Z] 97518928ae5f: Download complete [2021-12-06T15:58:45.428Z] 97518928ae5f: Pull complete [2021-12-06T15:58:45.428Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T15:58:45.428Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T15:58:45.428Z] ---> 0a97eee8041e [2021-12-06T15:58:45.428Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T15:58:45.689Z] ---> Running in aa4cafaaf674 [2021-12-06T15:58:45.689Z] Removing intermediate container aa4cafaaf674 [2021-12-06T15:58:45.689Z] ---> c17da7c2ec69 [2021-12-06T15:58:45.689Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-06T15:58:45.689Z] ---> Running in 8b01a52fad64 [2021-12-06T15:58:45.689Z] Removing intermediate container 8b01a52fad64 [2021-12-06T15:58:45.689Z] ---> 10195d3ba771 [2021-12-06T15:58:45.689Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-06T15:58:45.689Z] ---> Running in 9a6632eee5eb [2021-12-06T15:58:45.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T15:58:46.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T15:58:46.209Z] (1/7) Installing ca-certificates (20191127-r5) [2021-12-06T15:58:46.209Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-06T15:58:46.209Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T15:58:46.209Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-06T15:58:46.209Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T15:58:46.209Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-06T15:58:46.469Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-06T15:58:46.469Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T15:58:46.469Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T15:58:46.469Z] OK: 9 MiB in 21 packages [2021-12-06T15:58:47.044Z] Removing intermediate container 9a6632eee5eb [2021-12-06T15:58:47.044Z] ---> 0b0d32fd1010 [2021-12-06T15:58:47.044Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-06T15:58:47.044Z] ---> 6e26061a1941 [2021-12-06T15:58:47.044Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-06T15:58:47.304Z] ---> 6cc0bcbaed3d [2021-12-06T15:58:47.304Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-06T15:58:47.304Z] ---> 1f91357f139e [2021-12-06T15:58:47.304Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-06T15:58:47.875Z] ---> 9aba1b97d802 [2021-12-06T15:58:47.875Z] Step 21/26 : EXPOSE 48095 [2021-12-06T15:58:47.875Z] ---> Running in f419fd2e2bf5 [2021-12-06T15:58:47.875Z] Removing intermediate container f419fd2e2bf5 [2021-12-06T15:58:47.875Z] ---> e629fe671d4a [2021-12-06T15:58:47.875Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-06T15:58:47.875Z] ---> Running in ef9320782e0c [2021-12-06T15:58:48.134Z] Removing intermediate container ef9320782e0c [2021-12-06T15:58:48.134Z] ---> 0c7892fd5e80 [2021-12-06T15:58:48.134Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T15:58:48.134Z] ---> Running in db650d36de7f [2021-12-06T15:58:48.134Z] Removing intermediate container db650d36de7f [2021-12-06T15:58:48.134Z] ---> c46d452fd3d5 [2021-12-06T15:58:48.134Z] Step 24/26 : LABEL arch=amd64 [2021-12-06T15:58:48.134Z] ---> Running in 1fc3f305e571 [2021-12-06T15:58:48.134Z] Removing intermediate container 1fc3f305e571 [2021-12-06T15:58:48.134Z] ---> 848bf5dd7d62 [2021-12-06T15:58:48.134Z] Step 25/26 : LABEL git_sha=adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T15:58:48.134Z] ---> Running in 91f59750e7f8 [2021-12-06T15:58:48.394Z] Removing intermediate container 91f59750e7f8 [2021-12-06T15:58:48.394Z] ---> 4cc9f3bad8a3 [2021-12-06T15:58:48.394Z] Step 26/26 : LABEL version=2.2.0-dev.3 [2021-12-06T15:58:48.394Z] ---> Running in d314d40e1eea [2021-12-06T15:58:48.394Z] Removing intermediate container d314d40e1eea [2021-12-06T15:58:48.394Z] ---> 84c41450197c [2021-12-06T15:58:48.394Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-06T15:58:48.394Z] Successfully built 84c41450197c [2021-12-06T15:58:48.394Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T15:58:48.556Z] provisioning config files... [2021-12-06T15:58:48.565Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/39@tmp/config6560344368364741013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:58:48.880Z] ---> docker-login.sh [2021-12-06T15:58:48.880Z] nexus3.edgexfoundry.org:10001 [2021-12-06T15:58:48.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:58:48.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:58:48.880Z] Configure a credential helper to remove this warning. See [2021-12-06T15:58:48.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:58:48.880Z] [2021-12-06T15:58:48.880Z] Login Succeeded [2021-12-06T15:58:48.880Z] nexus3.edgexfoundry.org:10002 [2021-12-06T15:58:48.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:58:48.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:58:48.880Z] Configure a credential helper to remove this warning. See [2021-12-06T15:58:48.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:58:48.880Z] [2021-12-06T15:58:48.880Z] Login Succeeded [2021-12-06T15:58:48.880Z] nexus3.edgexfoundry.org:10003 [2021-12-06T15:58:49.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:58:49.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:58:49.141Z] Configure a credential helper to remove this warning. See [2021-12-06T15:58:49.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:58:49.141Z] [2021-12-06T15:58:49.141Z] Login Succeeded [2021-12-06T15:58:49.141Z] nexus3.edgexfoundry.org:10004 [2021-12-06T15:58:49.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:58:49.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:58:49.141Z] Configure a credential helper to remove this warning. See [2021-12-06T15:58:49.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:58:49.141Z] [2021-12-06T15:58:49.141Z] Login Succeeded [2021-12-06T15:58:49.141Z] docker.io [2021-12-06T15:58:49.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T15:58:49.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T15:58:49.669Z] Configure a credential helper to remove this warning. See [2021-12-06T15:58:49.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T15:58:49.669Z] [2021-12-06T15:58:49.669Z] Login Succeeded [2021-12-06T15:58:49.669Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T15:58:49.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T15:58:49.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T15:58:49.732Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-12-06T15:58:49.732Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T15:58:49.732Z] latest [2021-12-06T15:58:49.732Z] 2.2.0-dev.3 [2021-12-06T15:58:49.732Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T15:58:49.732Z] main [2021-12-06T15:58:49.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:50.053Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:50.370Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T15:58:50.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-06T15:58:50.370Z] 9e6a2dce1499: Preparing [2021-12-06T15:58:50.370Z] ae998bbd2d1c: Preparing [2021-12-06T15:58:50.370Z] b979c5ade6c4: Preparing [2021-12-06T15:58:50.370Z] 91297ec130f8: Preparing [2021-12-06T15:58:50.370Z] ef868437d825: Preparing [2021-12-06T15:58:50.370Z] 1a058d5342cc: Preparing [2021-12-06T15:58:50.370Z] 1a058d5342cc: Waiting [2021-12-06T15:58:50.638Z] b979c5ade6c4: Pushed [2021-12-06T15:58:50.638Z] 91297ec130f8: Pushed [2021-12-06T15:58:50.638Z] ae998bbd2d1c: Pushed [2021-12-06T15:58:50.638Z] 1a058d5342cc: Layer already exists [2021-12-06T15:58:50.638Z] ef868437d825: Pushed [2021-12-06T15:58:52.032Z] 9e6a2dce1499: Pushed [2021-12-06T15:58:52.032Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb: digest: sha256:d12b10de780ad0541cfdd851fa18e383128b39bf9538d1ebd461f0d733f9f917 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:52.329Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:52.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-06T15:58:52.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-06T15:58:52.626Z] 9e6a2dce1499: Preparing [2021-12-06T15:58:52.626Z] ae998bbd2d1c: Preparing [2021-12-06T15:58:52.626Z] b979c5ade6c4: Preparing [2021-12-06T15:58:52.626Z] 91297ec130f8: Preparing [2021-12-06T15:58:52.626Z] ef868437d825: Preparing [2021-12-06T15:58:52.626Z] 1a058d5342cc: Preparing [2021-12-06T15:58:52.626Z] 1a058d5342cc: Waiting [2021-12-06T15:58:52.626Z] 91297ec130f8: Layer already exists [2021-12-06T15:58:52.626Z] b979c5ade6c4: Layer already exists [2021-12-06T15:58:52.626Z] 9e6a2dce1499: Layer already exists [2021-12-06T15:58:52.626Z] ef868437d825: Layer already exists [2021-12-06T15:58:52.626Z] ae998bbd2d1c: Layer already exists [2021-12-06T15:58:52.626Z] 1a058d5342cc: Layer already exists [2021-12-06T15:58:52.626Z] latest: digest: sha256:d12b10de780ad0541cfdd851fa18e383128b39bf9538d1ebd461f0d733f9f917 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:52.931Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:52.994Z] Removing intermediate container e4f7db19fb96 [2021-12-06T15:58:52.994Z] ---> 3b7edffab07a [2021-12-06T15:58:52.994Z] Step 11/12 : ARG MAKE="make build" [2021-12-06T15:58:52.994Z] ---> Running in 3d99a1fd8137 [2021-12-06T15:58:52.994Z] Removing intermediate container 3d99a1fd8137 [2021-12-06T15:58:52.994Z] ---> a7cbcd8c6677 [2021-12-06T15:58:52.994Z] Step 12/12 : RUN $MAKE [2021-12-06T15:58:52.994Z] ---> Running in 9efdfc593278 [2021-12-06T15:58:52.994Z] noop [2021-12-06T15:58:52.994Z] Removing intermediate container 9efdfc593278 [2021-12-06T15:58:52.994Z] ---> a0c746c532ec [2021-12-06T15:58:52.994Z] Successfully built a0c746c532ec [2021-12-06T15:58:52.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:53.220Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.3 [2021-12-06T15:58:53.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-06T15:58:53.221Z] 9e6a2dce1499: Preparing [2021-12-06T15:58:53.221Z] ae998bbd2d1c: Preparing [2021-12-06T15:58:53.221Z] b979c5ade6c4: Preparing [2021-12-06T15:58:53.221Z] 91297ec130f8: Preparing [2021-12-06T15:58:53.221Z] ef868437d825: Preparing [2021-12-06T15:58:53.221Z] 1a058d5342cc: Preparing [2021-12-06T15:58:53.221Z] 1a058d5342cc: Waiting [2021-12-06T15:58:53.221Z] ef868437d825: Layer already exists [2021-12-06T15:58:53.221Z] ae998bbd2d1c: Layer already exists [2021-12-06T15:58:53.221Z] 91297ec130f8: Layer already exists [2021-12-06T15:58:53.221Z] 9e6a2dce1499: Layer already exists [2021-12-06T15:58:53.221Z] b979c5ade6c4: Layer already exists [2021-12-06T15:58:53.221Z] 1a058d5342cc: Layer already exists [2021-12-06T15:58:53.221Z] 2.2.0-dev.3: digest: sha256:d12b10de780ad0541cfdd851fa18e383128b39bf9538d1ebd461f0d733f9f917 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:53.335Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T15:58:53.335Z] . [Pipeline] withDockerContainer [2021-12-06T15:58:53.522Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T15:58:53.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2021-12-06T15:58:53.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@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-arm64 cat [2021-12-06T15:58:54.961Z] $ docker top bc4886ab8926d1ffd8f3dfeea78849f5d54fbae21b2084a639f551ac362535ac -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:55.571Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T15:58:55.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-06T15:58:55.571Z] 9e6a2dce1499: Preparing [2021-12-06T15:58:55.571Z] ae998bbd2d1c: Preparing [2021-12-06T15:58:55.571Z] b979c5ade6c4: Preparing [2021-12-06T15:58:55.571Z] 91297ec130f8: Preparing [2021-12-06T15:58:55.571Z] ef868437d825: Preparing [2021-12-06T15:58:55.571Z] 1a058d5342cc: Preparing [2021-12-06T15:58:55.571Z] 1a058d5342cc: Waiting [2021-12-06T15:58:55.571Z] 9e6a2dce1499: Layer already exists [2021-12-06T15:58:55.571Z] ef868437d825: Layer already exists [2021-12-06T15:58:55.571Z] b979c5ade6c4: Layer already exists [2021-12-06T15:58:55.571Z] ae998bbd2d1c: Layer already exists [2021-12-06T15:58:55.571Z] 91297ec130f8: Layer already exists [2021-12-06T15:58:55.571Z] 1a058d5342cc: Layer already exists [2021-12-06T15:58:55.571Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3: digest: sha256:d12b10de780ad0541cfdd851fa18e383128b39bf9538d1ebd461f0d733f9f917 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:55.868Z] + go version [2021-12-06T15:58:55.868Z] go version go1.16.8 linux/arm64 [2021-12-06T15:58:55.872Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-12-06T15:58:55.919Z] $ docker stop --time=1 bc4886ab8926d1ffd8f3dfeea78849f5d54fbae21b2084a639f551ac362535ac [2021-12-06T15:58:56.169Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-12-06T15:58:56.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-06T15:58:56.169Z] 9e6a2dce1499: Preparing [2021-12-06T15:58:56.169Z] ae998bbd2d1c: Preparing [2021-12-06T15:58:56.169Z] b979c5ade6c4: Preparing [2021-12-06T15:58:56.169Z] 91297ec130f8: Preparing [2021-12-06T15:58:56.169Z] ef868437d825: Preparing [2021-12-06T15:58:56.169Z] 1a058d5342cc: Preparing [2021-12-06T15:58:56.169Z] 1a058d5342cc: Waiting [2021-12-06T15:58:56.169Z] b979c5ade6c4: Layer already exists [2021-12-06T15:58:56.169Z] 91297ec130f8: Layer already exists [2021-12-06T15:58:56.169Z] ae998bbd2d1c: Layer already exists [2021-12-06T15:58:56.169Z] ef868437d825: Layer already exists [2021-12-06T15:58:56.169Z] 9e6a2dce1499: Layer already exists [2021-12-06T15:58:56.169Z] 1a058d5342cc: Layer already exists [2021-12-06T15:58:56.169Z] main: digest: sha256:d12b10de780ad0541cfdd851fa18e383128b39bf9538d1ebd461f0d733f9f917 size: 1574 [2021-12-06T15:58:57.528Z] $ docker rm -f bc4886ab8926d1ffd8f3dfeea78849f5d54fbae21b2084a639f551ac362535ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T15:58:57.825Z] ===================================================== [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2021-12-06T15:58:57.837Z] taggedImages: [2021-12-06T15:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T15:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-06T15:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.3 [2021-12-06T15:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T15:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] findFiles [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T15:58:58.261Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T15:58:58.261Z] . [Pipeline] withDockerContainer [2021-12-06T15:58:58.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T15:58:58.382Z] [2021-12-06T15:58:58.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T15:58:58.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2021-12-06T15:58:58.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@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-arm64 cat [2021-12-06T15:58:59.841Z] $ docker top 9772d793997a1fde3e695deb12c6d1932ee407776362f4091d2621ec16f1feb2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-12-06T15:59:00.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T15:59:00.468Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T15:59:00.468Z] b4d181a07f80: Pulling fs layer [2021-12-06T15:59:00.468Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T15:59:00.468Z] ed53099fbce6: Pulling fs layer [2021-12-06T15:59:00.468Z] dc539afda2c1: Pulling fs layer [2021-12-06T15:59:00.468Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T15:59:00.468Z] 9065ff56babe: Pulling fs layer [2021-12-06T15:59:00.468Z] d287ab97295c: Pulling fs layer [2021-12-06T15:59:00.468Z] 9065ff56babe: Waiting [2021-12-06T15:59:00.468Z] d287ab97295c: Waiting [2021-12-06T15:59:00.468Z] dc539afda2c1: Waiting [2021-12-06T15:59:00.468Z] 77bc0d833cb6: Waiting [2021-12-06T15:59:00.468Z] a1111a8f2ec3: Verifying Checksum [2021-12-06T15:59:00.468Z] a1111a8f2ec3: Download complete [2021-12-06T15:59:00.468Z] dc539afda2c1: Verifying Checksum [2021-12-06T15:59:00.468Z] dc539afda2c1: Download complete [2021-12-06T15:59:00.468Z] ed53099fbce6: Verifying Checksum [2021-12-06T15:59:00.468Z] ed53099fbce6: Download complete [2021-12-06T15:59:00.743Z] 9065ff56babe: Verifying Checksum [2021-12-06T15:59:00.743Z] 9065ff56babe: Download complete [2021-12-06T15:59:00.743Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T15:59:00.743Z] 77bc0d833cb6: Download complete [2021-12-06T15:59:00.743Z] b4d181a07f80: Download complete [2021-12-06T15:59:00.755Z] + make test [2021-12-06T15:59:00.755Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-06T15:59:01.324Z] d287ab97295c: Verifying Checksum [2021-12-06T15:59:01.324Z] d287ab97295c: Download complete [2021-12-06T15:59:02.279Z] b4d181a07f80: Pull complete [2021-12-06T15:59:02.544Z] a1111a8f2ec3: Pull complete [2021-12-06T15:59:03.119Z] ed53099fbce6: Pull complete [2021-12-06T15:59:03.119Z] dc539afda2c1: Pull complete [2021-12-06T15:59:03.385Z] 77bc0d833cb6: Pull complete [2021-12-06T15:59:03.385Z] 9065ff56babe: Pull complete [2021-12-06T15:59:08.703Z] d287ab97295c: Pull complete [2021-12-06T15:59:08.703Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T15:59:08.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T15:59:08.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T15:59:08.789Z] prd-centos7-docker-4c-2g-339 does not seem to be running inside a container [2021-12-06T15:59:08.831Z] $ 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/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-06T15:59:11.830Z] $ docker top ca0665cc0c66ff5201824b327ecb9a6df497153fd61eea8af32dbf4ef8427333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T15:59:12.288Z] ---> job-cost.sh [2021-12-06T15:59:12.288Z] lf-activate-venv: SKIPPING [2021-12-06T15:59:12.288Z] INFO: No Stack... [2021-12-06T15:59:12.551Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T15:59:12.811Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T15:59:13.122Z] + cat /w/workspace/app-service-configurable/39/archives/cost.csv [2021-12-06T15:59:13.122Z] + cut -d, -f6 [Pipeline] lock [2021-12-06T15:59:13.157Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [2021-12-06T15:59:13.164Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] did not exist. Created. [2021-12-06T15:59:13.164Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T15:59:13.477Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-06T15:59:13.513Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T15:59:13.519Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T15:59:13.539Z] $ docker stop --time=1 ca0665cc0c66ff5201824b327ecb9a6df497153fd61eea8af32dbf4ef8427333 [2021-12-06T15:59:14.686Z] $ docker rm -f ca0665cc0c66ff5201824b327ecb9a6df497153fd61eea8af32dbf4ef8427333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-06T15:59:57.310Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-06T15:59:57.310Z] CGO_ENABLED=1 go vet ./... [2021-12-06T16:00:15.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T16:00:15.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T16:00:15.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T16:00:16.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-06T16:00:16.664Z] $ docker stop --time=1 9772d793997a1fde3e695deb12c6d1932ee407776362f4091d2621ec16f1feb2 [2021-12-06T16:00:18.354Z] $ docker rm -f 9772d793997a1fde3e695deb12c6d1932ee407776362f4091d2621ec16f1feb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:00:19.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-06T16:00:19.165Z] Warning: overwriting stash ‘coverage-report’ [2021-12-06T16:00:19.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T16:00:20.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-06T16:00:20.394Z] + ls -al . [2021-12-06T16:00:20.394Z] total 172 [2021-12-06T16:00:20.394Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 16:00 . [2021-12-06T16:00:20.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:56 .. [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 15:56 .dockerignore [2021-12-06T16:00:20.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:56 .git [2021-12-06T16:00:20.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:56 .github [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 104 Dec 6 15:56 .gitignore [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 7608 Dec 6 15:56 Attribution.txt [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 23791 Dec 6 15:56 CHANGELOG.md [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 2064 Dec 6 15:56 Dockerfile [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:56 GOVERNANCE.md [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 6 15:56 Jenkinsfile [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 15:56 LICENSE [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 15:56 OWNERS.md [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 3429 Dec 6 15:56 README.md [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:54 VERSION [2021-12-06T16:00:20.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:56 bin [2021-12-06T16:00:20.394Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 15:59 coverage.out [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 135 Dec 6 15:56 go.mod [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 49217 Dec 6 15:56 go.sum [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 1949 Dec 6 15:56 main.go [2021-12-06T16:00:20.394Z] -rw-rw-r-- 1 jenkins jenkins 1614 Dec 6 15:56 makefile [2021-12-06T16:00:20.394Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:56 res [2021-12-06T16:00:20.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:56 snap [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:00:20.738Z] + 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=adf35cac20c73e0af0fbc8d6b00614d7927e61bb --label arch=arm64 --label version=2.2.0-dev.3 . [2021-12-06T16:00:20.738Z] Sending build context to Docker daemon 201.7kB [2021-12-06T16:00:21.012Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-06T16:00:21.012Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-06T16:00:21.012Z] ---> a0c746c532ec [2021-12-06T16:00:21.012Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-06T16:00:21.284Z] ---> Running in 0ff1c77956b0 [2021-12-06T16:00:21.556Z] Removing intermediate container 0ff1c77956b0 [2021-12-06T16:00:21.556Z] ---> 4ef9caef22e1 [2021-12-06T16:00:21.556Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-06T16:00:21.556Z] ---> Running in 37b665c91da9 [2021-12-06T16:00:21.833Z] Removing intermediate container 37b665c91da9 [2021-12-06T16:00:21.833Z] ---> 6a7418c70440 [2021-12-06T16:00:21.833Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T16:00:22.106Z] ---> Running in c6e6998f0ae6 [2021-12-06T16:00:22.389Z] Removing intermediate container c6e6998f0ae6 [2021-12-06T16:00:22.389Z] ---> 29710cfd584f [2021-12-06T16:00:22.389Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:00:22.389Z] ---> Running in 5814fed74fd6 [2021-12-06T16:00:24.364Z] Removing intermediate container 5814fed74fd6 [2021-12-06T16:00:24.364Z] ---> 0dc4fcb09a1d [2021-12-06T16:00:24.364Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-06T16:00:24.364Z] ---> Running in c2331317e7ad [2021-12-06T16:00:24.960Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:00:25.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:00:26.522Z] OK: 219 MiB in 52 packages [2021-12-06T16:00:27.507Z] Removing intermediate container c2331317e7ad [2021-12-06T16:00:27.507Z] ---> 0edbb0bb0f97 [2021-12-06T16:00:27.507Z] Step 8/26 : WORKDIR /app [2021-12-06T16:00:27.507Z] ---> Running in 9f81cab48cdb [2021-12-06T16:00:27.779Z] Removing intermediate container 9f81cab48cdb [2021-12-06T16:00:27.779Z] ---> e6767c9e6ae5 [2021-12-06T16:00:27.779Z] Step 9/26 : COPY . . [2021-12-06T16:00:28.762Z] ---> 375de956a214 [2021-12-06T16:00:28.762Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:00:28.762Z] ---> Running in c6c2150002d5 [2021-12-06T16:00:30.737Z] Removing intermediate container c6c2150002d5 [2021-12-06T16:00:30.737Z] ---> b1c73f4a8aa4 [2021-12-06T16:00:30.737Z] Step 11/26 : ARG MAKE="make build" [2021-12-06T16:00:31.011Z] ---> Running in 8d8567835f09 [2021-12-06T16:00:31.291Z] Removing intermediate container 8d8567835f09 [2021-12-06T16:00:31.291Z] ---> e389aa95734c [2021-12-06T16:00:31.291Z] Step 12/26 : RUN $MAKE [2021-12-06T16:00:31.291Z] ---> Running in 7c2d3841c86d [2021-12-06T16:00:32.276Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.3" -o app-service-configurable [2021-12-06T16:01:11.274Z] Removing intermediate container 7c2d3841c86d [2021-12-06T16:01:11.274Z] ---> 8f545b799446 [2021-12-06T16:01:11.274Z] Step 13/26 : FROM alpine:3.14 [2021-12-06T16:01:11.274Z] 3.14: Pulling from library/alpine [2021-12-06T16:01:11.274Z] be307f383ecc: Pulling fs layer [2021-12-06T16:01:11.274Z] be307f383ecc: Verifying Checksum [2021-12-06T16:01:11.274Z] be307f383ecc: Download complete [2021-12-06T16:01:11.274Z] be307f383ecc: Pull complete [2021-12-06T16:01:11.274Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:01:11.274Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T16:01:11.274Z] ---> 5b8b7b635229 [2021-12-06T16:01:11.274Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-06T16:01:11.274Z] ---> Running in 0b079cb6cf3f [2021-12-06T16:01:11.864Z] Removing intermediate container 0b079cb6cf3f [2021-12-06T16:01:11.864Z] ---> e8caa0682b1c [2021-12-06T16:01:11.864Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-06T16:01:11.864Z] ---> Running in 9a482fb9cd5a [2021-12-06T16:01:12.136Z] Removing intermediate container 9a482fb9cd5a [2021-12-06T16:01:12.136Z] ---> 891059b5be12 [2021-12-06T16:01:12.136Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-06T16:01:12.136Z] ---> Running in 24549ac80738 [2021-12-06T16:01:13.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:01:13.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:01:13.976Z] (1/7) Installing ca-certificates (20191127-r5) [2021-12-06T16:01:13.977Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-06T16:01:14.249Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:01:14.249Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-06T16:01:14.249Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:01:14.249Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-06T16:01:14.249Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-06T16:01:14.249Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:01:14.249Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:01:14.519Z] OK: 9 MiB in 21 packages [2021-12-06T16:01:15.494Z] Removing intermediate container 24549ac80738 [2021-12-06T16:01:15.494Z] ---> 8f7eea6a6326 [2021-12-06T16:01:15.494Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-06T16:01:16.101Z] ---> 3b6444e7349f [2021-12-06T16:01:16.101Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-06T16:01:16.695Z] ---> d93d0b2829bd [2021-12-06T16:01:16.695Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-06T16:01:17.287Z] ---> 55a5e738ea53 [2021-12-06T16:01:17.287Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-06T16:01:18.266Z] ---> 1d2c4da86607 [2021-12-06T16:01:18.266Z] Step 21/26 : EXPOSE 48095 [2021-12-06T16:01:18.541Z] ---> Running in e9772dbb72b4 [2021-12-06T16:01:18.815Z] Removing intermediate container e9772dbb72b4 [2021-12-06T16:01:18.815Z] ---> a8ac5bbe6d82 [2021-12-06T16:01:18.815Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-06T16:01:18.815Z] ---> Running in c2fd48921f1e [2021-12-06T16:01:19.090Z] Removing intermediate container c2fd48921f1e [2021-12-06T16:01:19.090Z] ---> b4278a194c41 [2021-12-06T16:01:19.090Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:01:19.362Z] ---> Running in fe082348edd2 [2021-12-06T16:01:19.635Z] Removing intermediate container fe082348edd2 [2021-12-06T16:01:19.635Z] ---> cdc4ec6ce8d1 [2021-12-06T16:01:19.635Z] Step 24/26 : LABEL arch=arm64 [2021-12-06T16:01:19.635Z] ---> Running in 5dc3f9cafa36 [2021-12-06T16:01:19.908Z] Removing intermediate container 5dc3f9cafa36 [2021-12-06T16:01:19.908Z] ---> 6ef2a616dd15 [2021-12-06T16:01:19.908Z] Step 25/26 : LABEL git_sha=adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T16:01:20.180Z] ---> Running in c512d2ad4994 [2021-12-06T16:01:20.453Z] Removing intermediate container c512d2ad4994 [2021-12-06T16:01:20.453Z] ---> f917358df12a [2021-12-06T16:01:20.453Z] Step 26/26 : LABEL version=2.2.0-dev.3 [2021-12-06T16:01:20.453Z] ---> Running in 0f263e1ba680 [2021-12-06T16:01:20.725Z] Removing intermediate container 0f263e1ba680 [2021-12-06T16:01:20.725Z] ---> ca0a4f658bbb [2021-12-06T16:01:20.725Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-06T16:01:20.725Z] Successfully built ca0a4f658bbb [2021-12-06T16:01:20.725Z] 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-12-06T16:01:20.882Z] provisioning config files... [2021-12-06T16:01:20.900Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/39@tmp/config129421553934832367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:01:21.248Z] ---> docker-login.sh [2021-12-06T16:01:21.248Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:01:21.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:01:21.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:01:21.518Z] Configure a credential helper to remove this warning. See [2021-12-06T16:01:21.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:01:21.518Z] [2021-12-06T16:01:21.518Z] Login Succeeded [2021-12-06T16:01:21.518Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:01:21.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:01:22.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:01:22.061Z] Configure a credential helper to remove this warning. See [2021-12-06T16:01:22.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:01:22.061Z] [2021-12-06T16:01:22.061Z] Login Succeeded [2021-12-06T16:01:22.061Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:01:22.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:01:22.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:01:22.334Z] Configure a credential helper to remove this warning. See [2021-12-06T16:01:22.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:01:22.334Z] [2021-12-06T16:01:22.334Z] Login Succeeded [2021-12-06T16:01:22.334Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:01:22.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:01:22.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:01:22.879Z] Configure a credential helper to remove this warning. See [2021-12-06T16:01:22.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:01:22.879Z] [2021-12-06T16:01:22.879Z] Login Succeeded [2021-12-06T16:01:22.879Z] docker.io [2021-12-06T16:01:23.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:01:23.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:01:23.423Z] Configure a credential helper to remove this warning. See [2021-12-06T16:01:23.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:01:23.423Z] [2021-12-06T16:01:23.423Z] Login Succeeded [2021-12-06T16:01:23.423Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:01:23.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:01:23.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:01:23.484Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-12-06T16:01:23.484Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T16:01:23.484Z] latest [2021-12-06T16:01:23.484Z] 2.2.0-dev.3 [2021-12-06T16:01:23.484Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T16:01:23.484Z] main [2021-12-06T16:01:23.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:23.834Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:24.171Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T16:01:24.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-06T16:01:24.171Z] fee526a9c05c: Preparing [2021-12-06T16:01:24.171Z] df266a6e8080: Preparing [2021-12-06T16:01:24.171Z] cf01b03a0a1a: Preparing [2021-12-06T16:01:24.171Z] 69243f5463af: Preparing [2021-12-06T16:01:24.171Z] df4180c8b4d8: Preparing [2021-12-06T16:01:24.171Z] 62170e181a92: Preparing [2021-12-06T16:01:24.171Z] 62170e181a92: Waiting [2021-12-06T16:01:24.445Z] cf01b03a0a1a: Pushed [2021-12-06T16:01:24.445Z] 69243f5463af: Pushed [2021-12-06T16:01:24.445Z] df266a6e8080: Pushed [2021-12-06T16:01:24.445Z] 62170e181a92: Layer already exists [2021-12-06T16:01:25.422Z] df4180c8b4d8: Pushed [2021-12-06T16:01:28.051Z] fee526a9c05c: Pushed [2021-12-06T16:01:28.051Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb: digest: sha256:df1be6861bf141709c49d74a129828bc5a0bf7706f2beac69c61329a8704542b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:28.394Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:28.728Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-06T16:01:28.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-06T16:01:28.728Z] fee526a9c05c: Preparing [2021-12-06T16:01:28.728Z] df266a6e8080: Preparing [2021-12-06T16:01:28.728Z] cf01b03a0a1a: Preparing [2021-12-06T16:01:28.728Z] 69243f5463af: Preparing [2021-12-06T16:01:28.728Z] df4180c8b4d8: Preparing [2021-12-06T16:01:28.728Z] 62170e181a92: Preparing [2021-12-06T16:01:28.728Z] 62170e181a92: Waiting [2021-12-06T16:01:28.728Z] cf01b03a0a1a: Layer already exists [2021-12-06T16:01:28.728Z] df266a6e8080: Layer already exists [2021-12-06T16:01:28.728Z] fee526a9c05c: Layer already exists [2021-12-06T16:01:28.728Z] df4180c8b4d8: Layer already exists [2021-12-06T16:01:28.728Z] 69243f5463af: Layer already exists [2021-12-06T16:01:28.728Z] 62170e181a92: Layer already exists [2021-12-06T16:01:28.998Z] latest: digest: sha256:df1be6861bf141709c49d74a129828bc5a0bf7706f2beac69c61329a8704542b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:29.335Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:29.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.3 [2021-12-06T16:01:29.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-06T16:01:29.672Z] fee526a9c05c: Preparing [2021-12-06T16:01:29.672Z] df266a6e8080: Preparing [2021-12-06T16:01:29.672Z] cf01b03a0a1a: Preparing [2021-12-06T16:01:29.672Z] 69243f5463af: Preparing [2021-12-06T16:01:29.672Z] df4180c8b4d8: Preparing [2021-12-06T16:01:29.672Z] 62170e181a92: Preparing [2021-12-06T16:01:29.672Z] 62170e181a92: Waiting [2021-12-06T16:01:29.672Z] df266a6e8080: Layer already exists [2021-12-06T16:01:29.672Z] df4180c8b4d8: Layer already exists [2021-12-06T16:01:29.672Z] fee526a9c05c: Layer already exists [2021-12-06T16:01:29.672Z] cf01b03a0a1a: Layer already exists [2021-12-06T16:01:29.672Z] 69243f5463af: Layer already exists [2021-12-06T16:01:29.672Z] 62170e181a92: Layer already exists [2021-12-06T16:01:29.942Z] 2.2.0-dev.3: digest: sha256:df1be6861bf141709c49d74a129828bc5a0bf7706f2beac69c61329a8704542b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:30.303Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:30.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T16:01:30.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-06T16:01:30.659Z] fee526a9c05c: Preparing [2021-12-06T16:01:30.659Z] df266a6e8080: Preparing [2021-12-06T16:01:30.659Z] cf01b03a0a1a: Preparing [2021-12-06T16:01:30.659Z] 69243f5463af: Preparing [2021-12-06T16:01:30.659Z] df4180c8b4d8: Preparing [2021-12-06T16:01:30.659Z] 62170e181a92: Preparing [2021-12-06T16:01:30.659Z] 62170e181a92: Waiting [2021-12-06T16:01:30.659Z] 69243f5463af: Layer already exists [2021-12-06T16:01:30.659Z] df266a6e8080: Layer already exists [2021-12-06T16:01:30.659Z] fee526a9c05c: Layer already exists [2021-12-06T16:01:30.659Z] cf01b03a0a1a: Layer already exists [2021-12-06T16:01:30.659Z] df4180c8b4d8: Layer already exists [2021-12-06T16:01:30.659Z] 62170e181a92: Layer already exists [2021-12-06T16:01:30.932Z] adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3: digest: sha256:df1be6861bf141709c49d74a129828bc5a0bf7706f2beac69c61329a8704542b size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:31.275Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:31.611Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-12-06T16:01:31.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-06T16:01:31.611Z] fee526a9c05c: Preparing [2021-12-06T16:01:31.611Z] df266a6e8080: Preparing [2021-12-06T16:01:31.611Z] cf01b03a0a1a: Preparing [2021-12-06T16:01:31.611Z] 69243f5463af: Preparing [2021-12-06T16:01:31.611Z] df4180c8b4d8: Preparing [2021-12-06T16:01:31.611Z] 62170e181a92: Preparing [2021-12-06T16:01:31.611Z] 62170e181a92: Waiting [2021-12-06T16:01:31.611Z] df4180c8b4d8: Layer already exists [2021-12-06T16:01:31.611Z] 69243f5463af: Layer already exists [2021-12-06T16:01:31.611Z] cf01b03a0a1a: Layer already exists [2021-12-06T16:01:31.611Z] df266a6e8080: Layer already exists [2021-12-06T16:01:31.611Z] fee526a9c05c: Layer already exists [2021-12-06T16:01:31.611Z] 62170e181a92: Layer already exists [2021-12-06T16:01:31.883Z] main: digest: sha256:df1be6861bf141709c49d74a129828bc5a0bf7706f2beac69c61329a8704542b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:01:31.932Z] ===================================================== [Pipeline] echo [2021-12-06T16:01:31.942Z] taggedImages: [2021-12-06T16:01:31.942Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb [2021-12-06T16:01:31.942Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-06T16:01:31.942Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.3 [2021-12-06T16:01:31.942Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:adf35cac20c73e0af0fbc8d6b00614d7927e61bb-2.2.0-dev.3 [2021-12-06T16:01:31.942Z] - 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-12-06T16:01:32.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:01:32.344Z] [2021-12-06T16:01:32.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:01:32.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:01:32.701Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-06T16:01:32.701Z] 448f6bf000e3: Pulling fs layer [2021-12-06T16:01:32.701Z] f757da607395: Pulling fs layer [2021-12-06T16:01:32.701Z] 05883995daec: Pulling fs layer [2021-12-06T16:01:32.701Z] 8603b9c90790: Pulling fs layer [2021-12-06T16:01:32.701Z] 1560dd03e051: Pulling fs layer [2021-12-06T16:01:32.701Z] 27f5ce0e4adf: Pulling fs layer [2021-12-06T16:01:32.701Z] c2d8d7efcc4b: Pulling fs layer [2021-12-06T16:01:32.701Z] 1560dd03e051: Waiting [2021-12-06T16:01:32.701Z] 27f5ce0e4adf: Waiting [2021-12-06T16:01:32.701Z] c2d8d7efcc4b: Waiting [2021-12-06T16:01:32.701Z] 8603b9c90790: Waiting [2021-12-06T16:01:32.976Z] f757da607395: Verifying Checksum [2021-12-06T16:01:32.976Z] f757da607395: Download complete [2021-12-06T16:01:32.976Z] 8603b9c90790: Verifying Checksum [2021-12-06T16:01:32.976Z] 8603b9c90790: Download complete [2021-12-06T16:01:32.976Z] 1560dd03e051: Verifying Checksum [2021-12-06T16:01:32.976Z] 1560dd03e051: Download complete [2021-12-06T16:01:32.976Z] 27f5ce0e4adf: Verifying Checksum [2021-12-06T16:01:32.976Z] 27f5ce0e4adf: Download complete [2021-12-06T16:01:32.976Z] 05883995daec: Verifying Checksum [2021-12-06T16:01:32.976Z] 05883995daec: Download complete [2021-12-06T16:01:33.252Z] 448f6bf000e3: Verifying Checksum [2021-12-06T16:01:33.252Z] 448f6bf000e3: Download complete [2021-12-06T16:01:35.865Z] c2d8d7efcc4b: Verifying Checksum [2021-12-06T16:01:35.865Z] c2d8d7efcc4b: Download complete [2021-12-06T16:01:37.295Z] 448f6bf000e3: Pull complete [2021-12-06T16:01:37.569Z] f757da607395: Pull complete [2021-12-06T16:01:39.000Z] 05883995daec: Pull complete [2021-12-06T16:01:39.273Z] 8603b9c90790: Pull complete [2021-12-06T16:01:40.252Z] 1560dd03e051: Pull complete [2021-12-06T16:01:40.525Z] 27f5ce0e4adf: Pull complete [2021-12-06T16:01:55.609Z] c2d8d7efcc4b: Pull complete [2021-12-06T16:01:55.609Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-06T16:01:55.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:01:55.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-06T16:01:55.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2021-12-06T16:01:55.909Z] $ 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/39 -v /w/workspace/app-service-configurable/39:/w/workspace/app-service-configurable/39:rw,z -v /w/workspace/app-service-configurable/39@tmp:/w/workspace/app-service-configurable/39@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:arm64 cat [2021-12-06T16:01:58.386Z] $ docker top 7b7d08305b220c1e2b7df78e58dd632844976b24b4a7670ebdab526ec6404c85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:01:59.288Z] ---> job-cost.sh [2021-12-06T16:01:59.288Z] lf-activate-venv: SKIPPING [2021-12-06T16:01:59.288Z] INFO: No Stack... [2021-12-06T16:01:59.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-06T16:01:59.828Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T16:02:00.179Z] + cat /w/workspace/app-service-configurable/39/archives/cost.csv [2021-12-06T16:02:00.179Z] + cut -d, -f6 [Pipeline] lock [2021-12-06T16:02:00.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [2021-12-06T16:02:00.532Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] did not exist. Created. [2021-12-06T16:02:00.532Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T16:02:01.211Z] /w/workspace/app-service-configurable/39@tmp/durable-1844948a/script.sh: 1: /w/workspace/app-service-configurable/39@tmp/durable-1844948a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-06T16:02:01.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-06T16:02:01.912Z] Warning: overwriting stash ‘stack-cost’ [2021-12-06T16:02:01.957Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T16:02:01.966Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T16:02:01.976Z] $ docker stop --time=1 7b7d08305b220c1e2b7df78e58dd632844976b24b4a7670ebdab526ec6404c85 [2021-12-06T16:02:03.443Z] $ docker rm -f 7b7d08305b220c1e2b7df78e58dd632844976b24b4a7670ebdab526ec6404c85 [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-12-06T16:02:04.211Z] provisioning config files... [2021-12-06T16:02:04.220Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2781729000802828537tmp [Pipeline] { [Pipeline] sh [2021-12-06T16:02:04.535Z] + set +x [2021-12-06T16:02:04.535Z] + bash -s -- [2021-12-06T16:02:04.535Z] + curl -s https://codecov.io/bash [2021-12-06T16:02:04.535Z] [2021-12-06T16:02:04.535Z] _____ _ [2021-12-06T16:02:04.535Z] / ____| | | [2021-12-06T16:02:04.535Z] | | ___ __| | ___ ___ _____ __ [2021-12-06T16:02:04.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-06T16:02:04.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-06T16:02:04.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-06T16:02:04.535Z] Bash-1.0.6 [2021-12-06T16:02:04.535Z] [2021-12-06T16:02:04.535Z] [2021-12-06T16:02:04.535Z] ==> git version 2.24.4 found [2021-12-06T16:02:04.535Z] ==> 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-12-06T16:02:04.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-06T16:02:04.535Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-06T16:02:04.535Z] ==> Jenkins CI detected. [2021-12-06T16:02:04.535Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-12-06T16:02:04.535Z] project root: . [2021-12-06T16:02:04.535Z] --> token set from env [2021-12-06T16:02:04.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-06T16:02:04.535Z] ==> Running gcov in . (disable via -X gcov) [2021-12-06T16:02:04.796Z] ==> Python coveragepy not found [2021-12-06T16:02:04.796Z] ==> Searching for coverage reports in: [2021-12-06T16:02:04.796Z] + . [2021-12-06T16:02:04.796Z] -> Found 1 reports [2021-12-06T16:02:04.796Z] ==> Detecting git/mercurial file structure [2021-12-06T16:02:04.796Z] ==> Reading reports [2021-12-06T16:02:04.796Z] + ./coverage.out bytes=10 [2021-12-06T16:02:04.796Z] ==> Appending adjustments [2021-12-06T16:02:04.796Z] https://docs.codecov.io/docs/fixing-reports [2021-12-06T16:02:04.796Z] + Found adjustments [2021-12-06T16:02:04.796Z] ==> Gzipping contents [2021-12-06T16:02:04.796Z] 4.0K /tmp/codecov.zgaKKb.gz [2021-12-06T16:02:04.796Z] ==> Uploading reports [2021-12-06T16:02:04.796Z] url: https://codecov.io [2021-12-06T16:02:04.797Z] query: branch=main&commit=adf35cac20c73e0af0fbc8d6b00614d7927e61bb&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T16:02:04.797Z] -> Pinging Codecov [2021-12-06T16:02:04.797Z] 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=adf35cac20c73e0af0fbc8d6b00614d7927e61bb&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T16:02:05.058Z] -> Uploading to [2021-12-06T16:02:05.058Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-06/A97CA9966030D2A3747ED39772930CCE/adf35cac20c73e0af0fbc8d6b00614d7927e61bb/36b3cc35-a5c0-4a78-b0ae-4371b27dfc37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211206T160204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3107cff10522cc49c8fb013f958ae4ee62a5ebb527f6161bac21fd415c6624cc [2021-12-06T16:02:05.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:02:05.058Z] Dload Upload Total Spent Left Speed [2021-12-06T16:02:05.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2022 --:--:-- --:--:-- --:--:-- 2028 [2021-12-06T16:02:05.318Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] } [2021-12-06T16:02:05.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-06T16:02:05.695Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-06T16:02:05.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:06.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:02:06.014Z] [2021-12-06T16:02:06.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:06.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:02:06.340Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-06T16:02:06.340Z] 188c0c94c7c5: Pulling fs layer [2021-12-06T16:02:06.340Z] 0ef7d3d256c8: Pulling fs layer [2021-12-06T16:02:06.340Z] de9db76c5a1d: Pulling fs layer [2021-12-06T16:02:06.340Z] 0eba1c9be4d2: Pulling fs layer [2021-12-06T16:02:06.340Z] 0d57e429df01: Pulling fs layer [2021-12-06T16:02:06.340Z] 4e4be7b47b0d: Pulling fs layer [2021-12-06T16:02:06.340Z] e1f770b5df2f: Pulling fs layer [2021-12-06T16:02:06.340Z] 85a0685a4137: Pulling fs layer [2021-12-06T16:02:06.340Z] 0d57e429df01: Waiting [2021-12-06T16:02:06.340Z] 4e4be7b47b0d: Waiting [2021-12-06T16:02:06.340Z] e1f770b5df2f: Waiting [2021-12-06T16:02:06.340Z] 85a0685a4137: Waiting [2021-12-06T16:02:06.340Z] 0eba1c9be4d2: Waiting [2021-12-06T16:02:06.340Z] de9db76c5a1d: Verifying Checksum [2021-12-06T16:02:06.340Z] de9db76c5a1d: Download complete [2021-12-06T16:02:06.340Z] 0ef7d3d256c8: Download complete [2021-12-06T16:02:06.340Z] 0d57e429df01: Verifying Checksum [2021-12-06T16:02:06.340Z] 0d57e429df01: Download complete [2021-12-06T16:02:06.340Z] 4e4be7b47b0d: Verifying Checksum [2021-12-06T16:02:06.340Z] 4e4be7b47b0d: Download complete [2021-12-06T16:02:06.340Z] 188c0c94c7c5: Verifying Checksum [2021-12-06T16:02:06.340Z] 188c0c94c7c5: Download complete [2021-12-06T16:02:06.618Z] e1f770b5df2f: Verifying Checksum [2021-12-06T16:02:06.618Z] e1f770b5df2f: Download complete [2021-12-06T16:02:06.896Z] 0eba1c9be4d2: Verifying Checksum [2021-12-06T16:02:06.896Z] 0eba1c9be4d2: Download complete [2021-12-06T16:02:06.896Z] 188c0c94c7c5: Pull complete [2021-12-06T16:02:07.161Z] 85a0685a4137: Verifying Checksum [2021-12-06T16:02:07.161Z] 85a0685a4137: Download complete [2021-12-06T16:02:07.161Z] 0ef7d3d256c8: Pull complete [2021-12-06T16:02:07.161Z] de9db76c5a1d: Pull complete [2021-12-06T16:02:11.404Z] 0eba1c9be4d2: Pull complete [2021-12-06T16:02:11.404Z] 0d57e429df01: Pull complete [2021-12-06T16:02:11.404Z] 4e4be7b47b0d: Pull complete [2021-12-06T16:02:11.671Z] e1f770b5df2f: Pull complete [2021-12-06T16:02:15.015Z] 85a0685a4137: Pull complete [2021-12-06T16:02:15.015Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-06T16:02:15.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:02:15.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-06T16:02:15.093Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:02:15.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-06T16:02:17.692Z] $ docker top 59d036425f6426f694621fae104ebd8a1ea731560d8fb76e8f57282223cb0fd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T16:02:17.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-06T16:02:18.048Z] + set -o pipefail [2021-12-06T16:02:18.048Z] + snyk monitor '--org=edgex-jenkins' [2021-12-06T16:02:23.354Z] [2021-12-06T16:02:23.354Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-12-06T16:02:23.354Z] [2021-12-06T16:02:23.354Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6febc322-8a04-453b-94c0-fec3e99c78cc [2021-12-06T16:02:23.354Z] [2021-12-06T16:02:23.354Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-06T16:02:23.354Z] [2021-12-06T16:02:23.354Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-06T16:02:23.354Z] [2021-12-06T16:02:23.354Z] [Pipeline] } [2021-12-06T16:02:23.366Z] $ docker stop --time=1 59d036425f6426f694621fae104ebd8a1ea731560d8fb76e8f57282223cb0fd9 [2021-12-06T16:02:25.398Z] $ docker rm -f 59d036425f6426f694621fae104ebd8a1ea731560d8fb76e8f57282223cb0fd9 [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-12-06T16:02:26.354Z] + git log --format=format:%s -1 adf35cac20c73e0af0fbc8d6b00614d7927e61bb [Pipeline] sh [2021-12-06T16:02:26.651Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:02:26.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:26.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:02:26.950Z] . [Pipeline] withDockerContainer [2021-12-06T16:02:27.014Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:02:27.050Z] $ 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-12-06T16:02:27.394Z] $ docker top eb276378b5d075a04e565adf3cc876a2c41582a1492040d947df119dd763ba24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:02:27.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:02:27.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:02:27.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:02:27.587Z] $ docker exec eb276378b5d075a04e565adf3cc876a2c41582a1492040d947df119dd763ba24 ssh-agent [2021-12-06T16:02:27.686Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdHpCJ/agent.14 [2021-12-06T16:02:27.686Z] SSH_AGENT_PID=20 [2021-12-06T16:02:27.692Z] Running ssh-add (command line suppressed) [2021-12-06T16:02:27.782Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8515484422235418578.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8515484422235418578.key) [2021-12-06T16:02:27.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:02:28.105Z] + git semver tag [2021-12-06T16:02:28.105Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:02:28.105Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-06T16:02:28.105Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-06T16:02:28.105Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:02:28.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:02:28.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:02:28.105Z] # $SEMVER_BRANCH = main [2021-12-06T16:02:28.105Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-06T16:02:28.105Z] # adf35cac20c73e0af0fbc8d6b00614d7927e61bb HEAD [2021-12-06T16:02:28.105Z] # -> Force: false [2021-12-06T16:02:28.105Z] # bde33cfdd0d4eb83cdf1a742fafb03670a5ebeb3 refs/tags/v2.2.0-dev.3 [Pipeline] } [2021-12-06T16:02:28.118Z] $ docker exec --env ******** --env ******** eb276378b5d075a04e565adf3cc876a2c41582a1492040d947df119dd763ba24 ssh-agent -k [2021-12-06T16:02:28.203Z] unset SSH_AUTH_SOCK; [2021-12-06T16:02:28.203Z] unset SSH_AGENT_PID; [2021-12-06T16:02:28.203Z] echo Agent pid 20 killed; [2021-12-06T16:02:28.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:02:28.545Z] + git semver [Pipeline] } [2021-12-06T16:02:28.557Z] $ docker stop --time=1 eb276378b5d075a04e565adf3cc876a2c41582a1492040d947df119dd763ba24 [2021-12-06T16:02:29.723Z] $ docker rm -f eb276378b5d075a04e565adf3cc876a2c41582a1492040d947df119dd763ba24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:30.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:02:30.123Z] [2021-12-06T16:02:30.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:30.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:02:30.431Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-06T16:02:30.431Z] ab5ef0e58194: Pulling fs layer [2021-12-06T16:02:30.431Z] 9712f1f96733: Pulling fs layer [2021-12-06T16:02:30.431Z] 63f879dbbcfc: Pulling fs layer [2021-12-06T16:02:30.431Z] 0d9ebad4ef96: Pulling fs layer [2021-12-06T16:02:30.431Z] e9a5061849ea: Pulling fs layer [2021-12-06T16:02:30.431Z] d747dcd14b5f: Pulling fs layer [2021-12-06T16:02:30.431Z] 2de7ff778b66: Pulling fs layer [2021-12-06T16:02:30.431Z] 0d9ebad4ef96: Waiting [2021-12-06T16:02:30.431Z] e9a5061849ea: Waiting [2021-12-06T16:02:30.431Z] d747dcd14b5f: Waiting [2021-12-06T16:02:30.431Z] 2de7ff778b66: Waiting [2021-12-06T16:02:30.431Z] 9712f1f96733: Verifying Checksum [2021-12-06T16:02:30.431Z] 9712f1f96733: Download complete [2021-12-06T16:02:30.704Z] 63f879dbbcfc: Verifying Checksum [2021-12-06T16:02:30.704Z] 63f879dbbcfc: Download complete [2021-12-06T16:02:30.968Z] ab5ef0e58194: Verifying Checksum [2021-12-06T16:02:30.968Z] ab5ef0e58194: Download complete [2021-12-06T16:02:30.968Z] d747dcd14b5f: Verifying Checksum [2021-12-06T16:02:30.968Z] d747dcd14b5f: Download complete [2021-12-06T16:02:30.968Z] 0d9ebad4ef96: Verifying Checksum [2021-12-06T16:02:30.968Z] 0d9ebad4ef96: Download complete [2021-12-06T16:02:30.968Z] e9a5061849ea: Verifying Checksum [2021-12-06T16:02:30.968Z] e9a5061849ea: Download complete [2021-12-06T16:02:30.968Z] 2de7ff778b66: Verifying Checksum [2021-12-06T16:02:30.968Z] 2de7ff778b66: Download complete [2021-12-06T16:02:34.294Z] ab5ef0e58194: Pull complete [2021-12-06T16:02:34.294Z] 9712f1f96733: Pull complete [2021-12-06T16:02:34.560Z] 63f879dbbcfc: Pull complete [2021-12-06T16:02:38.829Z] 0d9ebad4ef96: Pull complete [2021-12-06T16:02:38.829Z] e9a5061849ea: Pull complete [2021-12-06T16:02:38.829Z] d747dcd14b5f: Pull complete [2021-12-06T16:02:40.239Z] 2de7ff778b66: Pull complete [2021-12-06T16:02:40.239Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-06T16:02:40.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:02:40.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-06T16:02:40.313Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:02:40.350Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-06T16:02:43.860Z] $ docker top b1f037f95481a0195122ddb7ddf9f0fe56fd0b3701b8112c108199472804ee75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:02:43.930Z] provisioning config files... [2021-12-06T16:02:43.938Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9086980764176815007tmp [2021-12-06T16:02:43.949Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7274561988028901165tmp [2021-12-06T16:02:43.957Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3969927332528416014tmp [Pipeline] { [Pipeline] echo [2021-12-06T16:02:43.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:02:44.265Z] ---> sigul-configuration.sh [2021-12-06T16:02:44.265Z] gpg: directory `/root/.gnupg' created [2021-12-06T16:02:44.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-06T16:02:44.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-06T16:02:44.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-06T16:02:44.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-06T16:02:44.265Z] gpg: CAST5 encrypted data [2021-12-06T16:02:44.265Z] gpg: encrypted with 1 passphrase [2021-12-06T16:02:44.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-06T16:02:44.553Z] + mkdir /home/jenkins [2021-12-06T16:02:44.553Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-06T16:02:44.848Z] + 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-12-06T16:02:44.857Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:02:45.146Z] ---> sigul-install.sh [2021-12-06T16:02:45.146Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-06T16:02:45.439Z] + git tag --list [2021-12-06T16:02:45.439Z] v1.0.0 [2021-12-06T16:02:45.439Z] v1.1.0 [2021-12-06T16:02:45.439Z] v1.2.0 [2021-12-06T16:02:45.439Z] v1.3.0 [2021-12-06T16:02:45.439Z] v1.3.1 [2021-12-06T16:02:45.439Z] v2.0.0 [2021-12-06T16:02:45.439Z] v2.0.1 [2021-12-06T16:02:45.439Z] v2.0.1-dev.1 [2021-12-06T16:02:45.439Z] v2.0.2-dev.1 [2021-12-06T16:02:45.439Z] v2.0.2-dev.10 [2021-12-06T16:02:45.439Z] v2.0.2-dev.11 [2021-12-06T16:02:45.439Z] v2.0.2-dev.12 [2021-12-06T16:02:45.439Z] v2.0.2-dev.13 [2021-12-06T16:02:45.439Z] v2.0.2-dev.14 [2021-12-06T16:02:45.439Z] v2.0.2-dev.15 [2021-12-06T16:02:45.439Z] v2.0.2-dev.16 [2021-12-06T16:02:45.439Z] v2.0.2-dev.17 [2021-12-06T16:02:45.439Z] v2.0.2-dev.18 [2021-12-06T16:02:45.439Z] v2.0.2-dev.19 [2021-12-06T16:02:45.439Z] v2.0.2-dev.2 [2021-12-06T16:02:45.439Z] v2.0.2-dev.20 [2021-12-06T16:02:45.440Z] v2.0.2-dev.21 [2021-12-06T16:02:45.440Z] v2.0.2-dev.22 [2021-12-06T16:02:45.440Z] v2.0.2-dev.23 [2021-12-06T16:02:45.440Z] v2.0.2-dev.24 [2021-12-06T16:02:45.440Z] v2.0.2-dev.25 [2021-12-06T16:02:45.440Z] v2.0.2-dev.26 [2021-12-06T16:02:45.440Z] v2.0.2-dev.27 [2021-12-06T16:02:45.440Z] v2.0.2-dev.28 [2021-12-06T16:02:45.440Z] v2.0.2-dev.29 [2021-12-06T16:02:45.440Z] v2.0.2-dev.3 [2021-12-06T16:02:45.440Z] v2.0.2-dev.30 [2021-12-06T16:02:45.440Z] v2.0.2-dev.4 [2021-12-06T16:02:45.440Z] v2.0.2-dev.5 [2021-12-06T16:02:45.440Z] v2.0.2-dev.6 [2021-12-06T16:02:45.440Z] v2.0.2-dev.7 [2021-12-06T16:02:45.440Z] v2.0.2-dev.8 [2021-12-06T16:02:45.440Z] v2.0.2-dev.9 [2021-12-06T16:02:45.440Z] v2.1.0 [2021-12-06T16:02:45.440Z] v2.2.0-dev.1 [2021-12-06T16:02:45.440Z] v2.2.0-dev.2 [2021-12-06T16:02:45.440Z] v2.2.0-dev.3 [Pipeline] sh [2021-12-06T16:02:45.734Z] + lftools sign git-tag v2.2.0-dev.3 [2021-12-06T16:02:46.305Z] Signing Git tag with Sigul... [2021-12-06T16:02:46.305Z] Signing v2.2.0-dev.3 [Pipeline] echo [2021-12-06T16:02:47.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:02:47.544Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-06T16:02:47.552Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-06T16:02:47.570Z] $ docker stop --time=1 b1f037f95481a0195122ddb7ddf9f0fe56fd0b3701b8112c108199472804ee75 [2021-12-06T16:02:48.761Z] $ docker rm -f b1f037f95481a0195122ddb7ddf9f0fe56fd0b3701b8112c108199472804ee75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-06T16:02:49.325Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:02:49.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:49.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:02:49.625Z] . [Pipeline] withDockerContainer [2021-12-06T16:02:49.682Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:02:49.715Z] $ 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-12-06T16:02:50.057Z] $ docker top 621c3897df56a26b642955791daec842ea117780c9705ec3a6bb966b9fe80786 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:02:50.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:02:50.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:02:50.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:02:50.251Z] $ docker exec 621c3897df56a26b642955791daec842ea117780c9705ec3a6bb966b9fe80786 ssh-agent [2021-12-06T16:02:50.348Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLkbEfm/agent.13 [2021-12-06T16:02:50.348Z] SSH_AGENT_PID=20 [2021-12-06T16:02:50.353Z] Running ssh-add (command line suppressed) [2021-12-06T16:02:50.444Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7730731069978780081.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7730731069978780081.key) [2021-12-06T16:02:50.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:02:50.938Z] + git semver bump pre [2021-12-06T16:02:50.939Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:02:50.939Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-06T16:02:50.939Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-06T16:02:50.939Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:02:50.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:02:50.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:02:50.939Z] # $SEMVER_BRANCH = main [2021-12-06T16:02:50.939Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-06T16:02:50.939Z] 2.2.0-dev.4 [Pipeline] } [2021-12-06T16:02:51.014Z] $ docker exec --env ******** --env ******** 621c3897df56a26b642955791daec842ea117780c9705ec3a6bb966b9fe80786 ssh-agent -k [2021-12-06T16:02:51.098Z] unset SSH_AUTH_SOCK; [2021-12-06T16:02:51.099Z] unset SSH_AGENT_PID; [2021-12-06T16:02:51.099Z] echo Agent pid 20 killed; [2021-12-06T16:02:51.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:02:51.423Z] + git semver [Pipeline] } [2021-12-06T16:02:51.436Z] $ docker stop --time=1 621c3897df56a26b642955791daec842ea117780c9705ec3a6bb966b9fe80786 [2021-12-06T16:02:52.637Z] $ docker rm -f 621c3897df56a26b642955791daec842ea117780c9705ec3a6bb966b9fe80786 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:02:52.989Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:02:52.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:02:53.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:02:53.293Z] . [Pipeline] withDockerContainer [2021-12-06T16:02:53.366Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:02:53.405Z] $ 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-12-06T16:02:53.739Z] $ docker top 378baae530758c8fa2c7851ab1314de5f0d4c4e1cca6b33dc53926771ea81738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:02:53.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:02:53.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:02:53.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:02:53.944Z] $ docker exec 378baae530758c8fa2c7851ab1314de5f0d4c4e1cca6b33dc53926771ea81738 ssh-agent [2021-12-06T16:02:54.040Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLLfkja/agent.13 [2021-12-06T16:02:54.040Z] SSH_AGENT_PID=19 [2021-12-06T16:02:54.045Z] Running ssh-add (command line suppressed) [2021-12-06T16:02:54.134Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2771302800139966861.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2771302800139966861.key) [2021-12-06T16:02:54.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:02:54.447Z] + git semver push [2021-12-06T16:02:54.448Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:02:54.448Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-06T16:02:54.448Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-06T16:02:54.448Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:02:54.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:02:54.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:02:54.448Z] # $SEMVER_BRANCH = main [2021-12-06T16:02:54.448Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-06T16:02:56.369Z] $ docker exec --env ******** --env ******** 378baae530758c8fa2c7851ab1314de5f0d4c4e1cca6b33dc53926771ea81738 ssh-agent -k [2021-12-06T16:02:56.462Z] unset SSH_AUTH_SOCK; [2021-12-06T16:02:56.462Z] unset SSH_AGENT_PID; [2021-12-06T16:02:56.462Z] echo Agent pid 19 killed; [2021-12-06T16:02:56.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:02:56.782Z] + git semver [Pipeline] } [2021-12-06T16:02:56.794Z] $ docker stop --time=1 378baae530758c8fa2c7851ab1314de5f0d4c4e1cca6b33dc53926771ea81738 [2021-12-06T16:02:57.967Z] $ docker rm -f 378baae530758c8fa2c7851ab1314de5f0d4c4e1cca6b33dc53926771ea81738 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-06T16:02:58.792Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:02:59.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:02:59.645Z] ---> package-listing.sh [2021-12-06T16:02:59.645Z] ++ facter osfamily [2021-12-06T16:02:59.645Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-06T16:02:59.908Z] + OS_FAMILY=redhat [2021-12-06T16:02:59.908Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-12-06T16:02:59.908Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-06T16:02:59.908Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-06T16:02:59.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-06T16:02:59.908Z] + PACKAGES=/tmp/packages_start.txt [2021-12-06T16:02:59.908Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-06T16:02:59.908Z] + PACKAGES=/tmp/packages_end.txt [2021-12-06T16:02:59.908Z] + case "${OS_FAMILY}" in [2021-12-06T16:02:59.908Z] + rpm -qa [2021-12-06T16:02:59.908Z] + sort [2021-12-06T16:03:00.479Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-06T16:03:00.479Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-06T16:03:00.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-06T16:03:00.479Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-06T16:03:00.479Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-12-06T16:03:00.479Z] + 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-12-06T16:03:00.490Z] 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-12-06T16:03:00.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:03:01.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:03:01.340Z] [2021-12-06T16:03:01.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:03:01.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:03:01.650Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T16:03:01.650Z] b4d181a07f80: Pulling fs layer [2021-12-06T16:03:01.650Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T16:03:01.650Z] ed53099fbce6: Pulling fs layer [2021-12-06T16:03:01.650Z] dc539afda2c1: Pulling fs layer [2021-12-06T16:03:01.650Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T16:03:01.650Z] 9065ff56babe: Pulling fs layer [2021-12-06T16:03:01.650Z] d287ab97295c: Pulling fs layer [2021-12-06T16:03:01.650Z] dc539afda2c1: Waiting [2021-12-06T16:03:01.650Z] 77bc0d833cb6: Waiting [2021-12-06T16:03:01.650Z] 9065ff56babe: Waiting [2021-12-06T16:03:01.650Z] d287ab97295c: Waiting [2021-12-06T16:03:01.650Z] a1111a8f2ec3: Verifying Checksum [2021-12-06T16:03:01.650Z] a1111a8f2ec3: Download complete [2021-12-06T16:03:01.650Z] dc539afda2c1: Verifying Checksum [2021-12-06T16:03:01.650Z] dc539afda2c1: Download complete [2021-12-06T16:03:01.911Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T16:03:01.911Z] 77bc0d833cb6: Download complete [2021-12-06T16:03:01.911Z] ed53099fbce6: Verifying Checksum [2021-12-06T16:03:01.911Z] ed53099fbce6: Download complete [2021-12-06T16:03:01.911Z] 9065ff56babe: Verifying Checksum [2021-12-06T16:03:01.911Z] 9065ff56babe: Download complete [2021-12-06T16:03:01.911Z] b4d181a07f80: Verifying Checksum [2021-12-06T16:03:01.911Z] b4d181a07f80: Download complete [2021-12-06T16:03:02.484Z] d287ab97295c: Verifying Checksum [2021-12-06T16:03:02.484Z] d287ab97295c: Download complete [2021-12-06T16:03:03.429Z] b4d181a07f80: Pull complete [2021-12-06T16:03:03.429Z] a1111a8f2ec3: Pull complete [2021-12-06T16:03:04.011Z] ed53099fbce6: Pull complete [2021-12-06T16:03:04.012Z] dc539afda2c1: Pull complete [2021-12-06T16:03:04.279Z] 77bc0d833cb6: Pull complete [2021-12-06T16:03:04.279Z] 9065ff56babe: Pull complete [2021-12-06T16:03:09.585Z] d287ab97295c: Pull complete [2021-12-06T16:03:09.585Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T16:03:09.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:03:09.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T16:03:09.653Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-12-06T16:03:09.689Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-06T16:03:12.275Z] $ docker top d31e853b3cb5d6cd34f4ef248d5ebd94b24d9ef1c2e2c4764d9702ed7e7e1c35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:03:12.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-06T16:03:12.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-06T16:03:13.220Z] + ls /var/log/sa-host [2021-12-06T16:03:13.220Z] + sadf -c /var/log/sa-host/sa06 [2021-12-06T16:03:13.220Z] file_magic: OK [2021-12-06T16:03:13.220Z] HZ: Using current value: 100 [2021-12-06T16:03:13.220Z] file_header: OK [2021-12-06T16:03:13.220Z] 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-12-06T16:03:13.220Z] Statistics: [2021-12-06T16:03:13.220Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T16:03:13.220Z] File successfully converted to sysstat format version 12.0.3 [2021-12-06T16:03:13.220Z] + sadf -c /var/log/sa-host/sa17 [2021-12-06T16:03:13.220Z] file_magic: OK [2021-12-06T16:03:13.220Z] HZ: Using current value: 100 [2021-12-06T16:03:13.220Z] file_header: OK [2021-12-06T16:03:13.220Z] 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-12-06T16:03:13.220Z] Statistics: [2021-12-06T16:03:13.220Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T16:03:13.220Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:03:13.453Z] provisioning config files... [2021-12-06T16:03:13.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config516522019114328695tmp [Pipeline] { [Pipeline] echo [2021-12-06T16:03:13.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:03:13.783Z] ---> create-netrc.sh [Pipeline] } [2021-12-06T16:03:13.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:03:14.127Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-06T16:03:14.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:03:14.423Z] ---> sudo-logs.sh [2021-12-06T16:03:14.423Z] Archiving 'sudo' log.. [2021-12-06T16:03:15.363Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-337.novalocal: Name or service not known [2021-12-06T16:03:15.363Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-337.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-06T16:03:15.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:03:15.668Z] ---> job-cost.sh [2021-12-06T16:03:15.668Z] lf-activate-venv: SKIPPING [2021-12-06T16:03:15.668Z] DEBUG: total: 0.10999999940395355 [2021-12-06T16:03:15.668Z] INFO: Retrieving Stack Cost... [2021-12-06T16:03:15.927Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T16:03:16.498Z] INFO: Archiving Costs [Pipeline] echo [2021-12-06T16:03:16.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:03:16.792Z] ---> logs-deploy.sh [2021-12-06T16:03:16.792Z] lf-activate-venv: SKIPPING [2021-12-06T16:03:16.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/39 [2021-12-06T16:03:16.792Z] INFO: archiving workspace using pattern(s): [2021-12-06T16:03:17.362Z] Archives upload complete. [2021-12-06T16:03:17.625Z] INFO: archiving logs to Nexus