Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a011c3c899441db8b42ceb68e5a9f9cc36f2613b 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-ssh4891099827938066630.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-ssh1571773130749891246.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-ssh4419033424703765056.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-ssh400039351403615820.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-ssh3449419495541116157.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-344 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-ssh6275895351660787751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Avoid second fetch Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" > git rev-list --no-walk 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:39 ========================================================= 16:11:39 EdgeX Global Pipelines Version Info 16:11:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:40 ------------------- 16:11:40 stable info: 16:11:40 ------------------- 16:11:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:11:40 Message: update stable to v1.0.205 16:11:41 ------------------- 16:11:41 experimental info: 16:11:41 ------------------- 16:11:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:41 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:11:41 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a011c3c [Pipeline] echo 16:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:42 provisioning config files... 16:11:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5746164138457046236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:42 ---> docker-login.sh 16:11:42 nexus3.edgexfoundry.org:10001 16:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:43 Configure a credential helper to remove this warning. See 16:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:43 16:11:43 Login Succeeded 16:11:43 nexus3.edgexfoundry.org:10002 16:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:43 Configure a credential helper to remove this warning. See 16:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:43 16:11:43 Login Succeeded 16:11:43 nexus3.edgexfoundry.org:10003 16:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:43 Configure a credential helper to remove this warning. See 16:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:43 16:11:43 Login Succeeded 16:11:43 nexus3.edgexfoundry.org:10004 16:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:43 Configure a credential helper to remove this warning. See 16:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:43 16:11:43 Login Succeeded 16:11:43 docker.io 16:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:43 Configure a credential helper to remove this warning. See 16:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:43 16:11:43 Login Succeeded 16:11:43 ---> docker-login.sh ends [Pipeline] } 16:11:43 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 16:11:44 + git log --format=format:%s -1 a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] echo 16:11:44 GIT_COMMIT: a011c3c899441db8b42ceb68e5a9f9cc36f2613b, Commit Message: build: Commit go.sum and remove go mod tidy calls (#306) [Pipeline] echo 16:11:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:45 16:11:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:11:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:45 latest: Pulling from edgex-devops/git-semver 16:11:45 31603596830f: Pulling fs layer 16:11:45 d4622e32a9a9: Pulling fs layer 16:11:45 1030fce36090: Pulling fs layer 16:11:45 6c6cb7e1b49b: Pulling fs layer 16:11:45 6c6cb7e1b49b: Waiting 16:11:45 d4622e32a9a9: Verifying Checksum 16:11:45 d4622e32a9a9: Download complete 16:11:46 31603596830f: Verifying Checksum 16:11:46 31603596830f: Download complete 16:11:46 31603596830f: Pull complete 16:11:46 6c6cb7e1b49b: Verifying Checksum 16:11:46 6c6cb7e1b49b: Download complete 16:11:46 d4622e32a9a9: Pull complete 16:11:46 1030fce36090: Verifying Checksum 16:11:46 1030fce36090: Download complete 16:11:46 1030fce36090: Pull complete 16:11:47 6c6cb7e1b49b: Pull complete 16:11:47 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:11:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:11:47 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:11:48 $ docker top 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:48 [ssh-agent] Looking for ssh-agent implementation... 16:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:48 $ docker exec 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent 16:11:48 SSH_AUTH_SOCK=/tmp/ssh-CRuMvLpfALFu/agent.13 16:11:48 SSH_AGENT_PID=19 16:11:48 Running ssh-add (command line suppressed) 16:11:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3782477551577319680.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3782477551577319680.key) 16:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:48 + git tag --points-at HEAD [Pipeline] } 16:11:48 $ docker exec --env ******** --env ******** 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent -k 16:11:49 unset SSH_AUTH_SOCK; 16:11:49 unset SSH_AGENT_PID; 16:11:49 echo Agent pid 19 killed; 16:11:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:49 [ssh-agent] Looking for ssh-agent implementation... 16:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:49 $ docker exec 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent 16:11:49 SSH_AUTH_SOCK=/tmp/ssh-KABpgiFgQJfW/agent.52 16:11:49 SSH_AGENT_PID=58 16:11:49 Running ssh-add (command line suppressed) 16:11:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9176664546309525037.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9176664546309525037.key) 16:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:49 + git semver init 16:11:49 # -> Open(): unable to determine branch for HEAD 16:11:49 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:11:49 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:11:49 # $SEMVER_REMOTE_NAME = origin 16:11:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:11:49 # $SEMVER_USER_NAME = edgex-jenkins 16:11:49 # $SEMVER_BRANCH = main 16:11:49 # $SEMVER_TEMP = /tmp/semver-659804607 16:11:49 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:11:50 # '/tmp/semver-659804607' -> '/w/workspace/ry_app-service-configurable_main/.semver' 16:11:50 # -> Force: false 16:11:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:11:50 $ docker exec --env ******** --env ******** 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent -k 16:11:50 unset SSH_AUTH_SOCK; 16:11:50 unset SSH_AGENT_PID; 16:11:50 echo Agent pid 58 killed; 16:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:50 + git semver [Pipeline] } 16:11:50 $ docker stop --time=1 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade 16:11:52 $ docker rm -f 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade [Pipeline] // withDockerContainer [Pipeline] sh 16:11:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:52 Stashed 1 file(s) [Pipeline] echo 16:11:52 [edgeXSemver]: initialized semver on version 2.0.2-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:12:07 Still waiting to schedule task 16:12:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-344’ 16:12:07 Still waiting to schedule task 16:12:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:13:26 Running on prd-centos7-docker-4c-2g-348 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:13:26 Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout 16:13:26 Selected Git installation does not exist. Using Default 16:13:26 The recommended git tool is: NONE 16:13:29 using credential edgex-jenkins-ssh 16:13:29 Cloning the remote Git repository 16:13:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:13:28 > git init /w/workspace/app-service-configurable/7 # timeout=10 16:13:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:13:28 > git --version # timeout=10 16:13:28 > git --version # 'git version 2.24.4' 16:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:28 [INFO] Currently running in a labeled security context 16:13:28 [INFO] Currently SELinux is 'enforcing' on the host 16:13:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/7@tmp/jenkins-gitclient-ssh4954090019172976444.key 16:13:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:29 Avoid second fetch 16:13:29 Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) 16:13:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:13:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:29 > git config core.sparsecheckout # timeout=10 16:13:29 > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 16:13:33 Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:34 provisioning config files... 16:13:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config5741753637562313053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:34 ---> docker-login.sh 16:13:34 nexus3.edgexfoundry.org:10001 16:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:34 Configure a credential helper to remove this warning. See 16:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:34 16:13:34 Login Succeeded 16:13:34 nexus3.edgexfoundry.org:10002 16:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:34 Configure a credential helper to remove this warning. See 16:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:34 16:13:34 Login Succeeded 16:13:34 nexus3.edgexfoundry.org:10003 16:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:35 Configure a credential helper to remove this warning. See 16:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:35 16:13:35 Login Succeeded 16:13:35 nexus3.edgexfoundry.org:10004 16:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:35 Configure a credential helper to remove this warning. See 16:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:35 16:13:35 Login Succeeded 16:13:35 docker.io 16:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:35 Configure a credential helper to remove this warning. See 16:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:35 16:13:35 Login Succeeded 16:13:35 ---> docker-login.sh ends [Pipeline] } 16:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:13:35 ========================================================= 16:13:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:13:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:13:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:13:36 Sending build context to Docker daemon 152.6kB 16:13:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:13:36 Step 2/8 : FROM ${BASE} 16:13:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:13:36 540db60ca938: Pulling fs layer 16:13:36 adcc1eea9eea: Pulling fs layer 16:13:36 4c4ab2625f07: Pulling fs layer 16:13:36 db62176df00c: Pulling fs layer 16:13:36 3b30891b0d05: Pulling fs layer 16:13:36 06b49ca38bd5: Pulling fs layer 16:13:36 c788192a36de: Pulling fs layer 16:13:36 a77e37c0d609: Pulling fs layer 16:13:36 c3185cebc471: Pulling fs layer 16:13:36 db62176df00c: Waiting 16:13:36 3b30891b0d05: Waiting 16:13:36 06b49ca38bd5: Waiting 16:13:36 c788192a36de: Waiting 16:13:36 a77e37c0d609: Waiting 16:13:36 c3185cebc471: Waiting 16:13:36 4c4ab2625f07: Verifying Checksum 16:13:36 4c4ab2625f07: Download complete 16:13:36 adcc1eea9eea: Verifying Checksum 16:13:36 adcc1eea9eea: Download complete 16:13:36 540db60ca938: Verifying Checksum 16:13:36 540db60ca938: Download complete 16:13:36 06b49ca38bd5: Verifying Checksum 16:13:36 06b49ca38bd5: Download complete 16:13:36 c788192a36de: Verifying Checksum 16:13:36 c788192a36de: Download complete 16:13:36 540db60ca938: Pull complete 16:13:36 3b30891b0d05: Verifying Checksum 16:13:36 3b30891b0d05: Download complete 16:13:36 adcc1eea9eea: Pull complete 16:13:36 4c4ab2625f07: Pull complete 16:13:38 a77e37c0d609: Verifying Checksum 16:13:38 a77e37c0d609: Download complete 16:13:41 c3185cebc471: Verifying Checksum 16:13:41 c3185cebc471: Download complete 16:13:41 db62176df00c: Verifying Checksum 16:13:41 db62176df00c: Download complete 16:13:45 db62176df00c: Pull complete 16:13:45 3b30891b0d05: Pull complete 16:13:45 06b49ca38bd5: Pull complete 16:13:45 c788192a36de: Pull complete 16:13:45 a77e37c0d609: Pull complete 16:13:47 c3185cebc471: Pull complete 16:13:47 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:13:47 ---> 031687cdd783 16:13:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:13:49 ---> Running in 0554b38bc19c 16:13:49 Removing intermediate container 0554b38bc19c 16:13:49 ---> c3489f9600bd 16:13:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:49 ---> Running in d0862ef061da 16:13:50 Removing intermediate container d0862ef061da 16:13:50 ---> 0077ab52f9dd 16:13:50 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:13:50 ---> Running in 59dd03ac3c18 16:13:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:13:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:13:51 OK: 219 MiB in 52 packages 16:13:51 Removing intermediate container 59dd03ac3c18 16:13:51 ---> b7cb5f9b4d7b 16:13:51 Step 6/8 : WORKDIR /app 16:13:51 ---> Running in c06a20561c67 16:13:51 Removing intermediate container c06a20561c67 16:13:51 ---> ad50d63e3506 16:13:51 Step 7/8 : COPY . . 16:13:52 ---> 12f207917b97 16:13:52 Step 8/8 : RUN go mod download 16:13:52 ---> Running in 3cbdf33546ee 16:14:04 Removing intermediate container 3cbdf33546ee 16:14:04 ---> 5f05f0b64f09 16:14:04 Successfully built 5f05f0b64f09 16:14:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:14:04 + docker inspect -f . ci-base-image-x86_64 16:14:04 . [Pipeline] withDockerContainer 16:14:04 prd-centos7-docker-4c-2g-348 does not seem to be running inside a container 16:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 16:14:05 $ docker top 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:05 + go version 16:14:05 go version go1.16.6 linux/amd64 [Pipeline] } 16:14:05 $ docker stop --time=1 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d 16:14:06 $ docker rm -f 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:07 + docker inspect -f . ci-base-image-x86_64 16:14:07 . [Pipeline] withDockerContainer 16:14:07 prd-centos7-docker-4c-2g-348 does not seem to be running inside a container 16:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 16:14:07 $ docker top ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:14:08 + make test 16:14:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:14:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:14:15 Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout 16:14:16 Selected Git installation does not exist. Using Default 16:14:16 The recommended git tool is: NONE 16:14:22 using credential edgex-jenkins-ssh 16:14:22 Cloning the remote Git repository 16:14:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:14:23 CGO_ENABLED=1 go vet ./... 16:14:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:14:22 > git init /w/workspace/app-service-configurable/7 # timeout=10 16:14:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:14:22 > git --version # timeout=10 16:14:22 > git --version # 'git version 2.17.1' 16:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:23 Avoid second fetch 16:14:23 Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) 16:14:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:14:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:23 > git config core.sparsecheckout # timeout=10 16:14:23 > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 16:14:28 Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:28 provisioning config files... 16:14:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config1911816301834952458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:29 ---> docker-login.sh 16:14:29 nexus3.edgexfoundry.org:10001 16:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:30 gofmt -l . 16:14:30 [ "`gofmt -l .`" = "" ] 16:14:30 ./bin/test-go-mod-tidy.sh 16:14:30 ./bin/test-attribution-txt.sh 16:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:30 Configure a credential helper to remove this warning. See 16:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:30 16:14:30 Login Succeeded 16:14:30 nexus3.edgexfoundry.org:10002 [Pipeline] } 16:14:30 $ docker stop --time=1 ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb 16:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:30 Configure a credential helper to remove this warning. See 16:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:30 16:14:30 Login Succeeded 16:14:30 nexus3.edgexfoundry.org:10003 16:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:31 Configure a credential helper to remove this warning. See 16:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:31 16:14:31 Login Succeeded 16:14:31 nexus3.edgexfoundry.org:10004 16:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:32 $ docker rm -f ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb 16:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:32 Configure a credential helper to remove this warning. See 16:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:32 16:14:32 Login Succeeded 16:14:32 docker.io [Pipeline] // withDockerContainer [Pipeline] sh 16:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:14:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:32 Configure a credential helper to remove this warning. See 16:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:32 16:14:32 Login Succeeded 16:14:32 ---> docker-login.sh ends [Pipeline] } 16:14:34 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:14:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo 16:14:34 ========================================================= 16:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:14:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:14:35 + ls -al . 16:14:35 total 112 16:14:35 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 16:14 . 16:14:35 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 16:13 .. 16:14:35 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 11 16:13 Attribution.txt 16:14:35 drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 16:13 bin 16:14:35 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 11 16:13 CHANGELOG.md 16:14:35 -rw-r--r--. 1 jenkins jenkins 10 Aug 11 16:14 coverage.out 16:14:35 -rw-rw-r--. 1 jenkins jenkins 2032 Aug 11 16:13 Dockerfile 16:14:35 -rw-rw-r--. 1 jenkins jenkins 970 Aug 11 16:13 Dockerfile.build 16:14:35 -rw-rw-r--. 1 jenkins jenkins 119 Aug 11 16:13 .dockerignore 16:14:35 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 16:13 .git 16:14:35 drwxrwxr-x. 2 jenkins jenkins 81 Aug 11 16:13 .github 16:14:35 -rw-rw-r--. 1 jenkins jenkins 104 Aug 11 16:13 .gitignore 16:14:35 -rw-r--r--. 1 jenkins jenkins 129 Aug 11 16:14 go.mod 16:14:35 -rw-rw-r--. 1 jenkins jenkins 20447 Aug 11 16:13 go.sum 16:14:35 -rw-rw-r--. 1 jenkins jenkins 687 Aug 11 16:13 Jenkinsfile 16:14:35 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 11 16:13 LICENSE 16:14:35 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 11 16:13 main.go 16:14:35 -rw-rw-r--. 1 jenkins jenkins 1495 Aug 11 16:13 makefile 16:14:35 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 11 16:13 README.md 16:14:35 drwxrwxr-x. 8 jenkins jenkins 122 Aug 11 16:13 res 16:14:35 drwxrwxr-x. 3 jenkins jenkins 58 Aug 11 16:13 snap 16:14:35 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 16:11 VERSION [Pipeline] isUnix [Pipeline] sh 16:14:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:14:35 Sending build context to Docker daemon 152.6kB 16:14:35 + 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b --label arch=amd64 --label version=2.0.2-dev.3 . 16:14:35 Sending build context to Docker daemon 154.6kB 16:14:35 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 16:14:35 Step 2/27 : FROM ${BASE} AS builder 16:14:35 ---> 5f05f0b64f09 16:14:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:14:35 ---> Running in ed5a6bae896f 16:14:35 Removing intermediate container ed5a6bae896f 16:14:35 ---> 411a712a1062 16:14:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:14:35 ---> Running in e0e0c4462e44 16:14:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:14:35 Step 2/8 : FROM ${BASE} 16:14:35 Removing intermediate container e0e0c4462e44 16:14:35 ---> 6eb1b79ee0a1 16:14:35 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:14:35 ---> Running in 6d2dd5130267 16:14:35 Removing intermediate container 6d2dd5130267 16:14:35 ---> 1844182e8f9b 16:14:35 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:35 ---> Running in e3c7d64744bb 16:14:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:14:36 595b0fe564bb: Pulling fs layer 16:14:36 24495759ef45: Pulling fs layer 16:14:36 d148012ef14d: Pulling fs layer 16:14:36 e90a11edd702: Pulling fs layer 16:14:36 d77568369979: Pulling fs layer 16:14:36 fc1c9f9a7f3b: Pulling fs layer 16:14:36 170f2ba95c9a: Pulling fs layer 16:14:36 97ac5df62f85: Pulling fs layer 16:14:36 d77568369979: Waiting 16:14:36 fc1c9f9a7f3b: Waiting 16:14:36 170f2ba95c9a: Waiting 16:14:36 97ac5df62f85: Waiting 16:14:36 e90a11edd702: Waiting 16:14:36 d148012ef14d: Verifying Checksum 16:14:36 d148012ef14d: Download complete 16:14:36 24495759ef45: Verifying Checksum 16:14:36 24495759ef45: Download complete 16:14:36 d77568369979: Verifying Checksum 16:14:36 d77568369979: Download complete 16:14:36 fc1c9f9a7f3b: Verifying Checksum 16:14:36 fc1c9f9a7f3b: Download complete 16:14:36 595b0fe564bb: Verifying Checksum 16:14:36 595b0fe564bb: Download complete 16:14:36 170f2ba95c9a: Verifying Checksum 16:14:36 170f2ba95c9a: Download complete 16:14:36 Removing intermediate container e3c7d64744bb 16:14:36 ---> b9d6c9192c63 16:14:36 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:36 ---> Running in c35cb723ee58 16:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:14:37 595b0fe564bb: Pull complete 16:14:37 24495759ef45: Pull complete 16:14:38 d148012ef14d: Pull complete 16:14:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:14:40 97ac5df62f85: Verifying Checksum 16:14:40 97ac5df62f85: Download complete 16:14:40 e90a11edd702: Verifying Checksum 16:14:40 e90a11edd702: Download complete 16:14:41 OK: 219 MiB in 52 packages 16:14:41 Removing intermediate container c35cb723ee58 16:14:41 ---> dff33db584ad 16:14:41 Step 8/27 : WORKDIR /app 16:14:41 ---> Running in 4f4436e583f2 16:14:41 Removing intermediate container 4f4436e583f2 16:14:41 ---> 5ec78de292e4 16:14:41 Step 9/27 : COPY go.mod . 16:14:42 ---> 673c1763895f 16:14:42 Step 10/27 : RUN go mod download 16:14:42 ---> Running in a7b855c17bfc 16:14:42 Removing intermediate container a7b855c17bfc 16:14:42 ---> 38770d306ba7 16:14:42 Step 11/27 : COPY . . 16:14:43 ---> 08d55fd4cad4 16:14:43 Step 12/27 : ARG MAKE="make build" 16:14:43 ---> Running in 1f9b4849c3f5 16:14:43 Removing intermediate container 1f9b4849c3f5 16:14:43 ---> d2ee29dd95eb 16:14:43 Step 13/27 : RUN $MAKE 16:14:43 ---> Running in 4dd924ca5a8a 16:14:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.3" -o app-service-configurable 16:14:50 e90a11edd702: Pull complete 16:14:50 d77568369979: Pull complete 16:14:51 fc1c9f9a7f3b: Pull complete 16:14:51 170f2ba95c9a: Pull complete 16:14:55 Removing intermediate container 4dd924ca5a8a 16:14:55 ---> 05ca8aa66a3f 16:14:55 Step 14/27 : FROM alpine:3.12 16:14:55 3.12: Pulling from library/alpine 16:14:55 339de151aab4: Pulling fs layer 16:14:55 339de151aab4: Download complete 16:14:55 339de151aab4: Pull complete 16:14:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:14:55 Status: Downloaded newer image for alpine:3.12 16:14:55 ---> 13621d1b12d4 16:14:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:14:55 ---> Running in e4f9ff2290da 16:14:55 Removing intermediate container e4f9ff2290da 16:14:55 ---> 09a78907ffb2 16:14:55 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:14:55 ---> Running in 2ddc646636cb 16:14:55 Removing intermediate container 2ddc646636cb 16:14:55 ---> 4f0acef6d15b 16:14:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:14:55 ---> Running in e3e89026a7fd 16:14:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:56 (1/7) Installing ca-certificates (20191127-r4) 16:14:56 (2/7) Installing dumb-init (1.2.2-r1) 16:14:56 (3/7) Installing libgcc (9.3.0-r2) 16:14:56 (4/7) Installing libsodium (1.0.18-r0) 16:14:56 (5/7) Installing libstdc++ (9.3.0-r2) 16:14:56 (6/7) Installing libzmq (4.3.3-r0) 16:14:56 (7/7) Installing zeromq (4.3.3-r0) 16:14:56 Executing busybox-1.31.1-r20.trigger 16:14:56 Executing ca-certificates-20191127-r4.trigger 16:14:56 OK: 9 MiB in 21 packages 16:14:57 Removing intermediate container e3e89026a7fd 16:14:57 ---> efb077772f21 16:14:57 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:14:57 ---> 9a4e5516de55 16:14:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:14:57 ---> e9e3c4cdeaa9 16:14:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:14:57 ---> a2f0a8660b50 16:14:57 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:14:57 ---> ea98545fd5e5 16:14:57 Step 22/27 : EXPOSE 48095 16:14:57 ---> Running in 5154513f633d 16:14:57 Removing intermediate container 5154513f633d 16:14:57 ---> ac70d15ec85a 16:14:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:14:57 ---> Running in c6b651f4944d 16:14:57 Removing intermediate container c6b651f4944d 16:14:57 ---> e97981081dc3 16:14:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:58 ---> Running in c8b28067a860 16:14:58 Removing intermediate container c8b28067a860 16:14:58 ---> 6d02ccc66c47 16:14:58 Step 25/27 : LABEL arch=amd64 16:14:58 ---> Running in 8ca7e5efdb3c 16:14:58 Removing intermediate container 8ca7e5efdb3c 16:14:58 ---> aab928fb5521 16:14:58 Step 26/27 : LABEL git_sha=a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:14:58 ---> Running in a8871a2fa92a 16:14:58 Removing intermediate container a8871a2fa92a 16:14:58 ---> 21d75b0a88f7 16:14:58 Step 27/27 : LABEL version=2.0.2-dev.3 16:14:58 ---> Running in f6d543098b35 16:14:58 Removing intermediate container f6d543098b35 16:14:58 ---> 80c7c7e55799 16:14:58 [Warning] One or more build-args [ARCH] were not consumed 16:14:58 Successfully built 80c7c7e55799 16:14:58 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:58 provisioning config files... 16:14:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config3914398253942054484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:58 97ac5df62f85: Pull complete 16:14:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:14:58 ---> 04bc70af865f 16:14:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:14:58 ---> docker-login.sh 16:14:58 nexus3.edgexfoundry.org:10001 16:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:58 Configure a credential helper to remove this warning. See 16:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:58 16:14:58 Login Succeeded 16:14:58 nexus3.edgexfoundry.org:10002 16:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:59 Configure a credential helper to remove this warning. See 16:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:59 16:14:59 Login Succeeded 16:14:59 nexus3.edgexfoundry.org:10003 16:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:59 Configure a credential helper to remove this warning. See 16:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:59 16:14:59 Login Succeeded 16:14:59 nexus3.edgexfoundry.org:10004 16:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:59 Configure a credential helper to remove this warning. See 16:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:59 16:14:59 Login Succeeded 16:14:59 docker.io 16:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:00 Configure a credential helper to remove this warning. See 16:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:00 16:15:00 Login Succeeded 16:15:00 ---> docker-login.sh ends [Pipeline] } 16:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:15:00 a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:15:00 latest 16:15:00 2.0.2-dev.3 16:15:00 a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:15:00 main 16:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh 16:15:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:15:00 0baacf97bb48: Preparing 16:15:00 a75b59fd7751: Preparing 16:15:00 75eba1d0952a: Preparing 16:15:00 ce7e5102d433: Preparing 16:15:00 6b9f694f2a01: Preparing 16:15:00 32f366d666a5: Preparing 16:15:00 32f366d666a5: Waiting 16:15:01 75eba1d0952a: Pushed 16:15:01 a75b59fd7751: Pushed 16:15:01 32f366d666a5: Layer already exists 16:15:01 ce7e5102d433: Pushed 16:15:01 6b9f694f2a01: Pushed 16:15:02 ---> Running in 2e9edd283592 16:15:02 Removing intermediate container 2e9edd283592 16:15:02 ---> 660309108992 16:15:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:02 ---> Running in 4dff6273a171 16:15:02 0baacf97bb48: Pushed 16:15:03 a011c3c899441db8b42ceb68e5a9f9cc36f2613b: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:15:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:15:04 0baacf97bb48: Preparing 16:15:04 a75b59fd7751: Preparing 16:15:04 75eba1d0952a: Preparing 16:15:04 ce7e5102d433: Preparing 16:15:04 6b9f694f2a01: Preparing 16:15:04 32f366d666a5: Preparing 16:15:04 32f366d666a5: Waiting 16:15:04 a75b59fd7751: Layer already exists 16:15:04 ce7e5102d433: Layer already exists 16:15:04 75eba1d0952a: Layer already exists 16:15:04 0baacf97bb48: Layer already exists 16:15:04 6b9f694f2a01: Layer already exists 16:15:04 32f366d666a5: Layer already exists 16:15:04 latest: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 16:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:15:04 0baacf97bb48: Preparing 16:15:04 a75b59fd7751: Preparing 16:15:04 75eba1d0952a: Preparing 16:15:04 ce7e5102d433: Preparing 16:15:04 6b9f694f2a01: Preparing 16:15:04 32f366d666a5: Preparing 16:15:04 32f366d666a5: Waiting 16:15:04 6b9f694f2a01: Layer already exists 16:15:04 0baacf97bb48: Layer already exists 16:15:04 a75b59fd7751: Layer already exists 16:15:04 ce7e5102d433: Layer already exists 16:15:04 75eba1d0952a: Layer already exists 16:15:04 32f366d666a5: Layer already exists 16:15:04 2.0.2-dev.3: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:15:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh 16:15:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:15:05 0baacf97bb48: Preparing 16:15:05 a75b59fd7751: Preparing 16:15:05 75eba1d0952a: Preparing 16:15:05 ce7e5102d433: Preparing 16:15:05 6b9f694f2a01: Preparing 16:15:05 32f366d666a5: Preparing 16:15:05 32f366d666a5: Waiting 16:15:05 6b9f694f2a01: Layer already exists 16:15:05 75eba1d0952a: Layer already exists 16:15:05 a75b59fd7751: Layer already exists 16:15:05 0baacf97bb48: Layer already exists 16:15:05 ce7e5102d433: Layer already exists 16:15:05 32f366d666a5: Layer already exists 16:15:05 a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:15:05 Removing intermediate container 4dff6273a171 16:15:05 ---> 45f37f00f2ee 16:15:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:15:05 ---> Running in 45c6ca8eae26 16:15:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:15:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:15:06 0baacf97bb48: Preparing 16:15:06 a75b59fd7751: Preparing 16:15:06 75eba1d0952a: Preparing 16:15:06 ce7e5102d433: Preparing 16:15:06 6b9f694f2a01: Preparing 16:15:06 32f366d666a5: Preparing 16:15:06 32f366d666a5: Waiting 16:15:06 0baacf97bb48: Layer already exists 16:15:06 6b9f694f2a01: Layer already exists 16:15:06 a75b59fd7751: Layer already exists 16:15:06 75eba1d0952a: Layer already exists 16:15:06 ce7e5102d433: Layer already exists 16:15:06 32f366d666a5: Layer already exists 16:15:06 main: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:06 ===================================================== [Pipeline] echo 16:15:06 taggedImages: 16:15:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:15:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:15:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 16:15:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:15:06 - 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 16:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:06 16:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:07 latest: Pulling from edgex-lftools-log-publisher 16:15:07 b4d181a07f80: Pulling fs layer 16:15:07 a1111a8f2ec3: Pulling fs layer 16:15:07 ed53099fbce6: Pulling fs layer 16:15:07 dc539afda2c1: Pulling fs layer 16:15:07 77bc0d833cb6: Pulling fs layer 16:15:07 9065ff56babe: Pulling fs layer 16:15:07 d287ab97295c: Pulling fs layer 16:15:07 77bc0d833cb6: Waiting 16:15:07 9065ff56babe: Waiting 16:15:07 d287ab97295c: Waiting 16:15:07 dc539afda2c1: Waiting 16:15:07 a1111a8f2ec3: Verifying Checksum 16:15:07 a1111a8f2ec3: Download complete 16:15:07 dc539afda2c1: Verifying Checksum 16:15:07 dc539afda2c1: Download complete 16:15:07 77bc0d833cb6: Verifying Checksum 16:15:07 77bc0d833cb6: Download complete 16:15:07 9065ff56babe: Verifying Checksum 16:15:07 9065ff56babe: Download complete 16:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:15:08 ed53099fbce6: Verifying Checksum 16:15:08 ed53099fbce6: Download complete 16:15:09 b4d181a07f80: Verifying Checksum 16:15:09 b4d181a07f80: Download complete 16:15:09 OK: 218 MiB in 52 packages 16:15:09 b4d181a07f80: Pull complete 16:15:10 a1111a8f2ec3: Pull complete 16:15:10 Removing intermediate container 45c6ca8eae26 16:15:10 ---> d19d01023a8b 16:15:10 Step 6/8 : WORKDIR /app 16:15:10 ed53099fbce6: Pull complete 16:15:10 dc539afda2c1: Pull complete 16:15:10 ---> Running in 5f8adb408f1c 16:15:10 77bc0d833cb6: Pull complete 16:15:11 9065ff56babe: Pull complete 16:15:11 Removing intermediate container 5f8adb408f1c 16:15:11 ---> 1f3e78d030bc 16:15:11 Step 7/8 : COPY . . 16:15:12 d287ab97295c: Verifying Checksum 16:15:12 d287ab97295c: Download complete 16:15:12 ---> d5583886e477 16:15:12 Step 8/8 : RUN go mod download 16:15:12 ---> Running in 053f9586ec9b 16:15:17 d287ab97295c: Pull complete 16:15:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:15:17 prd-centos7-docker-4c-2g-348 does not seem to be running inside a container 16:15:17 $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 16:15:20 $ docker top e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:21 ---> job-cost.sh 16:15:21 lf-activate-venv: SKIPPING 16:15:21 INFO: No Stack... 16:15:22 INFO: Retrieving Pricing Info for: v3-standard-2 16:15:22 INFO: Archiving Costs [Pipeline] sh 16:15:22 + cat /w/workspace/app-service-configurable/7/archives/cost.csv 16:15:22 + cut -d, -f6 [Pipeline] lock 16:15:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] 16:15:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] did not exist. Created. 16:15:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:23 + echo total: 0.05999999865889549 [Pipeline] stash 16:15:23 Stashed 1 file(s) [Pipeline] } 16:15:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:23 $ docker stop --time=1 e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 16:15:24 $ docker rm -f e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:15:44 Removing intermediate container 053f9586ec9b 16:15:44 ---> ed18f0152365 16:15:44 Successfully built ed18f0152365 16:15:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:15:45 + docker inspect -f . ci-base-image-arm64 16:15:45 . [Pipeline] withDockerContainer 16:15:45 prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container 16:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:15:47 $ docker top 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:48 + go version 16:15:48 go version go1.16.6 linux/arm64 [Pipeline] } 16:15:48 $ docker stop --time=1 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 16:15:50 $ docker rm -f 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:50 + docker inspect -f . ci-base-image-arm64 16:15:50 . [Pipeline] withDockerContainer 16:15:50 prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container 16:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:15:52 $ docker top d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:15:53 + make test 16:15:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:16:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:16:50 CGO_ENABLED=1 go vet ./... 16:17:08 gofmt -l . 16:17:08 [ "`gofmt -l .`" = "" ] 16:17:08 ./bin/test-go-mod-tidy.sh 16:17:08 ./bin/test-attribution-txt.sh [Pipeline] } 16:17:08 $ docker stop --time=1 d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb 16:17:11 $ docker rm -f d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb [Pipeline] // withDockerContainer [Pipeline] sh 16:17:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:17:11 Warning: overwriting stash ‘coverage-report’ 16:17:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:17:13 + ls -al . 16:17:13 total 136 16:17:13 drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 16:17 . 16:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 16:14 .. 16:17:13 -rw-rw-r-- 1 jenkins jenkins 119 Aug 11 16:14 .dockerignore 16:17:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 16:14 .git 16:17:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 16:14 .github 16:17:13 -rw-rw-r-- 1 jenkins jenkins 104 Aug 11 16:14 .gitignore 16:17:13 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 11 16:14 Attribution.txt 16:17:13 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 11 16:14 CHANGELOG.md 16:17:13 -rw-rw-r-- 1 jenkins jenkins 2032 Aug 11 16:14 Dockerfile 16:17:13 -rw-rw-r-- 1 jenkins jenkins 970 Aug 11 16:14 Dockerfile.build 16:17:13 -rw-rw-r-- 1 jenkins jenkins 687 Aug 11 16:14 Jenkinsfile 16:17:13 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 11 16:14 LICENSE 16:17:13 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 11 16:14 README.md 16:17:13 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 16:11 VERSION 16:17:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 16:14 bin 16:17:13 -rw-r--r-- 1 jenkins jenkins 10 Aug 11 16:15 coverage.out 16:17:13 -rw-r--r-- 1 jenkins jenkins 129 Aug 11 16:17 go.mod 16:17:13 -rw-rw-r-- 1 jenkins jenkins 20447 Aug 11 16:14 go.sum 16:17:13 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 11 16:14 main.go 16:17:13 -rw-rw-r-- 1 jenkins jenkins 1495 Aug 11 16:14 makefile 16:17:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 16:14 res 16:17:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 16:14 snap [Pipeline] isUnix [Pipeline] sh 16:17:13 + 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b --label arch=arm64 --label version=2.0.2-dev.3 . 16:17:13 Sending build context to Docker daemon 154.6kB 16:17:13 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 16:17:13 Step 2/27 : FROM ${BASE} AS builder 16:17:13 ---> ed18f0152365 16:17:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:17:14 ---> Running in 9f6ad1b6e97e 16:17:14 Removing intermediate container 9f6ad1b6e97e 16:17:14 ---> 8c2eb129838b 16:17:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:17:15 ---> Running in e8eafb0c2592 16:17:15 Removing intermediate container e8eafb0c2592 16:17:15 ---> 63c22868102b 16:17:15 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:17:15 ---> Running in 8778e5c46725 16:17:16 Removing intermediate container 8778e5c46725 16:17:16 ---> 4ce6f28b7b31 16:17:16 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:16 ---> Running in edaf5189d98d 16:17:18 Removing intermediate container edaf5189d98d 16:17:18 ---> c550dc2933d4 16:17:18 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:18 ---> Running in 48d08e6c352b 16:17:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:17:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:17:21 OK: 218 MiB in 52 packages 16:17:22 Removing intermediate container 48d08e6c352b 16:17:22 ---> 847abc35c500 16:17:22 Step 8/27 : WORKDIR /app 16:17:22 ---> Running in a44d0705bc2e 16:17:23 Removing intermediate container a44d0705bc2e 16:17:23 ---> 22302717f3a0 16:17:23 Step 9/27 : COPY go.mod . 16:17:24 ---> 68e957bf4274 16:17:24 Step 10/27 : RUN go mod download 16:17:24 ---> Running in 86a4218e1245 16:17:27 Removing intermediate container 86a4218e1245 16:17:27 ---> c87ca6c0196e 16:17:27 Step 11/27 : COPY . . 16:17:27 ---> 93e35b23adb3 16:17:27 Step 12/27 : ARG MAKE="make build" 16:17:27 ---> Running in 2e1a24741c30 16:17:28 Removing intermediate container 2e1a24741c30 16:17:28 ---> 43f1a7bbf537 16:17:28 Step 13/27 : RUN $MAKE 16:17:28 ---> Running in a24f35b8a81c 16:17:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.3" -o app-service-configurable 16:18:16 Removing intermediate container a24f35b8a81c 16:18:16 ---> 707ae8bc1b5f 16:18:16 Step 14/27 : FROM alpine:3.12 16:18:16 3.12: Pulling from library/alpine 16:18:16 d2f70382dc9a: Pulling fs layer 16:18:16 d2f70382dc9a: Verifying Checksum 16:18:16 d2f70382dc9a: Download complete 16:18:16 d2f70382dc9a: Pull complete 16:18:16 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:18:16 Status: Downloaded newer image for alpine:3.12 16:18:16 ---> c4fd0aeabfcf 16:18:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:18:16 ---> Running in 11b85c0721c8 16:18:16 Removing intermediate container 11b85c0721c8 16:18:16 ---> 4c2600e40eee 16:18:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:18:16 ---> Running in 3ad0dac43cd5 16:18:16 Removing intermediate container 3ad0dac43cd5 16:18:16 ---> 4b8b41b85a77 16:18:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:18:16 ---> Running in 071fceccb2f5 16:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:16 (1/7) Installing ca-certificates (20191127-r4) 16:18:16 (2/7) Installing dumb-init (1.2.2-r1) 16:18:16 (3/7) Installing libgcc (9.3.0-r2) 16:18:16 (4/7) Installing libsodium (1.0.18-r0) 16:18:16 (5/7) Installing libstdc++ (9.3.0-r2) 16:18:16 (6/7) Installing libzmq (4.3.3-r0) 16:18:16 (7/7) Installing zeromq (4.3.3-r0) 16:18:16 Executing busybox-1.31.1-r20.trigger 16:18:16 Executing ca-certificates-20191127-r4.trigger 16:18:16 OK: 9 MiB in 21 packages 16:18:16 Removing intermediate container 071fceccb2f5 16:18:16 ---> bc7ae16a1dc6 16:18:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:18:17 ---> 258c1b549815 16:18:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:18:18 ---> 985285a1fd40 16:18:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:18:19 ---> 7978c5be7300 16:18:19 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:18:20 ---> 1199d6c2f1f2 16:18:20 Step 22/27 : EXPOSE 48095 16:18:20 ---> Running in 29058da45226 16:18:21 Removing intermediate container 29058da45226 16:18:21 ---> 61a348352bcb 16:18:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:18:21 ---> Running in 8915a4615d08 16:18:22 Removing intermediate container 8915a4615d08 16:18:22 ---> f6bbd1ff5f93 16:18:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:22 ---> Running in 5387ec9371bd 16:18:23 Removing intermediate container 5387ec9371bd 16:18:23 ---> 5fb56c91741e 16:18:23 Step 25/27 : LABEL arch=arm64 16:18:23 ---> Running in 51effe451c6d 16:18:23 Removing intermediate container 51effe451c6d 16:18:23 ---> 8a819c579646 16:18:23 Step 26/27 : LABEL git_sha=a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:18:23 ---> Running in 85aa2541f0e4 16:18:24 Removing intermediate container 85aa2541f0e4 16:18:24 ---> 92f19bc9628d 16:18:24 Step 27/27 : LABEL version=2.0.2-dev.3 16:18:24 ---> Running in 5840d7be3382 16:18:25 Removing intermediate container 5840d7be3382 16:18:25 ---> e9c3e598ba0b 16:18:25 [Warning] One or more build-args [ARCH] were not consumed 16:18:25 Successfully built e9c3e598ba0b 16:18:25 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 16:18:25 provisioning config files... 16:18:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config5607026959498356679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:25 ---> docker-login.sh 16:18:25 nexus3.edgexfoundry.org:10001 16:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:26 Configure a credential helper to remove this warning. See 16:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:26 16:18:26 Login Succeeded 16:18:26 nexus3.edgexfoundry.org:10002 16:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:26 Configure a credential helper to remove this warning. See 16:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:26 16:18:26 Login Succeeded 16:18:26 nexus3.edgexfoundry.org:10003 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 nexus3.edgexfoundry.org:10004 16:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:27 Configure a credential helper to remove this warning. See 16:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:27 16:18:27 Login Succeeded 16:18:27 docker.io 16:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:28 Configure a credential helper to remove this warning. See 16:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:28 16:18:28 Login Succeeded 16:18:28 ---> docker-login.sh ends [Pipeline] } 16:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:18:28 a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:18:28 latest 16:18:28 2.0.2-dev.3 16:18:28 a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:18:28 main 16:18:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh 16:18:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:29 e445dc21e4d3: Preparing 16:18:29 93645f6f616d: Preparing 16:18:29 74edcd20170c: Preparing 16:18:29 0bd861a7b1d1: Preparing 16:18:29 07e805e1b77a: Preparing 16:18:29 3fbe34a1663b: Preparing 16:18:29 93645f6f616d: Pushed 16:18:29 74edcd20170c: Pushed 16:18:30 0bd861a7b1d1: Pushed 16:18:30 3fbe34a1663b: Layer already exists 16:18:30 07e805e1b77a: Pushed 16:18:33 e445dc21e4d3: Pushed 16:18:33 a011c3c899441db8b42ceb68e5a9f9cc36f2613b: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:18:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:34 e445dc21e4d3: Preparing 16:18:34 93645f6f616d: Preparing 16:18:34 74edcd20170c: Preparing 16:18:34 0bd861a7b1d1: Preparing 16:18:34 07e805e1b77a: Preparing 16:18:34 3fbe34a1663b: Preparing 16:18:34 3fbe34a1663b: Waiting 16:18:34 74edcd20170c: Layer already exists 16:18:34 e445dc21e4d3: Layer already exists 16:18:34 93645f6f616d: Layer already exists 16:18:34 0bd861a7b1d1: Layer already exists 16:18:34 07e805e1b77a: Layer already exists 16:18:34 3fbe34a1663b: Layer already exists 16:18:34 latest: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:18:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh 16:18:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 16:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:35 e445dc21e4d3: Preparing 16:18:35 93645f6f616d: Preparing 16:18:35 74edcd20170c: Preparing 16:18:35 0bd861a7b1d1: Preparing 16:18:35 07e805e1b77a: Preparing 16:18:35 3fbe34a1663b: Preparing 16:18:35 3fbe34a1663b: Waiting 16:18:35 07e805e1b77a: Layer already exists 16:18:35 93645f6f616d: Layer already exists 16:18:35 e445dc21e4d3: Layer already exists 16:18:35 0bd861a7b1d1: Layer already exists 16:18:35 74edcd20170c: Layer already exists 16:18:35 3fbe34a1663b: Layer already exists 16:18:35 2.0.2-dev.3: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:18:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh 16:18:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:36 e445dc21e4d3: Preparing 16:18:36 93645f6f616d: Preparing 16:18:36 74edcd20170c: Preparing 16:18:36 0bd861a7b1d1: Preparing 16:18:36 07e805e1b77a: Preparing 16:18:36 3fbe34a1663b: Preparing 16:18:36 3fbe34a1663b: Waiting 16:18:36 e445dc21e4d3: Layer already exists 16:18:36 07e805e1b77a: Layer already exists 16:18:36 74edcd20170c: Layer already exists 16:18:36 0bd861a7b1d1: Layer already exists 16:18:36 93645f6f616d: Layer already exists 16:18:36 3fbe34a1663b: Layer already exists 16:18:36 a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh 16:18:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:18:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:18:37 e445dc21e4d3: Preparing 16:18:37 93645f6f616d: Preparing 16:18:37 74edcd20170c: Preparing 16:18:37 0bd861a7b1d1: Preparing 16:18:37 07e805e1b77a: Preparing 16:18:37 3fbe34a1663b: Preparing 16:18:37 3fbe34a1663b: Waiting 16:18:37 93645f6f616d: Layer already exists 16:18:37 e445dc21e4d3: Layer already exists 16:18:37 07e805e1b77a: Layer already exists 16:18:37 74edcd20170c: Layer already exists 16:18:37 0bd861a7b1d1: Layer already exists 16:18:37 3fbe34a1663b: Layer already exists 16:18:37 main: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:37 ===================================================== [Pipeline] echo 16:18:37 taggedImages: 16:18:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b 16:18:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:18:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 16:18:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 16:18:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:38 16:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:39 arm64: Pulling from edgex-lftools-log-publisher 16:18:39 448f6bf000e3: Pulling fs layer 16:18:39 f757da607395: Pulling fs layer 16:18:39 05883995daec: Pulling fs layer 16:18:39 8603b9c90790: Pulling fs layer 16:18:39 1560dd03e051: Pulling fs layer 16:18:39 27f5ce0e4adf: Pulling fs layer 16:18:39 c2d8d7efcc4b: Pulling fs layer 16:18:39 8603b9c90790: Waiting 16:18:39 1560dd03e051: Waiting 16:18:39 27f5ce0e4adf: Waiting 16:18:39 c2d8d7efcc4b: Waiting 16:18:39 f757da607395: Verifying Checksum 16:18:39 f757da607395: Download complete 16:18:39 8603b9c90790: Verifying Checksum 16:18:39 8603b9c90790: Download complete 16:18:39 1560dd03e051: Verifying Checksum 16:18:39 1560dd03e051: Download complete 16:18:39 27f5ce0e4adf: Verifying Checksum 16:18:39 27f5ce0e4adf: Download complete 16:18:39 05883995daec: Verifying Checksum 16:18:39 05883995daec: Download complete 16:18:40 448f6bf000e3: Verifying Checksum 16:18:40 448f6bf000e3: Download complete 16:18:43 c2d8d7efcc4b: Verifying Checksum 16:18:43 c2d8d7efcc4b: Download complete 16:18:44 448f6bf000e3: Pull complete 16:18:45 f757da607395: Pull complete 16:18:46 05883995daec: Pull complete 16:18:46 8603b9c90790: Pull complete 16:18:47 1560dd03e051: Pull complete 16:18:48 27f5ce0e4adf: Pull complete 16:19:03 c2d8d7efcc4b: Pull complete 16:19:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:19:03 prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container 16:19:03 $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:19:09 $ docker top dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:10 ---> job-cost.sh 16:19:10 lf-activate-venv: SKIPPING 16:19:10 INFO: No Stack... 16:19:11 INFO: Retrieving Pricing Info for: v2-standard-4 16:19:11 INFO: Archiving Costs [Pipeline] sh 16:19:12 + cut -d, -f6 16:19:12 + cat /w/workspace/app-service-configurable/7/archives/cost.csv [Pipeline] lock 16:19:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] 16:19:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] did not exist. Created. 16:19:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:13 /w/workspace/app-service-configurable/7@tmp/durable-cd0f7932/script.sh: 1: /w/workspace/app-service-configurable/7@tmp/durable-cd0f7932/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:19:13 + echo total: 0.18000000715255737 [Pipeline] stash 16:19:14 Warning: overwriting stash ‘stack-cost’ 16:19:14 Stashed 1 file(s) [Pipeline] } 16:19:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:14 $ docker stop --time=1 dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 16:19:15 $ docker rm -f dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 [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 16:19:16 provisioning config files... 16:19:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3556720154923552626tmp [Pipeline] { [Pipeline] sh 16:19:17 + set +x 16:19:17 + curl -s https://codecov.io/bash 16:19:17 + bash -s -- 16:19:17 16:19:17 _____ _ 16:19:17 / ____| | | 16:19:17 | | ___ __| | ___ ___ _____ __ 16:19:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:17 Bash-1.0.6 16:19:17 16:19:17 16:19:17 ==> git version 2.24.4 found 16:19:17 ==> 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 16:19:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:19:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:19:17 ==> Jenkins CI detected. 16:19:17 current dir:  /w/workspace/ry_app-service-configurable_main 16:19:17 project root: . 16:19:17 --> token set from env 16:19:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:17 ==> Running gcov in . (disable via -X gcov) 16:19:17 ==> Python coveragepy not found 16:19:17 ==> Searching for coverage reports in: 16:19:17 + . 16:19:17 -> Found 1 reports 16:19:17 ==> Detecting git/mercurial file structure 16:19:17 ==> Reading reports 16:19:17 + ./coverage.out bytes=10 16:19:17 ==> Appending adjustments 16:19:17 https://docs.codecov.io/docs/fixing-reports 16:19:17 + Found adjustments 16:19:17 ==> Gzipping contents 16:19:17 4.0K /tmp/codecov.XMOb2L.gz 16:19:17 ==> Uploading reports 16:19:17 url: https://codecov.io 16:19:17 query: branch=main&commit=a011c3c899441db8b42ceb68e5a9f9cc36f2613b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:17 -> Pinging Codecov 16:19:17 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:17 -> Uploading to 16:19:17 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/A97CA9966030D2A3747ED39772930CCE/a011c3c899441db8b42ceb68e5a9f9cc36f2613b/49aed881-3d3f-43a0-a1d0-abc8213b245a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T161917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=043af8a39ee067d6164ea4d74bf609816bde98c83b57e5cdd9dd5d9b89af2408 16:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:17 Dload Upload Total Spent Left Speed 16:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 564 0 0 100 564 0 1604 --:--:-- --:--:-- --:--:-- 1606 16:19:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] } 16:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:19:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:19:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:18 16:19:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:19:19 188c0c94c7c5: Pulling fs layer 16:19:19 0ef7d3d256c8: Pulling fs layer 16:19:19 de9db76c5a1d: Pulling fs layer 16:19:19 0eba1c9be4d2: Pulling fs layer 16:19:19 0d57e429df01: Pulling fs layer 16:19:19 4e4be7b47b0d: Pulling fs layer 16:19:19 e1f770b5df2f: Pulling fs layer 16:19:19 85a0685a4137: Pulling fs layer 16:19:19 4e4be7b47b0d: Waiting 16:19:19 e1f770b5df2f: Waiting 16:19:19 85a0685a4137: Waiting 16:19:19 0d57e429df01: Waiting 16:19:19 0eba1c9be4d2: Waiting 16:19:19 de9db76c5a1d: Verifying Checksum 16:19:19 de9db76c5a1d: Download complete 16:19:19 0ef7d3d256c8: Verifying Checksum 16:19:19 0ef7d3d256c8: Download complete 16:19:19 0d57e429df01: Verifying Checksum 16:19:19 0d57e429df01: Download complete 16:19:19 4e4be7b47b0d: Verifying Checksum 16:19:19 4e4be7b47b0d: Download complete 16:19:19 188c0c94c7c5: Verifying Checksum 16:19:19 188c0c94c7c5: Download complete 16:19:19 188c0c94c7c5: Pull complete 16:19:19 0ef7d3d256c8: Pull complete 16:19:20 de9db76c5a1d: Pull complete 16:19:21 e1f770b5df2f: Verifying Checksum 16:19:21 e1f770b5df2f: Download complete 16:19:26 0eba1c9be4d2: Verifying Checksum 16:19:26 0eba1c9be4d2: Download complete 16:19:26 85a0685a4137: Verifying Checksum 16:19:26 85a0685a4137: Download complete 16:19:28 0eba1c9be4d2: Pull complete 16:19:28 0d57e429df01: Pull complete 16:19:28 4e4be7b47b0d: Pull complete 16:19:29 e1f770b5df2f: Pull complete 16:19:32 85a0685a4137: Pull complete 16:19:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:19:32 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:19:34 $ docker top 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 -eo pid,comm [Pipeline] { [Pipeline] echo 16:19:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:19:34 + set -o pipefail 16:19:34 + snyk monitor '--org=edgex-jenkins' 16:19:45 16:19:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:19:45 16:19:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6de935ac-271c-4058-8a48-bc861ee0646c 16:19:45 16:19:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:19:45 16:19:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:19:45 16:19:45 [Pipeline] } 16:19:45 $ docker stop --time=1 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 16:19:47 $ docker rm -f 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 [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 16:19:48 + git log --format=format:%s -1 a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh 16:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:48 . [Pipeline] withDockerContainer 16:19:48 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:19:49 $ docker top c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:49 [ssh-agent] Looking for ssh-agent implementation... 16:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:49 $ docker exec c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a ssh-agent 16:19:49 SSH_AUTH_SOCK=/tmp/ssh-0E8mzBYE4Frl/agent.12 16:19:49 SSH_AGENT_PID=19 16:19:49 Running ssh-add (command line suppressed) 16:19:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_629381758420823877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_629381758420823877.key) 16:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:50 + git semver tag 16:19:50 # -> Open(): unable to determine branch for HEAD 16:19:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:19:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:19:50 # $SEMVER_REMOTE_NAME = origin 16:19:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:19:50 # $SEMVER_USER_NAME = edgex-jenkins 16:19:50 # $SEMVER_BRANCH = main 16:19:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:19:50 # a011c3c899441db8b42ceb68e5a9f9cc36f2613b HEAD 16:19:50 # -> Force: false 16:19:50 # b409546f56157845b2c352dc67b8fed642e1e67b refs/tags/v2.0.2-dev.3 [Pipeline] } 16:19:50 $ docker exec --env ******** --env ******** c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a ssh-agent -k 16:19:50 unset SSH_AUTH_SOCK; 16:19:50 unset SSH_AGENT_PID; 16:19:50 echo Agent pid 19 killed; 16:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:50 + git semver [Pipeline] } 16:19:50 $ docker stop --time=1 c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a 16:19:51 $ docker rm -f c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:52 16:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:52 0.23.1-centos7: Pulling from edgex-lftools 16:19:52 ab5ef0e58194: Pulling fs layer 16:19:52 9712f1f96733: Pulling fs layer 16:19:52 63f879dbbcfc: Pulling fs layer 16:19:52 0d9ebad4ef96: Pulling fs layer 16:19:52 e9a5061849ea: Pulling fs layer 16:19:52 d747dcd14b5f: Pulling fs layer 16:19:52 2de7ff778b66: Pulling fs layer 16:19:52 0d9ebad4ef96: Waiting 16:19:52 e9a5061849ea: Waiting 16:19:52 d747dcd14b5f: Waiting 16:19:52 2de7ff778b66: Waiting 16:19:52 9712f1f96733: Verifying Checksum 16:19:52 9712f1f96733: Download complete 16:19:55 63f879dbbcfc: Verifying Checksum 16:19:55 63f879dbbcfc: Download complete 16:19:56 e9a5061849ea: Verifying Checksum 16:19:56 e9a5061849ea: Download complete 16:19:56 d747dcd14b5f: Verifying Checksum 16:19:56 d747dcd14b5f: Download complete 16:19:57 2de7ff778b66: Verifying Checksum 16:19:57 2de7ff778b66: Download complete 16:19:57 0d9ebad4ef96: Verifying Checksum 16:19:57 0d9ebad4ef96: Download complete 16:19:57 ab5ef0e58194: Verifying Checksum 16:19:57 ab5ef0e58194: Download complete 16:20:00 ab5ef0e58194: Pull complete 16:20:00 9712f1f96733: Pull complete 16:20:01 63f879dbbcfc: Pull complete 16:20:04 0d9ebad4ef96: Pull complete 16:20:04 e9a5061849ea: Pull complete 16:20:04 d747dcd14b5f: Pull complete 16:20:05 2de7ff778b66: Pull complete 16:20:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:20:05 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:20:08 $ docker top d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:20:08 provisioning config files... 16:20:08 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7319637867516426677tmp 16:20:08 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8049563500185603762tmp 16:20:08 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2118927054776483440tmp [Pipeline] { [Pipeline] echo 16:20:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:20:09 ---> sigul-configuration.sh 16:20:09 gpg: directory `/root/.gnupg' created 16:20:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:20:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:20:09 gpg: keyring `/root/.gnupg/secring.gpg' created 16:20:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:20:09 gpg: CAST5 encrypted data 16:20:09 gpg: encrypted with 1 passphrase 16:20:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:20:09 + mkdir /home/jenkins 16:20:09 + mkdir /home/jenkins/sigul [Pipeline] sh 16:20:09 + 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 16:20:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:20:10 ---> sigul-install.sh 16:20:10 Sigul already installed; skipping installation. [Pipeline] sh 16:20:10 + git tag --list 16:20:10 v1.0.0 16:20:10 v1.1.0 16:20:10 v1.2.0 16:20:10 v1.3.0 16:20:10 v1.3.1 16:20:10 v2.0.0 16:20:10 v2.0.1 16:20:10 v2.0.1-dev.1 16:20:10 v2.0.2-dev.1 16:20:10 v2.0.2-dev.2 16:20:10 v2.0.2-dev.3 [Pipeline] sh 16:20:10 + lftools sign git-tag v2.0.2-dev.3 16:20:11 Signing Git tag with Sigul... 16:20:11 Signing v2.0.2-dev.3 [Pipeline] echo 16:20:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:20:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:20:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:20:12 $ docker stop --time=1 d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd 16:20:14 $ docker rm -f d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:20:14 . [Pipeline] withDockerContainer 16:20:14 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:20:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:20:15 $ docker top 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:15 [ssh-agent] Looking for ssh-agent implementation... 16:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:15 $ docker exec 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd ssh-agent 16:20:15 SSH_AUTH_SOCK=/tmp/ssh-cqIWCMdoaVGE/agent.14 16:20:15 SSH_AGENT_PID=20 16:20:15 Running ssh-add (command line suppressed) 16:20:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3196528691034481158.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3196528691034481158.key) 16:20:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:15 + git semver bump pre 16:20:15 # -> Open(): unable to determine branch for HEAD 16:20:15 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:20:15 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:20:15 # $SEMVER_REMOTE_NAME = origin 16:20:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:20:15 # $SEMVER_USER_NAME = edgex-jenkins 16:20:15 # $SEMVER_BRANCH = main 16:20:15 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:20:15 2.0.2-dev.4 [Pipeline] } 16:20:15 $ docker exec --env ******** --env ******** 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd ssh-agent -k 16:20:16 unset SSH_AUTH_SOCK; 16:20:16 unset SSH_AGENT_PID; 16:20:16 echo Agent pid 20 killed; 16:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:16 + git semver [Pipeline] } 16:20:16 $ docker stop --time=1 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd 16:20:17 $ docker rm -f 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:20:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:20:18 . [Pipeline] withDockerContainer 16:20:18 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:20:18 $ docker top b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:19 [ssh-agent] Looking for ssh-agent implementation... 16:20:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:19 $ docker exec b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 ssh-agent 16:20:19 SSH_AUTH_SOCK=/tmp/ssh-1q3gzY7aoXK3/agent.15 16:20:19 SSH_AGENT_PID=21 16:20:19 Running ssh-add (command line suppressed) 16:20:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8396236849910442138.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8396236849910442138.key) 16:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:19 + git semver push 16:20:19 # -> Open(): unable to determine branch for HEAD 16:20:19 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:20:19 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:20:19 # $SEMVER_REMOTE_NAME = origin 16:20:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:20:19 # $SEMVER_USER_NAME = edgex-jenkins 16:20:19 # $SEMVER_BRANCH = main 16:20:19 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:20:21 $ docker exec --env ******** --env ******** b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 ssh-agent -k 16:20:21 unset SSH_AUTH_SOCK; 16:20:21 unset SSH_AGENT_PID; 16:20:21 echo Agent pid 21 killed; 16:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:21 + git semver [Pipeline] } 16:20:21 $ docker stop --time=1 b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 16:20:22 $ docker rm -f b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 [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 16:20:23 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:20:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:24 ---> package-listing.sh 16:20:24 ++ facter osfamily 16:20:24 ++ tr '[:upper:]' '[:lower:]' 16:20:24 + OS_FAMILY=redhat 16:20:24 + workspace=/w/workspace/ry_app-service-configurable_main 16:20:24 + START_PACKAGES=/tmp/packages_start.txt 16:20:24 + END_PACKAGES=/tmp/packages_end.txt 16:20:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:24 + PACKAGES=/tmp/packages_start.txt 16:20:24 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:20:24 + PACKAGES=/tmp/packages_end.txt 16:20:24 + case "${OS_FAMILY}" in 16:20:24 + rpm -qa 16:20:24 + sort 16:20:25 + '[' -f /tmp/packages_start.txt ']' 16:20:25 + '[' -f /tmp/packages_end.txt ']' 16:20:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:25 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:20:25 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:20:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:20:25 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 16:20:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:26 16:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:26 latest: Pulling from edgex-lftools-log-publisher 16:20:26 b4d181a07f80: Pulling fs layer 16:20:26 a1111a8f2ec3: Pulling fs layer 16:20:26 ed53099fbce6: Pulling fs layer 16:20:26 dc539afda2c1: Pulling fs layer 16:20:26 77bc0d833cb6: Pulling fs layer 16:20:26 9065ff56babe: Pulling fs layer 16:20:26 d287ab97295c: Pulling fs layer 16:20:26 dc539afda2c1: Waiting 16:20:26 77bc0d833cb6: Waiting 16:20:26 9065ff56babe: Waiting 16:20:26 d287ab97295c: Waiting 16:20:27 a1111a8f2ec3: Verifying Checksum 16:20:27 a1111a8f2ec3: Download complete 16:20:27 dc539afda2c1: Verifying Checksum 16:20:27 dc539afda2c1: Download complete 16:20:27 ed53099fbce6: Verifying Checksum 16:20:27 ed53099fbce6: Download complete 16:20:27 b4d181a07f80: Verifying Checksum 16:20:27 b4d181a07f80: Download complete 16:20:28 b4d181a07f80: Pull complete 16:20:29 a1111a8f2ec3: Pull complete 16:20:29 ed53099fbce6: Pull complete 16:20:29 dc539afda2c1: Pull complete 16:20:32 9065ff56babe: Verifying Checksum 16:20:32 9065ff56babe: Download complete 16:20:32 77bc0d833cb6: Verifying Checksum 16:20:32 77bc0d833cb6: Download complete 16:20:32 77bc0d833cb6: Pull complete 16:20:32 9065ff56babe: Pull complete 16:20:37 d287ab97295c: Verifying Checksum 16:20:37 d287ab97295c: Download complete 16:20:42 d287ab97295c: Pull complete 16:20:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:20:42 prd-centos7-docker-4c-2g-344 does not seem to be running inside a container 16:20:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:44 $ docker top 9c12690e0960a084f7b0fd0ae3d6c8f26a5a62972296318b09608ca3488a254d -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:45 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:45 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:45 + ls /var/log/sa-host 16:20:45 + sadf -c /var/log/sa-host/sa05 16:20:45 file_magic: OK 16:20:45 HZ: Using current value: 100 16:20:45 file_header: OK 16:20:45 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 16:20:45 Statistics: 16:20:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:45 File successfully converted to sysstat format version 12.0.3 16:20:45 + sadf -c /var/log/sa-host/sa11 16:20:45 file_magic: OK 16:20:45 HZ: Using current value: 100 16:20:45 file_header: OK 16:20:45 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 16:20:45 Statistics: 16:20:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:46 provisioning config files... 16:20:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3865556374220815260tmp [Pipeline] { [Pipeline] echo 16:20:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:46 ---> create-netrc.sh [Pipeline] } 16:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:47 ---> python-tools-install.sh [Pipeline] echo 16:20:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:47 ---> sudo-logs.sh 16:20:47 Archiving 'sudo' log.. 16:20:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known 16:20:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:20:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:47 ---> job-cost.sh 16:20:47 lf-activate-venv: SKIPPING 16:20:47 DEBUG: total: 0.18000000715255737 16:20:47 INFO: Retrieving Stack Cost... 16:20:49 INFO: Retrieving Pricing Info for: v3-standard-2 16:20:49 INFO: Archiving Costs [Pipeline] echo 16:20:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:49 ---> logs-deploy.sh 16:20:49 lf-activate-venv: SKIPPING 16:20:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/7 16:20:49 INFO: archiving workspace using pattern(s): 16:20:50 Archives upload complete. 16:20:50 INFO: archiving logs to Nexus 16:20:51 ---> uname -a: 16:20:51 Linux prd-centos7-docker-4c-2g-344.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 16:20:51 16:20:51 16:20:51 ---> lscpu: 16:20:51 Architecture: x86_64 16:20:51 CPU op-mode(s): 32-bit, 64-bit 16:20:51 Byte Order: Little Endian 16:20:51 Address sizes: 40 bits physical, 48 bits virtual 16:20:51 CPU(s): 2 16:20:51 On-line CPU(s) list: 0,1 16:20:51 Thread(s) per core: 1 16:20:51 Core(s) per socket: 1 16:20:51 Socket(s): 2 16:20:51 NUMA node(s): 1 16:20:51 Vendor ID: AuthenticAMD 16:20:51 CPU family: 23 16:20:51 Model: 49 16:20:51 Model name: AMD EPYC-Rome Processor 16:20:51 Stepping: 0 16:20:51 CPU MHz: 2800.000 16:20:51 BogoMIPS: 5600.00 16:20:51 Virtualization: AMD-V 16:20:51 Hypervisor vendor: KVM 16:20:51 Virtualization type: full 16:20:51 L1d cache: 32K 16:20:51 L1i cache: 32K 16:20:51 L2 cache: 512K 16:20:51 L3 cache: 16384K 16:20:51 NUMA node0 CPU(s): 0,1 16:20:51 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 16:20:51 16:20:51 16:20:51 ---> nproc: 16:20:51 2 16:20:51 16:20:51 16:20:51 ---> df -h: 16:20:51 Filesystem Size Used Avail Use% Mounted on 16:20:51 overlay 40G 9.0G 32G 23% / 16:20:51 tmpfs 64M 0 64M 0% /dev 16:20:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:20:51 shm 64M 0 64M 0% /dev/shm 16:20:51 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:20:51 16:20:51 16:20:51 ---> sar -b -r -n DEV: 16:20:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 16:20:51 16:20:51 16:11:01 LINUX RESTART (2 CPU) 16:20:51 16:20:51 16:12:01 tps rtps wtps bread/s bwrtn/s 16:20:51 16:13:01 0.72 0.00 0.72 0.00 14.77 16:20:51 16:14:01 0.23 0.00 0.23 0.00 3.76 16:20:51 16:15:01 0.28 0.00 0.28 0.00 2.98 16:20:51 16:16:01 0.25 0.00 0.25 0.00 3.60 16:20:51 16:17:01 0.30 0.00 0.30 0.00 4.25 16:20:51 16:18:01 0.18 0.00 0.18 0.00 2.02 16:20:51 16:19:01 0.30 0.00 0.30 0.00 4.86 16:20:51 16:20:01 110.94 0.03 110.91 3.73 32005.11 16:20:51 Average: 14.16 0.00 14.15 0.47 4006.75 16:20:51 16:20:51 16:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:51 16:13:01 5473732 0 799596 9.98 2620 1732984 1275744 14.08 574184 1562928 12 16:20:51 16:14:01 5475128 0 798192 9.97 2620 1732992 1247988 13.78 570388 1565796 8 16:20:51 16:15:01 5475408 0 797912 9.96 2620 1732992 1228240 13.56 570488 1565796 8 16:20:51 16:16:01 5476916 0 796396 9.94 2620 1733000 1207908 13.34 568844 1566724 8 16:20:51 16:17:01 5473464 0 799844 9.99 2620 1733004 1207980 13.34 569852 1568852 8 16:20:51 16:18:01 5472204 0 801100 10.00 2620 1733008 1208016 13.34 571244 1568852 8 16:20:51 16:19:01 5473412 0 799884 9.99 2620 1733016 1207680 13.33 570312 1568852 8 16:20:51 16:20:01 4026640 0 1060684 13.24 2620 2918988 1615924 17.84 894216 2565988 467068 16:20:51 Average: 5293363 0 831701 10.38 2620 1881248 1274935 14.08 611191 1691724 58391 16:20:51 16:20:51 16:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:51 16:13:01 eth0 4.08 1.65 3.32 0.29 0.00 0.00 0.00 0.00 16:20:51 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:14:01 eth0 2.18 0.60 0.68 0.40 0.00 0.00 0.00 0.00 16:20:51 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:15:01 eth0 1.23 0.37 0.33 0.20 0.00 0.00 0.00 0.00 16:20:51 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:16:01 eth0 0.78 0.33 0.30 0.20 0.00 0.00 0.00 0.00 16:20:51 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:17:01 eth0 1.30 0.43 0.42 0.27 0.00 0.00 0.00 0.00 16:20:51 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:18:01 eth0 1.08 0.30 0.36 0.17 0.00 0.00 0.00 0.00 16:20:51 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:19:01 eth0 0.30 0.08 0.03 0.04 0.00 0.00 0.00 0.00 16:20:51 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:20:01 eth0 1315.53 903.20 7683.98 77.88 0.00 0.00 0.00 0.00 16:20:51 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 16:20:01 docker0 62.14 79.30 4.84 367.02 0.00 0.00 0.00 0.00 16:20:51 Average: eth0 165.88 113.41 961.56 9.94 0.00 0.00 0.00 0.00 16:20:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:51 Average: docker0 7.77 9.92 0.60 45.90 0.00 0.00 0.00 0.00 16:20:51 16:20:51 16:20:51 ---> sar -P ALL: 16:20:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 16:20:51 16:20:51 16:11:01 LINUX RESTART (2 CPU) 16:20:51 16:20:51 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:20:51 16:13:01 all 0.23 0.00 0.08 0.00 0.02 99.68 16:20:51 16:13:01 0 0.30 0.00 0.07 0.00 0.02 99.62 16:20:51 16:13:01 1 0.15 0.00 0.08 0.00 0.02 99.75 16:20:51 16:14:01 all 0.26 0.00 0.06 0.00 0.02 99.67 16:20:51 16:14:01 0 0.43 0.00 0.08 0.00 0.02 99.46 16:20:51 16:14:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:20:51 16:15:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:20:51 16:15:01 0 0.42 0.00 0.03 0.00 0.02 99.53 16:20:51 16:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:20:51 16:16:01 all 0.14 0.00 0.06 0.00 0.02 99.78 16:20:51 16:16:01 0 0.22 0.00 0.08 0.00 0.02 99.68 16:20:51 16:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:20:51 16:17:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:20:51 16:17:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:20:51 16:17:01 1 0.37 0.00 0.03 0.00 0.02 99.58 16:20:51 16:18:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:20:51 16:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:20:51 16:18:01 1 0.43 0.00 0.05 0.00 0.02 99.50 16:20:51 16:19:01 all 0.24 0.00 0.06 0.00 0.01 99.69 16:20:51 16:19:01 0 0.05 0.00 0.07 0.00 0.00 99.88 16:20:51 16:19:01 1 0.43 0.00 0.05 0.00 0.02 99.50 16:20:51 16:20:01 all 17.36 0.00 7.64 1.05 0.07 73.88 16:20:51 16:20:01 0 17.38 0.00 8.26 1.33 0.07 72.95 16:20:51 16:20:01 1 17.35 0.00 7.02 0.77 0.07 74.79 16:20:51 Average: all 2.26 0.00 0.95 0.13 0.02 96.64 16:20:51 Average: 0 2.25 0.00 1.03 0.16 0.02 96.54 16:20:51 Average: 1 2.27 0.00 0.88 0.09 0.02 96.73 16:20:51 16:20:51 16:20:51