Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8207499118354266052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8319285928219235749.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5123897948582037242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4369814664891076353.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4563278648159968858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1275’ is offline ‘prd-centos7-docker-4c-2g-1277’ is offline ‘prd-centos7-docker-4c-2g-1279’ is offline ‘prd-centos7-docker-4c-2g-1280’ is offline ‘prd-centos7-docker-4c-2g-1283’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1282’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1291 in /w/workspace/_app-service-configurable_master [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/_app-service-configurable_master # timeout=10 Avoid second fetch Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh2848766013139939169.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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" > git rev-list --no-walk e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:29 ========================================================= 17:52:29 EdgeX Global Pipelines Version Info 17:52:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:31 ------------------- 17:52:31 stable info: 17:52:31 ------------------- 17:52:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:31 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:52:31 Message: update stable to v1.0.194 17:52:31 ------------------- 17:52:31 experimental info: 17:52:31 ------------------- 17:52:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:52:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:52:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:52:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 137aad8 [Pipeline] echo 17:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:33 provisioning config files... 17:52:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2174511798113514893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:33 ---> docker-login.sh 17:52:33 nexus3.edgexfoundry.org:10001 17:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:33 Configure a credential helper to remove this warning. See 17:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:33 17:52:33 Login Succeeded 17:52:33 nexus3.edgexfoundry.org:10002 17:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:33 Configure a credential helper to remove this warning. See 17:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:33 17:52:33 Login Succeeded 17:52:33 nexus3.edgexfoundry.org:10003 17:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:33 Configure a credential helper to remove this warning. See 17:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:33 17:52:33 Login Succeeded 17:52:33 nexus3.edgexfoundry.org:10004 17:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:33 Configure a credential helper to remove this warning. See 17:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:33 17:52:33 Login Succeeded 17:52:33 docker.io 17:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:34 Configure a credential helper to remove this warning. See 17:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:34 17:52:34 Login Succeeded 17:52:34 ---> docker-login.sh ends [Pipeline] } 17:52:34 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 17:52:34 + git log --format=format:%s -1 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] echo 17:52:35 GIT_COMMIT: 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285) [Pipeline] echo 17:52:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:36 17:52:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:52:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:36 latest: Pulling from edgex-devops/git-semver 17:52:36 31603596830f: Pulling fs layer 17:52:36 54011a49482f: Pulling fs layer 17:52:36 a6820b24f6d8: Pulling fs layer 17:52:36 f581987b2513: Pulling fs layer 17:52:36 f581987b2513: Waiting 17:52:36 54011a49482f: Download complete 17:52:36 31603596830f: Verifying Checksum 17:52:36 31603596830f: Download complete 17:52:36 f581987b2513: Verifying Checksum 17:52:36 f581987b2513: Download complete 17:52:36 a6820b24f6d8: Verifying Checksum 17:52:36 a6820b24f6d8: Download complete 17:52:36 31603596830f: Pull complete 17:52:37 54011a49482f: Pull complete 17:52:37 a6820b24f6d8: Pull complete 17:52:38 f581987b2513: Pull complete 17:52:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:52:38 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 17:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:39 $ docker top 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:39 [ssh-agent] Looking for ssh-agent implementation... 17:52:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:39 $ docker exec 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent 17:52:39 SSH_AUTH_SOCK=/tmp/ssh-CnOEXRrbXith/agent.14 17:52:39 SSH_AGENT_PID=20 17:52:39 Running ssh-add (command line suppressed) 17:52:39 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3094175970003717638.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3094175970003717638.key) 17:52:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:40 + git tag --points-at HEAD [Pipeline] } 17:52:40 $ docker exec --env ******** --env ******** 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent -k 17:52:40 unset SSH_AUTH_SOCK; 17:52:40 unset SSH_AGENT_PID; 17:52:40 echo Agent pid 20 killed; 17:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:40 [ssh-agent] Looking for ssh-agent implementation... 17:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:40 $ docker exec 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent 17:52:40 SSH_AUTH_SOCK=/tmp/ssh-ezVBd2CsbMpr/agent.54 17:52:40 SSH_AGENT_PID=60 17:52:40 Running ssh-add (command line suppressed) 17:52:40 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_671002236702743484.key (/w/workspace/_app-service-configurable_master@tmp/private_key_671002236702743484.key) 17:52:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:40 + git semver init 17:52:40 # -> Open(): unable to determine branch for HEAD 17:52:40 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:52:40 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:52:40 # $SEMVER_REMOTE_NAME = origin 17:52:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:52:40 # $SEMVER_USER_NAME = edgex-jenkins 17:52:40 # $SEMVER_BRANCH = master 17:52:40 # $SEMVER_TEMP = /tmp/semver-945003448 17:52:40 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:52:41 # '/tmp/semver-945003448' -> '/w/workspace/_app-service-configurable_master/.semver' 17:52:41 # -> Force: false 17:52:41 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 17:52:41 $ docker exec --env ******** --env ******** 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent -k 17:52:41 unset SSH_AUTH_SOCK; 17:52:41 unset SSH_AGENT_PID; 17:52:41 echo Agent pid 60 killed; 17:52:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:41 + git semver [Pipeline] } 17:52:41 $ docker stop --time=1 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 17:52:42 $ docker rm -f 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:43 Stashed 1 file(s) [Pipeline] echo 17:52:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.50 [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 17:52:58 Still waiting to schedule task 17:52:58 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1275’ is offline 17:52:58 ‘prd-centos7-docker-4c-2g-1277’ is offline 17:52:58 ‘prd-centos7-docker-4c-2g-1279’ is offline 17:52:58 ‘prd-centos7-docker-4c-2g-1280’ is offline 17:52:58 ‘prd-centos7-docker-4c-2g-1285’ is offline 17:52:58 ‘prd-centos7-docker-4c-2g-1295’ is offline 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1290’ doesn’t have label ‘centos7-docker-4c-2g’ 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ doesn’t have label ‘centos7-docker-4c-2g’ 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1294’ doesn’t have label ‘centos7-docker-4c-2g’ 17:52:58 Still waiting to schedule task 17:52:58 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1275’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1277’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1279’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1280’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-centos7-docker-4c-2g-1295’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1290’ is offline 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ is offline 17:52:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1294’ is offline 17:54:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1296 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 17:54:57 Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout 17:54:58 Selected Git installation does not exist. Using Default 17:54:58 The recommended git tool is: NONE 17:55:04 using credential edgex-jenkins-ssh 17:55:04 Cloning the remote Git repository 17:55:04 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:55:05 > git init /w/workspace/app-service-configurable/122 # timeout=10 17:55:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:55:05 > git --version # timeout=10 17:55:05 > git --version # 'git version 2.17.1' 17:55:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:06 Avoid second fetch 17:55:06 Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) 17:55:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:06 > git config core.sparsecheckout # timeout=10 17:55:06 > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 17:55:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:55:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:55:13 + sudo service docker restart 17:55:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:31 provisioning config files... 17:55:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config7193850548051714387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:32 ---> docker-login.sh 17:55:32 nexus3.edgexfoundry.org:10001 17:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:33 Configure a credential helper to remove this warning. See 17:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:33 17:55:33 Login Succeeded 17:55:33 nexus3.edgexfoundry.org:10002 17:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:33 Configure a credential helper to remove this warning. See 17:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:33 17:55:33 Login Succeeded 17:55:33 nexus3.edgexfoundry.org:10003 17:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:34 Configure a credential helper to remove this warning. See 17:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:34 17:55:34 Login Succeeded 17:55:34 nexus3.edgexfoundry.org:10004 17:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:35 Configure a credential helper to remove this warning. See 17:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:35 17:55:35 Login Succeeded 17:55:35 docker.io 17:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:35 Configure a credential helper to remove this warning. See 17:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:35 17:55:35 Login Succeeded 17:55:35 ---> docker-login.sh ends [Pipeline] } 17:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:36 ========================================================= 17:55:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:55:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:36 + 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 . 17:55:36 Sending build context to Docker daemon 97.28kB 17:55:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:55:37 Step 2/8 : FROM ${BASE} 17:55:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:37 595b0fe564bb: Pulling fs layer 17:55:37 3088b5b3c5c0: Pulling fs layer 17:55:37 5b7225fbf94c: Pulling fs layer 17:55:37 ba82ee9f976e: Pulling fs layer 17:55:37 506bd15cee9f: Pulling fs layer 17:55:37 ba82ee9f976e: Waiting 17:55:37 75a0a4a0db45: Pulling fs layer 17:55:37 618dc40b7e24: Pulling fs layer 17:55:37 506bd15cee9f: Waiting 17:55:37 75a0a4a0db45: Waiting 17:55:37 5b7225fbf94c: Download complete 17:55:37 3088b5b3c5c0: Verifying Checksum 17:55:37 3088b5b3c5c0: Download complete 17:55:37 506bd15cee9f: Verifying Checksum 17:55:37 506bd15cee9f: Download complete 17:55:37 75a0a4a0db45: Verifying Checksum 17:55:37 75a0a4a0db45: Download complete 17:55:37 595b0fe564bb: Download complete 17:55:38 595b0fe564bb: Pull complete 17:55:38 3088b5b3c5c0: Pull complete 17:55:39 5b7225fbf94c: Pull complete 17:55:39 618dc40b7e24: Verifying Checksum 17:55:41 ba82ee9f976e: Verifying Checksum 17:55:51 ba82ee9f976e: Pull complete 17:55:51 506bd15cee9f: Pull complete 17:55:51 75a0a4a0db45: Pull complete 17:55:56 618dc40b7e24: Pull complete 17:55:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:55:56 ---> a36622ca3599 17:55:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:55:58 ---> Running in ee0e3160da57 17:55:58 Removing intermediate container ee0e3160da57 17:55:58 ---> c7241a4fc830 17:55:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:58 ---> Running in 016eb6c015ea 17:56:01 Removing intermediate container 016eb6c015ea 17:56:01 ---> f4096c8cb89f 17:56:01 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:56:01 ---> Running in cc0e0559a02e 17:56:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:56:04 (1/6) Installing libc-dev (0.7.2-r3) 17:56:04 (2/6) Installing libsodium (1.0.18-r0) 17:56:04 (3/6) Installing pkgconf (1.7.3-r0) 17:56:04 (4/6) Installing libsodium-dev (1.0.18-r0) 17:56:04 (5/6) Installing libzmq (4.3.3-r1) 17:56:04 (6/6) Installing zeromq-dev (4.3.3-r1) 17:56:05 Executing busybox-1.32.1-r6.trigger 17:56:05 OK: 139 MiB in 46 packages 17:56:06 Removing intermediate container cc0e0559a02e 17:56:06 ---> 1791a70dc475 17:56:06 Step 6/8 : WORKDIR /app 17:56:06 ---> Running in 09c26355f9fd 17:56:07 Removing intermediate container 09c26355f9fd 17:56:07 ---> 0ead775e10dd 17:56:07 Step 7/8 : COPY . . 17:56:08 ---> 233cfa16641d 17:56:08 Step 8/8 : RUN go mod download 17:56:08 ---> Running in 0bec92f4e0f8 17:56:34 Removing intermediate container 0bec92f4e0f8 17:56:34 ---> 3ee6eb4e226f 17:56:34 Successfully built 3ee6eb4e226f 17:56:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:56:35 + docker inspect -f . ci-base-image-arm64 17:56:35 . [Pipeline] withDockerContainer 17:56:35 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 17:56:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:37 $ docker top 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:38 + go version 17:56:38 go version go1.16.5 linux/arm64 [Pipeline] } 17:56:38 $ docker stop --time=1 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b 17:56:40 $ docker rm -f 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:41 + docker inspect -f . ci-base-image-arm64 17:56:41 . [Pipeline] withDockerContainer 17:56:41 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 17:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:43 $ docker top b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:44 + go mod tidy [Pipeline] sh 17:56:45 + make test 17:56:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:57:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:57:32 CGO_ENABLED=1 go vet ./... 17:57:59 gofmt -l . 17:57:59 [ "`gofmt -l .`" = "" ] 17:57:59 ./bin/test-go-mod-tidy.sh 17:57:59 ./bin/test-attribution-txt.sh [Pipeline] } 17:57:59 $ docker stop --time=1 b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e 17:58:01 $ docker rm -f b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e [Pipeline] // withDockerContainer [Pipeline] sh 17:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:58:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:58:06 + ls -al . 17:58:06 total 116 17:58:06 drwxrwxr-x 7 jenkins jenkins 4096 Jun 14 17:57 . 17:58:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 17:55 .. 17:58:06 -rw-rw-r-- 1 jenkins jenkins 119 Jun 14 17:55 .dockerignore 17:58:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 17:55 .git 17:58:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 17:55 .github 17:58:06 -rw-rw-r-- 1 jenkins jenkins 111 Jun 14 17:55 .gitignore 17:58:06 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 14 17:55 Attribution.txt 17:58:06 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 14 17:55 Dockerfile 17:58:06 -rw-rw-r-- 1 jenkins jenkins 970 Jun 14 17:55 Dockerfile.build 17:58:06 -rw-rw-r-- 1 jenkins jenkins 687 Jun 14 17:55 Jenkinsfile 17:58:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 14 17:55 LICENSE 17:58:06 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 14 17:55 README.md 17:58:06 -rw-rw-r-- 1 jenkins jenkins 12 Jun 14 17:52 VERSION 17:58:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 17:55 bin 17:58:06 -rw-r--r-- 1 jenkins jenkins 10 Jun 14 17:56 coverage.out 17:58:06 -rw-r--r-- 1 jenkins jenkins 136 Jun 14 17:57 go.mod 17:58:06 -rw-r--r-- 1 jenkins jenkins 20543 Jun 14 17:56 go.sum 17:58:06 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 14 17:55 main.go 17:58:06 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 14 17:55 makefile 17:58:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 17:55 res 17:58:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 17:55 snap [Pipeline] isUnix [Pipeline] sh 17:58:07 + 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=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 --label arch=arm64 --label version=2.0.0-dev.50 . 17:58:07 Sending build context to Docker daemon 120.8kB 17:58:07 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:58:07 Step 2/28 : FROM ${BASE} AS builder 17:58:07 ---> 3ee6eb4e226f 17:58:07 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:58:07 ---> Running in f3e93b570cb3 17:58:08 Removing intermediate container f3e93b570cb3 17:58:08 ---> 99f41bda1751 17:58:08 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:58:08 ---> Running in 2af61c824dfd 17:58:08 Removing intermediate container 2af61c824dfd 17:58:08 ---> 13b6ae312756 17:58:08 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:58:09 ---> Running in de6f3416091f 17:58:09 Removing intermediate container de6f3416091f 17:58:09 ---> 5dd379573f4c 17:58:09 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:09 ---> Running in 612f4e3025eb 17:58:11 Removing intermediate container 612f4e3025eb 17:58:11 ---> 5c908e0a4322 17:58:11 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:11 ---> Running in 1573d73451ad 17:58:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:58:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:58:14 OK: 139 MiB in 46 packages 17:58:16 Removing intermediate container 1573d73451ad 17:58:16 ---> 66705ff31d00 17:58:16 Step 8/28 : WORKDIR /app 17:58:16 ---> Running in 08c80238aa5a 17:58:16 Removing intermediate container 08c80238aa5a 17:58:16 ---> 00829f282a3f 17:58:16 Step 9/28 : COPY go.mod . 17:58:17 ---> 23463d620d5f 17:58:17 Step 10/28 : RUN go mod download 17:58:17 ---> Running in 0fa1ca011da0 17:58:20 Removing intermediate container 0fa1ca011da0 17:58:20 ---> 57ef9099d96c 17:58:20 Step 11/28 : RUN go mod tidy 17:58:20 ---> Running in d39d0a5532c8 17:58:23 Removing intermediate container d39d0a5532c8 17:58:23 ---> 9bc2ca9d2d23 17:58:23 Step 12/28 : COPY . . 17:58:24 ---> 8edb9bfce266 17:58:24 Step 13/28 : ARG MAKE="make build" 17:58:24 ---> Running in d10b8757b966 17:58:24 Removing intermediate container d10b8757b966 17:58:24 ---> c7b3acab3312 17:58:24 Step 14/28 : RUN $MAKE 17:58:24 ---> Running in 19c925593723 17:58:26 go mod tidy 17:58:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.79 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.50" -o app-service-configurable 17:59:05 Removing intermediate container 19c925593723 17:59:05 ---> f2c79fc5e02d 17:59:05 Step 15/28 : FROM alpine:3.12 17:59:05 3.12: Pulling from library/alpine 17:59:05 d2f70382dc9a: Pulling fs layer 17:59:05 d2f70382dc9a: Verifying Checksum 17:59:05 d2f70382dc9a: Download complete 17:59:05 d2f70382dc9a: Pull complete 17:59:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:59:05 Status: Downloaded newer image for alpine:3.12 17:59:05 ---> 9852663dfa18 17:59:05 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:59:05 ---> Running in bca1e67f8583 17:59:05 Removing intermediate container bca1e67f8583 17:59:05 ---> 1d29ee1d9ad7 17:59:05 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 17:59:05 ---> Running in 13117e703fa5 17:59:05 Removing intermediate container 13117e703fa5 17:59:05 ---> 9cb886e35df1 17:59:05 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:59:06 ---> Running in f70fae902954 17:59:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:09 (1/7) Installing ca-certificates (20191127-r4) 17:59:09 (2/7) Installing dumb-init (1.2.2-r1) 17:59:09 (3/7) Installing libgcc (9.3.0-r2) 17:59:09 (4/7) Installing libsodium (1.0.18-r0) 17:59:09 (5/7) Installing libstdc++ (9.3.0-r2) 17:59:09 (6/7) Installing libzmq (4.3.3-r0) 17:59:09 (7/7) Installing zeromq (4.3.3-r0) 17:59:09 Executing busybox-1.31.1-r20.trigger 17:59:09 Executing ca-certificates-20191127-r4.trigger 17:59:09 OK: 9 MiB in 21 packages 17:59:11 Removing intermediate container f70fae902954 17:59:11 ---> 21f015811382 17:59:11 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:59:11 ---> 19d6149d33b9 17:59:11 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 17:59:12 ---> 4b66cb77102e 17:59:12 Step 21/28 : COPY --from=builder /app/res/ /res/ 17:59:13 ---> 5126b0d09f83 17:59:13 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:59:14 ---> f8e60521ba2f 17:59:14 Step 23/28 : EXPOSE 48095 17:59:14 ---> Running in 0a2410297000 17:59:15 Removing intermediate container 0a2410297000 17:59:15 ---> 2f9dc75f962a 17:59:15 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 17:59:15 ---> Running in 1fce06a7a2c7 17:59:16 Removing intermediate container 1fce06a7a2c7 17:59:16 ---> dd9f0fee69e0 17:59:16 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:59:16 ---> Running in 498c14d1e8dc 17:59:16 Removing intermediate container 498c14d1e8dc 17:59:16 ---> 36032ee9ca1b 17:59:16 Step 26/28 : LABEL arch=arm64 17:59:16 ---> Running in b1c08b028b96 17:59:17 Removing intermediate container b1c08b028b96 17:59:17 ---> b0560b337ab2 17:59:17 Step 27/28 : LABEL git_sha=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 17:59:17 ---> Running in 7ee5cd6c85f3 17:59:17 Removing intermediate container 7ee5cd6c85f3 17:59:17 ---> a58102eee8a3 17:59:17 Step 28/28 : LABEL version=2.0.0-dev.50 17:59:17 ---> Running in d6fe5e7d1fc1 17:59:18 Removing intermediate container d6fe5e7d1fc1 17:59:18 ---> 0a726f2b8325 17:59:18 [Warning] One or more build-args [ARCH] were not consumed 17:59:18 Successfully built 0a726f2b8325 17:59:18 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 17:59:18 provisioning config files... 17:59:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config5934617159655890202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:19 ---> docker-login.sh 17:59:19 nexus3.edgexfoundry.org:10001 17:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:19 Configure a credential helper to remove this warning. See 17:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:19 17:59:19 Login Succeeded 17:59:19 nexus3.edgexfoundry.org:10002 17:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:19 Configure a credential helper to remove this warning. See 17:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:19 17:59:19 Login Succeeded 17:59:19 nexus3.edgexfoundry.org:10003 17:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:20 Configure a credential helper to remove this warning. See 17:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:20 17:59:20 Login Succeeded 17:59:20 nexus3.edgexfoundry.org:10004 17:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 docker.io 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 ---> docker-login.sh ends [Pipeline] } 17:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:21 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:59:21 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 17:59:21 latest 17:59:21 2.0.0-dev.50 17:59:21 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 17:59:21 master 17:59:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh 17:59:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 17:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:59:22 3014184e2d27: Preparing 17:59:22 d8806e69f573: Preparing 17:59:22 ad6aca7dd0fd: Preparing 17:59:22 76eaf2cf1b02: Preparing 17:59:22 4f101f5260f3: Preparing 17:59:22 3fbe34a1663b: Preparing 17:59:22 3fbe34a1663b: Waiting 17:59:22 76eaf2cf1b02: Pushed 17:59:22 d8806e69f573: Pushed 17:59:22 ad6aca7dd0fd: Pushed 17:59:22 3fbe34a1663b: Layer already exists 17:59:23 4f101f5260f3: Pushed 17:59:26 Running on prd-centos7-docker-4c-2g-1302 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 17:59:26 Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout 17:59:26 Selected Git installation does not exist. Using Default 17:59:26 The recommended git tool is: NONE 17:59:26 3014184e2d27: Pushed 17:59:26 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh 17:59:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:59:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:59:27 3014184e2d27: Preparing 17:59:27 d8806e69f573: Preparing 17:59:27 ad6aca7dd0fd: Preparing 17:59:27 76eaf2cf1b02: Preparing 17:59:27 4f101f5260f3: Preparing 17:59:27 3fbe34a1663b: Preparing 17:59:27 3fbe34a1663b: Waiting 17:59:27 d8806e69f573: Layer already exists 17:59:27 4f101f5260f3: Layer already exists 17:59:27 ad6aca7dd0fd: Layer already exists 17:59:27 76eaf2cf1b02: Layer already exists 17:59:27 3014184e2d27: Layer already exists 17:59:27 3fbe34a1663b: Layer already exists 17:59:27 latest: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh 17:59:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh 17:59:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 17:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:59:28 3014184e2d27: Preparing 17:59:28 d8806e69f573: Preparing 17:59:28 ad6aca7dd0fd: Preparing 17:59:28 76eaf2cf1b02: Preparing 17:59:28 4f101f5260f3: Preparing 17:59:28 3fbe34a1663b: Preparing 17:59:28 3fbe34a1663b: Waiting 17:59:28 3014184e2d27: Layer already exists 17:59:28 ad6aca7dd0fd: Layer already exists 17:59:28 4f101f5260f3: Layer already exists 17:59:28 d8806e69f573: Layer already exists 17:59:28 76eaf2cf1b02: Layer already exists 17:59:28 3fbe34a1663b: Layer already exists 17:59:28 2.0.0-dev.50: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh 17:59:28 using credential edgex-jenkins-ssh 17:59:28 Cloning the remote Git repository 17:59:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh 17:59:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 17:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:59:29 3014184e2d27: Preparing 17:59:29 d8806e69f573: Preparing 17:59:29 ad6aca7dd0fd: Preparing 17:59:29 76eaf2cf1b02: Preparing 17:59:29 4f101f5260f3: Preparing 17:59:29 3fbe34a1663b: Preparing 17:59:29 3fbe34a1663b: Waiting 17:59:29 4f101f5260f3: Layer already exists 17:59:29 3014184e2d27: Layer already exists 17:59:29 76eaf2cf1b02: Layer already exists 17:59:29 d8806e69f573: Layer already exists 17:59:29 ad6aca7dd0fd: Layer already exists 17:59:29 3fbe34a1663b: Layer already exists 17:59:29 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh 17:59:29 Avoid second fetch 17:59:29 Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) 17:59:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:59:28 > git init /w/workspace/app-service-configurable/122 # timeout=10 17:59:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:59:28 > git --version # timeout=10 17:59:28 > git --version # 'git version 2.24.4' 17:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:28 [INFO] Currently running in a labeled security context 17:59:28 [INFO] Currently SELinux is 'enforcing' on the host 17:59:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/122@tmp/jenkins-gitclient-ssh2486014476967348597.key 17:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:59:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:29 > git config core.sparsecheckout # timeout=10 17:59:29 > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 17:59:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 17:59:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 17:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:59:30 3014184e2d27: Preparing 17:59:30 d8806e69f573: Preparing 17:59:30 ad6aca7dd0fd: Preparing 17:59:30 76eaf2cf1b02: Preparing 17:59:30 4f101f5260f3: Preparing 17:59:30 3fbe34a1663b: Preparing 17:59:30 3fbe34a1663b: Waiting 17:59:30 ad6aca7dd0fd: Layer already exists 17:59:30 76eaf2cf1b02: Layer already exists 17:59:30 3014184e2d27: Layer already exists 17:59:30 d8806e69f573: Layer already exists 17:59:30 4f101f5260f3: Layer already exists 17:59:30 3fbe34a1663b: Layer already exists 17:59:30 master: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:30 ===================================================== [Pipeline] echo 17:59:30 taggedImages: 17:59:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 17:59:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:59:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 17:59:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 17:59:30 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:59:30 ---> job-cost.sh 17:59:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Izvj 17:59:33 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" 17:59:33 17:59:33 GitHub has been notified of this commit’s build result 17:59:33 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:59:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:59:35 + true 17:59:35 + sudo service docker restart 17:59:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:53 provisioning config files... 17:59:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config1029257209453999777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:53 ---> docker-login.sh 17:59:53 nexus3.edgexfoundry.org:10001 17:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:54 Configure a credential helper to remove this warning. See 17:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:54 17:59:54 Login Succeeded 17:59:54 nexus3.edgexfoundry.org:10002 17:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:54 Configure a credential helper to remove this warning. See 17:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:54 17:59:54 Login Succeeded 17:59:54 nexus3.edgexfoundry.org:10003 17:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:54 Configure a credential helper to remove this warning. See 17:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:54 17:59:54 Login Succeeded 17:59:54 nexus3.edgexfoundry.org:10004 17:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:54 Configure a credential helper to remove this warning. See 17:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:54 17:59:54 Login Succeeded 17:59:54 docker.io 17:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:55 Configure a credential helper to remove this warning. See 17:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:55 17:59:55 Login Succeeded 17:59:55 ---> docker-login.sh ends [Pipeline] } 17:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:59:55 ========================================================= 17:59:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:59:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:59:55 + 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 . 17:59:55 Sending build context to Docker daemon 97.28kB 17:59:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:59:55 Step 2/8 : FROM ${BASE} 17:59:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:56 540db60ca938: Pulling fs layer 17:59:56 adcc1eea9eea: Pulling fs layer 17:59:56 4c4ab2625f07: Pulling fs layer 17:59:56 0510c868ecb4: Pulling fs layer 17:59:56 afea3b2eda06: Pulling fs layer 17:59:56 7809a108b3ef: Pulling fs layer 17:59:56 f706445af74f: Pulling fs layer 17:59:56 0510c868ecb4: Waiting 17:59:56 afea3b2eda06: Waiting 17:59:56 7809a108b3ef: Waiting 17:59:56 f706445af74f: Waiting 17:59:56 4c4ab2625f07: Verifying Checksum 17:59:56 4c4ab2625f07: Download complete 17:59:56 adcc1eea9eea: Verifying Checksum 17:59:56 adcc1eea9eea: Download complete 17:59:56 afea3b2eda06: Verifying Checksum 17:59:56 afea3b2eda06: Download complete 17:59:56 7809a108b3ef: Verifying Checksum 17:59:56 7809a108b3ef: Download complete 17:59:56 540db60ca938: Verifying Checksum 17:59:56 540db60ca938: Download complete 17:59:56 540db60ca938: Pull complete 17:59:56 adcc1eea9eea: Pull complete 17:59:57 4c4ab2625f07: Pull complete 17:59:57 f706445af74f: Verifying Checksum 17:59:57 f706445af74f: Download complete 17:59:58 0510c868ecb4: Verifying Checksum 17:59:58 0510c868ecb4: Download complete 18:00:02 0510c868ecb4: Pull complete 18:00:02 afea3b2eda06: Pull complete 18:00:02 7809a108b3ef: Pull complete 18:00:06 f706445af74f: Pull complete 18:00:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:00:06 ---> b068be0155e3 18:00:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:00:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:00:21 ---> Running in 16da3717e0e7 18:00:21 Removing intermediate container 16da3717e0e7 18:00:21 ---> 61deb6c1be62 18:00:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:21 ---> Running in 77740b722891 18:00:21 Removing intermediate container 77740b722891 18:00:21 ---> 7c6aca34c637 18:00:21 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:00:21 ---> Running in 4b4850796e75 18:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:23 (1/6) Installing libc-dev (0.7.2-r3) 18:00:23 (2/6) Installing libsodium (1.0.18-r0) 18:00:23 (3/6) Installing pkgconf (1.7.3-r0) 18:00:23 (4/6) Installing libsodium-dev (1.0.18-r0) 18:00:23 (5/6) Installing libzmq (4.3.3-r1) 18:00:23 (6/6) Installing zeromq-dev (4.3.3-r1) 18:00:23 Executing busybox-1.32.1-r6.trigger 18:00:23 OK: 150 MiB in 46 packages 18:00:25 Removing intermediate container 4b4850796e75 18:00:25 ---> fd558fe6eca9 18:00:25 Step 6/8 : WORKDIR /app 18:00:25 ---> Running in 3b9e8761ce7d 18:00:25 Removing intermediate container 3b9e8761ce7d 18:00:25 ---> 00d9e304e97a 18:00:25 Step 7/8 : COPY . . 18:00:26 ---> 393e3b3c6749 18:00:26 Step 8/8 : RUN go mod download 18:00:26 ---> Running in 50e449241a6b 18:01:22 Removing intermediate container 50e449241a6b 18:01:22 ---> 1b393eeaaca5 18:01:22 Successfully built 1b393eeaaca5 18:01:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:01:23 + docker inspect -f . ci-base-image-x86_64 18:01:23 . [Pipeline] withDockerContainer 18:01:23 prd-centos7-docker-4c-2g-1302 does not seem to be running inside a container 18:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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 ******** ci-base-image-x86_64 cat 18:01:23 $ docker top e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:24 + go version 18:01:24 go version go1.16.3 linux/amd64 [Pipeline] } 18:01:24 $ docker stop --time=1 e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 18:01:25 $ docker rm -f e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:26 + docker inspect -f . ci-base-image-x86_64 18:01:26 . [Pipeline] withDockerContainer 18:01:26 prd-centos7-docker-4c-2g-1302 does not seem to be running inside a container 18:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@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 ******** ci-base-image-x86_64 cat 18:01:27 $ docker top 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:27 + go mod tidy [Pipeline] sh 18:01:28 + make test 18:01:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-Izvj/bin to PATH 18:01:46 INFO: No Stack... 18:01:46 INFO: Retrieving Pricing Info for: v2-standard-4 18:01:46 INFO: Archiving Costs [Pipeline] sh 18:01:46 + cat /w/workspace/app-service-configurable/122/archives/cost.csv 18:01:46 + cut -d, -f6 [Pipeline] lock 18:01:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] 18:01:46 Resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] did not exist. Created. 18:01:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:47 + echo total: 0.18000000715255737 [Pipeline] stash 18:01:47 Stashed 1 file(s) [Pipeline] } 18:01:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:01:50 CGO_ENABLED=1 go vet ./... 18:01:53 gofmt -l . 18:01:53 [ "`gofmt -l .`" = "" ] 18:01:53 ./bin/test-go-mod-tidy.sh 18:01:53 ./bin/test-attribution-txt.sh [Pipeline] } 18:01:54 $ docker stop --time=1 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 18:01:57 $ docker rm -f 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:58 Warning: overwriting stash ‘coverage-report’ 18:01:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:59 + ls -al . 18:01:59 total 92 18:01:59 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 14 18:01 . 18:01:59 drwxrwxr-x. 4 jenkins jenkins 32 Jun 14 17:59 .. 18:01:59 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 14 17:59 Attribution.txt 18:01:59 drwxrwxr-x. 2 jenkins jenkins 64 Jun 14 17:59 bin 18:01:59 -rw-r--r--. 1 jenkins jenkins 10 Jun 14 18:01 coverage.out 18:01:59 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 14 17:59 Dockerfile 18:01:59 -rw-rw-r--. 1 jenkins jenkins 970 Jun 14 17:59 Dockerfile.build 18:01:59 -rw-rw-r--. 1 jenkins jenkins 119 Jun 14 17:59 .dockerignore 18:01:59 drwxrwxr-x. 8 jenkins jenkins 162 Jun 14 17:59 .git 18:01:59 drwxrwxr-x. 2 jenkins jenkins 81 Jun 14 17:59 .github 18:01:59 -rw-rw-r--. 1 jenkins jenkins 111 Jun 14 17:59 .gitignore 18:01:59 -rw-r--r--. 1 jenkins jenkins 136 Jun 14 18:01 go.mod 18:01:59 -rw-r--r--. 1 jenkins jenkins 20543 Jun 14 18:01 go.sum 18:01:59 -rw-rw-r--. 1 jenkins jenkins 687 Jun 14 17:59 Jenkinsfile 18:01:59 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 14 17:59 LICENSE 18:01:59 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 14 17:59 main.go 18:01:59 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 14 17:59 makefile 18:01:59 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 14 17:59 README.md 18:01:59 drwxrwxr-x. 8 jenkins jenkins 122 Jun 14 17:59 res 18:01:59 drwxrwxr-x. 4 jenkins jenkins 71 Jun 14 17:59 snap 18:01:59 -rw-rw-r--. 1 jenkins jenkins 12 Jun 14 17:52 VERSION [Pipeline] isUnix [Pipeline] sh 18:01:59 + 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=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 --label arch=amd64 --label version=2.0.0-dev.50 . 18:01:59 Sending build context to Docker daemon 120.8kB 18:01:59 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:01:59 Step 2/28 : FROM ${BASE} AS builder 18:01:59 ---> 1b393eeaaca5 18:01:59 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:01:59 ---> Running in 3217f9dba623 18:02:00 Removing intermediate container 3217f9dba623 18:02:00 ---> 08a13aa46945 18:02:00 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:02:00 ---> Running in 8a6ad9ea69dc 18:02:00 Removing intermediate container 8a6ad9ea69dc 18:02:00 ---> 0b797a8c9f21 18:02:00 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:02:00 ---> Running in 5c6f438ae2be 18:02:00 Removing intermediate container 5c6f438ae2be 18:02:00 ---> afdeccbbaa38 18:02:00 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:01 ---> Running in df6aa29cbb5b 18:02:02 Removing intermediate container df6aa29cbb5b 18:02:02 ---> 9503fb5166bf 18:02:02 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:02 ---> Running in 8587e114b966 18:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:04 OK: 150 MiB in 46 packages 18:02:05 Removing intermediate container 8587e114b966 18:02:05 ---> a5e4ba1e10cf 18:02:05 Step 8/28 : WORKDIR /app 18:02:05 ---> Running in 3f62f290322b 18:02:05 Removing intermediate container 3f62f290322b 18:02:05 ---> fb68d23b67e7 18:02:05 Step 9/28 : COPY go.mod . 18:02:05 ---> c8b8c3edd871 18:02:05 Step 10/28 : RUN go mod download 18:02:06 ---> Running in 72adf86d736d 18:02:07 Removing intermediate container 72adf86d736d 18:02:07 ---> 31b81619a208 18:02:07 Step 11/28 : RUN go mod tidy 18:02:07 ---> Running in fc8a1abde7c3 18:02:08 Removing intermediate container fc8a1abde7c3 18:02:08 ---> 1c8b95534e1c 18:02:08 Step 12/28 : COPY . . 18:02:08 ---> 9b261e53a9b5 18:02:08 Step 13/28 : ARG MAKE="make build" 18:02:09 ---> Running in be3288029414 18:02:09 Removing intermediate container be3288029414 18:02:09 ---> d90f9b03537f 18:02:09 Step 14/28 : RUN $MAKE 18:02:09 ---> Running in 7afcf197f996 18:02:10 go mod tidy 18:02:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.79 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.50" -o app-service-configurable 18:02:25 Removing intermediate container 7afcf197f996 18:02:25 ---> 2a5e9d3f68bd 18:02:25 Step 15/28 : FROM alpine:3.12 18:02:26 3.12: Pulling from library/alpine 18:02:26 339de151aab4: Pulling fs layer 18:02:26 339de151aab4: Verifying Checksum 18:02:26 339de151aab4: Download complete 18:02:26 339de151aab4: Pull complete 18:02:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:02:26 Status: Downloaded newer image for alpine:3.12 18:02:26 ---> 13621d1b12d4 18:02:26 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:02:27 ---> Running in 1ec63842d9d7 18:02:27 Removing intermediate container 1ec63842d9d7 18:02:27 ---> ab51cf20b1d1 18:02:27 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:02:27 ---> Running in 80dbba876b57 18:02:27 Removing intermediate container 80dbba876b57 18:02:27 ---> bb9739cca748 18:02:27 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:02:27 ---> Running in 73523fb2318e 18:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:28 (1/7) Installing ca-certificates (20191127-r4) 18:02:28 (2/7) Installing dumb-init (1.2.2-r1) 18:02:28 (3/7) Installing libgcc (9.3.0-r2) 18:02:28 (4/7) Installing libsodium (1.0.18-r0) 18:02:28 (5/7) Installing libstdc++ (9.3.0-r2) 18:02:28 (6/7) Installing libzmq (4.3.3-r0) 18:02:28 (7/7) Installing zeromq (4.3.3-r0) 18:02:28 Executing busybox-1.31.1-r20.trigger 18:02:28 Executing ca-certificates-20191127-r4.trigger 18:02:28 OK: 9 MiB in 21 packages 18:02:29 Removing intermediate container 73523fb2318e 18:02:29 ---> dca0d05acf1f 18:02:29 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:02:29 ---> 579ae625c019 18:02:29 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:02:30 ---> 78a283de6ce6 18:02:30 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:02:30 ---> 05c5dcbce70b 18:02:30 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:02:32 ---> 3466087e5ae7 18:02:32 Step 23/28 : EXPOSE 48095 18:02:32 ---> Running in d08f49727c6d 18:02:32 Removing intermediate container d08f49727c6d 18:02:32 ---> 11b4a45f22b9 18:02:32 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:02:32 ---> Running in 2fdd2b4205ac 18:02:32 Removing intermediate container 2fdd2b4205ac 18:02:32 ---> 00d7632e665e 18:02:32 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:32 ---> Running in 5881ddb73069 18:02:32 Removing intermediate container 5881ddb73069 18:02:32 ---> b8b91a592b5f 18:02:32 Step 26/28 : LABEL arch=amd64 18:02:32 ---> Running in ed771dcbf940 18:02:33 Removing intermediate container ed771dcbf940 18:02:33 ---> b21be5133272 18:02:33 Step 27/28 : LABEL git_sha=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 18:02:33 ---> Running in b68f3ad7b4ab 18:02:33 Removing intermediate container b68f3ad7b4ab 18:02:33 ---> ba765a31c713 18:02:33 Step 28/28 : LABEL version=2.0.0-dev.50 18:02:33 ---> Running in 0083d5aef3cf 18:02:33 Removing intermediate container 0083d5aef3cf 18:02:33 ---> 02668b9e4f99 18:02:33 [Warning] One or more build-args [ARCH] were not consumed 18:02:33 Successfully built 02668b9e4f99 18:02:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:33 provisioning config files... 18:02:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config8124752895730159530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:34 ---> docker-login.sh 18:02:34 nexus3.edgexfoundry.org:10001 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 nexus3.edgexfoundry.org:10002 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 nexus3.edgexfoundry.org:10003 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 nexus3.edgexfoundry.org:10004 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 docker.io 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:35 Configure a credential helper to remove this warning. See 18:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:35 18:02:35 Login Succeeded 18:02:35 ---> docker-login.sh ends [Pipeline] } 18:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:35 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:02:35 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 18:02:35 latest 18:02:35 2.0.0-dev.50 18:02:35 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 18:02:35 master 18:02:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh 18:02:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 18:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:02:35 d4c65753b583: Preparing 18:02:35 6e8bb78e6dbf: Preparing 18:02:35 c7d144eb7a75: Preparing 18:02:35 f03d2196db11: Preparing 18:02:35 e69372aa5c5d: Preparing 18:02:35 32f366d666a5: Preparing 18:02:35 32f366d666a5: Waiting 18:02:36 6e8bb78e6dbf: Pushed 18:02:36 c7d144eb7a75: Pushed 18:02:36 f03d2196db11: Pushed 18:02:36 e69372aa5c5d: Pushed 18:02:37 32f366d666a5: Layer already exists 18:02:37 d4c65753b583: Pushed 18:02:37 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:02:38 d4c65753b583: Preparing 18:02:38 6e8bb78e6dbf: Preparing 18:02:38 c7d144eb7a75: Preparing 18:02:38 f03d2196db11: Preparing 18:02:38 e69372aa5c5d: Preparing 18:02:38 32f366d666a5: Preparing 18:02:38 32f366d666a5: Waiting 18:02:38 c7d144eb7a75: Layer already exists 18:02:38 e69372aa5c5d: Layer already exists 18:02:38 f03d2196db11: Layer already exists 18:02:38 6e8bb78e6dbf: Layer already exists 18:02:38 d4c65753b583: Layer already exists 18:02:38 32f366d666a5: Layer already exists 18:02:38 latest: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 18:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:02:38 d4c65753b583: Preparing 18:02:38 6e8bb78e6dbf: Preparing 18:02:38 c7d144eb7a75: Preparing 18:02:38 f03d2196db11: Preparing 18:02:38 e69372aa5c5d: Preparing 18:02:38 32f366d666a5: Preparing 18:02:38 32f366d666a5: Waiting 18:02:38 f03d2196db11: Layer already exists 18:02:38 e69372aa5c5d: Layer already exists 18:02:38 d4c65753b583: Layer already exists 18:02:38 c7d144eb7a75: Layer already exists 18:02:38 6e8bb78e6dbf: Layer already exists 18:02:38 32f366d666a5: Layer already exists 18:02:38 2.0.0-dev.50: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:02:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh 18:02:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 18:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:02:39 d4c65753b583: Preparing 18:02:39 6e8bb78e6dbf: Preparing 18:02:39 c7d144eb7a75: Preparing 18:02:39 f03d2196db11: Preparing 18:02:39 e69372aa5c5d: Preparing 18:02:39 32f366d666a5: Preparing 18:02:39 32f366d666a5: Waiting 18:02:39 e69372aa5c5d: Layer already exists 18:02:39 6e8bb78e6dbf: Layer already exists 18:02:39 f03d2196db11: Layer already exists 18:02:39 c7d144eb7a75: Layer already exists 18:02:39 d4c65753b583: Layer already exists 18:02:39 32f366d666a5: Layer already exists 18:02:39 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:02:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 18:02:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 18:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:02:40 d4c65753b583: Preparing 18:02:40 6e8bb78e6dbf: Preparing 18:02:40 c7d144eb7a75: Preparing 18:02:40 f03d2196db11: Preparing 18:02:40 e69372aa5c5d: Preparing 18:02:40 32f366d666a5: Preparing 18:02:40 32f366d666a5: Waiting 18:02:40 d4c65753b583: Layer already exists 18:02:40 c7d144eb7a75: Layer already exists 18:02:40 e69372aa5c5d: Layer already exists 18:02:40 6e8bb78e6dbf: Layer already exists 18:02:40 f03d2196db11: Layer already exists 18:02:40 32f366d666a5: Layer already exists 18:02:40 master: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:40 ===================================================== [Pipeline] echo 18:02:40 taggedImages: 18:02:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 18:02:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:02:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 18:02:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 18:02:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [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] libraryResource [Pipeline] sh 18:02:40 ---> job-cost.sh 18:02:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xDL 18:02:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:03:17 lf-activate-venv(): INFO: Adding /tmp/venv-2xDL/bin to PATH 18:03:17 INFO: No Stack... 18:03:17 INFO: Retrieving Pricing Info for: v3-standard-2 18:03:17 INFO: Archiving Costs [Pipeline] sh 18:03:18 + cat /w/workspace/app-service-configurable/122/archives/cost.csv 18:03:18 + cut -d, -f6 [Pipeline] lock 18:03:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] 18:03:18 Resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] did not exist. Created. 18:03:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:19 /w/workspace/app-service-configurable/122@tmp/durable-1e2dcbea/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 18:03:19 + echo total: 0.05999999865889549 [Pipeline] stash 18:03:19 Warning: overwriting stash ‘stack-cost’ 18:03:19 Stashed 1 file(s) [Pipeline] } 18:03:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:03:20 provisioning config files... 18:03:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1225690724787264092tmp [Pipeline] { [Pipeline] sh 18:03:20 + set +x 18:03:20 + curl -s https://codecov.io/bash 18:03:20 + bash -s -- 18:03:20 18:03:20 _____ _ 18:03:20 / ____| | | 18:03:20 | | ___ __| | ___ ___ _____ __ 18:03:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:03:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:03:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:03:20 Bash-1.0.3 18:03:20 18:03:20 18:03:20 ==> git version 2.24.4 found 18:03:20 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:03:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:03:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:03:20 ==> Jenkins CI detected. 18:03:20 project root: . 18:03:20 --> token set from env 18:03:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:03:20 ==> Running gcov in . (disable via -X gcov) 18:03:20 ==> Python coveragepy not found 18:03:20 ==> Searching for coverage reports in: 18:03:20 + . 18:03:20 -> Found 1 reports 18:03:20 ==> Detecting git/mercurial file structure 18:03:20 ==> Reading reports 18:03:20 + ./coverage.out bytes=10 18:03:20 ==> Appending adjustments 18:03:20 https://docs.codecov.io/docs/fixing-reports 18:03:20 + Found adjustments 18:03:20 ==> Gzipping contents 18:03:20 4.0K /tmp/codecov.tnXxQ1.gz 18:03:20 ==> Uploading reports 18:03:20 url: https://codecov.io 18:03:20 query: branch=master&commit=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:03:20 -> Pinging Codecov 18:03:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:03:21 -> Uploading to 18:03:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/A97CA9966030D2A3747ED39772930CCE/137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20/977028ef-710c-4c2d-9366-a5b0907b5246.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T180321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=782eb0979fba9a029dcf263fea51392dc6c6f9b7bb31c9650352f60c1bfd33d3 18:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:21 Dload Upload Total Spent Left Speed 18:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1005 --:--:-- --:--:-- --:--:-- 1005 100 382 0 0 100 382 0 1005 --:--:-- --:--:-- --:--:-- 1005 18:03:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] } 18:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:03:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:03:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:03:22 18:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:03:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:03:22 188c0c94c7c5: Pulling fs layer 18:03:22 0ef7d3d256c8: Pulling fs layer 18:03:22 de9db76c5a1d: Pulling fs layer 18:03:22 0eba1c9be4d2: Pulling fs layer 18:03:22 0d57e429df01: Pulling fs layer 18:03:22 4e4be7b47b0d: Pulling fs layer 18:03:22 e1f770b5df2f: Pulling fs layer 18:03:22 85a0685a4137: Pulling fs layer 18:03:22 0d57e429df01: Waiting 18:03:22 4e4be7b47b0d: Waiting 18:03:22 e1f770b5df2f: Waiting 18:03:22 85a0685a4137: Waiting 18:03:22 0eba1c9be4d2: Waiting 18:03:22 de9db76c5a1d: Verifying Checksum 18:03:22 de9db76c5a1d: Download complete 18:03:22 0ef7d3d256c8: Verifying Checksum 18:03:22 0ef7d3d256c8: Download complete 18:03:22 0d57e429df01: Verifying Checksum 18:03:22 0d57e429df01: Download complete 18:03:22 188c0c94c7c5: Verifying Checksum 18:03:22 188c0c94c7c5: Download complete 18:03:23 188c0c94c7c5: Pull complete 18:03:23 0ef7d3d256c8: Pull complete 18:03:23 de9db76c5a1d: Pull complete 18:03:23 e1f770b5df2f: Verifying Checksum 18:03:23 e1f770b5df2f: Download complete 18:03:23 4e4be7b47b0d: Verifying Checksum 18:03:23 4e4be7b47b0d: Download complete 18:03:25 0eba1c9be4d2: Verifying Checksum 18:03:25 0eba1c9be4d2: Download complete 18:03:26 85a0685a4137: Verifying Checksum 18:03:26 85a0685a4137: Download complete 18:03:28 0eba1c9be4d2: Pull complete 18:03:28 0d57e429df01: Pull complete 18:03:28 4e4be7b47b0d: Pull complete 18:03:29 e1f770b5df2f: Pull complete 18:03:32 85a0685a4137: Pull complete 18:03:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:03:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:03:32 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:03: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/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:03:35 $ docker top 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:03:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:03:36 + set -o pipefail 18:03:36 + snyk monitor '--org=edgex-jenkins' 18:03:44 18:03:44 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 18:03:44 18:03:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/73399946-6cf0-49b3-8acb-874aa03856b9 18:03:44 18:03:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:03:44 18:03:44 [Pipeline] } 18:03:44 $ docker stop --time=1 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 18:03:46 $ docker rm -f 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:47 + git log --format=format:%s -1 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh 18:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:03:48 . [Pipeline] withDockerContainer 18:03:48 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:03:48 $ docker top 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:48 [ssh-agent] Looking for ssh-agent implementation... 18:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:48 $ docker exec 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f ssh-agent 18:03:48 SSH_AUTH_SOCK=/tmp/ssh-sLEq5axZLprm/agent.14 18:03:48 SSH_AGENT_PID=21 18:03:48 Running ssh-add (command line suppressed) 18:03:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4302220851782091213.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4302220851782091213.key) 18:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:49 + git semver tag 18:03:49 # -> Open(): unable to determine branch for HEAD 18:03:49 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:03:49 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:03:49 # $SEMVER_REMOTE_NAME = origin 18:03:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:03:49 # $SEMVER_USER_NAME = edgex-jenkins 18:03:49 # $SEMVER_BRANCH = master 18:03:49 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:03:49 # 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 HEAD 18:03:49 # -> Force: false 18:03:49 # bb8134ebf2f29834f82cc74c7fbd9579dfe3ca56 refs/tags/v2.0.0-dev.50 [Pipeline] } 18:03:49 $ docker exec --env ******** --env ******** 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f ssh-agent -k 18:03:49 unset SSH_AUTH_SOCK; 18:03:49 unset SSH_AGENT_PID; 18:03:49 echo Agent pid 21 killed; 18:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:49 + git semver [Pipeline] } 18:03:49 $ docker stop --time=1 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f 18:03:51 $ docker rm -f 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:51 18:03:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:03:51 0.23.1-centos7: Pulling from edgex-lftools 18:03:51 ab5ef0e58194: Pulling fs layer 18:03:51 9712f1f96733: Pulling fs layer 18:03:51 63f879dbbcfc: Pulling fs layer 18:03:51 0d9ebad4ef96: Pulling fs layer 18:03:51 e9a5061849ea: Pulling fs layer 18:03:51 d747dcd14b5f: Pulling fs layer 18:03:51 2de7ff778b66: Pulling fs layer 18:03:51 0d9ebad4ef96: Waiting 18:03:51 e9a5061849ea: Waiting 18:03:51 d747dcd14b5f: Waiting 18:03:51 2de7ff778b66: Waiting 18:03:51 9712f1f96733: Verifying Checksum 18:03:51 9712f1f96733: Download complete 18:03:53 63f879dbbcfc: Verifying Checksum 18:03:53 63f879dbbcfc: Download complete 18:03:53 e9a5061849ea: Verifying Checksum 18:03:53 e9a5061849ea: Download complete 18:03:53 d747dcd14b5f: Verifying Checksum 18:03:53 d747dcd14b5f: Download complete 18:03:53 2de7ff778b66: Verifying Checksum 18:03:53 2de7ff778b66: Download complete 18:03:53 0d9ebad4ef96: Verifying Checksum 18:03:53 0d9ebad4ef96: Download complete 18:03:54 ab5ef0e58194: Verifying Checksum 18:03:54 ab5ef0e58194: Download complete 18:03:56 ab5ef0e58194: Pull complete 18:03:56 9712f1f96733: Pull complete 18:03:57 63f879dbbcfc: Pull complete 18:04:00 0d9ebad4ef96: Pull complete 18:04:00 e9a5061849ea: Pull complete 18:04:00 d747dcd14b5f: Pull complete 18:04:01 2de7ff778b66: Pull complete 18:04:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:04:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:04:01 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:04:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:04:06 $ docker top 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:04:06 provisioning config files... 18:04:06 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config5084137155713843341tmp 18:04:06 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7571550285361335141tmp 18:04:06 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3845091440750968326tmp [Pipeline] { [Pipeline] echo 18:04:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:04:07 ---> sigul-configuration.sh 18:04:07 gpg: directory `/root/.gnupg' created 18:04:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:04:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:04:07 gpg: keyring `/root/.gnupg/secring.gpg' created 18:04:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:04:07 gpg: CAST5 encrypted data 18:04:07 gpg: encrypted with 1 passphrase 18:04:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:04:07 + mkdir /home/jenkins 18:04:07 + mkdir /home/jenkins/sigul [Pipeline] sh 18:04:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:04:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:04:08 ---> sigul-install.sh 18:04:12 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:04:12 + git tag --list 18:04:12 v1.0.0 18:04:12 v1.1.0 18:04:12 v1.2.0 18:04:12 v1.3.0 18:04:12 v1.3.1 18:04:12 v1.3.1-dev.1 18:04:12 v1.3.1-dev.2 18:04:12 v1.3.1-dev.3 18:04:12 v2.0.0-dev.1 18:04:12 v2.0.0-dev.10 18:04:12 v2.0.0-dev.11 18:04:12 v2.0.0-dev.12 18:04:12 v2.0.0-dev.13 18:04:12 v2.0.0-dev.14 18:04:12 v2.0.0-dev.15 18:04:12 v2.0.0-dev.16 18:04:12 v2.0.0-dev.17 18:04:12 v2.0.0-dev.18 18:04:12 v2.0.0-dev.19 18:04:12 v2.0.0-dev.2 18:04:12 v2.0.0-dev.20 18:04:12 v2.0.0-dev.21 18:04:12 v2.0.0-dev.22 18:04:12 v2.0.0-dev.23 18:04:12 v2.0.0-dev.24 18:04:12 v2.0.0-dev.25 18:04:12 v2.0.0-dev.26 18:04:12 v2.0.0-dev.27 18:04:12 v2.0.0-dev.28 18:04:12 v2.0.0-dev.29 18:04:12 v2.0.0-dev.3 18:04:12 v2.0.0-dev.30 18:04:12 v2.0.0-dev.31 18:04:12 v2.0.0-dev.32 18:04:12 v2.0.0-dev.33 18:04:12 v2.0.0-dev.34 18:04:12 v2.0.0-dev.35 18:04:12 v2.0.0-dev.36 18:04:12 v2.0.0-dev.37 18:04:12 v2.0.0-dev.38 18:04:12 v2.0.0-dev.39 18:04:12 v2.0.0-dev.4 18:04:12 v2.0.0-dev.40 18:04:12 v2.0.0-dev.41 18:04:12 v2.0.0-dev.42 18:04:12 v2.0.0-dev.43 18:04:12 v2.0.0-dev.44 18:04:12 v2.0.0-dev.45 18:04:12 v2.0.0-dev.46 18:04:12 v2.0.0-dev.47 18:04:12 v2.0.0-dev.48 18:04:12 v2.0.0-dev.49 18:04:12 v2.0.0-dev.5 18:04:12 v2.0.0-dev.50 18:04:12 v2.0.0-dev.6 18:04:12 v2.0.0-dev.7 18:04:12 v2.0.0-dev.8 18:04:12 v2.0.0-dev.9 [Pipeline] sh 18:04:12 + lftools sign git-tag v2.0.0-dev.50 18:04:13 Signing Git tag with Sigul... 18:04:13 Signing v2.0.0-dev.50 [Pipeline] echo 18:04:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:04:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:04:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:04:15 $ docker stop --time=1 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 18:04:17 $ docker rm -f 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:17 . [Pipeline] withDockerContainer 18:04:17 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:18 $ docker top 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:18 [ssh-agent] Looking for ssh-agent implementation... 18:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:18 $ docker exec 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 ssh-agent 18:04:18 SSH_AUTH_SOCK=/tmp/ssh-iUn6X0fVXdIX/agent.14 18:04:18 SSH_AGENT_PID=20 18:04:18 Running ssh-add (command line suppressed) 18:04:18 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6251495624698160326.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6251495624698160326.key) 18:04:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:19 + git semver bump pre 18:04:19 # -> Open(): unable to determine branch for HEAD 18:04:19 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:04:19 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:04:19 # $SEMVER_REMOTE_NAME = origin 18:04:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:19 # $SEMVER_USER_NAME = edgex-jenkins 18:04:19 # $SEMVER_BRANCH = master 18:04:19 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:04:19 2.0.0-dev.51 [Pipeline] } 18:04:19 $ docker exec --env ******** --env ******** 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 ssh-agent -k 18:04:19 unset SSH_AUTH_SOCK; 18:04:19 unset SSH_AGENT_PID; 18:04:19 echo Agent pid 20 killed; 18:04:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:19 + git semver [Pipeline] } 18:04:19 $ docker stop --time=1 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 18:04:21 $ docker rm -f 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:21 . [Pipeline] withDockerContainer 18:04:21 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:22 $ docker top 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:22 [ssh-agent] Looking for ssh-agent implementation... 18:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:22 $ docker exec 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c ssh-agent 18:04:22 SSH_AUTH_SOCK=/tmp/ssh-2AqaS9IHx0T8/agent.13 18:04:22 SSH_AGENT_PID=20 18:04:22 Running ssh-add (command line suppressed) 18:04:22 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8195095664617159961.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8195095664617159961.key) 18:04:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:22 + git semver push 18:04:22 # -> Open(): unable to determine branch for HEAD 18:04:22 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:04:22 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:04:22 # $SEMVER_REMOTE_NAME = origin 18:04:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:22 # $SEMVER_USER_NAME = edgex-jenkins 18:04:22 # $SEMVER_BRANCH = master 18:04:22 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:04:28 $ docker exec --env ******** --env ******** 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c ssh-agent -k 18:04:28 unset SSH_AUTH_SOCK; 18:04:28 unset SSH_AGENT_PID; 18:04:28 echo Agent pid 20 killed; 18:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:28 + git semver [Pipeline] } 18:04:28 $ docker stop --time=1 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c 18:04:29 $ docker rm -f 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c [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] libraryResource [Pipeline] sh 18:04:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:31 ---> package-listing.sh 18:04:31 ++ tr '[:upper:]' '[:lower:]' 18:04:31 ++ facter osfamily 18:04:32 + OS_FAMILY=redhat 18:04:32 + workspace=/w/workspace/_app-service-configurable_master 18:04:32 + START_PACKAGES=/tmp/packages_start.txt 18:04:32 + END_PACKAGES=/tmp/packages_end.txt 18:04:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:32 + PACKAGES=/tmp/packages_start.txt 18:04:32 + '[' /w/workspace/_app-service-configurable_master ']' 18:04:32 + PACKAGES=/tmp/packages_end.txt 18:04:32 + case "${OS_FAMILY}" in 18:04:32 + sort 18:04:32 + rpm -qa 18:04:32 + '[' -f /tmp/packages_start.txt ']' 18:04:32 + '[' -f /tmp/packages_end.txt ']' 18:04:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:32 + '[' /w/workspace/_app-service-configurable_master ']' 18:04:32 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 18:04:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 18:04:32 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:04:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:33 18:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:34 alpine: Pulling from edgex-lftools-log-publisher 18:04:34 df20fa9351a1: Pulling fs layer 18:04:34 36b3adc4ff6f: Pulling fs layer 18:04:34 8ad3a11d3b57: Pulling fs layer 18:04:34 46f8f816bc3b: Pulling fs layer 18:04:34 93b61091891f: Pulling fs layer 18:04:34 93b9cdb0e59b: Pulling fs layer 18:04:34 5e14af77c1be: Pulling fs layer 18:04:34 01666e4c0597: Pulling fs layer 18:04:34 aa168da1d23b: Pulling fs layer 18:04:34 46f8f816bc3b: Waiting 18:04:34 93b61091891f: Waiting 18:04:34 93b9cdb0e59b: Waiting 18:04:34 5e14af77c1be: Waiting 18:04:34 01666e4c0597: Waiting 18:04:34 aa168da1d23b: Waiting 18:04:34 36b3adc4ff6f: Verifying Checksum 18:04:34 36b3adc4ff6f: Download complete 18:04:34 46f8f816bc3b: Verifying Checksum 18:04:34 46f8f816bc3b: Download complete 18:04:34 df20fa9351a1: Verifying Checksum 18:04:34 df20fa9351a1: Download complete 18:04:34 93b9cdb0e59b: Verifying Checksum 18:04:34 93b9cdb0e59b: Download complete 18:04:34 5e14af77c1be: Verifying Checksum 18:04:34 5e14af77c1be: Download complete 18:04:34 93b61091891f: Verifying Checksum 18:04:34 93b61091891f: Download complete 18:04:34 01666e4c0597: Verifying Checksum 18:04:34 01666e4c0597: Download complete 18:04:34 8ad3a11d3b57: Verifying Checksum 18:04:34 8ad3a11d3b57: Download complete 18:04:34 df20fa9351a1: Pull complete 18:04:34 36b3adc4ff6f: Pull complete 18:04:34 8ad3a11d3b57: Pull complete 18:04:35 46f8f816bc3b: Pull complete 18:04:35 93b61091891f: Pull complete 18:04:35 93b9cdb0e59b: Pull complete 18:04:35 5e14af77c1be: Pull complete 18:04:35 01666e4c0597: Pull complete 18:04:35 aa168da1d23b: Download complete 18:04:40 aa168da1d23b: Pull complete 18:04:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:04:40 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 18:04:40 $ 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:04:42 $ docker top 5b4398248395491cfb3687f5782ab528b266f005a8e24d6eae7cfcfb025b04ab -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:43 + mkdir -p /var/log/sa [Pipeline] sh 18:04:43 + ls /var/log/sa-host 18:04:43 + sadf -c /var/log/sa-host/sa05 18:04:43 file_magic: OK 18:04:43 HZ: Using current value: 100 18:04:43 file_header: OK 18:04:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:04:43 Statistics: 18:04:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:04:43 File successfully converted to sysstat format version 12.2.1 18:04:43 + sadf -c /var/log/sa-host/sa14 18:04:43 file_magic: OK 18:04:43 HZ: Using current value: 100 18:04:43 file_header: OK 18:04:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:04:43 Statistics: 18:04:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:04:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:44 provisioning config files... 18:04:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config6509308018629006235tmp [Pipeline] { [Pipeline] echo 18:04:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:44 ---> create-netrc.sh [Pipeline] } 18:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:45 ---> python-tools-install.sh [Pipeline] echo 18:04:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:45 ---> sudo-logs.sh 18:04:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:45 ---> job-cost.sh 18:04:45 lf-activate-venv: SKIPPING 18:04:45 DEBUG: total: 0.05999999865889549 18:04:45 INFO: Retrieving Stack Cost... 18:04:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:04:46 INFO: Archiving Costs [Pipeline] echo 18:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:47 ---> logs-deploy.sh 18:04:47 lf-activate-venv: SKIPPING 18:04:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/122 18:04:47 INFO: archiving workspace using pattern(s): 18:04:48 Archives upload complete. 18:04:48 INFO: archiving logs to Nexus 18:04:48 ---> uname -a: 18:04:48 Linux prd-centos7-docker-4c-2g-1291.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:04:48 18:04:48 18:04:48 ---> lscpu: 18:04:48 Architecture: x86_64 18:04:48 CPU op-mode(s): 32-bit, 64-bit 18:04:48 Byte Order: Little Endian 18:04:48 Address sizes: 40 bits physical, 48 bits virtual 18:04:48 CPU(s): 2 18:04:48 On-line CPU(s) list: 0,1 18:04:48 Thread(s) per core: 1 18:04:48 Core(s) per socket: 1 18:04:48 Socket(s): 2 18:04:48 NUMA node(s): 1 18:04:48 Vendor ID: AuthenticAMD 18:04:48 CPU family: 23 18:04:48 Model: 49 18:04:48 Model name: AMD EPYC-Rome Processor 18:04:48 Stepping: 0 18:04:48 CPU MHz: 2799.998 18:04:48 BogoMIPS: 5599.99 18:04:48 Virtualization: AMD-V 18:04:48 Hypervisor vendor: KVM 18:04:48 Virtualization type: full 18:04:48 L1d cache: 64 KiB 18:04:48 L1i cache: 64 KiB 18:04:48 L2 cache: 1 MiB 18:04:48 L3 cache: 32 MiB 18:04:48 NUMA node0 CPU(s): 0,1 18:04:48 Vulnerability Itlb multihit: Not affected 18:04:48 Vulnerability L1tf: Not affected 18:04:48 Vulnerability Mds: Not affected 18:04:48 Vulnerability Meltdown: Not affected 18:04:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:04:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:04:48 Vulnerability Srbds: Not affected 18:04:48 Vulnerability Tsx async abort: Not affected 18:04:48 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:04:48 18:04:48 18:04:48 ---> nproc: 18:04:48 2 18:04:48 18:04:48 18:04:48 ---> df -h: 18:04:48 Filesystem Size Used Available Use% Mounted on 18:04:48 overlay 40.0G 8.9G 31.1G 22% / 18:04:48 tmpfs 64.0M 0 64.0M 0% /dev 18:04:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:04:48 shm 64.0M 0 64.0M 0% /dev/shm 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 18:04:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:04:48 18:04:48 18:04:48 ---> free -m: 18:04:48 total used free shared buff/cache available 18:04:48 Mem: 7821 1276 3159 0 3385 6463 18:04:48 Swap: 1023 0 1023 18:04:48 18:04:48 18:04:48 ---> ip addr: 18:04:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:04:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:04:48 inet 127.0.0.1/8 scope host lo 18:04:48 valid_lft forever preferred_lft forever 18:04:48 inet6 ::1/128 scope host 18:04:48 valid_lft forever preferred_lft forever 18:04:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:04:48 link/ether fa:16:3e:44:8d:ff brd ff:ff:ff:ff:ff:ff 18:04:48 inet 10.30.123.88/23 brd 10.30.123.255 scope global dynamic eth0 18:04:48 valid_lft 85633sec preferred_lft 85633sec 18:04:48 inet6 fe80::f816:3eff:fe44:8dff/64 scope link 18:04:48 valid_lft forever preferred_lft forever 18:04:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:04:48 link/ether 02:42:a3:20:8d:6e brd ff:ff:ff:ff:ff:ff 18:04:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:04:48 valid_lft forever preferred_lft forever 18:04:48 inet6 fe80::42:a3ff:fe20:8d6e/64 scope link 18:04:48 valid_lft forever preferred_lft forever 18:04:48 18:04:48 18:04:48 ---> sar -b -r -n DEV: 18:04:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:04:48 18:04:48 17:51:52 LINUX RESTART (2 CPU) 18:04:48 18:04:48 17:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:48 17:54:01 1.88 0.00 1.88 0.00 0.00 38.27 0.00 18:04:48 17:55:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 18:04:48 17:56:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 18:04:48 17:57:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 18:04:48 17:58:01 0.32 0.00 0.32 0.00 0.00 4.65 0.00 18:04:48 17:59:01 0.35 0.00 0.35 0.00 0.00 3.96 0.00 18:04:48 18:00:01 0.13 0.00 0.13 0.00 0.00 2.30 0.00 18:04:48 18:01:01 0.30 0.02 0.28 0.00 0.13 3.25 0.00 18:04:48 18:02:01 0.42 0.10 0.32 0.00 1.73 5.03 0.00 18:04:48 18:03:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 18:04:48 18:04:01 130.37 0.05 130.32 0.00 4.26 33079.65 0.00 18:04:48 Average: 12.24 0.02 12.23 0.00 0.56 3014.65 0.00 18:04:48 18:04:48 17:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:48 17:54:01 5473384 0 796132 9.94 2620 1736804 1228140 13.56 566828 1570104 16 18:04:48 17:55:01 5475560 0 793948 9.91 2620 1736812 1205656 13.31 567504 1567808 20 18:04:48 17:56:01 5474516 0 794992 9.93 2620 1736812 1205704 13.31 568944 1567804 8 18:04:48 17:57:01 5475568 0 793932 9.91 2620 1736820 1205524 13.31 560728 1574972 8 18:04:48 17:58:01 5472160 0 797332 9.96 2620 1736828 1205620 13.31 564172 1574972 8 18:04:48 17:59:01 5471744 0 797748 9.96 2620 1736828 1205524 13.31 564752 1574972 20 18:04:48 18:00:01 5469264 0 800220 9.99 2620 1736836 1205740 13.31 567052 1574972 8 18:04:48 18:01:01 5462656 0 806824 10.07 2620 1736840 1207864 13.34 573336 1574972 8 18:04:48 18:02:01 5463560 0 805796 10.06 2620 1736964 1206032 13.32 574744 1573112 8 18:04:48 18:03:01 5462952 0 806400 10.07 2620 1736968 1206116 13.32 575216 1573112 8 18:04:48 18:04:01 3811588 0 1136064 14.18 2620 3058668 1389924 15.35 877800 2724768 552496 18:04:48 Average: 5319359 0 829944 10.36 2620 1857016 1224713 13.52 596461 1677415 50237 18:04:48 18:04:48 17:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:48 17:54:01 eth0 2.70 0.78 0.90 0.60 0.00 0.00 0.00 0.00 18:04:48 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:55:01 eth0 0.80 0.35 0.30 0.17 0.00 0.00 0.00 0.00 18:04:48 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:56:01 eth0 0.55 0.32 0.27 0.23 0.00 0.00 0.00 0.00 18:04:48 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:57:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:48 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:58:01 eth0 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 18:04:48 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:59:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:04:48 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:00:01 eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 18:04:48 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:01:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:04:48 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:02:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:04:48 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:03:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:04:48 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:04:01 eth0 846.59 776.66 7676.52 69.97 0.00 0.00 0.00 0.00 18:04:48 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 18:04:01 docker0 66.87 69.30 5.56 384.98 0.00 0.00 0.00 0.00 18:04:48 Average: eth0 77.60 70.86 698.34 6.49 0.00 0.00 0.00 0.00 18:04:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:48 Average: docker0 6.08 6.30 0.51 35.01 0.00 0.00 0.00 0.00 18:04:48 18:04:48 18:04:48 ---> sar -P ALL: 18:04:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:04:48 18:04:48 17:51:52 LINUX RESTART (2 CPU) 18:04:48 18:04:48 17:53:01 CPU %user %nice %system %iowait %steal %idle 18:04:48 17:54:01 all 0.11 0.00 0.04 0.00 0.03 99.82 18:04:48 17:54:01 0 0.17 0.00 0.05 0.00 0.02 99.77 18:04:48 17:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:04:48 17:55:01 all 0.08 0.00 0.08 0.00 0.03 99.81 18:04:48 17:55:01 0 0.12 0.00 0.07 0.00 0.03 99.78 18:04:48 17:55:01 1 0.05 0.00 0.08 0.00 0.03 99.83 18:04:48 17:56:01 all 0.04 0.00 0.02 0.00 0.03 99.92 18:04:48 17:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:04:48 17:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:04:48 17:57:01 all 0.10 0.00 0.03 0.00 0.02 99.85 18:04:48 17:57:01 0 0.15 0.00 0.02 0.00 0.00 99.83 18:04:48 17:57:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:04:48 17:58:01 all 0.17 0.00 0.02 0.00 0.03 99.78 18:04:48 17:58:01 0 0.30 0.00 0.02 0.00 0.03 99.65 18:04:48 17:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:04:48 17:59:01 all 0.09 0.00 0.03 0.00 0.02 99.87 18:04:48 17:59:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:04:48 17:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:04:48 18:00:01 all 0.12 0.00 0.04 0.00 0.03 99.82 18:04:48 18:00:01 0 0.18 0.00 0.02 0.00 0.03 99.77 18:04:48 18:00:01 1 0.05 0.00 0.07 0.00 0.02 99.87 18:04:48 18:01:01 all 0.08 0.00 0.03 0.00 0.02 99.87 18:04:48 18:01:01 0 0.12 0.00 0.03 0.00 0.00 99.85 18:04:48 18:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:04:48 18:02:01 all 0.05 0.00 0.04 0.00 0.03 99.87 18:04:48 18:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:04:48 18:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:04:48 18:03:01 all 0.02 0.00 0.02 0.00 0.02 99.95 18:04:48 18:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:04:48 18:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:04:48 18:04:01 all 19.18 0.00 8.09 1.95 0.07 70.71 18:04:48 18:04:01 0 19.37 0.00 8.30 2.14 0.07 70.12 18:04:48 18:04:01 1 18.99 0.00 7.89 1.76 0.07 71.30 18:04:48 18:04:48 Average: CPU %user %nice %system %iowait %steal %idle 18:04:48 Average: all 1.74 0.00 0.73 0.17 0.03 97.33 18:04:48 Average: 0 1.80 0.00 0.74 0.18 0.02 97.25 18:04:48 Average: 1 1.68 0.00 0.72 0.15 0.03 97.41 18:04:48 18:04:48 18:04:48