Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 329a187fe3952aca6902c2fa3429ed58df6a30ec Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh993927425191832957.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh511161310036218570.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6405236716690481708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4382899705544428496.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-ssh5742596183241310407.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13293 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-ssh2097330070859225933.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 329a187fe3952aca6902c2fa3429ed58df6a30ec (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 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 Commit message: "feat: Add new Secrets File config settings to profiles (#345)" > git rev-list --no-walk d98e884c364f382237d2e5bf1eb76d86571a43df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:00:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:42 ========================================================= 22:00:42 EdgeX Global Pipelines Version Info 22:00:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:00:43 ------------------- 22:00:43 stable info: 22:00:43 ------------------- 22:00:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:00:43 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 22:00:43 Message: update stable to v1.0.210 22:00:43 ------------------- 22:00:43 experimental info: 22:00:43 ------------------- 22:00:43 Commited By: **** collab-it+edgex@linuxfoundation.org 22:00:43 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:00:43 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 329a187 [Pipeline] echo 22:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:44 provisioning config files... 22:00:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6539818118341473408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:44 ---> docker-login.sh 22:00:44 nexus3.edgexfoundry.org:10001 22:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:44 Configure a credential helper to remove this warning. See 22:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:44 22:00:44 Login Succeeded 22:00:44 nexus3.edgexfoundry.org:10002 22:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:44 Configure a credential helper to remove this warning. See 22:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:44 22:00:44 Login Succeeded 22:00:44 nexus3.edgexfoundry.org:10003 22:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 nexus3.edgexfoundry.org:10004 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 docker.io 22:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:45 Configure a credential helper to remove this warning. See 22:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:45 22:00:45 Login Succeeded 22:00:45 ---> docker-login.sh ends [Pipeline] } 22:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:46 + git log --format=format:%s -1 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] echo 22:00:46 GIT_COMMIT: 329a187fe3952aca6902c2fa3429ed58df6a30ec, Commit Message: feat: Add new Secrets File config settings to profiles (#345) [Pipeline] echo 22:00:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:47 22:00:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:00:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:47 latest: Pulling from edgex-devops/git-semver 22:00:47 a0d0a0d46f8b: Pulling fs layer 22:00:47 3e5f54012d9b: Pulling fs layer 22:00:47 4c7163046ea9: Pulling fs layer 22:00:47 0c2d73faf560: Pulling fs layer 22:00:47 0c2d73faf560: Waiting 22:00:47 3e5f54012d9b: Verifying Checksum 22:00:47 3e5f54012d9b: Download complete 22:00:47 a0d0a0d46f8b: Verifying Checksum 22:00:47 a0d0a0d46f8b: Download complete 22:00:47 0c2d73faf560: Verifying Checksum 22:00:47 0c2d73faf560: Download complete 22:00:47 4c7163046ea9: Verifying Checksum 22:00:47 4c7163046ea9: Download complete 22:00:47 a0d0a0d46f8b: Pull complete 22:00:47 3e5f54012d9b: Pull complete 22:00:47 4c7163046ea9: Pull complete 22:00:48 0c2d73faf560: Pull complete 22:00:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:00:48 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:00:47 $ 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 22:00:48 $ docker top 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:48 [ssh-agent] Looking for ssh-agent implementation... 22:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:48 $ docker exec 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent 22:00:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjiLLI/agent.13 22:00:49 SSH_AGENT_PID=19 22:00:49 Running ssh-add (command line suppressed) 22:00:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7322948637924342563.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7322948637924342563.key) 22:00:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:49 + git tag --points-at HEAD [Pipeline] } 22:00:49 $ docker exec --env ******** --env ******** 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent -k 22:00:49 unset SSH_AUTH_SOCK; 22:00:49 unset SSH_AGENT_PID; 22:00:49 echo Agent pid 19 killed; 22:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:49 [ssh-agent] Looking for ssh-agent implementation... 22:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:49 $ docker exec 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent 22:00:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbafKj/agent.53 22:00:49 SSH_AGENT_PID=59 22:00:49 Running ssh-add (command line suppressed) 22:00:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_151585614403750995.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_151585614403750995.key) 22:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:50 + git semver init 22:00:50 # -> Open(): unable to determine branch for HEAD 22:00:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:00:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:00:50 # $SEMVER_REMOTE_NAME = origin 22:00:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:00:50 # $SEMVER_USER_NAME = edgex-jenkins 22:00:50 # $SEMVER_BRANCH = main 22:00:50 # $SEMVER_TEMP = /tmp/semver-929749445 22:00:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:00:50 # '/tmp/semver-929749445' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:00:50 # -> Force: false 22:00:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:00:50 $ docker exec --env ******** --env ******** 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent -k 22:00:50 unset SSH_AUTH_SOCK; 22:00:50 unset SSH_AGENT_PID; 22:00:50 echo Agent pid 59 killed; 22:00:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:51 + git semver [Pipeline] } 22:00:51 $ docker stop --time=1 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 22:00:52 $ docker rm -f 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:00:53 Stashed 1 file(s) [Pipeline] echo 22:00:53 [edgeXSemver]: initialized semver on version 2.0.2-dev.22 [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 22:00:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13287 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:00:53 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 22:00:53 Selected Git installation does not exist. Using Default 22:00:53 The recommended git tool is: NONE 22:00:58 using credential edgex-jenkins-ssh 22:00:58 Cloning the remote Git repository 22:00:58 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:00:59 > git init /w/workspace/app-service-configurable/26 # timeout=10 22:00:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:00:59 > git --version # timeout=10 22:00:59 > git --version # 'git version 2.17.1' 22:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:00 Avoid second fetch 22:01:00 Checking out Revision 329a187fe3952aca6902c2fa3429ed58df6a30ec (main) 22:01:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:00 > git config core.sparsecheckout # timeout=10 22:01:00 > git checkout -f 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 22:01:04 Commit message: "feat: Add new Secrets File config settings to profiles (#345)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:05 Dload Upload Total Spent Left Speed 22:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60635 0 --:--:-- --:--:-- --:--:-- 60635 [Pipeline] sh 22:01:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:01:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:01:06 + sudo tee /etc/docker/daemon.new 22:01:06 { 22:01:06 "registry-mirrors": [ 22:01:06 "https://nexus3.edgexfoundry.org:10001" 22:01:06 ], 22:01:06 "bip": "10.250.0.254/24", 22:01:06 "hosts": [ 22:01:06 "tcp://0.0.0.0:5555", 22:01:06 "unix:///var/run/docker.sock" 22:01:06 ], 22:01:06 "mtu": 1458, 22:01:06 "selinux-enabled": true, 22:01:06 "seccomp-profile": "/etc/docker/seccomp.json" 22:01:06 } [Pipeline] sh 22:01:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:01:07 + sudo service docker restart 22:01:08 Still waiting to schedule task 22:01:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13293’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:25 provisioning config files... 22:01:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config7749384484873648352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:25 ---> docker-login.sh 22:01:25 nexus3.edgexfoundry.org:10001 22:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10002 22:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10003 22:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:27 Configure a credential helper to remove this warning. See 22:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:27 22:01:27 Login Succeeded 22:01:27 nexus3.edgexfoundry.org:10004 22:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:28 Configure a credential helper to remove this warning. See 22:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:28 22:01:28 Login Succeeded 22:01:28 docker.io 22:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:29 Configure a credential helper to remove this warning. See 22:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:29 22:01:29 Login Succeeded 22:01:29 ---> docker-login.sh ends [Pipeline] } 22:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:29 ========================================================= 22:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:01:30 + 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 . 22:01:30 Sending build context to Docker daemon 200.7kB 22:01:30 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:01:30 Step 2/12 : FROM ${BASE} AS builder 22:01:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:01:30 552d1f2373af: Pulling fs layer 22:01:30 ea3f2d53f512: Pulling fs layer 22:01:30 9e70ebbbe112: Pulling fs layer 22:01:30 7a9cfe048b4a: Pulling fs layer 22:01:30 72dc09318566: Pulling fs layer 22:01:30 f4f7b4309257: Pulling fs layer 22:01:30 0ac9a79272e3: Pulling fs layer 22:01:30 b78e95d17946: Pulling fs layer 22:01:30 7a9cfe048b4a: Waiting 22:01:30 72dc09318566: Waiting 22:01:30 f4f7b4309257: Waiting 22:01:30 0ac9a79272e3: Waiting 22:01:30 b78e95d17946: Waiting 22:01:30 9e70ebbbe112: Verifying Checksum 22:01:30 9e70ebbbe112: Download complete 22:01:30 ea3f2d53f512: Verifying Checksum 22:01:30 ea3f2d53f512: Download complete 22:01:30 72dc09318566: Verifying Checksum 22:01:30 72dc09318566: Download complete 22:01:30 f4f7b4309257: Verifying Checksum 22:01:30 f4f7b4309257: Download complete 22:01:30 552d1f2373af: Verifying Checksum 22:01:30 552d1f2373af: Download complete 22:01:30 0ac9a79272e3: Verifying Checksum 22:01:30 0ac9a79272e3: Download complete 22:01:31 552d1f2373af: Pull complete 22:01:32 ea3f2d53f512: Pull complete 22:01:32 9e70ebbbe112: Pull complete 22:01:32 b78e95d17946: Verifying Checksum 22:01:32 b78e95d17946: Download complete 22:01:33 7a9cfe048b4a: Verifying Checksum 22:01:33 7a9cfe048b4a: Download complete 22:01:43 7a9cfe048b4a: Pull complete 22:01:43 72dc09318566: Pull complete 22:01:44 f4f7b4309257: Pull complete 22:01:44 0ac9a79272e3: Pull complete 22:01:51 b78e95d17946: Pull complete 22:01:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:01:51 ---> 8b459fc5aaf0 22:01:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:01:53 ---> Running in 63aa0c1b653b 22:01:53 Removing intermediate container 63aa0c1b653b 22:01:53 ---> af7dbab2a1c7 22:01:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:01:53 ---> Running in 418de57a1e2e 22:01:53 Removing intermediate container 418de57a1e2e 22:01:53 ---> 979d1dcda31b 22:01:53 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:01:54 ---> Running in 6c4474e3a8e4 22:01:54 Removing intermediate container 6c4474e3a8e4 22:01:54 ---> 7c768fa93c53 22:01:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:54 ---> Running in 55e1c576fe79 22:01:57 Removing intermediate container 55e1c576fe79 22:01:57 ---> 59bf5e4eed36 22:01:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:57 ---> Running in 2b88fa145874 22:01:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:01:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:01:59 OK: 219 MiB in 52 packages 22:02:00 Removing intermediate container 2b88fa145874 22:02:00 ---> cb81b1bc9096 22:02:00 Step 8/12 : WORKDIR /app 22:02:01 ---> Running in cc9e98a411c7 22:02:01 Removing intermediate container cc9e98a411c7 22:02:01 ---> b1c066bc2311 22:02:01 Step 9/12 : COPY . . 22:02:02 ---> d487e2161cea 22:02:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:02 ---> Running in 3c606b4090c4 22:02:36 Running on prd-centos7-docker-4c-2g-13294 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:02:36 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 22:02:36 Selected Git installation does not exist. Using Default 22:02:36 The recommended git tool is: NONE 22:02:38 using credential edgex-jenkins-ssh 22:02:38 Cloning the remote Git repository 22:02:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:02:37 > git init /w/workspace/app-service-configurable/26 # timeout=10 22:02:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:02:37 > git --version # timeout=10 22:02:37 > git --version # 'git version 2.24.4' 22:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:37 [INFO] Currently running in a labeled security context 22:02:37 [INFO] Currently SELinux is 'enforcing' on the host 22:02:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/26@tmp/jenkins-gitclient-ssh492022545711521248.key 22:02:39 Avoid second fetch 22:02:39 Checking out Revision 329a187fe3952aca6902c2fa3429ed58df6a30ec (main) 22:02:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:02:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:37 > git config core.sparsecheckout # timeout=10 22:02:37 > git checkout -f 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 22:02:42 Commit message: "feat: Add new Secrets File config settings to profiles (#345)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:43 provisioning config files... 22:02:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config3628944027353184177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:43 ---> docker-login.sh 22:02:43 nexus3.edgexfoundry.org:10001 22:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:43 Configure a credential helper to remove this warning. See 22:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:43 22:02:43 Login Succeeded 22:02:43 nexus3.edgexfoundry.org:10002 22:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:43 Configure a credential helper to remove this warning. See 22:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:43 22:02:43 Login Succeeded 22:02:43 nexus3.edgexfoundry.org:10003 22:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:43 Configure a credential helper to remove this warning. See 22:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:43 22:02:43 Login Succeeded 22:02:43 nexus3.edgexfoundry.org:10004 22:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:44 Configure a credential helper to remove this warning. See 22:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:44 22:02:44 Login Succeeded 22:02:44 docker.io 22:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:44 Configure a credential helper to remove this warning. See 22:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:44 22:02:44 Login Succeeded 22:02:44 ---> docker-login.sh ends [Pipeline] } 22:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:44 ========================================================= 22:02:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:02:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:02:44 + 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 . 22:02:44 Sending build context to Docker daemon 200.7kB 22:02:44 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:02:44 Step 2/12 : FROM ${BASE} AS builder 22:02:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:44 a0d0a0d46f8b: Pulling fs layer 22:02:44 31adcdaf11c8: Pulling fs layer 22:02:44 b8b176561691: Pulling fs layer 22:02:44 4527c011a84f: Pulling fs layer 22:02:44 5d74067f8e1e: Pulling fs layer 22:02:44 e0aca202a116: Pulling fs layer 22:02:44 3a43be97a3b4: Pulling fs layer 22:02:44 34cad66bf833: Pulling fs layer 22:02:44 b4e3c513aaa6: Pulling fs layer 22:02:44 4527c011a84f: Waiting 22:02:44 5d74067f8e1e: Waiting 22:02:44 e0aca202a116: Waiting 22:02:44 3a43be97a3b4: Waiting 22:02:44 34cad66bf833: Waiting 22:02:44 b8b176561691: Verifying Checksum 22:02:44 b8b176561691: Download complete 22:02:44 31adcdaf11c8: Verifying Checksum 22:02:44 31adcdaf11c8: Download complete 22:02:44 5d74067f8e1e: Verifying Checksum 22:02:44 5d74067f8e1e: Download complete 22:02:44 e0aca202a116: Verifying Checksum 22:02:44 e0aca202a116: Download complete 22:02:45 a0d0a0d46f8b: Verifying Checksum 22:02:45 a0d0a0d46f8b: Download complete 22:02:45 3a43be97a3b4: Verifying Checksum 22:02:45 3a43be97a3b4: Download complete 22:02:45 34cad66bf833: Verifying Checksum 22:02:45 34cad66bf833: Download complete 22:02:45 a0d0a0d46f8b: Pull complete 22:02:45 4527c011a84f: Verifying Checksum 22:02:45 4527c011a84f: Download complete 22:02:45 31adcdaf11c8: Pull complete 22:02:45 b8b176561691: Pull complete 22:02:45 b4e3c513aaa6: Verifying Checksum 22:02:45 b4e3c513aaa6: Download complete 22:02:49 4527c011a84f: Pull complete 22:02:49 5d74067f8e1e: Pull complete 22:02:49 e0aca202a116: Pull complete 22:02:49 3a43be97a3b4: Pull complete 22:02:49 34cad66bf833: Pull complete 22:02:52 b4e3c513aaa6: Pull complete 22:02:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:02:52 ---> 9f6097aaca64 22:02:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:02:54 ---> Running in 8b9268f700af 22:02:54 Removing intermediate container 8b9268f700af 22:02:54 ---> 5d63720f69f6 22:02:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:02:54 ---> Running in a4ba29851b53 22:02:54 Removing intermediate container a4ba29851b53 22:02:54 ---> eec0c729113c 22:02:54 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:02:54 ---> Running in 20ff4c25c310 22:02:54 Removing intermediate container 20ff4c25c310 22:02:54 ---> 88040c5c87fd 22:02:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:54 ---> Running in 0623362f492b 22:02:54 Removing intermediate container 0623362f492b 22:02:54 ---> 0fbc9edce60c 22:02:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:54 ---> Running in 8c0fc905da12 22:02:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:02:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:02:56 OK: 220 MiB in 52 packages 22:02:56 Removing intermediate container 8c0fc905da12 22:02:56 ---> 20205bdafa22 22:02:56 Step 8/12 : WORKDIR /app 22:02:56 ---> Running in ef6ef9a5dc2d 22:02:56 Removing intermediate container ef6ef9a5dc2d 22:02:56 ---> 2b93d6fa702f 22:02:56 Step 9/12 : COPY . . 22:02:57 ---> 928a30d9496a 22:02:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:57 ---> Running in c2e5a726a4a1 22:03:24 Removing intermediate container 3c606b4090c4 22:03:24 ---> 697291f295b4 22:03:24 Step 11/12 : ARG MAKE="make build" 22:03:24 ---> Running in d7903f3232f3 22:03:24 Removing intermediate container d7903f3232f3 22:03:24 ---> 85184b7b1fbe 22:03:24 Step 12/12 : RUN $MAKE 22:03:24 ---> Running in 18cd46ab2627 22:03:24 noop 22:03:24 Removing intermediate container 18cd46ab2627 22:03:24 ---> a877db21d2d2 22:03:24 Successfully built a877db21d2d2 22:03:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:03:24 + docker inspect -f . ci-base-image-arm64 22:03:24 . [Pipeline] withDockerContainer 22:03:24 prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container 22:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-arm64 cat 22:03:26 $ docker top 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:27 + go version 22:03:27 go version go1.16.8 linux/arm64 [Pipeline] } 22:03:27 $ docker stop --time=1 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f 22:03:28 $ docker rm -f 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 22:03:29 Removing intermediate container c2e5a726a4a1 22:03:29 ---> b466209be6e3 22:03:29 Step 11/12 : ARG MAKE="make build" 22:03:29 ---> Running in 714c4ee4f16d 22:03:29 Removing intermediate container 714c4ee4f16d 22:03:29 ---> a9ed7f78debf 22:03:29 Step 12/12 : RUN $MAKE 22:03:29 ---> Running in 47f00742e8bd 22:03:29 noop 22:03:29 Removing intermediate container 47f00742e8bd 22:03:29 ---> a04ead822b3b 22:03:29 Successfully built a04ead822b3b 22:03:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:03:29 + docker inspect -f . ci-base-image-arm64 22:03:29 . [Pipeline] withDockerContainer 22:03:29 + docker inspect -f . ci-base-image-x86_64 22:03:29 . 22:03:29 prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container 22:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-arm64 cat 22:03:31 $ docker top ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 22:03:31 prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container 22:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:32 $ docker top 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 22:03:32 + go version 22:03:32 go version go1.16.8 linux/amd64 [Pipeline] } 22:03:32 $ docker stop --time=1 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 22:03:33 + make test 22:03:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:03:33 $ docker rm -f 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:34 + docker inspect -f . ci-base-image-x86_64 22:03:34 . [Pipeline] withDockerContainer 22:03:34 prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container 22:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:34 $ docker top 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:03:35 + make test 22:03:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:03:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:03:53 CGO_ENABLED=1 go vet ./... 22:03:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:57 ./bin/test-attribution-txt.sh [Pipeline] } 22:03:57 $ docker stop --time=1 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b 22:03:59 $ docker rm -f 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b [Pipeline] // withDockerContainer [Pipeline] sh 22:03:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:04:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:01 + ls -al . 22:04:01 total 148 22:04:01 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 22:03 . 22:04:01 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 22:02 .. 22:04:01 -rw-rw-r--. 1 jenkins jenkins 7608 Oct 28 22:02 Attribution.txt 22:04:01 drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 22:02 bin 22:04:01 -rw-rw-r--. 1 jenkins jenkins 22206 Oct 28 22:02 CHANGELOG.md 22:04:01 -rw-r--r--. 1 jenkins jenkins 10 Oct 28 22:03 coverage.out 22:04:01 -rw-rw-r--. 1 jenkins jenkins 2064 Oct 28 22:02 Dockerfile 22:04:01 -rw-rw-r--. 1 jenkins jenkins 119 Oct 28 22:02 .dockerignore 22:04:01 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 22:02 .git 22:04:01 drwxrwxr-x. 2 jenkins jenkins 104 Oct 28 22:02 .github 22:04:01 -rw-rw-r--. 1 jenkins jenkins 104 Oct 28 22:02 .gitignore 22:04:01 -rw-rw-r--. 1 jenkins jenkins 136 Oct 28 22:02 go.mod 22:04:01 -rw-rw-r--. 1 jenkins jenkins 50273 Oct 28 22:02 go.sum 22:04:01 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 22:02 GOVERNANCE.md 22:04:01 -rw-rw-r--. 1 jenkins jenkins 687 Oct 28 22:02 Jenkinsfile 22:04:01 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 28 22:02 LICENSE 22:04:01 -rw-rw-r--. 1 jenkins jenkins 1949 Oct 28 22:02 main.go 22:04:01 -rw-rw-r--. 1 jenkins jenkins 1614 Oct 28 22:02 makefile 22:04:01 -rw-rw-r--. 1 jenkins jenkins 618 Oct 28 22:02 OWNERS.md 22:04:01 -rw-rw-r--. 1 jenkins jenkins 3224 Oct 28 22:02 README.md 22:04:01 drwxrwxr-x. 9 jenkins jenkins 151 Oct 28 22:02 res 22:04:01 drwxrwxr-x. 3 jenkins jenkins 58 Oct 28 22:02 snap 22:04:01 -rw-rw-r--. 1 jenkins jenkins 12 Oct 28 22:00 VERSION [Pipeline] isUnix [Pipeline] sh 22:04:01 + 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=329a187fe3952aca6902c2fa3429ed58df6a30ec --label arch=amd64 --label version=2.0.2-dev.22 . 22:04:01 Sending build context to Docker daemon 201.7kB 22:04:01 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 22:04:01 Step 2/26 : FROM ${BASE} AS builder 22:04:01 ---> a04ead822b3b 22:04:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:04:01 ---> Running in 560aedf12fcb 22:04:02 Removing intermediate container 560aedf12fcb 22:04:02 ---> e64938eabc8a 22:04:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:04:02 ---> Running in 20dd4c8c7073 22:04:02 Removing intermediate container 20dd4c8c7073 22:04:02 ---> 42e91c2872ad 22:04:02 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:04:02 ---> Running in 8e190da71e36 22:04:02 Removing intermediate container 8e190da71e36 22:04:02 ---> edd5e5a88895 22:04:02 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:02 ---> Running in ab16d5138117 22:04:02 Removing intermediate container ab16d5138117 22:04:02 ---> 5456c9d1201a 22:04:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:03 ---> Running in 44dde16fe98d 22:04:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:04:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:04:04 OK: 220 MiB in 52 packages 22:04:04 Removing intermediate container 44dde16fe98d 22:04:04 ---> 6446c105a5f8 22:04:04 Step 8/26 : WORKDIR /app 22:04:04 ---> Running in 8c6086480f26 22:04:05 Removing intermediate container 8c6086480f26 22:04:05 ---> 3b9bb4747889 22:04:05 Step 9/26 : COPY . . 22:04:05 ---> ca02eb8176ef 22:04:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:05 ---> Running in 5372b0d3f05b 22:04:05 Removing intermediate container 5372b0d3f05b 22:04:05 ---> 65898c12c405 22:04:05 Step 11/26 : ARG MAKE="make build" 22:04:05 ---> Running in 7960dd5e28c1 22:04:05 Removing intermediate container 7960dd5e28c1 22:04:05 ---> e4bacdc3926e 22:04:05 Step 12/26 : RUN $MAKE 22:04:05 ---> Running in 2991041f2000 22:04:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.22" -o app-service-configurable 22:04:18 Removing intermediate container 2991041f2000 22:04:18 ---> 87d548fca732 22:04:18 Step 13/26 : FROM alpine:3.14 22:04:18 3.14: Pulling from library/alpine 22:04:18 a0d0a0d46f8b: Already exists 22:04:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:04:18 Status: Downloaded newer image for alpine:3.14 22:04:18 ---> 14119a10abf4 22:04:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:04:18 ---> Running in 02f96006f800 22:04:18 Removing intermediate container 02f96006f800 22:04:18 ---> b2e8142a9fdc 22:04:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:04:18 ---> Running in f7422315e960 22:04:18 Removing intermediate container f7422315e960 22:04:18 ---> 8db3acc13a8c 22:04:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:04:18 ---> Running in 91eb36285ad1 22:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:04:19 (1/7) Installing ca-certificates (20191127-r5) 22:04:19 (2/7) Installing dumb-init (1.2.5-r1) 22:04:19 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:04:19 (4/7) Installing libsodium (1.0.18-r0) 22:04:19 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:04:19 (6/7) Installing libzmq (4.3.4-r0) 22:04:19 (7/7) Installing zeromq (4.3.4-r0) 22:04:19 Executing busybox-1.33.1-r3.trigger 22:04:19 Executing ca-certificates-20191127-r5.trigger 22:04:19 OK: 9 MiB in 21 packages 22:04:19 Removing intermediate container 91eb36285ad1 22:04:19 ---> ddd368b326e1 22:04:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:04:20 ---> 7da8fb3bbde1 22:04:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:04:20 ---> 0d79056c7d5a 22:04:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:04:20 ---> 392c5772a5c8 22:04:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:04:20 ---> a8e5aac2bf1c 22:04:20 Step 21/26 : EXPOSE 48095 22:04:20 ---> Running in af1179c4ca71 22:04:20 Removing intermediate container af1179c4ca71 22:04:20 ---> b9847ef8ff09 22:04:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:04:20 ---> Running in 733c8915562f 22:04:20 Removing intermediate container 733c8915562f 22:04:20 ---> 5d59ff50b299 22:04:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:04:20 ---> Running in 04f1637f0bf7 22:04:20 Removing intermediate container 04f1637f0bf7 22:04:20 ---> 5f175e39a86d 22:04:20 Step 24/26 : LABEL arch=amd64 22:04:20 ---> Running in 82368213ab50 22:04:21 Removing intermediate container 82368213ab50 22:04:21 ---> cd97e6ba21c5 22:04:21 Step 25/26 : LABEL git_sha=329a187fe3952aca6902c2fa3429ed58df6a30ec 22:04:21 ---> Running in f0d706df883a 22:04:21 Removing intermediate container f0d706df883a 22:04:21 ---> e23160ae9e96 22:04:21 Step 26/26 : LABEL version=2.0.2-dev.22 22:04:21 ---> Running in b09a8a55febc 22:04:21 Removing intermediate container b09a8a55febc 22:04:21 ---> b9b1fffba8f2 22:04:21 [Warning] One or more build-args [ARCH] were not consumed 22:04:21 Successfully built b9b1fffba8f2 22:04:21 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:21 provisioning config files... 22:04:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config62550965869295095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:21 ---> docker-login.sh 22:04:21 nexus3.edgexfoundry.org:10001 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10002 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10003 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10004 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 docker.io 22:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:22 Configure a credential helper to remove this warning. See 22:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:22 22:04:22 Login Succeeded 22:04:22 ---> docker-login.sh ends [Pipeline] } 22:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:04:22 329a187fe3952aca6902c2fa3429ed58df6a30ec 22:04:22 latest 22:04:22 2.0.2-dev.22 22:04:22 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:04:22 main 22:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh 22:04:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec 22:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:04:23 4761763a81c4: Preparing 22:04:23 844ba376e4cb: Preparing 22:04:23 f39a780e6417: Preparing 22:04:23 ff75b552b0bd: Preparing 22:04:23 991a528a8428: Preparing 22:04:23 e2eb06d8af82: Preparing 22:04:23 e2eb06d8af82: Waiting 22:04:23 f39a780e6417: Pushed 22:04:23 e2eb06d8af82: Layer already exists 22:04:23 ff75b552b0bd: Pushed 22:04:23 844ba376e4cb: Pushed 22:04:23 991a528a8428: Pushed 22:04:24 4761763a81c4: Pushed 22:04:25 329a187fe3952aca6902c2fa3429ed58df6a30ec: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:04:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:04:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:04:25 4761763a81c4: Preparing 22:04:25 844ba376e4cb: Preparing 22:04:25 f39a780e6417: Preparing 22:04:25 ff75b552b0bd: Preparing 22:04:25 991a528a8428: Preparing 22:04:25 e2eb06d8af82: Preparing 22:04:25 e2eb06d8af82: Waiting 22:04:25 f39a780e6417: Layer already exists 22:04:25 991a528a8428: Layer already exists 22:04:25 ff75b552b0bd: Layer already exists 22:04:25 844ba376e4cb: Layer already exists 22:04:25 4761763a81c4: Layer already exists 22:04:25 e2eb06d8af82: Layer already exists 22:04:25 latest: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:04:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh 22:04:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 22:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:04:26 4761763a81c4: Preparing 22:04:26 844ba376e4cb: Preparing 22:04:26 f39a780e6417: Preparing 22:04:26 ff75b552b0bd: Preparing 22:04:26 991a528a8428: Preparing 22:04:26 e2eb06d8af82: Preparing 22:04:26 e2eb06d8af82: Waiting 22:04:26 991a528a8428: Layer already exists 22:04:26 844ba376e4cb: Layer already exists 22:04:26 ff75b552b0bd: Layer already exists 22:04:26 f39a780e6417: Layer already exists 22:04:26 4761763a81c4: Layer already exists 22:04:26 e2eb06d8af82: Layer already exists 22:04:26 2.0.2-dev.22: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:04:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh 22:04:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:04:26 4761763a81c4: Preparing 22:04:26 844ba376e4cb: Preparing 22:04:26 f39a780e6417: Preparing 22:04:26 ff75b552b0bd: Preparing 22:04:26 991a528a8428: Preparing 22:04:26 e2eb06d8af82: Preparing 22:04:26 e2eb06d8af82: Waiting 22:04:26 4761763a81c4: Layer already exists 22:04:26 ff75b552b0bd: Layer already exists 22:04:26 844ba376e4cb: Layer already exists 22:04:26 991a528a8428: Layer already exists 22:04:26 f39a780e6417: Layer already exists 22:04:26 e2eb06d8af82: Layer already exists 22:04:26 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:04:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:04:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:04:27 4761763a81c4: Preparing 22:04:27 844ba376e4cb: Preparing 22:04:27 f39a780e6417: Preparing 22:04:27 ff75b552b0bd: Preparing 22:04:27 991a528a8428: Preparing 22:04:27 e2eb06d8af82: Preparing 22:04:27 e2eb06d8af82: Waiting 22:04:27 f39a780e6417: Layer already exists 22:04:27 4761763a81c4: Layer already exists 22:04:27 844ba376e4cb: Layer already exists 22:04:27 991a528a8428: Layer already exists 22:04:27 ff75b552b0bd: Layer already exists 22:04:27 e2eb06d8af82: Layer already exists 22:04:27 main: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:27 ===================================================== [Pipeline] echo 22:04:27 taggedImages: 22:04:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec 22:04:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:04:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 22:04:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:04:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:27 22:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:28 latest: Pulling from edgex-lftools-log-publisher 22:04:28 b4d181a07f80: Pulling fs layer 22:04:28 a1111a8f2ec3: Pulling fs layer 22:04:28 ed53099fbce6: Pulling fs layer 22:04:28 dc539afda2c1: Pulling fs layer 22:04:28 77bc0d833cb6: Pulling fs layer 22:04:28 9065ff56babe: Pulling fs layer 22:04:28 d287ab97295c: Pulling fs layer 22:04:28 dc539afda2c1: Waiting 22:04:28 77bc0d833cb6: Waiting 22:04:28 9065ff56babe: Waiting 22:04:28 d287ab97295c: Waiting 22:04:28 a1111a8f2ec3: Verifying Checksum 22:04:28 a1111a8f2ec3: Download complete 22:04:28 dc539afda2c1: Verifying Checksum 22:04:28 dc539afda2c1: Download complete 22:04:28 77bc0d833cb6: Verifying Checksum 22:04:28 77bc0d833cb6: Download complete 22:04:28 ed53099fbce6: Verifying Checksum 22:04:28 ed53099fbce6: Download complete 22:04:28 9065ff56babe: Verifying Checksum 22:04:28 9065ff56babe: Download complete 22:04:28 b4d181a07f80: Verifying Checksum 22:04:28 b4d181a07f80: Download complete 22:04:29 d287ab97295c: Verifying Checksum 22:04:29 d287ab97295c: Download complete 22:04:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:04:29 CGO_ENABLED=1 go vet ./... 22:04:30 b4d181a07f80: Pull complete 22:04:30 a1111a8f2ec3: Pull complete 22:04:30 ed53099fbce6: Pull complete 22:04:30 dc539afda2c1: Pull complete 22:04:31 77bc0d833cb6: Pull complete 22:04:31 9065ff56babe: Pull complete 22:04:36 d287ab97295c: Pull complete 22:04:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:04:36 prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container 22:04:36 $ 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/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:04:39 $ docker top 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:39 ---> job-cost.sh 22:04:39 lf-activate-venv: SKIPPING 22:04:39 INFO: No Stack... 22:04:39 INFO: Retrieving Pricing Info for: v3-standard-2 22:04:40 INFO: Archiving Costs [Pipeline] sh 22:04:40 + cat /w/workspace/app-service-configurable/26/archives/cost.csv 22:04:40 + cut -d, -f6 [Pipeline] lock 22:04:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] 22:04:40 Resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] did not exist. Created. 22:04:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:40 + echo total: 0.05999999865889549 [Pipeline] stash 22:04:40 Stashed 1 file(s) [Pipeline] } 22:04:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:40 $ docker stop --time=1 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b 22:04:41 $ docker rm -f 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:04:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:48 ./bin/test-attribution-txt.sh [Pipeline] } 22:04:48 $ docker stop --time=1 ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 22:04:50 $ docker rm -f ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:50 Warning: overwriting stash ‘coverage-report’ 22:04:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:52 + ls -al . 22:04:52 total 172 22:04:52 drwxrwxr-x 7 jenkins jenkins 4096 Oct 28 22:04 . 22:04:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 22:00 .. 22:04:52 -rw-rw-r-- 1 jenkins jenkins 119 Oct 28 22:01 .dockerignore 22:04:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 22:01 .git 22:04:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 22:01 .github 22:04:52 -rw-rw-r-- 1 jenkins jenkins 104 Oct 28 22:01 .gitignore 22:04:52 -rw-rw-r-- 1 jenkins jenkins 7608 Oct 28 22:01 Attribution.txt 22:04:52 -rw-rw-r-- 1 jenkins jenkins 22206 Oct 28 22:01 CHANGELOG.md 22:04:52 -rw-rw-r-- 1 jenkins jenkins 2064 Oct 28 22:01 Dockerfile 22:04:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 22:01 GOVERNANCE.md 22:04:52 -rw-rw-r-- 1 jenkins jenkins 687 Oct 28 22:01 Jenkinsfile 22:04:52 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 28 22:01 LICENSE 22:04:52 -rw-rw-r-- 1 jenkins jenkins 618 Oct 28 22:01 OWNERS.md 22:04:52 -rw-rw-r-- 1 jenkins jenkins 3224 Oct 28 22:01 README.md 22:04:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 22:00 VERSION 22:04:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 22:01 bin 22:04:52 -rw-r--r-- 1 jenkins jenkins 10 Oct 28 22:03 coverage.out 22:04:52 -rw-rw-r-- 1 jenkins jenkins 136 Oct 28 22:01 go.mod 22:04:52 -rw-rw-r-- 1 jenkins jenkins 50273 Oct 28 22:01 go.sum 22:04:52 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 28 22:01 main.go 22:04:52 -rw-rw-r-- 1 jenkins jenkins 1614 Oct 28 22:01 makefile 22:04:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 22:01 res 22:04:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 22:01 snap [Pipeline] isUnix [Pipeline] sh 22:04:52 + 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=329a187fe3952aca6902c2fa3429ed58df6a30ec --label arch=arm64 --label version=2.0.2-dev.22 . 22:04:52 Sending build context to Docker daemon 201.7kB 22:04:52 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 22:04:52 Step 2/26 : FROM ${BASE} AS builder 22:04:52 ---> a877db21d2d2 22:04:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:04:53 ---> Running in d513f95cb4b0 22:04:53 Removing intermediate container d513f95cb4b0 22:04:53 ---> 5045c3a08667 22:04:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:04:53 ---> Running in 4cbf16f9b49f 22:04:54 Removing intermediate container 4cbf16f9b49f 22:04:54 ---> 0beb55b413b9 22:04:54 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:04:54 ---> Running in 8d4f93132e8f 22:04:54 Removing intermediate container 8d4f93132e8f 22:04:54 ---> 578cf09d95d0 22:04:54 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:54 ---> Running in fe8c04659614 22:04:56 Removing intermediate container fe8c04659614 22:04:56 ---> 1a8a17dd463c 22:04:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:56 ---> Running in 065f87da28f6 22:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:04:59 OK: 219 MiB in 52 packages 22:05:00 Removing intermediate container 065f87da28f6 22:05:00 ---> 70822cb14198 22:05:00 Step 8/26 : WORKDIR /app 22:05:00 ---> Running in f3736bc3c45c 22:05:01 Removing intermediate container f3736bc3c45c 22:05:01 ---> 4e486054c516 22:05:01 Step 9/26 : COPY . . 22:05:02 ---> 73b88d225f9c 22:05:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:02 ---> Running in 0ab20ae49376 22:05:05 Removing intermediate container 0ab20ae49376 22:05:05 ---> 0b1434ba0880 22:05:05 Step 11/26 : ARG MAKE="make build" 22:05:05 ---> Running in 982f3fc4df20 22:05:05 Removing intermediate container 982f3fc4df20 22:05:05 ---> 2e22cddeae8e 22:05:05 Step 12/26 : RUN $MAKE 22:05:05 ---> Running in 7315368d99cc 22:05:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.22" -o app-service-configurable 22:05:45 Removing intermediate container 7315368d99cc 22:05:45 ---> 04236a855166 22:05:45 Step 13/26 : FROM alpine:3.14 22:05:45 3.14: Pulling from library/alpine 22:05:45 552d1f2373af: Already exists 22:05:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:05:45 Status: Downloaded newer image for alpine:3.14 22:05:45 ---> bb3de5531c18 22:05:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:05:45 ---> Running in a4f9976674ec 22:05:45 Removing intermediate container a4f9976674ec 22:05:45 ---> 746a95dd7767 22:05:45 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:05:45 ---> Running in 681c423eb246 22:05:45 Removing intermediate container 681c423eb246 22:05:45 ---> ec78d277a60c 22:05:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:05:45 ---> Running in f0844ed20aac 22:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:05:48 (1/7) Installing ca-certificates (20191127-r5) 22:05:48 (2/7) Installing dumb-init (1.2.5-r1) 22:05:48 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:05:48 (4/7) Installing libsodium (1.0.18-r0) 22:05:48 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:05:48 (6/7) Installing libzmq (4.3.4-r0) 22:05:48 (7/7) Installing zeromq (4.3.4-r0) 22:05:48 Executing busybox-1.33.1-r3.trigger 22:05:48 Executing ca-certificates-20191127-r5.trigger 22:05:48 OK: 9 MiB in 21 packages 22:05:49 Removing intermediate container f0844ed20aac 22:05:49 ---> 6bf2cbdfa277 22:05:49 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:05:50 ---> bec7c765b9a7 22:05:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:05:51 ---> 583fd824e39a 22:05:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:05:51 ---> 13125ac52520 22:05:51 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:05:53 ---> 09b519f5f6e4 22:05:53 Step 21/26 : EXPOSE 48095 22:05:53 ---> Running in 41e72cb10964 22:05:53 Removing intermediate container 41e72cb10964 22:05:53 ---> 30794210dc57 22:05:53 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:05:53 ---> Running in 163c7c2f99a7 22:05:54 Removing intermediate container 163c7c2f99a7 22:05:54 ---> bfc4b74f1ab2 22:05:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:54 ---> Running in 4ed631e2aae2 22:05:54 Removing intermediate container 4ed631e2aae2 22:05:54 ---> af7a2eec330b 22:05:54 Step 24/26 : LABEL arch=arm64 22:05:54 ---> Running in 6a709964929c 22:05:55 Removing intermediate container 6a709964929c 22:05:55 ---> 35911b2d1d86 22:05:55 Step 25/26 : LABEL git_sha=329a187fe3952aca6902c2fa3429ed58df6a30ec 22:05:55 ---> Running in 7588ca5c1721 22:05:56 Removing intermediate container 7588ca5c1721 22:05:56 ---> 22cc995d93ce 22:05:56 Step 26/26 : LABEL version=2.0.2-dev.22 22:05:56 ---> Running in 590535306d16 22:05:56 Removing intermediate container 590535306d16 22:05:56 ---> ebcc0ff70523 22:05:56 [Warning] One or more build-args [ARCH] were not consumed 22:05:56 Successfully built ebcc0ff70523 22:05:56 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 22:05:56 provisioning config files... 22:05:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config898341215869140293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:56 ---> docker-login.sh 22:05:56 nexus3.edgexfoundry.org:10001 22:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:57 Configure a credential helper to remove this warning. See 22:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:57 22:05:57 Login Succeeded 22:05:57 nexus3.edgexfoundry.org:10002 22:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:57 Configure a credential helper to remove this warning. See 22:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:57 22:05:57 Login Succeeded 22:05:57 nexus3.edgexfoundry.org:10003 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 nexus3.edgexfoundry.org:10004 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 docker.io 22:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:59 Configure a credential helper to remove this warning. See 22:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:59 22:05:59 Login Succeeded 22:05:59 ---> docker-login.sh ends [Pipeline] } 22:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:05:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:05:59 329a187fe3952aca6902c2fa3429ed58df6a30ec 22:05:59 latest 22:05:59 2.0.2-dev.22 22:05:59 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:05:59 main 22:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh 22:06:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec 22:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:00 712e5f8ef3e8: Preparing 22:06:00 9dda18fea64b: Preparing 22:06:00 9a0807343634: Preparing 22:06:00 08c2e744c688: Preparing 22:06:00 f143b1240bb0: Preparing 22:06:00 ee420dfed78a: Preparing 22:06:00 ee420dfed78a: Waiting 22:06:00 9a0807343634: Pushed 22:06:00 08c2e744c688: Pushed 22:06:00 9dda18fea64b: Pushed 22:06:00 ee420dfed78a: Layer already exists 22:06:01 f143b1240bb0: Pushed 22:06:04 712e5f8ef3e8: Pushed 22:06:04 329a187fe3952aca6902c2fa3429ed58df6a30ec: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:06:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:06:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:04 712e5f8ef3e8: Preparing 22:06:04 9dda18fea64b: Preparing 22:06:04 9a0807343634: Preparing 22:06:04 08c2e744c688: Preparing 22:06:04 f143b1240bb0: Preparing 22:06:04 ee420dfed78a: Preparing 22:06:04 ee420dfed78a: Waiting 22:06:04 9a0807343634: Layer already exists 22:06:05 712e5f8ef3e8: Layer already exists 22:06:05 08c2e744c688: Layer already exists 22:06:05 9dda18fea64b: Layer already exists 22:06:05 f143b1240bb0: Layer already exists 22:06:05 ee420dfed78a: Layer already exists 22:06:05 latest: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:06:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh 22:06:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 22:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:05 712e5f8ef3e8: Preparing 22:06:05 9dda18fea64b: Preparing 22:06:05 9a0807343634: Preparing 22:06:05 08c2e744c688: Preparing 22:06:05 f143b1240bb0: Preparing 22:06:05 ee420dfed78a: Preparing 22:06:05 ee420dfed78a: Waiting 22:06:06 712e5f8ef3e8: Layer already exists 22:06:06 08c2e744c688: Layer already exists 22:06:06 9dda18fea64b: Layer already exists 22:06:06 f143b1240bb0: Layer already exists 22:06:06 9a0807343634: Layer already exists 22:06:06 ee420dfed78a: Layer already exists 22:06:06 2.0.2-dev.22: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:06:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh 22:06:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:06 712e5f8ef3e8: Preparing 22:06:06 9dda18fea64b: Preparing 22:06:06 9a0807343634: Preparing 22:06:06 08c2e744c688: Preparing 22:06:06 f143b1240bb0: Preparing 22:06:06 ee420dfed78a: Preparing 22:06:06 ee420dfed78a: Waiting 22:06:06 9dda18fea64b: Layer already exists 22:06:06 f143b1240bb0: Layer already exists 22:06:06 712e5f8ef3e8: Layer already exists 22:06:06 9a0807343634: Layer already exists 22:06:06 08c2e744c688: Layer already exists 22:06:07 ee420dfed78a: Layer already exists 22:06:07 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:06:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:06:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:07 712e5f8ef3e8: Preparing 22:06:07 9dda18fea64b: Preparing 22:06:07 9a0807343634: Preparing 22:06:07 08c2e744c688: Preparing 22:06:07 f143b1240bb0: Preparing 22:06:07 ee420dfed78a: Preparing 22:06:07 ee420dfed78a: Waiting 22:06:07 9a0807343634: Layer already exists 22:06:07 712e5f8ef3e8: Layer already exists 22:06:07 f143b1240bb0: Layer already exists 22:06:07 08c2e744c688: Layer already exists 22:06:07 9dda18fea64b: Layer already exists 22:06:07 ee420dfed78a: Layer already exists 22:06:07 main: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:08 ===================================================== [Pipeline] echo 22:06:08 taggedImages: 22:06:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec 22:06:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:06:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 22:06:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 22:06:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:08 22:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:09 arm64: Pulling from edgex-lftools-log-publisher 22:06:09 448f6bf000e3: Pulling fs layer 22:06:09 f757da607395: Pulling fs layer 22:06:09 05883995daec: Pulling fs layer 22:06:09 8603b9c90790: Pulling fs layer 22:06:09 1560dd03e051: Pulling fs layer 22:06:09 27f5ce0e4adf: Pulling fs layer 22:06:09 c2d8d7efcc4b: Pulling fs layer 22:06:09 1560dd03e051: Waiting 22:06:09 8603b9c90790: Waiting 22:06:09 27f5ce0e4adf: Waiting 22:06:09 c2d8d7efcc4b: Waiting 22:06:09 f757da607395: Verifying Checksum 22:06:09 f757da607395: Download complete 22:06:09 05883995daec: Verifying Checksum 22:06:09 05883995daec: Download complete 22:06:09 8603b9c90790: Verifying Checksum 22:06:09 8603b9c90790: Download complete 22:06:09 27f5ce0e4adf: Verifying Checksum 22:06:09 27f5ce0e4adf: Download complete 22:06:09 1560dd03e051: Verifying Checksum 22:06:09 1560dd03e051: Download complete 22:06:09 448f6bf000e3: Verifying Checksum 22:06:09 448f6bf000e3: Download complete 22:06:12 c2d8d7efcc4b: Verifying Checksum 22:06:12 c2d8d7efcc4b: Download complete 22:06:13 448f6bf000e3: Pull complete 22:06:13 f757da607395: Pull complete 22:06:15 05883995daec: Pull complete 22:06:15 8603b9c90790: Pull complete 22:06:16 1560dd03e051: Pull complete 22:06:16 27f5ce0e4adf: Pull complete 22:06:32 c2d8d7efcc4b: Pull complete 22:06:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:06:32 prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container 22:06:32 $ 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/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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:arm64 cat 22:06:35 $ docker top c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:36 ---> job-cost.sh 22:06:36 lf-activate-venv: SKIPPING 22:06:36 INFO: No Stack... 22:06:36 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:36 INFO: Archiving Costs [Pipeline] sh 22:06:37 + cut -d, -f6 22:06:37 + cat /w/workspace/app-service-configurable/26/archives/cost.csv [Pipeline] lock 22:06:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] 22:06:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] did not exist. Created. 22:06:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:38 /w/workspace/app-service-configurable/26@tmp/durable-e5f1306a/script.sh: 1: /w/workspace/app-service-configurable/26@tmp/durable-e5f1306a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:06:39 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:39 Warning: overwriting stash ‘stack-cost’ 22:06:39 Stashed 1 file(s) [Pipeline] } 22:06:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:39 $ docker stop --time=1 c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 22:06:40 $ docker rm -f c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 [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 22:06:41 provisioning config files... 22:06:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config335418343966545404tmp [Pipeline] { [Pipeline] sh 22:06:41 + set +x 22:06:41 + curl -s https://codecov.io/bash 22:06:41 + bash -s -- 22:06:42 22:06:42 _____ _ 22:06:42 / ____| | | 22:06:42 | | ___ __| | ___ ___ _____ __ 22:06:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:42 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:42 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:42 Bash-1.0.6 22:06:42 22:06:42 22:06:42 ==> git version 2.24.4 found 22:06:42 ==> 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 22:06:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:06:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:06:42 ==> Jenkins CI detected. 22:06:42 current dir:  /w/workspace/ry_app-service-configurable_main 22:06:42 project root: . 22:06:42 --> token set from env 22:06:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:42 ==> Running gcov in . (disable via -X gcov) 22:06:42 ==> Python coveragepy not found 22:06:42 ==> Searching for coverage reports in: 22:06:42 + . 22:06:42 -> Found 1 reports 22:06:42 ==> Detecting git/mercurial file structure 22:06:42 ==> Reading reports 22:06:42 + ./coverage.out bytes=10 22:06:42 ==> Appending adjustments 22:06:42 https://docs.codecov.io/docs/fixing-reports 22:06:42 + Found adjustments 22:06:42 ==> Gzipping contents 22:06:42 4.0K /tmp/codecov.1QPCYS.gz 22:06:42 ==> Uploading reports 22:06:42 url: https://codecov.io 22:06:42 query: branch=main&commit=329a187fe3952aca6902c2fa3429ed58df6a30ec&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:42 -> Pinging Codecov 22:06:42 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=329a187fe3952aca6902c2fa3429ed58df6a30ec&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:42 -> Uploading to 22:06:42 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/A97CA9966030D2A3747ED39772930CCE/329a187fe3952aca6902c2fa3429ed58df6a30ec/b12561f9-0296-499a-8fcd-13bc9cfc5444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T220642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=708da88d8e6680828f324235928585033ba262a509ae0e8644e03b5143940658 22:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:42 Dload Upload Total Spent Left Speed 22:06:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2057 --:--:-- --:--:-- --:--:-- 2065 22:06:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] } 22:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:06:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:06:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:43 22:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:06:44 188c0c94c7c5: Pulling fs layer 22:06:44 0ef7d3d256c8: Pulling fs layer 22:06:44 de9db76c5a1d: Pulling fs layer 22:06:44 0eba1c9be4d2: Pulling fs layer 22:06:44 0d57e429df01: Pulling fs layer 22:06:44 4e4be7b47b0d: Pulling fs layer 22:06:44 e1f770b5df2f: Pulling fs layer 22:06:44 85a0685a4137: Pulling fs layer 22:06:44 0d57e429df01: Waiting 22:06:44 4e4be7b47b0d: Waiting 22:06:44 e1f770b5df2f: Waiting 22:06:44 85a0685a4137: Waiting 22:06:44 0eba1c9be4d2: Waiting 22:06:44 de9db76c5a1d: Verifying Checksum 22:06:44 de9db76c5a1d: Download complete 22:06:44 0ef7d3d256c8: Verifying Checksum 22:06:44 0ef7d3d256c8: Download complete 22:06:44 0d57e429df01: Verifying Checksum 22:06:44 0d57e429df01: Download complete 22:06:44 4e4be7b47b0d: Verifying Checksum 22:06:44 4e4be7b47b0d: Download complete 22:06:44 188c0c94c7c5: Verifying Checksum 22:06:44 188c0c94c7c5: Download complete 22:06:44 e1f770b5df2f: Verifying Checksum 22:06:44 e1f770b5df2f: Download complete 22:06:44 188c0c94c7c5: Pull complete 22:06:44 0ef7d3d256c8: Pull complete 22:06:44 0eba1c9be4d2: Verifying Checksum 22:06:44 0eba1c9be4d2: Download complete 22:06:44 de9db76c5a1d: Pull complete 22:06:45 85a0685a4137: Verifying Checksum 22:06:45 85a0685a4137: Download complete 22:06:49 0eba1c9be4d2: Pull complete 22:06:49 0d57e429df01: Pull complete 22:06:49 4e4be7b47b0d: Pull complete 22:06:49 e1f770b5df2f: Pull complete 22:06:54 85a0685a4137: Pull complete 22:06:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:06:54 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:06:54 $ 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 22:06:56 $ docker top 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:06:56 + set -o pipefail 22:06:56 + snyk monitor '--org=edgex-jenkins' 22:07:08 22:07:08 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:07:08 22:07:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/bd09daed-6b01-425b-a401-6d12c3f5c1d6 22:07:08 22:07:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:07:08 22:07:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:07:08 22:07:08 [Pipeline] } 22:07:08 $ docker stop --time=1 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 22:07:11 $ docker rm -f 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 [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 22:07:12 + git log --format=format:%s -1 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh 22:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:12 . [Pipeline] withDockerContainer 22:07:12 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:07:12 $ 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 22:07:12 $ docker top f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:13 [ssh-agent] Looking for ssh-agent implementation... 22:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:13 $ docker exec f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c ssh-agent 22:07:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjlhjg/agent.14 22:07:13 SSH_AGENT_PID=21 22:07:13 Running ssh-add (command line suppressed) 22:07:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7019080947348960597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7019080947348960597.key) 22:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:13 + git semver tag 22:07:13 # -> Open(): unable to determine branch for HEAD 22:07:13 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:07:13 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:07:13 # $SEMVER_REMOTE_NAME = origin 22:07:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:07:13 # $SEMVER_USER_NAME = edgex-jenkins 22:07:13 # $SEMVER_BRANCH = main 22:07:13 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:07:13 # 329a187fe3952aca6902c2fa3429ed58df6a30ec HEAD 22:07:13 # -> Force: false 22:07:13 # fb4e9807e88c553c68be7824b6970901bbee401b refs/tags/v2.0.2-dev.22 [Pipeline] } 22:07:13 $ docker exec --env ******** --env ******** f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c ssh-agent -k 22:07:13 unset SSH_AUTH_SOCK; 22:07:13 unset SSH_AGENT_PID; 22:07:13 echo Agent pid 21 killed; 22:07:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:14 + git semver [Pipeline] } 22:07:14 $ docker stop --time=1 f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c 22:07:15 $ docker rm -f f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:15 22:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:16 0.23.1-centos7: Pulling from edgex-lftools 22:07:16 ab5ef0e58194: Pulling fs layer 22:07:16 9712f1f96733: Pulling fs layer 22:07:16 63f879dbbcfc: Pulling fs layer 22:07:16 0d9ebad4ef96: Pulling fs layer 22:07:16 e9a5061849ea: Pulling fs layer 22:07:16 d747dcd14b5f: Pulling fs layer 22:07:16 2de7ff778b66: Pulling fs layer 22:07:16 0d9ebad4ef96: Waiting 22:07:16 e9a5061849ea: Waiting 22:07:16 d747dcd14b5f: Waiting 22:07:16 2de7ff778b66: Waiting 22:07:16 9712f1f96733: Verifying Checksum 22:07:16 9712f1f96733: Download complete 22:07:16 63f879dbbcfc: Verifying Checksum 22:07:16 63f879dbbcfc: Download complete 22:07:16 ab5ef0e58194: Verifying Checksum 22:07:16 ab5ef0e58194: Download complete 22:07:16 0d9ebad4ef96: Verifying Checksum 22:07:16 0d9ebad4ef96: Download complete 22:07:16 e9a5061849ea: Verifying Checksum 22:07:16 e9a5061849ea: Download complete 22:07:16 d747dcd14b5f: Verifying Checksum 22:07:16 d747dcd14b5f: Download complete 22:07:16 2de7ff778b66: Verifying Checksum 22:07:16 2de7ff778b66: Download complete 22:07:20 ab5ef0e58194: Pull complete 22:07:20 9712f1f96733: Pull complete 22:07:20 63f879dbbcfc: Pull complete 22:07:24 0d9ebad4ef96: Pull complete 22:07:24 e9a5061849ea: Pull complete 22:07:24 d747dcd14b5f: Pull complete 22:07:26 2de7ff778b66: Pull complete 22:07:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:07:26 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:07:26 $ 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 22:07:29 $ docker top 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:07:29 provisioning config files... 22:07:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2960666003031845161tmp 22:07:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8270973177848208084tmp 22:07:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1444634040111753198tmp [Pipeline] { [Pipeline] echo 22:07:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:07:29 ---> sigul-configuration.sh 22:07:29 gpg: directory `/root/.gnupg' created 22:07:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:07:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:07:29 gpg: keyring `/root/.gnupg/secring.gpg' created 22:07:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:07:29 gpg: CAST5 encrypted data 22:07:29 gpg: encrypted with 1 passphrase 22:07:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:07:30 + mkdir /home/jenkins 22:07:30 + mkdir /home/jenkins/sigul [Pipeline] sh 22:07:30 + 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 22:07:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:07:30 ---> sigul-install.sh 22:07:30 Sigul already installed; skipping installation. [Pipeline] sh 22:07:30 + git tag --list 22:07:30 v1.0.0 22:07:30 v1.1.0 22:07:30 v1.2.0 22:07:30 v1.3.0 22:07:30 v1.3.1 22:07:30 v2.0.0 22:07:30 v2.0.1 22:07:30 v2.0.1-dev.1 22:07:30 v2.0.2-dev.1 22:07:30 v2.0.2-dev.10 22:07:30 v2.0.2-dev.11 22:07:30 v2.0.2-dev.12 22:07:30 v2.0.2-dev.13 22:07:30 v2.0.2-dev.14 22:07:30 v2.0.2-dev.15 22:07:30 v2.0.2-dev.16 22:07:30 v2.0.2-dev.17 22:07:30 v2.0.2-dev.18 22:07:30 v2.0.2-dev.19 22:07:30 v2.0.2-dev.2 22:07:30 v2.0.2-dev.20 22:07:30 v2.0.2-dev.21 22:07:30 v2.0.2-dev.22 22:07:30 v2.0.2-dev.3 22:07:30 v2.0.2-dev.4 22:07:30 v2.0.2-dev.5 22:07:30 v2.0.2-dev.6 22:07:30 v2.0.2-dev.7 22:07:30 v2.0.2-dev.8 22:07:30 v2.0.2-dev.9 [Pipeline] sh 22:07:31 + lftools sign git-tag v2.0.2-dev.22 22:07:31 Signing Git tag with Sigul... 22:07:31 Signing v2.0.2-dev.22 [Pipeline] echo 22:07:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:07:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:07:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:07:33 $ docker stop --time=1 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac 22:07:40 $ docker rm -f 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:41 . [Pipeline] withDockerContainer 22:07:41 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:07:41 $ 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 22:07:41 $ docker top e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:41 [ssh-agent] Looking for ssh-agent implementation... 22:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:41 $ docker exec e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 ssh-agent 22:07:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAcnbl/agent.13 22:07:41 SSH_AGENT_PID=20 22:07:41 Running ssh-add (command line suppressed) 22:07:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7405296837491631533.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7405296837491631533.key) 22:07:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:42 + git semver bump pre 22:07:42 # -> Open(): unable to determine branch for HEAD 22:07:42 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:07:42 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:07:42 # $SEMVER_REMOTE_NAME = origin 22:07:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:07:42 # $SEMVER_USER_NAME = edgex-jenkins 22:07:42 # $SEMVER_BRANCH = main 22:07:42 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:07:42 2.0.2-dev.23 [Pipeline] } 22:07:42 $ docker exec --env ******** --env ******** e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 ssh-agent -k 22:07:42 unset SSH_AUTH_SOCK; 22:07:42 unset SSH_AGENT_PID; 22:07:42 echo Agent pid 20 killed; 22:07:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:42 + git semver [Pipeline] } 22:07:42 $ docker stop --time=1 e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 22:07:43 $ docker rm -f e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:44 . [Pipeline] withDockerContainer 22:07:44 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:07:44 $ 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 22:07:44 $ docker top 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:44 [ssh-agent] Looking for ssh-agent implementation... 22:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:45 $ docker exec 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 ssh-agent 22:07:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdeIFcn/agent.13 22:07:45 SSH_AGENT_PID=19 22:07:45 Running ssh-add (command line suppressed) 22:07:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2715148872013620934.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2715148872013620934.key) 22:07:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:45 + git semver push 22:07:45 # -> Open(): unable to determine branch for HEAD 22:07:45 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:07:45 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:07:45 # $SEMVER_REMOTE_NAME = origin 22:07:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:07:45 # $SEMVER_USER_NAME = edgex-jenkins 22:07:45 # $SEMVER_BRANCH = main 22:07:45 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:07:46 $ docker exec --env ******** --env ******** 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 ssh-agent -k 22:07:47 unset SSH_AUTH_SOCK; 22:07:47 unset SSH_AGENT_PID; 22:07:47 echo Agent pid 19 killed; 22:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:47 + git semver [Pipeline] } 22:07:47 $ docker stop --time=1 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 22:07:48 $ docker rm -f 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:07:49 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:07:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:50 ---> package-listing.sh 22:07:50 ++ tr '[:upper:]' '[:lower:]' 22:07:50 ++ facter osfamily 22:07:50 + OS_FAMILY=redhat 22:07:50 + workspace=/w/workspace/ry_app-service-configurable_main 22:07:50 + START_PACKAGES=/tmp/packages_start.txt 22:07:50 + END_PACKAGES=/tmp/packages_end.txt 22:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:50 + PACKAGES=/tmp/packages_start.txt 22:07:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:07:50 + PACKAGES=/tmp/packages_end.txt 22:07:50 + case "${OS_FAMILY}" in 22:07:50 + rpm -qa 22:07:50 + sort 22:07:51 + '[' -f /tmp/packages_start.txt ']' 22:07:51 + '[' -f /tmp/packages_end.txt ']' 22:07:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:07:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:07:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:07:51 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 22:07:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:52 22:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:52 latest: Pulling from edgex-lftools-log-publisher 22:07:52 b4d181a07f80: Pulling fs layer 22:07:52 a1111a8f2ec3: Pulling fs layer 22:07:52 ed53099fbce6: Pulling fs layer 22:07:52 dc539afda2c1: Pulling fs layer 22:07:52 77bc0d833cb6: Pulling fs layer 22:07:52 9065ff56babe: Pulling fs layer 22:07:52 d287ab97295c: Pulling fs layer 22:07:52 dc539afda2c1: Waiting 22:07:52 77bc0d833cb6: Waiting 22:07:52 9065ff56babe: Waiting 22:07:52 d287ab97295c: Waiting 22:07:52 a1111a8f2ec3: Download complete 22:07:52 dc539afda2c1: Verifying Checksum 22:07:52 dc539afda2c1: Download complete 22:07:52 77bc0d833cb6: Verifying Checksum 22:07:52 77bc0d833cb6: Download complete 22:07:52 9065ff56babe: Verifying Checksum 22:07:52 9065ff56babe: Download complete 22:07:52 b4d181a07f80: Verifying Checksum 22:07:52 b4d181a07f80: Download complete 22:07:52 ed53099fbce6: Verifying Checksum 22:07:52 ed53099fbce6: Download complete 22:07:53 d287ab97295c: Verifying Checksum 22:07:53 d287ab97295c: Download complete 22:07:54 b4d181a07f80: Pull complete 22:07:54 a1111a8f2ec3: Pull complete 22:07:54 ed53099fbce6: Pull complete 22:07:54 dc539afda2c1: Pull complete 22:07:55 77bc0d833cb6: Pull complete 22:07:55 9065ff56babe: Pull complete 22:08:00 d287ab97295c: Pull complete 22:08:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:08:00 prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container 22:08:00 $ 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 22:08:03 $ docker top 625311dac2fb7c24da0752ec3261f5021d915fd4359d45abbc52e40d2641d33d -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:04 + ls /var/log/sa-host 22:08:04 + sadf -c /var/log/sa-host/sa28 22:08:04 file_magic: OK 22:08:04 HZ: Using current value: 100 22:08:04 file_header: OK 22:08:04 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 22:08:04 Statistics: 22:08:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:08:04 File successfully converted to sysstat format version 12.0.3 22:08:04 + sadf -c /var/log/sa-host/sa30 22:08:04 file_magic: OK 22:08:04 HZ: Using current value: 100 22:08:04 file_header: OK 22:08:04 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 22:08:04 Statistics: 22:08:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:08:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:04 provisioning config files... 22:08:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7364944043152463112tmp [Pipeline] { [Pipeline] echo 22:08:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:04 ---> create-netrc.sh [Pipeline] } 22:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:05 ---> python-tools-install.sh [Pipeline] echo 22:08:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:05 ---> sudo-logs.sh 22:08:05 Archiving 'sudo' log.. 22:08:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-13293.novalocal: Name or service not known 22:08:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-13293.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:08:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:05 ---> job-cost.sh 22:08:05 lf-activate-venv: SKIPPING 22:08:05 DEBUG: total: 0.10999999940395355 22:08:05 INFO: Retrieving Stack Cost... 22:08:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:11 INFO: Archiving Costs [Pipeline] echo 22:08:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:11 ---> logs-deploy.sh 22:08:11 lf-activate-venv: SKIPPING 22:08:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/26 22:08:11 INFO: archiving workspace using pattern(s): 22:08:12 Archives upload complete. 22:08:12 INFO: archiving logs to Nexus