Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 977f5602c147f5187d119d4125107588b8e79704 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-ssh4651252049683501488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2276753577203687125.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5790203867546427528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh869522202438771088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8557242378934655499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1201 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-ssh7372879761621712851.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 977f5602c147f5187d119d4125107588b8e79704 (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 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" > git rev-list --no-walk 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:48 ========================================================= 18:27:48 EdgeX Global Pipelines Version Info 18:27:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:50 ------------------- 18:27:50 stable info: 18:27:50 ------------------- 18:27:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:50 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:27:50 Message: update stable to v1.0.205 18:27:50 ------------------- 18:27:50 experimental info: 18:27:50 ------------------- 18:27:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:50 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:27:50 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:27:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:27:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] echo 18:27:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 977f560 [Pipeline] echo 18:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:52 provisioning config files... 18:27:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config117837641140202858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:52 ---> docker-login.sh 18:27:52 nexus3.edgexfoundry.org:10001 18:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:52 Configure a credential helper to remove this warning. See 18:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:52 18:27:52 Login Succeeded 18:27:52 nexus3.edgexfoundry.org:10002 18:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:52 Configure a credential helper to remove this warning. See 18:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:52 18:27:52 Login Succeeded 18:27:52 nexus3.edgexfoundry.org:10003 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:53 Configure a credential helper to remove this warning. See 18:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:53 18:27:53 Login Succeeded 18:27:53 nexus3.edgexfoundry.org:10004 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:53 Configure a credential helper to remove this warning. See 18:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:53 18:27:53 Login Succeeded 18:27:53 docker.io 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:53 Configure a credential helper to remove this warning. See 18:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:53 18:27:53 Login Succeeded 18:27:53 ---> docker-login.sh ends [Pipeline] } 18:27:53 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 18:27:54 + git log --format=format:%s -1 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] echo 18:27:54 GIT_COMMIT: 977f5602c147f5187d119d4125107588b8e79704, Commit Message: Merge pull request #316 from edgexfoundry/rsdmike-patch-1 [Pipeline] echo 18:27:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:55 18:27:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:27:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:55 latest: Pulling from edgex-devops/git-semver 18:27:55 31603596830f: Pulling fs layer 18:27:55 04fac38145f0: Pulling fs layer 18:27:55 701f6daf10bf: Pulling fs layer 18:27:55 24f72da36158: Pulling fs layer 18:27:55 24f72da36158: Waiting 18:27:55 04fac38145f0: Verifying Checksum 18:27:55 04fac38145f0: Download complete 18:27:55 31603596830f: Verifying Checksum 18:27:55 31603596830f: Download complete 18:27:56 31603596830f: Pull complete 18:27:56 24f72da36158: Verifying Checksum 18:27:56 24f72da36158: Download complete 18:27:56 04fac38145f0: Pull complete 18:27:56 701f6daf10bf: Verifying Checksum 18:27:56 701f6daf10bf: Download complete 18:27:56 701f6daf10bf: Pull complete 18:27:56 24f72da36158: Pull complete 18:27:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:27:56 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:27:56 $ 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 18:27:57 $ docker top a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:57 [ssh-agent] Looking for ssh-agent implementation... 18:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:57 $ docker exec a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent 18:27:57 SSH_AUTH_SOCK=/tmp/ssh-lVPWKKcIHpJs/agent.14 18:27:57 SSH_AGENT_PID=21 18:27:57 Running ssh-add (command line suppressed) 18:27:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4047144255865762362.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4047144255865762362.key) 18:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:58 + git tag --points-at HEAD [Pipeline] } 18:27:58 $ docker exec --env ******** --env ******** a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent -k 18:27:58 unset SSH_AUTH_SOCK; 18:27:58 unset SSH_AGENT_PID; 18:27:58 echo Agent pid 21 killed; 18:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:58 [ssh-agent] Looking for ssh-agent implementation... 18:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:58 $ docker exec a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent 18:27:58 SSH_AUTH_SOCK=/tmp/ssh-PYImo76R5DJj/agent.55 18:27:58 SSH_AGENT_PID=62 18:27:58 Running ssh-add (command line suppressed) 18:27:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2115512892688485896.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2115512892688485896.key) 18:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:59 + git semver init 18:27:59 # -> Open(): unable to determine branch for HEAD 18:27:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:27:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:27:59 # $SEMVER_REMOTE_NAME = origin 18:27:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:27:59 # $SEMVER_USER_NAME = edgex-jenkins 18:27:59 # $SEMVER_BRANCH = main 18:27:59 # $SEMVER_TEMP = /tmp/semver-662646790 18:27:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:27:59 # '/tmp/semver-662646790' -> '/w/workspace/ry_app-service-configurable_main/.semver' 18:27:59 # -> Force: false 18:27:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:27:59 $ docker exec --env ******** --env ******** a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 ssh-agent -k 18:27:59 unset SSH_AUTH_SOCK; 18:27:59 unset SSH_AGENT_PID; 18:27:59 echo Agent pid 62 killed; 18:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:00 + git semver [Pipeline] } 18:28:00 $ docker stop --time=1 a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 18:28:01 $ docker rm -f a9ef4f823df1095a36329d3764a3340205b53d5bc0b74f3872254b9a3f0075a7 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:02 Stashed 1 file(s) [Pipeline] echo 18:28:02 [edgeXSemver]: initialized semver on version 2.0.2-dev.9 [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 18:28:17 Still waiting to schedule task 18:28:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1201’ 18:28:17 Still waiting to schedule task 18:28:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:30:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1202 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:30:26 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 18:30:26 Selected Git installation does not exist. Using Default 18:30:26 The recommended git tool is: NONE 18:30:31 using credential edgex-jenkins-ssh 18:30:31 Cloning the remote Git repository 18:30:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:30:31 > git init /w/workspace/app-service-configurable/13 # timeout=10 18:30:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:30:31 > git --version # timeout=10 18:30:31 > git --version # 'git version 2.17.1' 18:30:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:32 Avoid second fetch 18:30:32 Checking out Revision 977f5602c147f5187d119d4125107588b8e79704 (main) 18:30:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:30:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:32 > git config core.sparsecheckout # timeout=10 18:30:32 > git checkout -f 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 18:30:37 Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:37 provisioning config files... 18:30:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config8509751948901478527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:38 ---> docker-login.sh 18:30:38 nexus3.edgexfoundry.org:10001 18:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:40 Configure a credential helper to remove this warning. See 18:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:40 18:30:40 Login Succeeded 18:30:40 nexus3.edgexfoundry.org:10002 18:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:40 Configure a credential helper to remove this warning. See 18:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:40 18:30:40 Login Succeeded 18:30:40 nexus3.edgexfoundry.org:10003 18:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:41 Configure a credential helper to remove this warning. See 18:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:41 18:30:41 Login Succeeded 18:30:41 nexus3.edgexfoundry.org:10004 18:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:41 Configure a credential helper to remove this warning. See 18:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:41 18:30:41 Login Succeeded 18:30:41 docker.io 18:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:42 Configure a credential helper to remove this warning. See 18:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:42 18:30:42 Login Succeeded 18:30:42 ---> docker-login.sh ends [Pipeline] } 18:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:43 ========================================================= 18:30:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:30:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:30:43 + 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 . 18:30:43 Sending build context to Docker daemon 159.7kB 18:30:43 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 18:30:43 Step 2/13 : FROM ${BASE} AS builder 18:30:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:44 595b0fe564bb: Pulling fs layer 18:30:44 24495759ef45: Pulling fs layer 18:30:44 d148012ef14d: Pulling fs layer 18:30:44 e90a11edd702: Pulling fs layer 18:30:44 d77568369979: Pulling fs layer 18:30:44 fc1c9f9a7f3b: Pulling fs layer 18:30:44 170f2ba95c9a: Pulling fs layer 18:30:44 97ac5df62f85: Pulling fs layer 18:30:44 e90a11edd702: Waiting 18:30:44 d77568369979: Waiting 18:30:44 fc1c9f9a7f3b: Waiting 18:30:44 170f2ba95c9a: Waiting 18:30:44 97ac5df62f85: Waiting 18:30:44 d148012ef14d: Verifying Checksum 18:30:44 d148012ef14d: Download complete 18:30:44 24495759ef45: Verifying Checksum 18:30:44 24495759ef45: Download complete 18:30:44 d77568369979: Verifying Checksum 18:30:44 d77568369979: Download complete 18:30:44 fc1c9f9a7f3b: Verifying Checksum 18:30:44 fc1c9f9a7f3b: Download complete 18:30:44 595b0fe564bb: Verifying Checksum 18:30:44 170f2ba95c9a: Verifying Checksum 18:30:44 170f2ba95c9a: Download complete 18:30:45 595b0fe564bb: Pull complete 18:30:46 24495759ef45: Pull complete 18:30:46 d148012ef14d: Pull complete 18:30:47 97ac5df62f85: Verifying Checksum 18:30:47 97ac5df62f85: Download complete 18:30:48 e90a11edd702: Verifying Checksum 18:30:48 e90a11edd702: Download complete 18:30:58 e90a11edd702: Pull complete 18:30:58 d77568369979: Pull complete 18:30:59 fc1c9f9a7f3b: Pull complete 18:30:59 170f2ba95c9a: Pull complete 18:31:06 97ac5df62f85: Pull complete 18:31:06 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:06 ---> 04bc70af865f 18:31:06 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:31:08 ---> Running in af6bb83eb705 18:31:09 Removing intermediate container af6bb83eb705 18:31:09 ---> 70bae03a1a06 18:31:09 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:31:09 ---> Running in a213182eb413 18:31:10 Removing intermediate container a213182eb413 18:31:10 ---> f06b73a342c1 18:31:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:31:10 ---> Running in c4f8480cd82d 18:31:10 Removing intermediate container c4f8480cd82d 18:31:10 ---> 57963cc1b876 18:31:10 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:10 ---> Running in 4bf615339054 18:31:13 Removing intermediate container 4bf615339054 18:31:13 ---> 3f3346426c16 18:31:13 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:13 ---> Running in 1b077f745dc1 18:31:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:31:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:31:17 OK: 218 MiB in 52 packages 18:31:18 Removing intermediate container 1b077f745dc1 18:31:18 ---> b9f8887ed71d 18:31:18 Step 8/13 : WORKDIR /app 18:31:18 ---> Running in ec8c8019d4b2 18:31:19 Removing intermediate container ec8c8019d4b2 18:31:19 ---> c5593c3c74f1 18:31:19 Step 9/13 : COPY go.mod . 18:31:19 ---> 83b9d65a747f 18:31:19 Step 10/13 : RUN go mod download 18:31:19 ---> Running in c6715ec8bd20 18:31:52 Removing intermediate container c6715ec8bd20 18:31:52 ---> ae0eaa245a5f 18:31:52 Step 11/13 : COPY . . 18:31:52 ---> 01277bf5e98c 18:31:52 Step 12/13 : ARG MAKE="make build" 18:31:52 ---> Running in 44c4db20660a 18:31:52 Removing intermediate container 44c4db20660a 18:31:52 ---> a7a8e1d56d80 18:31:52 Step 13/13 : RUN $MAKE 18:31:52 ---> Running in 24de39217f90 18:31:52 noop 18:31:53 Removing intermediate container 24de39217f90 18:31:53 ---> 5c8a67938a5c 18:31:53 Successfully built 5c8a67938a5c 18:31:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:31:54 + docker inspect -f . ci-base-image-arm64 18:31:54 . [Pipeline] withDockerContainer 18:31:54 prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container 18:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:31:56 $ docker top 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:57 + go version 18:31:57 go version go1.16.6 linux/arm64 [Pipeline] } 18:31:57 $ docker stop --time=1 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee 18:31:59 $ docker rm -f 06346e5e2d915282e65c81e571c9984b0399021a08967595862f94f3bcfbfcee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:00 + docker inspect -f . ci-base-image-arm64 18:32:00 . [Pipeline] withDockerContainer 18:32:00 prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container 18:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:02 $ docker top b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:32:03 + make test 18:32:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:32:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:32:59 CGO_ENABLED=1 go vet ./... 18:33:15 gofmt -l . 18:33:15 [ "`gofmt -l .`" = "" ] 18:33:15 ./bin/test-go-mod-tidy.sh 18:33:15 ./bin/test-attribution-txt.sh [Pipeline] } 18:33:17 $ docker stop --time=1 b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f 18:33:19 $ docker rm -f b597e239db354cab1b816c8eb68e54cd69fbae98cf31d21c6587de54f0c8571f [Pipeline] // withDockerContainer [Pipeline] sh 18:33:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:24 + ls -al . 18:33:24 total 144 18:33:24 drwxrwxr-x 7 jenkins jenkins 4096 Sep 1 18:33 . 18:33:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:30 .. 18:33:24 -rw-rw-r-- 1 jenkins jenkins 119 Sep 1 18:30 .dockerignore 18:33:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:30 .git 18:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:30 .github 18:33:24 -rw-rw-r-- 1 jenkins jenkins 104 Sep 1 18:30 .gitignore 18:33:24 -rw-rw-r-- 1 jenkins jenkins 7306 Sep 1 18:30 Attribution.txt 18:33:24 -rw-rw-r-- 1 jenkins jenkins 22206 Sep 1 18:30 CHANGELOG.md 18:33:24 -rw-rw-r-- 1 jenkins jenkins 2032 Sep 1 18:30 Dockerfile 18:33:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 18:30 GOVERNANCE.md 18:33:24 -rw-rw-r-- 1 jenkins jenkins 687 Sep 1 18:30 Jenkinsfile 18:33:24 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 1 18:30 LICENSE 18:33:24 -rw-rw-r-- 1 jenkins jenkins 618 Sep 1 18:30 OWNERS.md 18:33:24 -rw-rw-r-- 1 jenkins jenkins 3224 Sep 1 18:30 README.md 18:33:24 -rw-rw-r-- 1 jenkins jenkins 11 Sep 1 18:28 VERSION 18:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:30 bin 18:33:24 -rw-r--r-- 1 jenkins jenkins 10 Sep 1 18:32 coverage.out 18:33:24 -rw-r--r-- 1 jenkins jenkins 135 Sep 1 18:33 go.mod 18:33:24 -rw-rw-r-- 1 jenkins jenkins 20635 Sep 1 18:30 go.sum 18:33:24 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 1 18:30 main.go 18:33:24 -rw-rw-r-- 1 jenkins jenkins 1515 Sep 1 18:30 makefile 18:33:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:30 res 18:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 18:30 snap [Pipeline] isUnix [Pipeline] sh 18:33:24 + 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=977f5602c147f5187d119d4125107588b8e79704 --label arch=arm64 --label version=2.0.2-dev.9 . 18:33:24 Sending build context to Docker daemon 160.8kB 18:33:25 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 18:33:25 Step 2/27 : FROM ${BASE} AS builder 18:33:25 ---> 5c8a67938a5c 18:33:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:33:25 ---> Running in 5c299216c73a 18:33:25 Removing intermediate container 5c299216c73a 18:33:25 ---> 07bc1ece191c 18:33:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:33:25 ---> Running in 77dad3150201 18:33:26 Removing intermediate container 77dad3150201 18:33:26 ---> c02215256ffc 18:33:26 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:33:26 ---> Running in c20321c1d015 18:33:27 Removing intermediate container c20321c1d015 18:33:27 ---> 1f023588aa82 18:33:27 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:27 ---> Running in 5e1141a2a665 18:33:29 Removing intermediate container 5e1141a2a665 18:33:29 ---> 8d1c7f24d129 18:33:29 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:29 ---> Running in e9c4f7a0a21f 18:33:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:32 OK: 218 MiB in 52 packages 18:33:33 Removing intermediate container e9c4f7a0a21f 18:33:33 ---> 5f91e8f7fd74 18:33:33 Step 8/27 : WORKDIR /app 18:33:33 ---> Running in 722c68c98e03 18:33:34 Removing intermediate container 722c68c98e03 18:33:34 ---> 484c502c61e2 18:33:34 Step 9/27 : COPY go.mod . 18:33:35 ---> 95a117bd7106 18:33:35 Step 10/27 : RUN go mod download 18:33:35 ---> Running in 2d2274822421 18:33:37 Removing intermediate container 2d2274822421 18:33:37 ---> cd1bd6898da2 18:33:37 Step 11/27 : COPY . . 18:33:38 ---> 5b016fced596 18:33:38 Step 12/27 : ARG MAKE="make build" 18:33:38 ---> Running in aa57fe676ace 18:33:38 Removing intermediate container aa57fe676ace 18:33:38 ---> 5488a0a586cd 18:33:38 Step 13/27 : RUN $MAKE 18:33:38 ---> Running in c291851f19e6 18:33:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.9" -o app-service-configurable 18:34:19 Removing intermediate container c291851f19e6 18:34:19 ---> c9b608b6968b 18:34:19 Step 14/27 : FROM alpine:3.12 18:34:19 3.12: Pulling from library/alpine 18:34:19 ccdebe76d529: Pulling fs layer 18:34:19 ccdebe76d529: Verifying Checksum 18:34:19 ccdebe76d529: Download complete 18:34:19 ccdebe76d529: Pull complete 18:34:19 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:34:19 Status: Downloaded newer image for alpine:3.12 18:34:19 ---> afc2cc120ca2 18:34:19 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:34:19 ---> Running in 5ea3a0e7b1cc 18:34:19 Removing intermediate container 5ea3a0e7b1cc 18:34:19 ---> efcc0f3c3e2d 18:34:19 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:34:19 ---> Running in db3e35dfec6b 18:34:19 Removing intermediate container db3e35dfec6b 18:34:19 ---> 2d315b1e14a1 18:34:19 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:34:19 ---> Running in acdd8a61429f 18:34:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:34:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:34:22 (1/7) Installing ca-certificates (20191127-r4) 18:34:22 (2/7) Installing dumb-init (1.2.2-r1) 18:34:22 (3/7) Installing libgcc (9.3.0-r2) 18:34:22 (4/7) Installing libsodium (1.0.18-r0) 18:34:22 (5/7) Installing libstdc++ (9.3.0-r2) 18:34:22 (6/7) Installing libzmq (4.3.3-r0) 18:34:22 (7/7) Installing zeromq (4.3.3-r0) 18:34:22 Executing busybox-1.31.1-r20.trigger 18:34:22 Executing ca-certificates-20191127-r4.trigger 18:34:22 OK: 9 MiB in 21 packages 18:34:24 Removing intermediate container acdd8a61429f 18:34:24 ---> 1e847d3a22ce 18:34:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:34:24 ---> ac298ca2d17a 18:34:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:34:25 ---> aff81face824 18:34:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:34:26 ---> 45dce75548fd 18:34:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:34:27 ---> d554fc726c88 18:34:27 Step 22/27 : EXPOSE 48095 18:34:27 ---> Running in 78292eb22c63 18:34:28 Removing intermediate container 78292eb22c63 18:34:28 ---> 3a66eaca8734 18:34:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:34:28 ---> Running in b89a4d3c35da 18:34:28 Removing intermediate container b89a4d3c35da 18:34:28 ---> e8a5aae2bd8c 18:34:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:28 ---> Running in 3f0a4705ed5d 18:34:29 Removing intermediate container 3f0a4705ed5d 18:34:29 ---> a673976fd319 18:34:29 Step 25/27 : LABEL arch=arm64 18:34:29 ---> Running in 7a9f473e0587 18:34:29 Removing intermediate container 7a9f473e0587 18:34:29 ---> 080291d4947b 18:34:29 Step 26/27 : LABEL git_sha=977f5602c147f5187d119d4125107588b8e79704 18:34:29 ---> Running in c1d32ec9a7cd 18:34:30 Removing intermediate container c1d32ec9a7cd 18:34:30 ---> 78681b272c8a 18:34:30 Step 27/27 : LABEL version=2.0.2-dev.9 18:34:30 ---> Running in 0fb17fbd31f0 18:34:31 Removing intermediate container 0fb17fbd31f0 18:34:31 ---> 7d93e6990edf 18:34:31 [Warning] One or more build-args [ARCH] were not consumed 18:34:31 Successfully built 7d93e6990edf 18:34:31 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 18:34:31 provisioning config files... 18:34:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config7046876063392537904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:32 ---> docker-login.sh 18:34:32 nexus3.edgexfoundry.org:10001 18:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:32 Configure a credential helper to remove this warning. See 18:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:32 18:34:32 Login Succeeded 18:34:32 nexus3.edgexfoundry.org:10002 18:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:33 Configure a credential helper to remove this warning. See 18:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:33 18:34:33 Login Succeeded 18:34:33 nexus3.edgexfoundry.org:10003 18:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:33 Configure a credential helper to remove this warning. See 18:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:33 18:34:33 Login Succeeded 18:34:33 nexus3.edgexfoundry.org:10004 18:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:34 Configure a credential helper to remove this warning. See 18:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:34 18:34:34 Login Succeeded 18:34:34 docker.io 18:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:35 Configure a credential helper to remove this warning. See 18:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:35 18:34:35 Login Succeeded 18:34:35 ---> docker-login.sh ends [Pipeline] } 18:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:34:35 977f5602c147f5187d119d4125107588b8e79704 18:34:35 latest 18:34:35 2.0.2-dev.9 18:34:35 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:34:35 main 18:34:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh 18:34:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 18:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:34:36 efbd74ff18c9: Preparing 18:34:36 20519ad6aebe: Preparing 18:34:36 f5f6dcb0ce85: Preparing 18:34:36 1a40acf0aa5c: Preparing 18:34:36 3a6e5310f21e: Preparing 18:34:36 bdc42e120bf6: Preparing 18:34:36 bdc42e120bf6: Waiting 18:34:36 1a40acf0aa5c: Pushed 18:34:36 f5f6dcb0ce85: Pushed 18:34:36 20519ad6aebe: Pushed 18:34:37 3a6e5310f21e: Pushed 18:34:38 bdc42e120bf6: Pushed 18:34:39 efbd74ff18c9: Pushed 18:34:39 977f5602c147f5187d119d4125107588b8e79704: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:34:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:34:40 efbd74ff18c9: Preparing 18:34:40 20519ad6aebe: Preparing 18:34:40 f5f6dcb0ce85: Preparing 18:34:40 1a40acf0aa5c: Preparing 18:34:40 3a6e5310f21e: Preparing 18:34:40 bdc42e120bf6: Preparing 18:34:40 bdc42e120bf6: Waiting 18:34:40 f5f6dcb0ce85: Layer already exists 18:34:40 efbd74ff18c9: Layer already exists 18:34:40 20519ad6aebe: Layer already exists 18:34:40 3a6e5310f21e: Layer already exists 18:34:40 1a40acf0aa5c: Layer already exists 18:34:40 bdc42e120bf6: Layer already exists 18:34:40 latest: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh 18:34:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 18:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:34:41 efbd74ff18c9: Preparing 18:34:41 20519ad6aebe: Preparing 18:34:41 f5f6dcb0ce85: Preparing 18:34:41 1a40acf0aa5c: Preparing 18:34:41 3a6e5310f21e: Preparing 18:34:41 bdc42e120bf6: Preparing 18:34:41 bdc42e120bf6: Waiting 18:34:41 1a40acf0aa5c: Layer already exists 18:34:41 3a6e5310f21e: Layer already exists 18:34:41 20519ad6aebe: Layer already exists 18:34:41 efbd74ff18c9: Layer already exists 18:34:41 f5f6dcb0ce85: Layer already exists 18:34:41 bdc42e120bf6: Layer already exists 18:34:41 2.0.2-dev.9: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh 18:34:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:34:42 efbd74ff18c9: Preparing 18:34:42 20519ad6aebe: Preparing 18:34:42 f5f6dcb0ce85: Preparing 18:34:42 1a40acf0aa5c: Preparing 18:34:42 3a6e5310f21e: Preparing 18:34:42 bdc42e120bf6: Preparing 18:34:42 bdc42e120bf6: Waiting 18:34:42 20519ad6aebe: Layer already exists 18:34:42 3a6e5310f21e: Layer already exists 18:34:42 1a40acf0aa5c: Layer already exists 18:34:42 f5f6dcb0ce85: Layer already exists 18:34:42 efbd74ff18c9: Layer already exists 18:34:42 bdc42e120bf6: Layer already exists 18:34:42 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 18:34:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:34:43 efbd74ff18c9: Preparing 18:34:43 20519ad6aebe: Preparing 18:34:43 f5f6dcb0ce85: Preparing 18:34:43 1a40acf0aa5c: Preparing 18:34:43 3a6e5310f21e: Preparing 18:34:43 bdc42e120bf6: Preparing 18:34:43 bdc42e120bf6: Waiting 18:34:43 3a6e5310f21e: Layer already exists 18:34:43 1a40acf0aa5c: Layer already exists 18:34:43 20519ad6aebe: Layer already exists 18:34:43 efbd74ff18c9: Layer already exists 18:34:43 f5f6dcb0ce85: Layer already exists 18:34:43 bdc42e120bf6: Layer already exists 18:34:43 main: digest: sha256:8ee5f3740701b7ffbdd3e90405e1fca3830de4a462216d013167664a34ce23b3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:43 ===================================================== [Pipeline] echo 18:34:43 taggedImages: 18:34:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704 18:34:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:34:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.9 18:34:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:34:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:44 18:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:45 arm64: Pulling from edgex-lftools-log-publisher 18:34:45 448f6bf000e3: Pulling fs layer 18:34:45 f757da607395: Pulling fs layer 18:34:45 05883995daec: Pulling fs layer 18:34:45 8603b9c90790: Pulling fs layer 18:34:45 1560dd03e051: Pulling fs layer 18:34:45 27f5ce0e4adf: Pulling fs layer 18:34:45 c2d8d7efcc4b: Pulling fs layer 18:34:45 8603b9c90790: Waiting 18:34:45 1560dd03e051: Waiting 18:34:45 27f5ce0e4adf: Waiting 18:34:45 c2d8d7efcc4b: Waiting 18:34:45 f757da607395: Verifying Checksum 18:34:45 f757da607395: Download complete 18:34:45 8603b9c90790: Verifying Checksum 18:34:45 8603b9c90790: Download complete 18:34:45 1560dd03e051: Verifying Checksum 18:34:45 1560dd03e051: Download complete 18:34:45 27f5ce0e4adf: Verifying Checksum 18:34:45 27f5ce0e4adf: Download complete 18:34:45 05883995daec: Verifying Checksum 18:34:45 05883995daec: Download complete 18:34:46 448f6bf000e3: Verifying Checksum 18:34:46 448f6bf000e3: Download complete 18:34:49 c2d8d7efcc4b: Verifying Checksum 18:34:49 c2d8d7efcc4b: Download complete 18:34:49 448f6bf000e3: Pull complete 18:34:50 f757da607395: Pull complete 18:34:52 05883995daec: Pull complete 18:34:52 8603b9c90790: Pull complete 18:34:53 1560dd03e051: Pull complete 18:34:53 27f5ce0e4adf: Pull complete 18:35:08 c2d8d7efcc4b: Pull complete 18:35:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:35:09 prd-ubuntu18.04-docker-arm64-4c-16g-1202 does not seem to be running inside a container 18:35:09 $ 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/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:35:13 $ docker top 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:14 ---> job-cost.sh 18:35:14 lf-activate-venv: SKIPPING 18:35:14 INFO: No Stack... 18:35:15 INFO: Retrieving Pricing Info for: v3-standard-4 18:35:15 INFO: Archiving Costs [Pipeline] sh 18:35:16 + cat /w/workspace/app-service-configurable/13/archives/cost.csv 18:35:16 + cut -d, -f6 [Pipeline] lock 18:35:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] 18:35:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] did not exist. Created. 18:35:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:17 + echo total: 0.10999999940395355 [Pipeline] stash 18:35:17 Stashed 1 file(s) [Pipeline] } 18:35:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:17 $ docker stop --time=1 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f 18:35:18 $ docker rm -f 9b0c2a4cd290c90a9b2c67b7fefcfe9efb071d64c8398440b19eccaca43df68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:52 Running on prd-centos7-docker-4c-2g-1203 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:36:52 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 18:36:52 Selected Git installation does not exist. Using Default 18:36:52 The recommended git tool is: NONE 18:36:55 using credential edgex-jenkins-ssh 18:36:55 Cloning the remote Git repository 18:36:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:36:55 > git init /w/workspace/app-service-configurable/13 # timeout=10 18:36:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:36:55 > git --version # timeout=10 18:36:55 > git --version # 'git version 2.24.4' 18:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:55 [INFO] Currently running in a labeled security context 18:36:55 [INFO] Currently SELinux is 'enforcing' on the host 18:36:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/13@tmp/jenkins-gitclient-ssh2656071084829250402.key 18:36:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:56 Avoid second fetch 18:36:56 Checking out Revision 977f5602c147f5187d119d4125107588b8e79704 (main) 18:36:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:36:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:56 > git config core.sparsecheckout # timeout=10 18:36:56 > git checkout -f 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 18:36:59 Commit message: "Merge pull request #316 from edgexfoundry/rsdmike-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:00 provisioning config files... 18:37:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config5669047892825949256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:01 ---> docker-login.sh 18:37:01 nexus3.edgexfoundry.org:10001 18:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:01 Configure a credential helper to remove this warning. See 18:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:01 18:37:01 Login Succeeded 18:37:01 nexus3.edgexfoundry.org:10002 18:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:01 Configure a credential helper to remove this warning. See 18:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:01 18:37:01 Login Succeeded 18:37:01 nexus3.edgexfoundry.org:10003 18:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:01 Configure a credential helper to remove this warning. See 18:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:01 18:37:01 Login Succeeded 18:37:01 nexus3.edgexfoundry.org:10004 18:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:01 Configure a credential helper to remove this warning. See 18:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:01 18:37:01 Login Succeeded 18:37:01 docker.io 18:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:02 Configure a credential helper to remove this warning. See 18:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:02 18:37:02 Login Succeeded 18:37:02 ---> docker-login.sh ends [Pipeline] } 18:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:02 ========================================================= 18:37:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:37:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:37:02 + 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 . 18:37:02 Sending build context to Docker daemon 159.7kB 18:37:02 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 18:37:02 Step 2/13 : FROM ${BASE} AS builder 18:37:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:03 540db60ca938: Pulling fs layer 18:37:03 adcc1eea9eea: Pulling fs layer 18:37:03 4c4ab2625f07: Pulling fs layer 18:37:03 db62176df00c: Pulling fs layer 18:37:03 3b30891b0d05: Pulling fs layer 18:37:03 06b49ca38bd5: Pulling fs layer 18:37:03 c788192a36de: Pulling fs layer 18:37:03 a77e37c0d609: Pulling fs layer 18:37:03 c3185cebc471: Pulling fs layer 18:37:03 06b49ca38bd5: Waiting 18:37:03 c788192a36de: Waiting 18:37:03 a77e37c0d609: Waiting 18:37:03 c3185cebc471: Waiting 18:37:03 db62176df00c: Waiting 18:37:03 3b30891b0d05: Waiting 18:37:03 4c4ab2625f07: Verifying Checksum 18:37:03 adcc1eea9eea: Verifying Checksum 18:37:03 adcc1eea9eea: Download complete 18:37:03 540db60ca938: Verifying Checksum 18:37:03 540db60ca938: Download complete 18:37:03 06b49ca38bd5: Verifying Checksum 18:37:03 06b49ca38bd5: Download complete 18:37:03 c788192a36de: Verifying Checksum 18:37:03 c788192a36de: Download complete 18:37:03 540db60ca938: Pull complete 18:37:03 adcc1eea9eea: Pull complete 18:37:03 4c4ab2625f07: Pull complete 18:37:04 a77e37c0d609: Verifying Checksum 18:37:04 a77e37c0d609: Download complete 18:37:04 3b30891b0d05: Verifying Checksum 18:37:04 3b30891b0d05: Download complete 18:37:09 c3185cebc471: Verifying Checksum 18:37:09 c3185cebc471: Download complete 18:37:09 db62176df00c: Verifying Checksum 18:37:09 db62176df00c: Download complete 18:37:12 db62176df00c: Pull complete 18:37:12 3b30891b0d05: Pull complete 18:37:12 06b49ca38bd5: Pull complete 18:37:12 c788192a36de: Pull complete 18:37:12 a77e37c0d609: Pull complete 18:37:14 c3185cebc471: Pull complete 18:37:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:37:14 ---> 031687cdd783 18:37:14 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:37:16 ---> Running in d40617d54f8f 18:37:16 Removing intermediate container d40617d54f8f 18:37:16 ---> 5a628664c5ba 18:37:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:37:16 ---> Running in 8828842449df 18:37:16 Removing intermediate container 8828842449df 18:37:16 ---> f3df562c16cc 18:37:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:37:16 ---> Running in 49ea4b440cc4 18:37:16 Removing intermediate container 49ea4b440cc4 18:37:16 ---> 52cee4b537c8 18:37:16 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:16 ---> Running in c035b644f236 18:37:17 Removing intermediate container c035b644f236 18:37:17 ---> f663b7a9390f 18:37:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:17 ---> Running in 377b955b30b4 18:37:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:37:18 OK: 219 MiB in 52 packages 18:37:19 Removing intermediate container 377b955b30b4 18:37:19 ---> c3ae3e42a24a 18:37:19 Step 8/13 : WORKDIR /app 18:37:19 ---> Running in f8735beca0c7 18:37:19 Removing intermediate container f8735beca0c7 18:37:19 ---> 849253fb1fbd 18:37:19 Step 9/13 : COPY go.mod . 18:37:19 ---> b828b32ce004 18:37:19 Step 10/13 : RUN go mod download 18:37:19 ---> Running in d27988233db1 18:37:31 Removing intermediate container d27988233db1 18:37:31 ---> a841f610c95e 18:37:31 Step 11/13 : COPY . . 18:37:31 ---> 7d2559632cd3 18:37:31 Step 12/13 : ARG MAKE="make build" 18:37:31 ---> Running in 55715c51ffaf 18:37:31 Removing intermediate container 55715c51ffaf 18:37:31 ---> 9b21052c0bac 18:37:31 Step 13/13 : RUN $MAKE 18:37:31 ---> Running in 8446192b35ce 18:37:31 noop 18:37:31 Removing intermediate container 8446192b35ce 18:37:31 ---> bb0cfa875ca2 18:37:31 Successfully built bb0cfa875ca2 18:37:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:37:32 + docker inspect -f . ci-base-image-x86_64 18:37:32 . [Pipeline] withDockerContainer 18:37:32 prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container 18:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@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 18:37:32 $ docker top 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:33 + go version 18:37:33 go version go1.16.6 linux/amd64 [Pipeline] } 18:37:33 $ docker stop --time=1 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 18:37:34 $ docker rm -f 01413bd1e27d6381e7ce38f383db0b35483a21b0692f0611c8f3763be3c60c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:34 + docker inspect -f . ci-base-image-x86_64 18:37:34 . [Pipeline] withDockerContainer 18:37:35 prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container 18:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@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 18:37:35 $ docker top 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:37:35 + make test 18:37:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:37:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:37:51 CGO_ENABLED=1 go vet ./... 18:37:56 gofmt -l . 18:37:56 [ "`gofmt -l .`" = "" ] 18:37:56 ./bin/test-go-mod-tidy.sh 18:37:56 ./bin/test-attribution-txt.sh [Pipeline] } 18:37:57 $ docker stop --time=1 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 18:37:58 $ docker rm -f 7fa88a4fd35140237e7ab394c19bcdf82f91fe49ae86f7d245c357b69437d330 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:37:58 Warning: overwriting stash ‘coverage-report’ 18:37:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:37:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:00 + ls -al . 18:38:00 total 120 18:38:00 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 1 18:37 . 18:38:00 drwxrwxr-x. 4 jenkins jenkins 30 Sep 1 18:36 .. 18:38:00 -rw-rw-r--. 1 jenkins jenkins 7306 Sep 1 18:36 Attribution.txt 18:38:00 drwxrwxr-x. 2 jenkins jenkins 64 Sep 1 18:36 bin 18:38:00 -rw-rw-r--. 1 jenkins jenkins 22206 Sep 1 18:36 CHANGELOG.md 18:38:00 -rw-r--r--. 1 jenkins jenkins 10 Sep 1 18:37 coverage.out 18:38:00 -rw-rw-r--. 1 jenkins jenkins 2032 Sep 1 18:36 Dockerfile 18:38:00 -rw-rw-r--. 1 jenkins jenkins 119 Sep 1 18:36 .dockerignore 18:38:00 drwxrwxr-x. 8 jenkins jenkins 162 Sep 1 18:36 .git 18:38:00 drwxrwxr-x. 2 jenkins jenkins 81 Sep 1 18:36 .github 18:38:00 -rw-rw-r--. 1 jenkins jenkins 104 Sep 1 18:36 .gitignore 18:38:00 -rw-r--r--. 1 jenkins jenkins 135 Sep 1 18:37 go.mod 18:38:00 -rw-rw-r--. 1 jenkins jenkins 20635 Sep 1 18:36 go.sum 18:38:00 -rw-rw-r--. 1 jenkins jenkins 677 Sep 1 18:36 GOVERNANCE.md 18:38:00 -rw-rw-r--. 1 jenkins jenkins 687 Sep 1 18:36 Jenkinsfile 18:38:00 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 1 18:36 LICENSE 18:38:00 -rw-rw-r--. 1 jenkins jenkins 1940 Sep 1 18:36 main.go 18:38:00 -rw-rw-r--. 1 jenkins jenkins 1515 Sep 1 18:36 makefile 18:38:00 -rw-rw-r--. 1 jenkins jenkins 618 Sep 1 18:36 OWNERS.md 18:38:00 -rw-rw-r--. 1 jenkins jenkins 3224 Sep 1 18:36 README.md 18:38:00 drwxrwxr-x. 8 jenkins jenkins 122 Sep 1 18:36 res 18:38:00 drwxrwxr-x. 3 jenkins jenkins 58 Sep 1 18:36 snap 18:38:00 -rw-rw-r--. 1 jenkins jenkins 11 Sep 1 18:28 VERSION [Pipeline] isUnix [Pipeline] sh 18:38:00 + 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=977f5602c147f5187d119d4125107588b8e79704 --label arch=amd64 --label version=2.0.2-dev.9 . 18:38:00 Sending build context to Docker daemon 160.8kB 18:38:00 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 18:38:00 Step 2/27 : FROM ${BASE} AS builder 18:38:00 ---> bb0cfa875ca2 18:38:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:38:00 ---> Running in 999ba31b2fad 18:38:00 Removing intermediate container 999ba31b2fad 18:38:00 ---> a76a51bcde5f 18:38:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:38:00 ---> Running in d6e7dab870bf 18:38:00 Removing intermediate container d6e7dab870bf 18:38:00 ---> 5466f2eb51c6 18:38:00 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:38:00 ---> Running in 4db3f458ec15 18:38:00 Removing intermediate container 4db3f458ec15 18:38:00 ---> 0f3bac7daa85 18:38:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:00 ---> Running in 39b2e6d91a20 18:38:01 Removing intermediate container 39b2e6d91a20 18:38:01 ---> c45ecc410cb6 18:38:01 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:01 ---> Running in dc4883541d4a 18:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:38:02 OK: 219 MiB in 52 packages 18:38:02 Removing intermediate container dc4883541d4a 18:38:02 ---> 872405bc7fcc 18:38:02 Step 8/27 : WORKDIR /app 18:38:02 ---> Running in b79e21ae8830 18:38:02 Removing intermediate container b79e21ae8830 18:38:02 ---> 319352a15565 18:38:02 Step 9/27 : COPY go.mod . 18:38:03 ---> 4f3a42c927bf 18:38:03 Step 10/27 : RUN go mod download 18:38:03 ---> Running in 685ba42b432e 18:38:03 Removing intermediate container 685ba42b432e 18:38:03 ---> ca3a9d7b7492 18:38:03 Step 11/27 : COPY . . 18:38:03 ---> c3d16169b920 18:38:03 Step 12/27 : ARG MAKE="make build" 18:38:03 ---> Running in 32a7f9f07d05 18:38:03 Removing intermediate container 32a7f9f07d05 18:38:03 ---> a24bdc9f065a 18:38:03 Step 13/27 : RUN $MAKE 18:38:04 ---> Running in 88534afab184 18:38:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.9" -o app-service-configurable 18:38:16 Removing intermediate container 88534afab184 18:38:16 ---> 0449d8ffb008 18:38:16 Step 14/27 : FROM alpine:3.12 18:38:16 3.12: Pulling from library/alpine 18:38:16 e519532ddf75: Pulling fs layer 18:38:16 e519532ddf75: Verifying Checksum 18:38:16 e519532ddf75: Download complete 18:38:16 e519532ddf75: Pull complete 18:38:16 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:38:16 Status: Downloaded newer image for alpine:3.12 18:38:16 ---> 48b8ec4ed9eb 18:38:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:38:16 ---> Running in b17bc2aebc74 18:38:16 Removing intermediate container b17bc2aebc74 18:38:16 ---> 615cef29a52d 18:38:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:38:16 ---> Running in 4ba385105b96 18:38:16 Removing intermediate container 4ba385105b96 18:38:16 ---> 93653a209c59 18:38:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:38:16 ---> Running in e7679aee02d0 18:38:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:16 (1/7) Installing ca-certificates (20191127-r4) 18:38:16 (2/7) Installing dumb-init (1.2.2-r1) 18:38:16 (3/7) Installing libgcc (9.3.0-r2) 18:38:16 (4/7) Installing libsodium (1.0.18-r0) 18:38:16 (5/7) Installing libstdc++ (9.3.0-r2) 18:38:16 (6/7) Installing libzmq (4.3.3-r0) 18:38:16 (7/7) Installing zeromq (4.3.3-r0) 18:38:16 Executing busybox-1.31.1-r20.trigger 18:38:16 Executing ca-certificates-20191127-r4.trigger 18:38:16 OK: 9 MiB in 21 packages 18:38:17 Removing intermediate container e7679aee02d0 18:38:17 ---> bb7c3bb1c975 18:38:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:38:17 ---> f677b85b16f0 18:38:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:38:17 ---> e8e5f61f27bf 18:38:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:38:17 ---> 41686d777b9a 18:38:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:38:18 ---> 4dab40ce4595 18:38:18 Step 22/27 : EXPOSE 48095 18:38:18 ---> Running in 39dd3a3ce1b3 18:38:18 Removing intermediate container 39dd3a3ce1b3 18:38:18 ---> 91d525392d44 18:38:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:38:18 ---> Running in 3411c3384d96 18:38:18 Removing intermediate container 3411c3384d96 18:38:18 ---> 4dae1b10746a 18:38:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:18 ---> Running in f9a7502930f7 18:38:18 Removing intermediate container f9a7502930f7 18:38:18 ---> e13ed6c41307 18:38:18 Step 25/27 : LABEL arch=amd64 18:38:18 ---> Running in 2509b2483f98 18:38:18 Removing intermediate container 2509b2483f98 18:38:18 ---> 942a5b3be863 18:38:18 Step 26/27 : LABEL git_sha=977f5602c147f5187d119d4125107588b8e79704 18:38:18 ---> Running in d58e57d0d420 18:38:18 Removing intermediate container d58e57d0d420 18:38:18 ---> aa6f65fbe77c 18:38:18 Step 27/27 : LABEL version=2.0.2-dev.9 18:38:18 ---> Running in dd00fec1f164 18:38:18 Removing intermediate container dd00fec1f164 18:38:18 ---> 40f54cccfe79 18:38:18 [Warning] One or more build-args [ARCH] were not consumed 18:38:18 Successfully built 40f54cccfe79 18:38:18 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:19 provisioning config files... 18:38:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config7097004222034928489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:19 ---> docker-login.sh 18:38:19 nexus3.edgexfoundry.org:10001 18:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:19 Configure a credential helper to remove this warning. See 18:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:19 18:38:19 Login Succeeded 18:38:19 nexus3.edgexfoundry.org:10002 18:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:19 Configure a credential helper to remove this warning. See 18:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:19 18:38:19 Login Succeeded 18:38:19 nexus3.edgexfoundry.org:10003 18:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:19 Configure a credential helper to remove this warning. See 18:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:19 18:38:19 Login Succeeded 18:38:19 nexus3.edgexfoundry.org:10004 18:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:20 Configure a credential helper to remove this warning. See 18:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:20 18:38:20 Login Succeeded 18:38:20 docker.io 18:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:20 Configure a credential helper to remove this warning. See 18:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:20 18:38:20 Login Succeeded 18:38:20 ---> docker-login.sh ends [Pipeline] } 18:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:38:20 977f5602c147f5187d119d4125107588b8e79704 18:38:20 latest 18:38:20 2.0.2-dev.9 18:38:20 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:38:20 main 18:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh 18:38:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 18:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:38:21 20e61f6e7348: Preparing 18:38:21 2122b6235202: Preparing 18:38:21 d68d6a3cc1b6: Preparing 18:38:21 153bceb10343: Preparing 18:38:21 ac775282ea36: Preparing 18:38:21 e6688e911f15: Preparing 18:38:21 153bceb10343: Pushed 18:38:21 d68d6a3cc1b6: Pushed 18:38:21 ac775282ea36: Pushed 18:38:22 2122b6235202: Pushed 18:38:22 e6688e911f15: Pushed 18:38:23 20e61f6e7348: Pushed 18:38:23 977f5602c147f5187d119d4125107588b8e79704: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh 18:38:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:38:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:38:23 20e61f6e7348: Preparing 18:38:23 2122b6235202: Preparing 18:38:23 d68d6a3cc1b6: Preparing 18:38:23 153bceb10343: Preparing 18:38:23 ac775282ea36: Preparing 18:38:23 e6688e911f15: Preparing 18:38:23 e6688e911f15: Waiting 18:38:23 ac775282ea36: Layer already exists 18:38:23 153bceb10343: Layer already exists 18:38:23 20e61f6e7348: Layer already exists 18:38:23 2122b6235202: Layer already exists 18:38:23 d68d6a3cc1b6: Layer already exists 18:38:23 e6688e911f15: Layer already exists 18:38:24 latest: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh 18:38:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh 18:38:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 18:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:38:24 20e61f6e7348: Preparing 18:38:24 2122b6235202: Preparing 18:38:24 d68d6a3cc1b6: Preparing 18:38:24 153bceb10343: Preparing 18:38:24 ac775282ea36: Preparing 18:38:24 e6688e911f15: Preparing 18:38:24 e6688e911f15: Waiting 18:38:24 153bceb10343: Layer already exists 18:38:24 2122b6235202: Layer already exists 18:38:24 20e61f6e7348: Layer already exists 18:38:24 ac775282ea36: Layer already exists 18:38:24 d68d6a3cc1b6: Layer already exists 18:38:24 e6688e911f15: Layer already exists 18:38:24 2.0.2-dev.9: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh 18:38:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 [Pipeline] isUnix [Pipeline] sh 18:38:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:38:25 20e61f6e7348: Preparing 18:38:25 2122b6235202: Preparing 18:38:25 d68d6a3cc1b6: Preparing 18:38:25 153bceb10343: Preparing 18:38:25 ac775282ea36: Preparing 18:38:25 e6688e911f15: Preparing 18:38:25 e6688e911f15: Waiting 18:38:25 20e61f6e7348: Layer already exists 18:38:25 153bceb10343: Layer already exists 18:38:25 d68d6a3cc1b6: Layer already exists 18:38:25 2122b6235202: Layer already exists 18:38:25 ac775282ea36: Layer already exists 18:38:25 e6688e911f15: Layer already exists 18:38:25 977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] isUnix [Pipeline] sh 18:38:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 18:38:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:38:26 20e61f6e7348: Preparing 18:38:26 2122b6235202: Preparing 18:38:26 d68d6a3cc1b6: Preparing 18:38:26 153bceb10343: Preparing 18:38:26 ac775282ea36: Preparing 18:38:26 e6688e911f15: Preparing 18:38:26 e6688e911f15: Waiting 18:38:26 20e61f6e7348: Layer already exists 18:38:26 d68d6a3cc1b6: Layer already exists 18:38:26 153bceb10343: Layer already exists 18:38:26 ac775282ea36: Layer already exists 18:38:26 2122b6235202: Layer already exists 18:38:26 e6688e911f15: Layer already exists 18:38:26 main: digest: sha256:d0223958685d01180bf3d6ffc0b649471a78b4114965e0f840d946b1ba25391a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:26 ===================================================== [Pipeline] echo 18:38:26 taggedImages: 18:38:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704 18:38:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:38:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.9 18:38:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:977f5602c147f5187d119d4125107588b8e79704-2.0.2-dev.9 18:38:26 - 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 18:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:27 18:38:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:27 latest: Pulling from edgex-lftools-log-publisher 18:38:27 b4d181a07f80: Pulling fs layer 18:38:27 a1111a8f2ec3: Pulling fs layer 18:38:27 ed53099fbce6: Pulling fs layer 18:38:27 dc539afda2c1: Pulling fs layer 18:38:27 77bc0d833cb6: Pulling fs layer 18:38:27 9065ff56babe: Pulling fs layer 18:38:27 d287ab97295c: Pulling fs layer 18:38:27 77bc0d833cb6: Waiting 18:38:27 9065ff56babe: Waiting 18:38:27 d287ab97295c: Waiting 18:38:27 dc539afda2c1: Waiting 18:38:27 a1111a8f2ec3: Verifying Checksum 18:38:27 a1111a8f2ec3: Download complete 18:38:28 dc539afda2c1: Verifying Checksum 18:38:28 dc539afda2c1: Download complete 18:38:28 77bc0d833cb6: Verifying Checksum 18:38:28 77bc0d833cb6: Download complete 18:38:28 9065ff56babe: Verifying Checksum 18:38:28 9065ff56babe: Download complete 18:38:28 ed53099fbce6: Verifying Checksum 18:38:28 ed53099fbce6: Download complete 18:38:29 b4d181a07f80: Verifying Checksum 18:38:29 b4d181a07f80: Download complete 18:38:30 b4d181a07f80: Pull complete 18:38:30 a1111a8f2ec3: Pull complete 18:38:31 ed53099fbce6: Pull complete 18:38:31 dc539afda2c1: Pull complete 18:38:31 77bc0d833cb6: Pull complete 18:38:31 9065ff56babe: Pull complete 18:38:35 d287ab97295c: Verifying Checksum 18:38:35 d287ab97295c: Download complete 18:38:39 d287ab97295c: Pull complete 18:38:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:38:39 prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container 18:38:39 $ 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/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@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 18:38:41 $ docker top 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:42 ---> job-cost.sh 18:38:42 lf-activate-venv: SKIPPING 18:38:42 INFO: No Stack... 18:38:43 INFO: Retrieving Pricing Info for: v3-standard-2 18:38:43 INFO: Archiving Costs [Pipeline] sh 18:38:43 + cat /w/workspace/app-service-configurable/13/archives/cost.csv 18:38:43 + cut -d, -f6 [Pipeline] lock 18:38:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] 18:38:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] did not exist. Created. 18:38:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:44 /w/workspace/app-service-configurable/13@tmp/durable-9d3b0ed5/script.sh: 1: /w/workspace/app-service-configurable/13@tmp/durable-9d3b0ed5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:44 + echo total: 0.05999999865889549 [Pipeline] stash 18:38:44 Warning: overwriting stash ‘stack-cost’ 18:38:44 Stashed 1 file(s) [Pipeline] } 18:38:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:44 $ docker stop --time=1 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d 18:38:45 $ docker rm -f 33165d21aa07434de70487ba21c063f3142f32cd5932081b1a1dd21a5e43960d [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 18:38:46 provisioning config files... 18:38:46 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6476728595460357890tmp [Pipeline] { [Pipeline] sh 18:38:47 + set +x 18:38:47 + bash -s -- 18:38:47 + curl -s https://codecov.io/bash 18:38:47 18:38:47 _____ _ 18:38:47 / ____| | | 18:38:47 | | ___ __| | ___ ___ _____ __ 18:38:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:47 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:47 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:47 Bash-1.0.6 18:38:47 18:38:47 18:38:47 ==> git version 2.24.4 found 18:38:47 ==> 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 18:38:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:38:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:38:47 ==> Jenkins CI detected. 18:38:47 current dir:  /w/workspace/ry_app-service-configurable_main 18:38:47 project root: . 18:38:47 --> token set from env 18:38:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:47 ==> Running gcov in . (disable via -X gcov) 18:38:47 ==> Python coveragepy not found 18:38:47 ==> Searching for coverage reports in: 18:38:47 + . 18:38:47 -> Found 1 reports 18:38:47 ==> Detecting git/mercurial file structure 18:38:47 ==> Reading reports 18:38:47 + ./coverage.out bytes=10 18:38:47 ==> Appending adjustments 18:38:47 https://docs.codecov.io/docs/fixing-reports 18:38:47 + Found adjustments 18:38:47 ==> Gzipping contents 18:38:47 4.0K /tmp/codecov.iTQf8P.gz 18:38:47 ==> Uploading reports 18:38:47 url: https://codecov.io 18:38:47 query: branch=main&commit=977f5602c147f5187d119d4125107588b8e79704&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:47 -> Pinging Codecov 18:38:47 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=977f5602c147f5187d119d4125107588b8e79704&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:47 -> Uploading to 18:38:47 https://storage.googleapis.com/codecov/v4/raw/2021-09-01/A97CA9966030D2A3747ED39772930CCE/977f5602c147f5187d119d4125107588b8e79704/a4f02a3e-4cb2-44ad-8d1a-3b4c7463992c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210901T183847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c54adffb9f8be2d25fabf547e4c71fed26195c9fa569dcce9aa7ab9938a9ae86 18:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:47 Dload Upload Total Spent Left Speed 18:38:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 562 0 0 100 562 0 1731 --:--:-- --:--:-- --:--:-- 1734 18:38:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/977f5602c147f5187d119d4125107588b8e79704 [Pipeline] } 18:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:38:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:38:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:49 18:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:38:49 188c0c94c7c5: Pulling fs layer 18:38:49 0ef7d3d256c8: Pulling fs layer 18:38:49 de9db76c5a1d: Pulling fs layer 18:38:49 0eba1c9be4d2: Pulling fs layer 18:38:49 0d57e429df01: Pulling fs layer 18:38:49 4e4be7b47b0d: Pulling fs layer 18:38:49 e1f770b5df2f: Pulling fs layer 18:38:49 85a0685a4137: Pulling fs layer 18:38:49 0eba1c9be4d2: Waiting 18:38:49 0d57e429df01: Waiting 18:38:49 4e4be7b47b0d: Waiting 18:38:49 e1f770b5df2f: Waiting 18:38:49 85a0685a4137: Waiting 18:38:49 de9db76c5a1d: Verifying Checksum 18:38:49 de9db76c5a1d: Download complete 18:38:50 188c0c94c7c5: Verifying Checksum 18:38:50 188c0c94c7c5: Download complete 18:38:50 0ef7d3d256c8: Verifying Checksum 18:38:50 0ef7d3d256c8: Download complete 18:38:50 0d57e429df01: Verifying Checksum 18:38:50 0d57e429df01: Download complete 18:38:50 4e4be7b47b0d: Verifying Checksum 18:38:50 4e4be7b47b0d: Download complete 18:38:50 188c0c94c7c5: Pull complete 18:38:50 0ef7d3d256c8: Pull complete 18:38:50 de9db76c5a1d: Pull complete 18:38:51 e1f770b5df2f: Verifying Checksum 18:38:51 e1f770b5df2f: Download complete 18:38:55 0eba1c9be4d2: Verifying Checksum 18:38:55 0eba1c9be4d2: Download complete 18:38:56 85a0685a4137: Verifying Checksum 18:38:56 85a0685a4137: Download complete 18:38:57 0eba1c9be4d2: Pull complete 18:38:57 0d57e429df01: Pull complete 18:38:57 4e4be7b47b0d: Pull complete 18:38:58 e1f770b5df2f: Pull complete 18:39:01 85a0685a4137: Pull complete 18:39:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:39:01 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:39:03 $ docker top 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:39:04 + set -o pipefail 18:39:04 + snyk monitor '--org=edgex-jenkins' 18:39:22 18:39:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:39:22 18:39:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/368b0e0d-2611-4716-8eec-0fb3ab9c05d9 18:39:22 18:39:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:39:22 18:39:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:39:22 18:39:22 [Pipeline] } 18:39:22 $ docker stop --time=1 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 18:39:24 $ docker rm -f 0ca2875032adc5bcc9a5010b2f6e6eea2b49fa292116e4696a50bc2629235cc6 [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 18:39:25 + git log --format=format:%s -1 977f5602c147f5187d119d4125107588b8e79704 [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:39:25 . [Pipeline] withDockerContainer 18:39:25 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:39:26 $ docker top 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:26 [ssh-agent] Looking for ssh-agent implementation... 18:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:26 $ docker exec 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 ssh-agent 18:39:26 SSH_AUTH_SOCK=/tmp/ssh-8alNuo7sG7kF/agent.14 18:39:26 SSH_AGENT_PID=20 18:39:26 Running ssh-add (command line suppressed) 18:39:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4642248538754032432.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4642248538754032432.key) 18:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:26 + git semver tag 18:39:26 # -> Open(): unable to determine branch for HEAD 18:39:26 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:39:26 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:39:26 # $SEMVER_REMOTE_NAME = origin 18:39:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:26 # $SEMVER_USER_NAME = edgex-jenkins 18:39:26 # $SEMVER_BRANCH = main 18:39:26 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:39:26 # 977f5602c147f5187d119d4125107588b8e79704 HEAD 18:39:26 # -> Force: false 18:39:26 # 9a2a1d24076dd1c21b9ad00047875e153a98a0d1 refs/tags/v2.0.2-dev.9 [Pipeline] } 18:39:26 $ docker exec --env ******** --env ******** 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 ssh-agent -k 18:39:27 unset SSH_AUTH_SOCK; 18:39:27 unset SSH_AGENT_PID; 18:39:27 echo Agent pid 20 killed; 18:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:27 + git semver [Pipeline] } 18:39:27 $ docker stop --time=1 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 18:39:28 $ docker rm -f 79a328be47411d2bc9d2776af48e3e440ff0210933b624090a731853c6d40d10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:29 18:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:29 0.23.1-centos7: Pulling from edgex-lftools 18:39:29 ab5ef0e58194: Pulling fs layer 18:39:29 9712f1f96733: Pulling fs layer 18:39:29 63f879dbbcfc: Pulling fs layer 18:39:29 0d9ebad4ef96: Pulling fs layer 18:39:29 e9a5061849ea: Pulling fs layer 18:39:29 d747dcd14b5f: Pulling fs layer 18:39:29 2de7ff778b66: Pulling fs layer 18:39:29 0d9ebad4ef96: Waiting 18:39:29 e9a5061849ea: Waiting 18:39:29 d747dcd14b5f: Waiting 18:39:29 2de7ff778b66: Waiting 18:39:29 9712f1f96733: Verifying Checksum 18:39:29 9712f1f96733: Download complete 18:39:32 63f879dbbcfc: Verifying Checksum 18:39:32 63f879dbbcfc: Download complete 18:39:32 e9a5061849ea: Verifying Checksum 18:39:32 e9a5061849ea: Download complete 18:39:32 d747dcd14b5f: Verifying Checksum 18:39:32 d747dcd14b5f: Download complete 18:39:32 2de7ff778b66: Verifying Checksum 18:39:32 2de7ff778b66: Download complete 18:39:33 0d9ebad4ef96: Verifying Checksum 18:39:33 0d9ebad4ef96: Download complete 18:39:33 ab5ef0e58194: Verifying Checksum 18:39:33 ab5ef0e58194: Download complete 18:39:36 ab5ef0e58194: Pull complete 18:39:36 9712f1f96733: Pull complete 18:39:37 63f879dbbcfc: Pull complete 18:39:41 0d9ebad4ef96: Pull complete 18:39:41 e9a5061849ea: Pull complete 18:39:41 d747dcd14b5f: Pull complete 18:39:41 2de7ff778b66: Pull complete 18:39:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:39:41 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:39:44 $ docker top 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:39:45 provisioning config files... 18:39:45 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8502568837407622684tmp 18:39:45 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config147620123648006998tmp 18:39:45 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3729788966027033557tmp [Pipeline] { [Pipeline] echo 18:39:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:39:45 ---> sigul-configuration.sh 18:39:45 gpg: directory `/root/.gnupg' created 18:39:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:39:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:39:45 gpg: keyring `/root/.gnupg/secring.gpg' created 18:39:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:39:45 gpg: CAST5 encrypted data 18:39:45 gpg: encrypted with 1 passphrase 18:39:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:39:45 + mkdir /home/jenkins 18:39:45 + mkdir /home/jenkins/sigul [Pipeline] sh 18:39:46 + 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 18:39:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:46 ---> sigul-install.sh 18:39:46 Sigul already installed; skipping installation. [Pipeline] sh 18:39:46 + git tag --list 18:39:46 v1.0.0 18:39:46 v1.1.0 18:39:46 v1.2.0 18:39:46 v1.3.0 18:39:46 v1.3.1 18:39:46 v2.0.0 18:39:46 v2.0.1 18:39:46 v2.0.1-dev.1 18:39:46 v2.0.2-dev.1 18:39:46 v2.0.2-dev.2 18:39:46 v2.0.2-dev.3 18:39:46 v2.0.2-dev.4 18:39:46 v2.0.2-dev.5 18:39:46 v2.0.2-dev.6 18:39:46 v2.0.2-dev.7 18:39:46 v2.0.2-dev.8 18:39:46 v2.0.2-dev.9 [Pipeline] sh 18:39:46 + lftools sign git-tag v2.0.2-dev.9 18:39:47 Signing Git tag with Sigul... 18:39:47 Signing v2.0.2-dev.9 [Pipeline] echo 18:39:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:48 $ docker stop --time=1 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c 18:39:50 $ docker rm -f 8814665c245340be42dfaf473a560dfdcdb4200d3aa604037a49a64208953a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:39:50 . [Pipeline] withDockerContainer 18:39:50 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:39:51 $ docker top 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:51 [ssh-agent] Looking for ssh-agent implementation... 18:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:51 $ docker exec 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 ssh-agent 18:39:51 SSH_AUTH_SOCK=/tmp/ssh-DntbG2z4ZgwK/agent.13 18:39:51 SSH_AGENT_PID=20 18:39:51 Running ssh-add (command line suppressed) 18:39:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1301092599826980857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1301092599826980857.key) 18:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:52 + git semver bump pre 18:39:52 # -> Open(): unable to determine branch for HEAD 18:39:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:39:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:39:52 # $SEMVER_REMOTE_NAME = origin 18:39:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:52 # $SEMVER_USER_NAME = edgex-jenkins 18:39:52 # $SEMVER_BRANCH = main 18:39:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:39:52 2.0.2-dev.10 [Pipeline] } 18:39:52 $ docker exec --env ******** --env ******** 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 ssh-agent -k 18:39:52 unset SSH_AUTH_SOCK; 18:39:52 unset SSH_AGENT_PID; 18:39:52 echo Agent pid 20 killed; 18:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:52 + git semver [Pipeline] } 18:39:52 $ docker stop --time=1 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 18:39:53 $ docker rm -f 2dca832026aa5ddd0ce9bed528f5390976b0c450163d1d487a818272cefd2742 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:39:54 . [Pipeline] withDockerContainer 18:39:54 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:39:54 $ docker top ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:54 [ssh-agent] Looking for ssh-agent implementation... 18:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:54 $ docker exec ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 ssh-agent 18:39:55 SSH_AUTH_SOCK=/tmp/ssh-uZdgCAvmpvOJ/agent.14 18:39:55 SSH_AGENT_PID=20 18:39:55 Running ssh-add (command line suppressed) 18:39:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2580135246476792166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2580135246476792166.key) 18:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:55 + git semver push 18:39:55 # -> Open(): unable to determine branch for HEAD 18:39:55 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:39:55 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:39:55 # $SEMVER_REMOTE_NAME = origin 18:39:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:55 # $SEMVER_USER_NAME = edgex-jenkins 18:39:55 # $SEMVER_BRANCH = main 18:39:55 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:39:56 $ docker exec --env ******** --env ******** ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 ssh-agent -k 18:39:56 unset SSH_AUTH_SOCK; 18:39:56 unset SSH_AGENT_PID; 18:39:56 echo Agent pid 20 killed; 18:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:57 + git semver [Pipeline] } 18:39:57 $ docker stop --time=1 ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 18:39:58 $ docker rm -f ad65a4f74f845f691eeaa891c4c6678cfc4307f2131f89b520a8cbbba5a17ce6 [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 18:39:59 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:40:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:40:00 ---> package-listing.sh 18:40:00 ++ facter osfamily 18:40:00 ++ tr '[:upper:]' '[:lower:]' 18:40:00 + OS_FAMILY=redhat 18:40:00 + workspace=/w/workspace/ry_app-service-configurable_main 18:40:00 + START_PACKAGES=/tmp/packages_start.txt 18:40:00 + END_PACKAGES=/tmp/packages_end.txt 18:40:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:00 + PACKAGES=/tmp/packages_start.txt 18:40:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:40:00 + PACKAGES=/tmp/packages_end.txt 18:40:00 + case "${OS_FAMILY}" in 18:40:00 + rpm -qa 18:40:00 + sort 18:40:01 + '[' -f /tmp/packages_start.txt ']' 18:40:01 + '[' -f /tmp/packages_end.txt ']' 18:40:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:40:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:40:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:40:01 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 18:40:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:02 18:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:02 latest: Pulling from edgex-lftools-log-publisher 18:40:02 b4d181a07f80: Pulling fs layer 18:40:02 a1111a8f2ec3: Pulling fs layer 18:40:02 ed53099fbce6: Pulling fs layer 18:40:02 dc539afda2c1: Pulling fs layer 18:40:02 77bc0d833cb6: Pulling fs layer 18:40:02 9065ff56babe: Pulling fs layer 18:40:02 d287ab97295c: Pulling fs layer 18:40:02 dc539afda2c1: Waiting 18:40:02 77bc0d833cb6: Waiting 18:40:02 9065ff56babe: Waiting 18:40:02 d287ab97295c: Waiting 18:40:02 a1111a8f2ec3: Verifying Checksum 18:40:02 a1111a8f2ec3: Download complete 18:40:03 dc539afda2c1: Verifying Checksum 18:40:03 dc539afda2c1: Download complete 18:40:03 77bc0d833cb6: Verifying Checksum 18:40:03 77bc0d833cb6: Download complete 18:40:03 9065ff56babe: Verifying Checksum 18:40:03 9065ff56babe: Download complete 18:40:04 ed53099fbce6: Verifying Checksum 18:40:04 ed53099fbce6: Download complete 18:40:05 b4d181a07f80: Verifying Checksum 18:40:05 b4d181a07f80: Download complete 18:40:06 b4d181a07f80: Pull complete 18:40:06 a1111a8f2ec3: Pull complete 18:40:07 ed53099fbce6: Pull complete 18:40:07 dc539afda2c1: Pull complete 18:40:07 77bc0d833cb6: Pull complete 18:40:07 9065ff56babe: Pull complete 18:40:08 d287ab97295c: Verifying Checksum 18:40:08 d287ab97295c: Download complete 18:40:12 d287ab97295c: Pull complete 18:40:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:40:13 prd-centos7-docker-4c-2g-1201 does not seem to be running inside a container 18:40:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:40:15 $ docker top c3d710720c233eb9d3a24b1682700b1ff98bb58edb3494e036f26336273fec6d -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:40:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:40:16 + ls /var/log/sa-host 18:40:16 + sadf -c /var/log/sa-host/sa01 18:40:16 file_magic: OK 18:40:16 HZ: Using current value: 100 18:40:16 file_header: OK 18:40:16 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 18:40:16 Statistics: 18:40:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:40:16 File successfully converted to sysstat format version 12.0.3 18:40:16 + sadf -c /var/log/sa-host/sa05 18:40:16 file_magic: OK 18:40:16 HZ: Using current value: 100 18:40:16 file_header: OK 18:40:16 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 18:40:16 Statistics: 18:40:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:40:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:16 provisioning config files... 18:40:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1268288715561506545tmp [Pipeline] { [Pipeline] echo 18:40:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:40:16 ---> create-netrc.sh [Pipeline] } 18:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:40:17 ---> python-tools-install.sh [Pipeline] echo 18:40:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:17 ---> sudo-logs.sh 18:40:17 Archiving 'sudo' log.. 18:40:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1201.vexxhost.local: Name or service not known 18:40:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1201.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:40:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:18 ---> job-cost.sh 18:40:18 lf-activate-venv: SKIPPING 18:40:18 DEBUG: total: 0.05999999865889549 18:40:18 INFO: Retrieving Stack Cost... 18:40:19 INFO: Retrieving Pricing Info for: v3-standard-2 18:40:19 INFO: Archiving Costs [Pipeline] echo 18:40:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:19 ---> logs-deploy.sh 18:40:19 lf-activate-venv: SKIPPING 18:40:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/13 18:40:19 INFO: archiving workspace using pattern(s): 18:40:20 Archives upload complete. 18:40:20 INFO: archiving logs to Nexus 18:40:21 ---> uname -a: 18:40:21 Linux prd-centos7-docker-4c-2g-1201.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:40:21 18:40:21 18:40:21 ---> lscpu: 18:40:21 Architecture: x86_64 18:40:21 CPU op-mode(s): 32-bit, 64-bit 18:40:21 Byte Order: Little Endian 18:40:21 Address sizes: 40 bits physical, 48 bits virtual 18:40:21 CPU(s): 2 18:40:21 On-line CPU(s) list: 0,1 18:40:21 Thread(s) per core: 1 18:40:21 Core(s) per socket: 1 18:40:21 Socket(s): 2 18:40:21 NUMA node(s): 1 18:40:21 Vendor ID: AuthenticAMD 18:40:21 CPU family: 23 18:40:21 Model: 49 18:40:21 Model name: AMD EPYC-Rome Processor 18:40:21 Stepping: 0 18:40:21 CPU MHz: 2799.996 18:40:21 BogoMIPS: 5599.99 18:40:21 Virtualization: AMD-V 18:40:21 Hypervisor vendor: KVM 18:40:21 Virtualization type: full 18:40:21 L1d cache: 32K 18:40:21 L1i cache: 32K 18:40:21 L2 cache: 512K 18:40:21 L3 cache: 16384K 18:40:21 NUMA node0 CPU(s): 0,1 18:40:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:40:21 18:40:21 18:40:21 ---> nproc: 18:40:21 2 18:40:21 18:40:21 18:40:21 ---> df -h: 18:40:21 Filesystem Size Used Avail Use% Mounted on 18:40:21 overlay 40G 9.0G 32G 23% / 18:40:21 tmpfs 64M 0 64M 0% /dev 18:40:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:40:21 shm 64M 0 64M 0% /dev/shm 18:40:21 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:40:21 18:40:21 18:40:21 ---> sar -b -r -n DEV: 18:40:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/01/21 _x86_64_ (2 CPU) 18:40:21 18:40:21 18:27:10 LINUX RESTART (2 CPU) 18:40:21 18:40:21 18:28:01 tps rtps wtps bread/s bwrtn/s 18:40:21 18:29:01 4.93 0.15 4.78 22.12 154.01 18:40:21 18:30:01 0.35 0.00 0.35 0.00 5.83 18:40:21 18:31:01 0.35 0.00 0.35 0.00 5.70 18:40:21 18:32:01 0.17 0.00 0.17 0.00 1.88 18:40:21 18:33:01 0.20 0.00 0.20 0.00 1.68 18:40:21 18:34:01 0.33 0.00 0.33 0.00 4.81 18:40:21 18:35:01 0.28 0.00 0.28 0.00 4.48 18:40:21 18:36:01 0.27 0.00 0.27 0.00 3.35 18:40:21 18:37:01 0.25 0.00 0.25 0.00 2.43 18:40:21 18:38:01 0.15 0.00 0.15 0.00 1.75 18:40:21 18:39:01 22.96 0.03 22.92 3.73 9469.97 18:40:21 18:40:01 179.66 0.12 179.54 10.52 44501.75 18:40:21 Average: 17.50 0.02 17.47 3.03 4515.29 18:40:21 18:40:21 18:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:40:21 18:29:01 5480064 0 793136 9.90 2620 1733112 1246548 13.76 569192 1560856 20 18:40:21 18:30:01 5483852 0 789340 9.86 2620 1733120 1204388 13.30 568600 1558920 12 18:40:21 18:31:01 5482028 0 791160 9.88 2620 1733124 1204616 13.30 570216 1558704 8 18:40:21 18:32:01 5481920 0 791260 9.88 2620 1733132 1204388 13.30 569616 1559552 8 18:40:21 18:33:01 5481508 0 791668 9.88 2620 1733136 1204496 13.30 564004 1565872 20 18:40:21 18:34:01 5481760 0 791412 9.88 2620 1733140 1204424 13.30 563648 1565872 20 18:40:21 18:35:01 5480604 0 792564 9.90 2620 1733144 1204388 13.30 564772 1565872 16 18:40:21 18:36:01 5473272 0 799892 9.99 2620 1733148 1204388 13.30 572092 1565872 8 18:40:21 18:37:01 5471908 0 801252 10.00 2620 1733152 1204664 13.30 575272 1564216 20 18:40:21 18:38:01 5469432 0 803724 10.04 2620 1733156 1204568 13.30 577548 1564216 16 18:40:21 18:39:01 4660416 0 894724 11.17 2620 2451172 1206976 13.33 657316 2214244 506484 18:40:21 18:40:01 3890016 0 1060776 13.24 2620 3055520 1370912 15.14 916684 2583452 132 18:40:21 Average: 5278065 0 825076 10.30 2620 1903171 1222063 13.49 605747 1702304 42230 18:40:21 18:40:21 18:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:40:21 18:29:01 eth0 6.78 4.21 6.45 2.22 0.00 0.00 0.00 0.00 18:40:21 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:30:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:40:21 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:31:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 18:40:21 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:32:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:33:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:40:21 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:34:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:40:21 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:40:21 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:40:21 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:37:01 eth0 0.95 0.43 0.32 0.15 0.00 0.00 0.00 0.00 18:40:21 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:38:01 eth0 0.23 0.20 0.08 0.13 0.00 0.00 0.00 0.00 18:40:21 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:39:01 eth0 594.17 394.37 4088.18 31.00 0.00 0.00 0.00 0.00 18:40:21 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:40:01 eth0 712.82 483.72 3642.49 101.62 0.00 0.00 0.00 0.00 18:40:21 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 18:40:01 docker0 54.50 78.26 4.16 362.63 0.00 0.00 0.00 0.00 18:40:21 Average: eth0 109.75 73.68 644.99 11.29 0.00 0.00 0.00 0.00 18:40:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:21 Average: docker0 4.54 6.53 0.35 30.24 0.00 0.00 0.00 0.00 18:40:21 18:40:21 18:40:21 ---> sar -P ALL: 18:40:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/01/21 _x86_64_ (2 CPU) 18:40:21 18:40:21 18:27:10 LINUX RESTART (2 CPU) 18:40:21 18:40:21 18:28:01 CPU %user %nice %system %iowait %steal %idle 18:40:21 18:29:01 all 0.48 0.00 0.19 0.03 0.03 99.26 18:40:21 18:29:01 0 0.55 0.00 0.18 0.02 0.03 99.21 18:40:21 18:29:01 1 0.42 0.00 0.20 0.05 0.03 99.30 18:40:21 18:30:01 all 0.19 0.00 0.07 0.00 0.01 99.73 18:40:21 18:30:01 0 0.17 0.00 0.08 0.00 0.00 99.75 18:40:21 18:30:01 1 0.22 0.00 0.05 0.00 0.02 99.72 18:40:21 18:31:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:40:21 18:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:40:21 18:31:01 1 0.10 0.00 0.03 0.00 0.03 99.83 18:40:21 18:32:01 all 0.13 0.00 0.05 0.00 0.02 99.80 18:40:21 18:32:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:40:21 18:32:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:40:21 18:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:40:21 18:33:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:40:21 18:33:01 1 0.08 0.00 0.03 0.00 0.03 99.85 18:40:21 18:34:01 all 0.12 0.00 0.03 0.00 0.02 99.84 18:40:21 18:34:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:40:21 18:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:40:21 18:35:01 all 0.13 0.00 0.05 0.00 0.02 99.80 18:40:21 18:35:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:40:21 18:35:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:40:21 18:36:01 all 0.19 0.00 0.03 0.00 0.03 99.76 18:40:21 18:36:01 0 0.37 0.00 0.02 0.00 0.03 99.58 18:40:21 18:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:40:21 18:37:01 all 0.25 0.00 0.03 0.00 0.01 99.72 18:40:21 18:37:01 0 0.43 0.00 0.02 0.00 0.00 99.55 18:40:21 18:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:40:21 18:38:01 all 0.17 0.00 0.05 0.00 0.02 99.77 18:40:21 18:38:01 0 0.30 0.00 0.03 0.00 0.02 99.65 18:40:21 18:38:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:40:21 18:39:01 all 7.80 0.00 2.95 0.09 0.03 89.14 18:40:21 18:39:01 0 7.73 0.00 3.22 0.05 0.02 88.99 18:40:21 18:39:01 1 7.87 0.00 2.68 0.12 0.03 89.29 18:40:21 18:40:21 18:39:01 CPU %user %nice %system %iowait %steal %idle 18:40:21 18:40:01 all 16.97 0.00 8.59 1.84 0.10 72.51 18:40:21 18:40:01 0 17.29 0.00 9.01 1.80 0.11 71.80 18:40:21 18:40:01 1 16.65 0.00 8.16 1.88 0.09 73.22 18:40:21 Average: all 2.15 0.00 0.97 0.16 0.03 96.69 18:40:21 Average: 0 2.24 0.00 1.02 0.15 0.02 96.56 18:40:21 Average: 1 2.07 0.00 0.92 0.16 0.03 96.82 18:40:21 18:40:21 18:40:21