Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 29a5207daaee0c6984d6485493504bb709ad3623 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16608 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 Commit message: "ci: standardize dockerfiles (#160)" > git rev-list --no-walk 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:56:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:56:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:56:36 ========================================================= 20:56:36 EdgeX Global Pipelines Version Info 20:56:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:56:39 ------------------- 20:56:39 stable info: 20:56:39 ------------------- 20:56:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:56:39 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:56:39 Message: update stable to v1.0.173 20:56:39 ------------------- 20:56:39 experimental info: 20:56:39 ------------------- 20:56:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:56:39 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:56:39 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:56:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:56:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] echo 20:56:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29a5207 [Pipeline] echo 20:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:56:43 provisioning config files... 20:56:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5998204130284614948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:44 ---> docker-login.sh 20:56:44 nexus3.edgexfoundry.org:10001 20:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:44 Configure a credential helper to remove this warning. See 20:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:44 20:56:44 Login Succeeded 20:56:44 nexus3.edgexfoundry.org:10002 20:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:45 Configure a credential helper to remove this warning. See 20:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:45 20:56:45 Login Succeeded 20:56:45 nexus3.edgexfoundry.org:10003 20:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:46 Configure a credential helper to remove this warning. See 20:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:46 20:56:46 Login Succeeded 20:56:46 nexus3.edgexfoundry.org:10004 20:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:46 Configure a credential helper to remove this warning. See 20:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:46 20:56:46 Login Succeeded 20:56:46 docker.io 20:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:46 Configure a credential helper to remove this warning. See 20:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:46 20:56:46 Login Succeeded 20:56:46 ---> docker-login.sh ends [Pipeline] } 20:56:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:47 + git log --format=format:%s -1 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] echo 20:56:47 GIT_COMMIT: 29a5207daaee0c6984d6485493504bb709ad3623, Commit Message: ci: standardize dockerfiles (#160) [Pipeline] echo 20:56:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:56:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:48 20:56:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:56:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:49 latest: Pulling from edgex-devops/git-semver 20:56:49 31603596830f: Pulling fs layer 20:56:49 2a8b12db71e7: Pulling fs layer 20:56:49 6ca5941a6612: Pulling fs layer 20:56:49 ecc8261a40a4: Pulling fs layer 20:56:49 ecc8261a40a4: Waiting 20:56:49 2a8b12db71e7: Verifying Checksum 20:56:49 2a8b12db71e7: Download complete 20:56:49 31603596830f: Verifying Checksum 20:56:49 31603596830f: Download complete 20:56:49 ecc8261a40a4: Verifying Checksum 20:56:49 ecc8261a40a4: Download complete 20:56:49 6ca5941a6612: Verifying Checksum 20:56:49 6ca5941a6612: Download complete 20:56:50 31603596830f: Pull complete 20:56:50 2a8b12db71e7: Pull complete 20:56:52 6ca5941a6612: Pull complete 20:56:52 ecc8261a40a4: Pull complete 20:56:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:56:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:56:52 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 20:56:52 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:56:56 $ docker top 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:56 [ssh-agent] Looking for ssh-agent implementation... 20:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:57 $ docker exec 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent 20:56:58 SSH_AUTH_SOCK=/tmp/ssh-zX08VOJXASGt/agent.11 20:56:58 SSH_AGENT_PID=16 20:56:58 Running ssh-add (command line suppressed) 20:56:58 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7973623417294302069.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7973623417294302069.key) 20:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:59 + git tag --points-at HEAD [Pipeline] } 20:56:59 $ docker exec --env ******** --env ******** 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent -k 20:57:00 unset SSH_AUTH_SOCK; 20:57:00 unset SSH_AGENT_PID; 20:57:00 echo Agent pid 16 killed; 20:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:00 [ssh-agent] Looking for ssh-agent implementation... 20:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:00 $ docker exec 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent 20:57:01 SSH_AUTH_SOCK=/tmp/ssh-zRG3C4G2CFfJ/agent.45 20:57:01 SSH_AGENT_PID=50 20:57:01 Running ssh-add (command line suppressed) 20:57:02 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7337573429923380935.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7337573429923380935.key) 20:57:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:02 + git semver init 20:57:02 # -> Open(): unable to determine branch for HEAD 20:57:02 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:57:02 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:57:02 # $SEMVER_REMOTE_NAME = origin 20:57:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:02 # $SEMVER_USER_NAME = edgex-jenkins 20:57:02 # $SEMVER_BRANCH = master 20:57:02 # $SEMVER_TEMP = /tmp/semver-628916022 20:57:02 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:57:05 # '/tmp/semver-628916022' -> '/w/workspace/_app-service-configurable_master/.semver' 20:57:05 # -> Force: false 20:57:05 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:57:05 $ docker exec --env ******** --env ******** 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent -k 20:57:05 unset SSH_AUTH_SOCK; 20:57:05 unset SSH_AGENT_PID; 20:57:05 echo Agent pid 50 killed; 20:57:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:06 + git semver [Pipeline] } 20:57:06 $ docker stop --time=1 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 20:57:07 $ docker rm -f 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:09 Stashed 1 file(s) [Pipeline] echo 20:57:09 [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [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 20:57:25 Still waiting to schedule task 20:57:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:57:25 Still waiting to schedule task 20:57:25 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16609’ 21:00:04 Running on prd-centos7-docker-4c-2g-16611 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:00:04 Running in /w/workspace/app-service-configurable/68 [Pipeline] { [Pipeline] checkout 21:00:07 using credential edgex-jenkins-ssh 21:00:08 Cloning the remote Git repository 21:00:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:00:08 > git init /w/workspace/app-service-configurable/68 # timeout=10 21:00:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:08 > git --version # timeout=10 21:00:08 > git --version # 'git version 2.24.3' 21:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:09 Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) 21:00:09 > git config core.sparsecheckout # timeout=10 21:00:09 > git checkout -f 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 21:00:13 Commit message: "ci: standardize dockerfiles (#160)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:00:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:15 + sudo service docker restart 21:00:15 + true 21:00:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:00:16 provisioning config files... 21:00:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config6825906549311831392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:17 ---> docker-login.sh 21:00:17 nexus3.edgexfoundry.org:10001 21:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:17 Configure a credential helper to remove this warning. See 21:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:17 21:00:17 Login Succeeded 21:00:17 nexus3.edgexfoundry.org:10002 21:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:17 Configure a credential helper to remove this warning. See 21:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:17 21:00:17 Login Succeeded 21:00:17 nexus3.edgexfoundry.org:10003 21:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:17 Configure a credential helper to remove this warning. See 21:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:17 21:00:17 Login Succeeded 21:00:17 nexus3.edgexfoundry.org:10004 21:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 docker.io 21:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:18 Configure a credential helper to remove this warning. See 21:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:18 21:00:18 Login Succeeded 21:00:18 ---> docker-login.sh ends [Pipeline] } 21:00:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:19 ========================================================= 21:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:00:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:00:19 Sending build context to Docker daemon 96.77kB 21:00:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:00:19 Step 2/8 : FROM ${BASE} 21:00:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:19 188c0c94c7c5: Pulling fs layer 21:00:19 0ef7d3d256c8: Pulling fs layer 21:00:19 de9db76c5a1d: Pulling fs layer 21:00:19 bca2f99d35d6: Pulling fs layer 21:00:19 93359f2a8cfa: Pulling fs layer 21:00:19 7c6f9722023f: Pulling fs layer 21:00:19 a35cf1a2eb13: Pulling fs layer 21:00:19 bca2f99d35d6: Waiting 21:00:19 93359f2a8cfa: Waiting 21:00:19 7c6f9722023f: Waiting 21:00:19 a35cf1a2eb13: Waiting 21:00:19 de9db76c5a1d: Verifying Checksum 21:00:19 de9db76c5a1d: Download complete 21:00:19 0ef7d3d256c8: Verifying Checksum 21:00:19 0ef7d3d256c8: Download complete 21:00:19 93359f2a8cfa: Verifying Checksum 21:00:19 93359f2a8cfa: Download complete 21:00:19 188c0c94c7c5: Verifying Checksum 21:00:19 188c0c94c7c5: Download complete 21:00:19 7c6f9722023f: Verifying Checksum 21:00:19 7c6f9722023f: Download complete 21:00:20 188c0c94c7c5: Pull complete 21:00:20 0ef7d3d256c8: Pull complete 21:00:20 de9db76c5a1d: Pull complete 21:00:22 a35cf1a2eb13: Verifying Checksum 21:00:24 bca2f99d35d6: Verifying Checksum 21:00:24 bca2f99d35d6: Download complete 21:00:30 bca2f99d35d6: Pull complete 21:00:30 93359f2a8cfa: Pull complete 21:00:30 7c6f9722023f: Pull complete 21:00:33 a35cf1a2eb13: Pull complete 21:00:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:00:33 ---> a62c8e92a672 21:00:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:33 ---> Running in 79781e17d40d 21:00:34 Removing intermediate container 79781e17d40d 21:00:34 ---> 6acd470c5152 21:00:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:34 ---> Running in 889914162c48 21:00:35 Removing intermediate container 889914162c48 21:00:35 ---> 6ccd58cc3fcd 21:00:35 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:00:35 ---> Running in fde788525f4e 21:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:00:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:00:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16610 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:00:36 Running in /w/workspace/app-service-configurable/68 [Pipeline] { [Pipeline] checkout 21:00:37 (1/6) Installing libc-dev (0.7.2-r3) 21:00:37 (2/6) Installing libsodium (1.0.18-r0) 21:00:37 (3/6) Installing pkgconf (1.7.2-r0) 21:00:37 (4/6) Installing libsodium-dev (1.0.18-r0) 21:00:37 (5/6) Installing libzmq (4.3.3-r0) 21:00:37 (6/6) Installing zeromq-dev (4.3.3-r0) 21:00:37 Executing busybox-1.31.1-r19.trigger 21:00:38 OK: 167 MiB in 45 packages 21:00:38 Removing intermediate container fde788525f4e 21:00:38 ---> 379e48449021 21:00:38 Step 6/8 : WORKDIR /app 21:00:38 ---> Running in 96d0beb554ee 21:00:38 Removing intermediate container 96d0beb554ee 21:00:38 ---> 103732fcee80 21:00:38 Step 7/8 : COPY . . 21:00:38 ---> 4aa0f9dd7c60 21:00:38 Step 8/8 : RUN go mod download 21:00:38 ---> Running in fc9a10ba1970 21:00:43 using credential edgex-jenkins-ssh 21:00:43 Cloning the remote Git repository 21:00:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:00:43 > git init /w/workspace/app-service-configurable/68 # timeout=10 21:00:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:43 > git --version # timeout=10 21:00:43 > git --version # 'git version 2.17.1' 21:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:45 Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) 21:00:44 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:00:45 > git config core.sparsecheckout # timeout=10 21:00:45 > git checkout -f 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 21:00:50 Commit message: "ci: standardize dockerfiles (#160)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:00:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:53 + sudo service docker+ restart 21:00:53 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:00:55 provisioning config files... 21:00:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4848406921335785032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:55 ---> docker-login.sh 21:00:55 nexus3.edgexfoundry.org:10001 21:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:57 Configure a credential helper to remove this warning. See 21:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:57 21:00:57 Login Succeeded 21:00:57 nexus3.edgexfoundry.org:10002 21:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:58 Configure a credential helper to remove this warning. See 21:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:58 21:00:58 Login Succeeded 21:00:58 nexus3.edgexfoundry.org:10003 21:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 nexus3.edgexfoundry.org:10004 21:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:59 Configure a credential helper to remove this warning. See 21:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:59 21:00:59 Login Succeeded 21:00:59 docker.io 21:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:00 Configure a credential helper to remove this warning. See 21:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:00 21:01:00 Login Succeeded 21:01:00 ---> docker-login.sh ends [Pipeline] } 21:01:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:01:01 ========================================================= 21:01:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:01:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:01:01 Removing intermediate container fc9a10ba1970 21:01:01 ---> eb0ad68a9b0d 21:01:01 Successfully built eb0ad68a9b0d 21:01:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:01:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:01:01 Sending build context to Docker daemon 96.77kB 21:01:01 + docker inspect -f . ci-base-image-x86_64 21:01:01 . [Pipeline] withDockerContainer 21:01:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:01:02 Step 2/8 : FROM ${BASE} 21:01:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:02 5f621e34cdf4: Pulling fs layer 21:01:02 a4357932f1b6: Pulling fs layer 21:01:02 18c013af1878: Pulling fs layer 21:01:02 00ac8860ef70: Pulling fs layer 21:01:02 63d7cb157983: Pulling fs layer 21:01:02 b116817d02f9: Pulling fs layer 21:01:02 745a02a5169b: Pulling fs layer 21:01:02 00ac8860ef70: Waiting 21:01:02 63d7cb157983: Waiting 21:01:02 b116817d02f9: Waiting 21:01:02 745a02a5169b: Waiting 21:01:02 prd-centos7-docker-4c-2g-16611 does not seem to be running inside a container 21:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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 ******** ci-base-image-x86_64 cat 21:01:02 18c013af1878: Verifying Checksum 21:01:02 18c013af1878: Download complete 21:01:02 a4357932f1b6: Verifying Checksum 21:01:02 a4357932f1b6: Download complete 21:01:02 63d7cb157983: Verifying Checksum 21:01:02 63d7cb157983: Download complete 21:01:02 b116817d02f9: Verifying Checksum 21:01:02 b116817d02f9: Download complete 21:01:02 5f621e34cdf4: Download complete 21:01:02 5f621e34cdf4: Pull complete 21:01:03 $ docker top 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:03 a4357932f1b6: Pull complete 21:01:03 + go version 21:01:03 go version go1.15.5 linux/amd64 [Pipeline] } 21:01:03 $ docker stop --time=1 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 21:01:03 18c013af1878: Pull complete 21:01:05 $ docker rm -f 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 21:01:05 745a02a5169b: Verifying Checksum 21:01:05 745a02a5169b: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:06 + docker inspect -f . ci-base-image-x86_64 21:01:06 . [Pipeline] withDockerContainer 21:01:06 prd-centos7-docker-4c-2g-16611 does not seem to be running inside a container 21:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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 ******** ci-base-image-x86_64 cat 21:01:06 00ac8860ef70: Verifying Checksum 21:01:06 00ac8860ef70: Download complete 21:01:06 $ docker top 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:07 + make test 21:01:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:01:17 00ac8860ef70: Pull complete 21:01:17 63d7cb157983: Pull complete 21:01:17 b116817d02f9: Pull complete 21:01:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:01:20 CGO_ENABLED=1 go vet ./... 21:01:20 745a02a5169b: Pull complete 21:01:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:01:20 ---> b7e6874047d6 21:01:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:01:22 gofmt -l . 21:01:22 [ "`gofmt -l .`" = "" ] 21:01:22 ./bin/test-go-mod-tidy.sh 21:01:22 ./bin/test-attribution-txt.sh [Pipeline] } 21:01:23 $ docker stop --time=1 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf 21:01:23 ---> Running in f888edc20a8d 21:01:24 Removing intermediate container f888edc20a8d 21:01:24 ---> 16bf14960ecc 21:01:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:24 ---> Running in 0dcd99efdc75 21:01:25 $ docker rm -f 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf [Pipeline] // withDockerContainer [Pipeline] sh 21:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:01:27 Removing intermediate container 0dcd99efdc75 21:01:27 ---> ece61319dbf5 21:01:27 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:01:27 ---> Running in 1d254282a519 [Pipeline] sh 21:01:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:28 + ls -al . 21:01:28 total 88 21:01:28 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 17 21:01 . 21:01:28 drwxrwxr-x. 4 jenkins jenkins 30 Dec 17 21:00 .. 21:01:28 -rw-rw-r--. 1 jenkins jenkins 6420 Dec 17 21:00 Attribution.txt 21:01:28 drwxrwxr-x. 2 jenkins jenkins 64 Dec 17 21:00 bin 21:01:28 -rw-r--r--. 1 jenkins jenkins 10 Dec 17 21:01 coverage.out 21:01:28 -rw-rw-r--. 1 jenkins jenkins 1940 Dec 17 21:00 Dockerfile 21:01:28 -rw-rw-r--. 1 jenkins jenkins 970 Dec 17 21:00 Dockerfile.build 21:01:28 -rw-rw-r--. 1 jenkins jenkins 119 Dec 17 21:00 .dockerignore 21:01:28 drwxrwxr-x. 8 jenkins jenkins 162 Dec 17 21:00 .git 21:01:28 drwxrwxr-x. 2 jenkins jenkins 81 Dec 17 21:00 .github 21:01:28 -rw-rw-r--. 1 jenkins jenkins 93 Dec 17 21:00 .gitignore 21:01:28 -rw-r--r--. 1 jenkins jenkins 132 Dec 17 21:01 go.mod 21:01:28 -rw-r--r--. 1 jenkins jenkins 18390 Dec 17 21:01 go.sum 21:01:28 -rw-rw-r--. 1 jenkins jenkins 687 Dec 17 21:00 Jenkinsfile 21:01:28 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 17 21:00 LICENSE 21:01:28 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 17 21:00 main.go 21:01:28 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 17 21:00 makefile 21:01:28 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 17 21:00 README.md 21:01:28 drwxrwxr-x. 10 jenkins jenkins 171 Dec 17 21:00 res 21:01:28 drwxrwxr-x. 4 jenkins jenkins 71 Dec 17 21:00 snap 21:01:28 -rw-rw-r--. 1 jenkins jenkins 11 Dec 17 20:57 VERSION [Pipeline] isUnix [Pipeline] sh 21:01:28 + docker build -t docker-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=29a5207daaee0c6984d6485493504bb709ad3623 --label arch=amd64 --label version=2.0.0-dev.5 . 21:01:28 Sending build context to Docker daemon 117.8kB 21:01:28 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 21:01:28 Step 2/27 : FROM ${BASE} AS builder 21:01:28 ---> eb0ad68a9b0d 21:01:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:01:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:01:28 ---> Running in b91481cc1204 21:01:28 Removing intermediate container b91481cc1204 21:01:28 ---> 05c5ec04b6d1 21:01:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:01:29 ---> Running in ac0c925ea972 21:01:29 Removing intermediate container ac0c925ea972 21:01:29 ---> 7ab9b7d5aa7b 21:01:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:01:29 ---> Running in 6372f534d1d0 21:01:29 (1/6) Installing libc-dev (0.7.2-r3) 21:01:29 (2/6) Installing libsodium (1.0.18-r0) 21:01:29 Removing intermediate container 6372f534d1d0 21:01:29 ---> c4b8aebb317e 21:01:29 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:29 ---> Running in 3fbee111f395 21:01:29 (3/6) Installing pkgconf (1.7.2-r0) 21:01:29 (4/6) Installing libsodium-dev (1.0.18-r0) 21:01:29 (5/6) Installing libzmq (4.3.3-r0) 21:01:29 (6/6) Installing zeromq-dev (4.3.3-r0) 21:01:29 Executing busybox-1.31.1-r19.trigger 21:01:30 OK: 144 MiB in 45 packages 21:01:31 Removing intermediate container 3fbee111f395 21:01:31 ---> 14e53f7a84b0 21:01:31 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:31 ---> Running in c1ce01e8cf93 21:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:31 Removing intermediate container 1d254282a519 21:01:31 ---> 360fc65a1641 21:01:31 Step 6/8 : WORKDIR /app 21:01:31 ---> Running in b0c828d31f02 21:01:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:32 Removing intermediate container b0c828d31f02 21:01:32 ---> 613c514fd7de 21:01:32 Step 7/8 : COPY . . 21:01:32 OK: 167 MiB in 45 packages 21:01:32 ---> c08a8a0f028f 21:01:32 Step 8/8 : RUN go mod download 21:01:33 ---> Running in d5d3af461837 21:01:33 Removing intermediate container c1ce01e8cf93 21:01:33 ---> 583da620dbc6 21:01:33 Step 8/27 : WORKDIR /app 21:01:33 ---> Running in bd14251236cf 21:01:33 Removing intermediate container bd14251236cf 21:01:33 ---> 8451273be718 21:01:33 Step 9/27 : COPY go.mod . 21:01:33 ---> e4ba248cc8a2 21:01:33 Step 10/27 : RUN go mod download 21:01:33 ---> Running in c5dcd4a50044 21:01:34 Removing intermediate container c5dcd4a50044 21:01:34 ---> e4705d5f0774 21:01:34 Step 11/27 : COPY . . 21:01:34 ---> 170f5b208d8c 21:01:34 Step 12/27 : ARG MAKE="make build" 21:01:34 ---> Running in 9f27a643ea70 21:01:35 Removing intermediate container 9f27a643ea70 21:01:35 ---> e4093393d0d3 21:01:35 Step 13/27 : RUN $MAKE 21:01:35 ---> Running in 0b72327c9b2b 21:01:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.5" -o app-service-configurable 21:01:48 Removing intermediate container 0b72327c9b2b 21:01:48 ---> f7bb7403dbfb 21:01:48 Step 14/27 : FROM alpine:3.12 21:01:48 3.12: Pulling from library/alpine 21:01:48 801bfaa63ef2: Pulling fs layer 21:01:48 801bfaa63ef2: Verifying Checksum 21:01:48 801bfaa63ef2: Download complete 21:01:48 801bfaa63ef2: Pull complete 21:01:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:01:48 Status: Downloaded newer image for alpine:3.12 21:01:48 ---> 389fef711851 21:01:48 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:01:48 ---> Running in 12a37b63bc48 21:01:49 Removing intermediate container 12a37b63bc48 21:01:49 ---> bda85f608132 21:01:49 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:01:49 ---> Running in f8410d2c7c35 21:01:49 Removing intermediate container f8410d2c7c35 21:01:49 ---> 503b53dcc5b6 21:01:49 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 21:01:49 ---> Running in c7e7b273e0dc 21:01:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:50 (1/6) Installing ca-certificates (20191127-r4) 21:01:50 (2/6) Installing libgcc (9.3.0-r2) 21:01:50 (3/6) Installing libsodium (1.0.18-r0) 21:01:50 (4/6) Installing libstdc++ (9.3.0-r2) 21:01:50 (5/6) Installing libzmq (4.3.3-r0) 21:01:50 (6/6) Installing zeromq (4.3.3-r0) 21:01:50 Executing busybox-1.31.1-r19.trigger 21:01:50 Executing ca-certificates-20191127-r4.trigger 21:01:50 OK: 9 MiB in 20 packages 21:01:51 Removing intermediate container c7e7b273e0dc 21:01:51 ---> 8799b44db675 21:01:51 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:01:51 ---> a5502df3657a 21:01:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:01:51 ---> a5654a4ed6e3 21:01:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:01:52 ---> 197352daa74d 21:01:52 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:01:52 ---> c703c608e1b6 21:01:52 Step 22/27 : EXPOSE 48095 21:01:53 ---> Running in 0c1dd1868c34 21:01:53 Removing intermediate container 0c1dd1868c34 21:01:53 ---> b23ddd2730a7 21:01:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:01:53 ---> Running in b673a996ec53 21:01:53 Removing intermediate container b673a996ec53 21:01:53 ---> 93ac252facb5 21:01:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:53 ---> Running in f083cba4620b 21:01:53 Removing intermediate container f083cba4620b 21:01:53 ---> 16c9d8f1f959 21:01:53 Step 25/27 : LABEL arch=amd64 21:01:53 ---> Running in 39619b498abe 21:01:53 Removing intermediate container 39619b498abe 21:01:53 ---> bb66d714de8a 21:01:53 Step 26/27 : LABEL git_sha=29a5207daaee0c6984d6485493504bb709ad3623 21:01:53 ---> Running in 131d03225af6 21:01:54 Removing intermediate container 131d03225af6 21:01:54 ---> 92f749ae0747 21:01:54 Step 27/27 : LABEL version=2.0.0-dev.5 21:01:54 ---> Running in a92f368232a9 21:01:54 Removing intermediate container a92f368232a9 21:01:54 ---> 12c461320861 21:01:54 [Warning] One or more build-args [ARCH] were not consumed 21:01:54 Successfully built 12c461320861 21:01:54 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:01:54 provisioning config files... 21:01:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4627702408612290633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:55 ---> docker-login.sh 21:01:55 nexus3.edgexfoundry.org:10001 21:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:55 Configure a credential helper to remove this warning. See 21:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:55 21:01:55 Login Succeeded 21:01:55 nexus3.edgexfoundry.org:10002 21:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:55 Configure a credential helper to remove this warning. See 21:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:55 21:01:55 Login Succeeded 21:01:55 nexus3.edgexfoundry.org:10003 21:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:55 Configure a credential helper to remove this warning. See 21:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:55 21:01:55 Login Succeeded 21:01:55 nexus3.edgexfoundry.org:10004 21:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:56 Configure a credential helper to remove this warning. See 21:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:56 21:01:56 Login Succeeded 21:01:56 docker.io 21:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:56 Configure a credential helper to remove this warning. See 21:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:56 21:01:56 Login Succeeded 21:01:56 ---> docker-login.sh ends [Pipeline] } 21:01:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:56 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 21:01:56 29a5207daaee0c6984d6485493504bb709ad3623 21:01:56 latest 21:01:56 2.0.0-dev.5 21:01:56 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:01:56 master 21:01:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:57 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh 21:01:57 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 21:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:01:57 db19fa3ba791: Preparing 21:01:57 ad854cbefefd: Preparing 21:01:57 690e10296b62: Preparing 21:01:57 1fc12d9a108d: Preparing 21:01:57 57433c2d5425: Preparing 21:01:57 777b2c648970: Preparing 21:01:57 777b2c648970: Waiting 21:01:57 690e10296b62: Pushed 21:01:57 ad854cbefefd: Pushed 21:01:57 1fc12d9a108d: Pushed 21:01:57 777b2c648970: Layer already exists 21:01:57 57433c2d5425: Pushed 21:01:58 db19fa3ba791: Pushed 21:01:58 29a5207daaee0c6984d6485493504bb709ad3623: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:59 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:01:59 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:01:59 db19fa3ba791: Preparing 21:01:59 ad854cbefefd: Preparing 21:01:59 690e10296b62: Preparing 21:01:59 1fc12d9a108d: Preparing 21:01:59 57433c2d5425: Preparing 21:01:59 777b2c648970: Preparing 21:01:59 777b2c648970: Waiting 21:01:59 57433c2d5425: Layer already exists 21:01:59 690e10296b62: Layer already exists 21:01:59 1fc12d9a108d: Layer already exists 21:01:59 db19fa3ba791: Layer already exists 21:01:59 ad854cbefefd: Layer already exists 21:01:59 777b2c648970: Layer already exists 21:01:59 latest: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:01:59 Removing intermediate container d5d3af461837 21:01:59 ---> 29e7cdbfeabe 21:01:59 Successfully built 29e7cdbfeabe 21:01:59 Successfully tagged ci-base-image-arm64:latest 21:01:59 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 21:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:02:00 db19fa3ba791: Preparing 21:02:00 ad854cbefefd: Preparing 21:02:00 690e10296b62: Preparing 21:02:00 1fc12d9a108d: Preparing 21:02:00 57433c2d5425: Preparing 21:02:00 777b2c648970: Preparing 21:02:00 777b2c648970: Waiting 21:02:00 57433c2d5425: Layer already exists 21:02:00 1fc12d9a108d: Layer already exists 21:02:00 db19fa3ba791: Layer already exists 21:02:00 ad854cbefefd: Layer already exists 21:02:00 690e10296b62: Layer already exists 21:02:00 777b2c648970: Layer already exists 21:02:00 2.0.0-dev.5: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker inspect -f . ci-base-image-arm64 21:02:00 . [Pipeline] withDockerContainer 21:02:00 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:02:01 prd-ubuntu18.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 21:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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 ******** ci-base-image-arm64 cat 21:02:02 $ docker top 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:02:03 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:02:03 db19fa3ba791: Preparing 21:02:03 ad854cbefefd: Preparing 21:02:03 690e10296b62: Preparing 21:02:03 1fc12d9a108d: Preparing 21:02:03 57433c2d5425: Preparing 21:02:03 777b2c648970: Preparing 21:02:03 777b2c648970: Waiting 21:02:03 ad854cbefefd: Layer already exists 21:02:03 57433c2d5425: Layer already exists 21:02:03 1fc12d9a108d: Layer already exists 21:02:03 690e10296b62: Layer already exists 21:02:03 db19fa3ba791: Layer already exists 21:02:03 777b2c648970: Layer already exists 21:02:03 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:02:03 + go version 21:02:03 go version go1.15.5 linux/arm64 [Pipeline] } 21:02:03 $ docker stop --time=1 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 21:02:03 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 21:02:05 $ docker rm -f 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:06 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 21:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:02:06 db19fa3ba791: Preparing 21:02:06 ad854cbefefd: Preparing 21:02:06 690e10296b62: Preparing 21:02:06 1fc12d9a108d: Preparing 21:02:06 57433c2d5425: Preparing 21:02:06 777b2c648970: Preparing 21:02:06 777b2c648970: Waiting 21:02:06 690e10296b62: Layer already exists 21:02:06 db19fa3ba791: Layer already exists 21:02:06 ad854cbefefd: Layer already exists 21:02:06 57433c2d5425: Layer already exists 21:02:06 1fc12d9a108d: Layer already exists 21:02:06 777b2c648970: Layer already exists 21:02:06 master: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:06 ===================================================== 21:02:06 + docker inspect -f . ci-base-image-arm64 21:02:06 . [Pipeline] echo 21:02:06 taggedImages: 21:02:06 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 21:02:06 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:02:06 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 21:02:06 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:02:06 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer 21:02:06 prd-ubuntu18.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 21:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@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 ******** ci-base-image-arm64 cat 21:02:08 $ docker top 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 21:02:09 + make test 21:02:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:02:48 CGO_ENABLED=1 go vet ./... 21:02:52 gofmt -l . 21:02:52 [ "`gofmt -l .`" = "" ] 21:02:52 ./bin/test-go-mod-tidy.sh 21:02:52 ./bin/test-attribution-txt.sh [Pipeline] } 21:02:53 $ docker stop --time=1 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 21:02:55 $ docker rm -f 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:56 Warning: overwriting stash ‘coverage-report’ 21:02:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:02:58 + ls -al . 21:02:58 total 112 21:02:58 drwxrwxr-x 7 jenkins jenkins 4096 Dec 17 21:02 . 21:02:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:00 .. 21:02:58 -rw-rw-r-- 1 jenkins jenkins 119 Dec 17 21:00 .dockerignore 21:02:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 21:00 .git 21:02:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:00 .github 21:02:58 -rw-rw-r-- 1 jenkins jenkins 93 Dec 17 21:00 .gitignore 21:02:58 -rw-rw-r-- 1 jenkins jenkins 6420 Dec 17 21:00 Attribution.txt 21:02:58 -rw-rw-r-- 1 jenkins jenkins 1940 Dec 17 21:00 Dockerfile 21:02:58 -rw-rw-r-- 1 jenkins jenkins 970 Dec 17 21:00 Dockerfile.build 21:02:58 -rw-rw-r-- 1 jenkins jenkins 687 Dec 17 21:00 Jenkinsfile 21:02:58 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 17 21:00 LICENSE 21:02:58 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 17 21:00 README.md 21:02:58 -rw-rw-r-- 1 jenkins jenkins 11 Dec 17 20:57 VERSION 21:02:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:00 bin 21:02:58 -rw-r--r-- 1 jenkins jenkins 10 Dec 17 21:02 coverage.out 21:02:58 -rw-r--r-- 1 jenkins jenkins 132 Dec 17 21:02 go.mod 21:02:58 -rw-r--r-- 1 jenkins jenkins 18390 Dec 17 21:02 go.sum 21:02:58 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 17 21:00 main.go 21:02:58 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 17 21:00 makefile 21:02:58 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 21:00 res 21:02:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:00 snap [Pipeline] isUnix [Pipeline] sh 21:02:58 + docker build -t docker-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=29a5207daaee0c6984d6485493504bb709ad3623 --label arch=arm64 --label version=2.0.0-dev.5 . 21:02:58 Sending build context to Docker daemon 117.8kB 21:02:58 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 21:02:58 Step 2/27 : FROM ${BASE} AS builder 21:02:58 ---> 29e7cdbfeabe 21:02:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:02:59 ---> Running in ba09b7445f3b 21:02:59 Removing intermediate container ba09b7445f3b 21:02:59 ---> 31b683a4321a 21:02:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:02:59 ---> Running in 3c874e9f60b3 21:03:00 Removing intermediate container 3c874e9f60b3 21:03:00 ---> fbb3571a4a08 21:03:00 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:00 ---> Running in bfddaea7f606 21:03:00 Removing intermediate container bfddaea7f606 21:03:00 ---> 4bb2449a33f6 21:03:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:00 ---> Running in 63203c4901b9 21:03:02 Removing intermediate container 63203c4901b9 21:03:02 ---> 715259423ca5 21:03:02 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:02 ---> Running in 7d1d7e500228 21:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:05 OK: 144 MiB in 45 packages 21:03:06 Removing intermediate container 7d1d7e500228 21:03:06 ---> a36cf0fbe03b 21:03:06 Step 8/27 : WORKDIR /app 21:03:06 ---> Running in bbe9dd054f8d 21:03:07 Removing intermediate container bbe9dd054f8d 21:03:07 ---> e5fa9ecd76bf 21:03:07 Step 9/27 : COPY go.mod . 21:03:08 ---> 78c620337f1a 21:03:08 Step 10/27 : RUN go mod download 21:03:08 ---> Running in 84602d80d924 21:03:10 Removing intermediate container 84602d80d924 21:03:10 ---> 51a77f4c5e97 21:03:10 Step 11/27 : COPY . . 21:03:11 ---> a678d94b1e51 21:03:11 Step 12/27 : ARG MAKE="make build" 21:03:11 ---> Running in d314f4bc8d72 21:03:11 Removing intermediate container d314f4bc8d72 21:03:11 ---> 51c8c710c23d 21:03:11 Step 13/27 : RUN $MAKE 21:03:11 ---> Running in 600a5ec7962d 21:03:12 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.5" -o app-service-configurable 21:03:51 Removing intermediate container 600a5ec7962d 21:03:51 ---> 99fcc6f22ace 21:03:51 Step 14/27 : FROM alpine:3.12 21:03:51 3.12: Pulling from library/alpine 21:03:51 159e5727ea61: Pulling fs layer 21:03:51 159e5727ea61: Verifying Checksum 21:03:51 159e5727ea61: Pull complete 21:03:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:03:51 Status: Downloaded newer image for alpine:3.12 21:03:51 ---> afeebe901d6b 21:03:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:51 ---> Running in 5950a4a31bb0 21:03:51 Removing intermediate container 5950a4a31bb0 21:03:51 ---> 049f791dddad 21:03:51 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:03:51 ---> Running in 516d8701b1dc 21:03:51 Removing intermediate container 516d8701b1dc 21:03:51 ---> cfb410815e88 21:03:51 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 21:03:51 ---> Running in 6215be48a88e 21:03:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:51 (1/6) Installing ca-certificates (20191127-r4) 21:03:51 (2/6) Installing libgcc (9.3.0-r2) 21:03:51 (3/6) Installing libsodium (1.0.18-r0) 21:03:51 (4/6) Installing libstdc++ (9.3.0-r2) 21:03:51 (5/6) Installing libzmq (4.3.3-r0) 21:03:51 (6/6) Installing zeromq (4.3.3-r0) 21:03:51 Executing busybox-1.31.1-r19.trigger 21:03:51 Executing ca-certificates-20191127-r4.trigger 21:03:51 OK: 9 MiB in 20 packages 21:03:52 Removing intermediate container 6215be48a88e 21:03:52 ---> d7375fadbeb5 21:03:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:03:53 ---> 4f9f029e9816 21:03:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:03:54 ---> 53cd2b6da9cc 21:03:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:03:54 ---> 3265367ac691 21:03:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:03:56 ---> 3a60afc747a1 21:03:56 Step 22/27 : EXPOSE 48095 21:03:56 ---> Running in fbe865f5e87b 21:03:57 Removing intermediate container fbe865f5e87b 21:03:57 ---> 761020b07fb5 21:03:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:03:57 ---> Running in f576b215f9ac 21:03:57 Removing intermediate container f576b215f9ac 21:03:57 ---> 3b7f2c028cdf 21:03:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:57 ---> Running in d5d2addd4727 21:03:58 Removing intermediate container d5d2addd4727 21:03:58 ---> faf329925e2d 21:03:58 Step 25/27 : LABEL arch=arm64 21:03:58 ---> Running in c6e13c4489e0 21:03:58 Removing intermediate container c6e13c4489e0 21:03:58 ---> 5e04aef97b56 21:03:58 Step 26/27 : LABEL git_sha=29a5207daaee0c6984d6485493504bb709ad3623 21:03:58 ---> Running in 50894a885d3b 21:03:59 Removing intermediate container 50894a885d3b 21:03:59 ---> 410f06f7258e 21:03:59 Step 27/27 : LABEL version=2.0.0-dev.5 21:03:59 ---> Running in 6233bcc4805e 21:04:00 Removing intermediate container 6233bcc4805e 21:04:00 ---> fbef62b929a1 21:04:00 [Warning] One or more build-args [ARCH] were not consumed 21:04:00 Successfully built fbef62b929a1 21:04:00 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:04:00 provisioning config files... 21:04:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4571308025149390149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:01 ---> docker-login.sh 21:04:01 nexus3.edgexfoundry.org:10001 21:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:01 Configure a credential helper to remove this warning. See 21:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:01 21:04:01 Login Succeeded 21:04:01 nexus3.edgexfoundry.org:10002 21:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:01 Configure a credential helper to remove this warning. See 21:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:01 21:04:01 Login Succeeded 21:04:01 nexus3.edgexfoundry.org:10003 21:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:02 Configure a credential helper to remove this warning. See 21:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:02 21:04:02 Login Succeeded 21:04:02 nexus3.edgexfoundry.org:10004 21:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:02 Configure a credential helper to remove this warning. See 21:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:02 21:04:02 Login Succeeded 21:04:02 docker.io 21:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:03 Configure a credential helper to remove this warning. See 21:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:03 21:04:03 Login Succeeded 21:04:03 ---> docker-login.sh ends [Pipeline] } 21:04:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:03 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 21:04:03 29a5207daaee0c6984d6485493504bb709ad3623 21:04:03 latest 21:04:03 2.0.0-dev.5 21:04:03 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:04:03 master 21:04:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:04 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh 21:04:04 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 21:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:04:04 14d92608d82f: Preparing 21:04:04 3b6012cae9e7: Preparing 21:04:04 2f7739b1747d: Preparing 21:04:04 335d83f24007: Preparing 21:04:04 9b3787b360e3: Preparing 21:04:04 379067d0cb53: Preparing 21:04:04 379067d0cb53: Waiting 21:04:05 335d83f24007: Pushed 21:04:05 3b6012cae9e7: Pushed 21:04:05 2f7739b1747d: Pushed 21:04:05 379067d0cb53: Layer already exists 21:04:05 9b3787b360e3: Pushed 21:04:08 14d92608d82f: Pushed 21:04:08 29a5207daaee0c6984d6485493504bb709ad3623: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:04:09 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:04:09 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:04:09 14d92608d82f: Preparing 21:04:09 3b6012cae9e7: Preparing 21:04:09 2f7739b1747d: Preparing 21:04:09 335d83f24007: Preparing 21:04:09 9b3787b360e3: Preparing 21:04:09 379067d0cb53: Preparing 21:04:09 379067d0cb53: Waiting 21:04:09 14d92608d82f: Layer already exists 21:04:09 2f7739b1747d: Layer already exists 21:04:09 9b3787b360e3: Layer already exists 21:04:09 335d83f24007: Layer already exists 21:04:09 3b6012cae9e7: Layer already exists 21:04:09 379067d0cb53: Layer already exists 21:04:09 latest: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:04:09 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 21:04:10 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 21:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:04:10 14d92608d82f: Preparing 21:04:10 3b6012cae9e7: Preparing 21:04:10 2f7739b1747d: Preparing 21:04:10 335d83f24007: Preparing 21:04:10 9b3787b360e3: Preparing 21:04:10 379067d0cb53: Preparing 21:04:10 379067d0cb53: Waiting 21:04:10 3b6012cae9e7: Layer already exists 21:04:10 335d83f24007: Layer already exists 21:04:10 9b3787b360e3: Layer already exists 21:04:10 14d92608d82f: Layer already exists 21:04:10 2f7739b1747d: Layer already exists 21:04:10 379067d0cb53: Layer already exists 21:04:10 2.0.0-dev.5: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:04:10 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 21:04:11 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:04:11 14d92608d82f: Preparing 21:04:11 3b6012cae9e7: Preparing 21:04:11 2f7739b1747d: Preparing 21:04:11 335d83f24007: Preparing 21:04:11 9b3787b360e3: Preparing 21:04:11 379067d0cb53: Preparing 21:04:11 379067d0cb53: Waiting 21:04:11 9b3787b360e3: Layer already exists 21:04:11 2f7739b1747d: Layer already exists 21:04:11 335d83f24007: Layer already exists 21:04:11 14d92608d82f: Layer already exists 21:04:11 3b6012cae9e7: Layer already exists 21:04:11 379067d0cb53: Layer already exists 21:04:11 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:04:12 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:04:12 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 21:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:04:12 14d92608d82f: Preparing 21:04:12 3b6012cae9e7: Preparing 21:04:12 2f7739b1747d: Preparing 21:04:12 335d83f24007: Preparing 21:04:12 9b3787b360e3: Preparing 21:04:12 379067d0cb53: Preparing 21:04:12 379067d0cb53: Waiting 21:04:12 9b3787b360e3: Layer already exists 21:04:12 3b6012cae9e7: Layer already exists 21:04:12 2f7739b1747d: Layer already exists 21:04:12 335d83f24007: Layer already exists 21:04:12 14d92608d82f: Layer already exists 21:04:12 379067d0cb53: Layer already exists 21:04:12 master: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:13 ===================================================== [Pipeline] echo 21:04:13 taggedImages: 21:04:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 21:04:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:04:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 21:04:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 21:04:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 21:04:14 provisioning config files... 21:04:14 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1835434984825096918tmp [Pipeline] { [Pipeline] sh 21:04:15 + set +x 21:04:15 + curl -s https://codecov.io/bash 21:04:15 + bash -s -- 21:04:15 21:04:15 _____ _ 21:04:15 / ____| | | 21:04:15 | | ___ __| | ___ ___ _____ __ 21:04:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:15 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:15 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:15 Bash-20201130-cc6d3fe 21:04:15 21:04:15 21:04:15 ==> Jenkins CI detected. 21:04:15 project root: . 21:04:15 --> token set from env 21:04:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:15 ==> Running gcov in . (disable via -X gcov) 21:04:15 ==> Python coveragepy not found 21:04:15 ==> Searching for coverage reports in: 21:04:15 + . 21:04:15 -> Found 1 reports 21:04:15 ==> Detecting git/mercurial file structure 21:04:15 ==> Reading reports 21:04:15 + ./coverage.out bytes=10 21:04:15 ==> Appending adjustments 21:04:15 https://docs.codecov.io/docs/fixing-reports 21:04:15 + Found adjustments 21:04:15 ==> Gzipping contents 21:04:15 4.0K /tmp/codecov.7j2VAz.gz 21:04:15 ==> Uploading reports 21:04:15 url: https://codecov.io 21:04:15 query: branch=master&commit=29a5207daaee0c6984d6485493504bb709ad3623&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:04:15 -> Pinging Codecov 21:04:15 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=29a5207daaee0c6984d6485493504bb709ad3623&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:04:16 -> Uploading to 21:04:16 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/A97CA9966030D2A3747ED39772930CCE/29a5207daaee0c6984d6485493504bb709ad3623/848acad0-0932-4972-8e62-bc99c44e917f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T210416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e047793d67078fd876900ca235cf3ac238df9f7a0d903ff1b9f8cfcc92937607 21:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:16 Dload Upload Total Spent Left Speed 21:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 730 --:--:-- --:--:-- --:--:-- 731 21:04:16 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] } 21:04:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:04:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:04:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:04:18 21:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:04:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:04:19 188c0c94c7c5: Pulling fs layer 21:04:19 0ef7d3d256c8: Pulling fs layer 21:04:19 de9db76c5a1d: Pulling fs layer 21:04:19 0eba1c9be4d2: Pulling fs layer 21:04:19 0d57e429df01: Pulling fs layer 21:04:19 4e4be7b47b0d: Pulling fs layer 21:04:19 e1f770b5df2f: Pulling fs layer 21:04:19 85a0685a4137: Pulling fs layer 21:04:19 0d57e429df01: Waiting 21:04:19 4e4be7b47b0d: Waiting 21:04:19 e1f770b5df2f: Waiting 21:04:19 85a0685a4137: Waiting 21:04:19 0eba1c9be4d2: Waiting 21:04:19 de9db76c5a1d: Verifying Checksum 21:04:19 de9db76c5a1d: Download complete 21:04:19 0ef7d3d256c8: Verifying Checksum 21:04:19 0ef7d3d256c8: Download complete 21:04:19 0d57e429df01: Verifying Checksum 21:04:19 0d57e429df01: Download complete 21:04:19 4e4be7b47b0d: Verifying Checksum 21:04:19 4e4be7b47b0d: Download complete 21:04:19 188c0c94c7c5: Verifying Checksum 21:04:19 188c0c94c7c5: Download complete 21:04:20 188c0c94c7c5: Pull complete 21:04:20 0ef7d3d256c8: Pull complete 21:04:20 de9db76c5a1d: Pull complete 21:04:20 e1f770b5df2f: Verifying Checksum 21:04:20 e1f770b5df2f: Download complete 21:04:25 0eba1c9be4d2: Verifying Checksum 21:04:25 0eba1c9be4d2: Download complete 21:04:28 85a0685a4137: Verifying Checksum 21:04:28 85a0685a4137: Download complete 21:04:36 0eba1c9be4d2: Pull complete 21:04:36 0d57e429df01: Pull complete 21:04:37 4e4be7b47b0d: Pull complete 21:04:39 e1f770b5df2f: Pull complete 21:04:52 85a0685a4137: Pull complete 21:04:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:04:52 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:04:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:04:54 $ docker top 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 -eo pid,comm [Pipeline] { [Pipeline] echo 21:04:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:04:55 + set -o pipefail 21:04:55 + snyk monitor '--org=edgex-jenkins' 21:05:13 21:05:13 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 21:05:13 21:05:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/1d31b555-54ba-43b2-bfb2-9aa2a0274546 21:05:13 21:05:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:05:13 21:05:13 21:05:13 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 21:05:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:05:13 $ docker stop --time=1 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 21:05:17 $ docker rm -f 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 21:05:19 + git log --format=format:%s -1 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh 21:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:20 . [Pipeline] withDockerContainer 21:05:20 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:05:20 $ 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 21:05:21 $ docker top a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:21 [ssh-agent] Looking for ssh-agent implementation... 21:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:22 $ docker exec a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 ssh-agent 21:05:22 SSH_AUTH_SOCK=/tmp/ssh-P5bEOPKggqBL/agent.11 21:05:22 SSH_AGENT_PID=16 21:05:22 Running ssh-add (command line suppressed) 21:05:22 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6579345513385809181.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6579345513385809181.key) 21:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:23 + git semver tag 21:05:23 # -> Open(): unable to determine branch for HEAD 21:05:23 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:05:23 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:05:23 # $SEMVER_REMOTE_NAME = origin 21:05:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:05:23 # $SEMVER_USER_NAME = edgex-jenkins 21:05:23 # $SEMVER_BRANCH = master 21:05:23 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:05:23 # 29a5207daaee0c6984d6485493504bb709ad3623 HEAD 21:05:23 # -> Force: false 21:05:23 # beb07dfc5f3129546ec6f4bfa611616f9a36dc48 refs/tags/v2.0.0-dev.5 [Pipeline] } 21:05:23 $ docker exec --env ******** --env ******** a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 ssh-agent -k 21:05:23 unset SSH_AUTH_SOCK; 21:05:23 unset SSH_AGENT_PID; 21:05:23 echo Agent pid 16 killed; 21:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:24 + git semver [Pipeline] } 21:05:24 $ docker stop --time=1 a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 21:05:27 $ docker rm -f a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:28 21:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:28 0.23.1-centos7: Pulling from edgex-lftools 21:05:28 ab5ef0e58194: Pulling fs layer 21:05:28 9712f1f96733: Pulling fs layer 21:05:28 63f879dbbcfc: Pulling fs layer 21:05:28 0d9ebad4ef96: Pulling fs layer 21:05:28 e9a5061849ea: Pulling fs layer 21:05:28 d747dcd14b5f: Pulling fs layer 21:05:28 2de7ff778b66: Pulling fs layer 21:05:28 e9a5061849ea: Waiting 21:05:28 d747dcd14b5f: Waiting 21:05:28 2de7ff778b66: Waiting 21:05:28 0d9ebad4ef96: Waiting 21:05:28 9712f1f96733: Verifying Checksum 21:05:28 9712f1f96733: Download complete 21:05:33 63f879dbbcfc: Verifying Checksum 21:05:33 63f879dbbcfc: Download complete 21:05:33 e9a5061849ea: Verifying Checksum 21:05:33 e9a5061849ea: Download complete 21:05:33 d747dcd14b5f: Verifying Checksum 21:05:33 d747dcd14b5f: Download complete 21:05:34 ab5ef0e58194: Verifying Checksum 21:05:34 ab5ef0e58194: Download complete 21:05:35 0d9ebad4ef96: Verifying Checksum 21:05:35 0d9ebad4ef96: Download complete 21:05:35 2de7ff778b66: Verifying Checksum 21:05:35 2de7ff778b66: Download complete 21:05:45 ab5ef0e58194: Pull complete 21:05:45 9712f1f96733: Pull complete 21:05:49 63f879dbbcfc: Pull complete 21:06:01 0d9ebad4ef96: Pull complete 21:06:03 e9a5061849ea: Pull complete 21:06:03 d747dcd14b5f: Pull complete 21:06:07 2de7ff778b66: Pull complete 21:06:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:06:07 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:06:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:06:11 $ docker top 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:12 provisioning config files... 21:06:12 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4017476919596135078tmp 21:06:12 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8633655825963914531tmp 21:06:12 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config403904778502934278tmp [Pipeline] { [Pipeline] echo 21:06:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:13 ---> sigul-configuration.sh 21:06:13 gpg: directory `/root/.gnupg' created 21:06:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:13 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:13 gpg: CAST5 encrypted data 21:06:13 gpg: encrypted with 1 passphrase 21:06:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:14 + mkdir /home/jenkins 21:06:14 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:15 + 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 21:06:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:15 ---> sigul-install.sh 21:06:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:06:24 + git tag --list 21:06:24 v1.0.0 21:06:24 v1.1.0 21:06:24 v1.2.0 21:06:24 v1.2.1-dev.1 21:06:24 v1.2.1-dev.10 21:06:24 v1.2.1-dev.11 21:06:24 v1.2.1-dev.12 21:06:24 v1.2.1-dev.13 21:06:24 v1.2.1-dev.14 21:06:24 v1.2.1-dev.15 21:06:24 v1.2.1-dev.16 21:06:24 v1.2.1-dev.17 21:06:24 v1.2.1-dev.18 21:06:24 v1.2.1-dev.19 21:06:24 v1.2.1-dev.2 21:06:24 v1.2.1-dev.20 21:06:24 v1.2.1-dev.21 21:06:24 v1.2.1-dev.22 21:06:24 v1.2.1-dev.23 21:06:24 v1.2.1-dev.3 21:06:24 v1.2.1-dev.4 21:06:24 v1.2.1-dev.5 21:06:24 v1.2.1-dev.6 21:06:24 v1.2.1-dev.7 21:06:24 v1.2.1-dev.8 21:06:24 v1.2.1-dev.9 21:06:24 v1.3.0 21:06:24 v1.3.1-dev.1 21:06:24 v2.0.0-dev.1 21:06:24 v2.0.0-dev.2 21:06:24 v2.0.0-dev.3 21:06:24 v2.0.0-dev.4 21:06:24 v2.0.0-dev.5 [Pipeline] sh 21:06:25 + lftools sign git-tag v2.0.0-dev.5 21:06:27 Signing Git tag with Sigul... 21:06:27 Signing v2.0.0-dev.5 [Pipeline] echo 21:06:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:06:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:06:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:06:29 $ docker stop --time=1 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa 21:06:31 $ docker rm -f 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:32 . [Pipeline] withDockerContainer 21:06:32 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:06:32 $ 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 21:06:34 $ docker top 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:34 [ssh-agent] Looking for ssh-agent implementation... 21:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:35 $ docker exec 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 ssh-agent 21:06:36 SSH_AUTH_SOCK=/tmp/ssh-fFA9epCD35kI/agent.12 21:06:36 SSH_AGENT_PID=18 21:06:36 Running ssh-add (command line suppressed) 21:06:36 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3761171878836305556.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3761171878836305556.key) 21:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:37 + git semver bump pre 21:06:37 # -> Open(): unable to determine branch for HEAD 21:06:37 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:06:37 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:06:37 # $SEMVER_REMOTE_NAME = origin 21:06:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:37 # $SEMVER_USER_NAME = edgex-jenkins 21:06:37 # $SEMVER_BRANCH = master 21:06:37 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:06:37 2.0.0-dev.6 [Pipeline] } 21:06:37 $ docker exec --env ******** --env ******** 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 ssh-agent -k 21:06:37 unset SSH_AUTH_SOCK; 21:06:37 unset SSH_AGENT_PID; 21:06:37 echo Agent pid 18 killed; 21:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:38 + git semver [Pipeline] } 21:06:38 $ docker stop --time=1 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 21:06:40 $ docker rm -f 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:41 . [Pipeline] withDockerContainer 21:06:41 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:06:41 $ 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 21:06:42 $ docker top 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:43 [ssh-agent] Looking for ssh-agent implementation... 21:06:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:43 $ docker exec 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 ssh-agent 21:06:44 SSH_AUTH_SOCK=/tmp/ssh-3mELtbaVeVyR/agent.12 21:06:44 SSH_AGENT_PID=17 21:06:44 Running ssh-add (command line suppressed) 21:06:44 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6772342896451090541.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6772342896451090541.key) 21:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:45 + git semver push 21:06:45 # -> Open(): unable to determine branch for HEAD 21:06:45 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:06:45 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:06:45 # $SEMVER_REMOTE_NAME = origin 21:06:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:45 # $SEMVER_USER_NAME = edgex-jenkins 21:06:45 # $SEMVER_BRANCH = master 21:06:45 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:06:52 $ docker exec --env ******** --env ******** 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 ssh-agent -k 21:06:52 unset SSH_AUTH_SOCK; 21:06:52 unset SSH_AGENT_PID; 21:06:52 echo Agent pid 17 killed; 21:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:54 + git semver [Pipeline] } 21:06:54 $ docker stop --time=1 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 21:06:55 $ docker rm -f 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 [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 21:06:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:58 ---> package-listing.sh 21:06:58 ++ facter osfamily 21:06:58 ++ tr '[:upper:]' '[:lower:]' 21:06:59 + OS_FAMILY=redhat 21:06:59 + workspace=/w/workspace/_app-service-configurable_master 21:06:59 + START_PACKAGES=/tmp/packages_start.txt 21:06:59 + END_PACKAGES=/tmp/packages_end.txt 21:06:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:59 + PACKAGES=/tmp/packages_start.txt 21:06:59 + '[' /w/workspace/_app-service-configurable_master ']' 21:06:59 + PACKAGES=/tmp/packages_end.txt 21:06:59 + case "${OS_FAMILY}" in 21:06:59 + rpm -qa 21:06:59 + sort 21:07:06 + '[' -f /tmp/packages_start.txt ']' 21:07:06 + '[' -f /tmp/packages_end.txt ']' 21:07:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:06 + '[' /w/workspace/_app-service-configurable_master ']' 21:07:06 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:07:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 21:07:06 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 21:07:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:07 21:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:08 alpine: Pulling from edgex-lftools-log-publisher 21:07:08 df20fa9351a1: Pulling fs layer 21:07:08 36b3adc4ff6f: Pulling fs layer 21:07:08 8ad3a11d3b57: Pulling fs layer 21:07:08 46f8f816bc3b: Pulling fs layer 21:07:08 93b61091891f: Pulling fs layer 21:07:08 93b9cdb0e59b: Pulling fs layer 21:07:08 5e14af77c1be: Pulling fs layer 21:07:08 01666e4c0597: Pulling fs layer 21:07:08 aa168da1d23b: Pulling fs layer 21:07:08 46f8f816bc3b: Waiting 21:07:08 93b61091891f: Waiting 21:07:08 93b9cdb0e59b: Waiting 21:07:08 5e14af77c1be: Waiting 21:07:08 01666e4c0597: Waiting 21:07:08 aa168da1d23b: Waiting 21:07:08 36b3adc4ff6f: Verifying Checksum 21:07:08 36b3adc4ff6f: Download complete 21:07:08 46f8f816bc3b: Verifying Checksum 21:07:08 46f8f816bc3b: Download complete 21:07:08 df20fa9351a1: Verifying Checksum 21:07:08 df20fa9351a1: Download complete 21:07:08 93b9cdb0e59b: Verifying Checksum 21:07:08 93b9cdb0e59b: Download complete 21:07:08 5e14af77c1be: Verifying Checksum 21:07:08 5e14af77c1be: Download complete 21:07:08 93b61091891f: Verifying Checksum 21:07:08 93b61091891f: Download complete 21:07:08 01666e4c0597: Verifying Checksum 21:07:08 01666e4c0597: Download complete 21:07:09 df20fa9351a1: Pull complete 21:07:09 8ad3a11d3b57: Verifying Checksum 21:07:09 8ad3a11d3b57: Download complete 21:07:10 36b3adc4ff6f: Pull complete 21:07:12 8ad3a11d3b57: Pull complete 21:07:12 46f8f816bc3b: Pull complete 21:07:14 93b61091891f: Pull complete 21:07:14 93b9cdb0e59b: Pull complete 21:07:14 5e14af77c1be: Pull complete 21:07:15 01666e4c0597: Pull complete 21:07:16 aa168da1d23b: Verifying Checksum 21:07:16 aa168da1d23b: Download complete 21:07:31 aa168da1d23b: Pull complete 21:07:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:07:32 prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container 21:07:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:07:35 $ docker top 037598ba2710bd647cde9849166342c9a811885648ad2720d55cae6ed97027cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:36 + touch /tmp/pre-build-complete [Pipeline] sh 21:07:36 + mkdir -p /var/log/sa [Pipeline] sh 21:07:37 + ls /var/log/sa-host 21:07:37 + sadf -c /var/log/sa-host/sa17 21:07:37 file_magic: OK 21:07:37 HZ: Using current value: 100 21:07:37 file_header: OK 21:07:37 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 21:07:37 Statistics: 21:07:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:37 File successfully converted to sysstat format version 12.2.1 21:07:37 + sadf -c /var/log/sa-host/sa23 21:07:37 file_magic: OK 21:07:37 HZ: Using current value: 100 21:07:37 file_header: OK 21:07:37 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 21:07:37 Statistics: 21:07:37 Hnuu...uuuununununu... 21:07:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:37 provisioning config files... 21:07:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5829825885505527789tmp [Pipeline] { [Pipeline] echo 21:07:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:07:38 ---> create-netrc.sh [Pipeline] } 21:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:07:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:38 ---> python-tools-install.sh [Pipeline] echo 21:07:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:07:39 ---> sudo-logs.sh 21:07:39 Archiving 'sudo' log.. [Pipeline] echo 21:07:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:07:40 ---> job-cost.sh 21:07:40 lf-activate-venv: SKIPPING 21:07:40 INFO: No Stack... 21:07:41 INFO: Retrieving Pricing Info for: v1-standard-2 21:07:41 INFO: Archiving Costs [Pipeline] echo 21:07:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:07:42 ---> logs-deploy.sh 21:07:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/68 21:07:42 INFO: archiving workspace using pattern(s): 21:07:44 Archives upload complete. 21:07:45 INFO: archiving logs to Nexus 21:07:46 ---> uname -a: 21:07:46 Linux prd-centos7-docker-4c-2g-16608.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:07:46 21:07:46 21:07:46 ---> lscpu: 21:07:46 Architecture: x86_64 21:07:46 CPU op-mode(s): 32-bit, 64-bit 21:07:46 Byte Order: Little Endian 21:07:46 Address sizes: 40 bits physical, 48 bits virtual 21:07:46 CPU(s): 4 21:07:46 On-line CPU(s) list: 0-3 21:07:46 Thread(s) per core: 1 21:07:46 Core(s) per socket: 1 21:07:46 Socket(s): 4 21:07:46 NUMA node(s): 1 21:07:46 Vendor ID: GenuineIntel 21:07:46 CPU family: 6 21:07:46 Model: 44 21:07:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:07:46 Stepping: 1 21:07:46 CPU MHz: 2933.438 21:07:46 BogoMIPS: 5866.87 21:07:46 Virtualization: VT-x 21:07:46 Hypervisor vendor: KVM 21:07:46 Virtualization type: full 21:07:46 L1d cache: 128 KiB 21:07:46 L1i cache: 128 KiB 21:07:46 L2 cache: 16 MiB 21:07:46 L3 cache: 64 MiB 21:07:46 NUMA node0 CPU(s): 0-3 21:07:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:07:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:07:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:07:46 Vulnerability Meltdown: Mitigation; PTI 21:07:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:07:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:07:46 Vulnerability Srbds: Not affected 21:07:46 Vulnerability Tsx async abort: Not affected 21:07:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:07:46 21:07:46 21:07:46 ---> nproc: 21:07:46 4 21:07:46 21:07:46 21:07:46 ---> df -h: 21:07:46 Filesystem Size Used Available Use% Mounted on 21:07:46 overlay 50.0G 8.5G 41.4G 17% / 21:07:46 tmpfs 64.0M 0 64.0M 0% /dev 21:07:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:07:46 shm 64.0M 0 64.0M 0% /dev/shm 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master@tmp 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 21:07:46 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master 21:07:46 21:07:46 21:07:46 ---> free -m: 21:07:46 total used free shared buff/cache available 21:07:46 Mem: 1837 847 153 0 837 923 21:07:46 Swap: 1023 2 1021 21:07:46 21:07:46 21:07:46 ---> ip addr: 21:07:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:07:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:46 inet 127.0.0.1/8 scope host lo 21:07:46 valid_lft forever preferred_lft forever 21:07:46 inet6 ::1/128 scope host 21:07:46 valid_lft forever preferred_lft forever 21:07:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:07:46 link/ether fa:16:3e:23:c5:20 brd ff:ff:ff:ff:ff:ff 21:07:46 inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 21:07:46 valid_lft 85680sec preferred_lft 85680sec 21:07:46 inet6 fe80::f816:3eff:fe23:c520/64 scope link 21:07:46 valid_lft forever preferred_lft forever 21:07:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:07:46 link/ether 02:42:af:92:6c:ce brd ff:ff:ff:ff:ff:ff 21:07:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:46 valid_lft forever preferred_lft forever 21:07:46 inet6 fe80::42:afff:fe92:6cce/64 scope link 21:07:46 valid_lft forever preferred_lft forever 21:07:46 21:07:46 21:07:46 ---> sar -b -r -n DEV: 21:07:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 21:07:46 21:07:46 20:55:32 LINUX RESTART (4 CPU) 21:07:46 21:07:46 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:46 20:57:01 136.40 54.93 81.47 0.00 7787.16 38739.60 0.00 21:07:46 20:58:01 7.38 2.44 4.94 0.00 190.65 90.90 0.00 21:07:46 20:59:02 0.40 0.00 0.40 0.00 0.00 6.57 0.00 21:07:46 21:00:01 0.59 0.00 0.59 0.00 0.00 5.70 0.00 21:07:46 21:01:01 0.68 0.02 0.67 0.00 0.13 6.84 0.00 21:07:46 21:02:01 0.82 0.08 0.73 0.00 1.60 9.12 0.00 21:07:46 21:03:01 0.45 0.00 0.45 0.00 0.00 4.45 0.00 21:07:46 21:04:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 21:07:46 21:05:01 260.43 151.95 108.48 0.00 6929.74 33372.92 0.00 21:07:46 21:06:01 189.69 66.86 122.82 0.00 2874.20 26017.10 0.00 21:07:46 21:07:01 137.04 71.77 65.27 0.00 6242.07 9470.72 0.00 21:07:46 Average: 66.89 31.71 35.17 0.00 2190.08 9819.11 0.00 21:07:46 21:07:46 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:46 20:57:01 129888 0 630968 33.53 2620 1118068 1425180 48.64 431772 1119648 52 21:07:46 20:58:01 150612 0 604108 32.11 2620 1124204 1149420 39.23 415372 1116060 20 21:07:46 20:59:02 162616 0 592100 31.47 2620 1124208 1075760 36.71 415836 1105612 20 21:07:46 21:00:01 160820 0 593896 31.56 2620 1124208 1075760 36.71 412620 1109888 8 21:07:46 21:01:01 158316 0 596392 31.70 2620 1124216 1078816 36.82 423776 1101188 8 21:07:46 21:02:01 159788 0 594792 31.61 2620 1124344 1076388 36.74 420584 1102972 8 21:07:46 21:03:01 160800 0 593780 31.56 2620 1124344 1076268 36.73 420040 1102972 8 21:07:46 21:04:01 160868 0 593704 31.55 2620 1124352 1076268 36.73 420144 1102972 8 21:07:46 21:05:01 99816 0 743320 39.51 2620 1035788 1346708 45.96 511764 1014092 1036 21:07:46 21:06:01 160044 0 781828 41.55 2124 937548 1288508 43.97 534256 866400 90504 21:07:46 21:07:01 143340 0 812284 43.17 1492 924428 1245232 42.50 586612 811008 96 21:07:46 Average: 149719 0 648834 34.48 2472 1080519 1174028 40.07 453889 1050256 8343 21:07:46 21:07:46 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:46 20:57:01 eth0 283.36 187.94 1024.52 70.76 0.00 0.00 0.00 0.00 21:07:46 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 20:57:01 veth4186085 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 21:07:46 20:57:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:07:46 20:58:01 eth0 16.08 14.05 18.61 25.79 0.00 0.00 0.00 0.00 21:07:46 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 20:58:01 docker0 1.68 1.41 0.41 3.75 0.00 0.00 0.00 0.00 21:07:46 20:59:02 eth0 0.08 0.07 0.01 0.02 0.00 0.00 0.00 0.00 21:07:46 20:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 20:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:00:01 eth0 1.29 0.07 0.12 0.01 0.00 0.00 0.00 0.00 21:07:46 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:01:01 eth0 1.00 0.82 0.54 0.35 0.00 0.00 0.00 0.00 21:07:46 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:02:01 eth0 0.37 0.30 0.17 0.14 0.00 0.00 0.00 0.00 21:07:46 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:46 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:07:46 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:05:01 vethacd0aca 16.39 15.93 1.96 14.64 0.00 0.00 0.00 0.00 21:07:46 21:05:01 eth0 434.73 359.53 4096.37 35.22 0.00 0.00 0.00 0.00 21:07:46 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:05:01 docker0 16.39 15.81 1.73 14.64 0.00 0.00 0.00 0.00 21:07:46 21:06:01 eth0 366.33 303.63 3383.72 32.19 0.00 0.00 0.00 0.00 21:07:46 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:06:01 docker0 18.62 20.25 1.50 177.60 0.00 0.00 0.00 0.00 21:07:46 21:07:01 eth0 108.81 85.00 252.94 113.78 0.00 0.00 0.00 0.00 21:07:46 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 21:07:01 docker0 21.39 36.41 1.42 185.80 0.00 0.00 0.00 0.00 21:07:46 Average: eth0 110.50 86.70 799.49 25.36 0.00 0.00 0.00 0.00 21:07:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:46 Average: docker0 5.29 6.74 0.46 34.77 0.00 0.00 0.00 0.00 21:07:46 21:07:46 21:07:46 ---> sar -P ALL: 21:07:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 21:07:46 21:07:46 20:55:32 LINUX RESTART (4 CPU) 21:07:46 21:07:46 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:07:46 20:57:01 all 15.05 0.00 8.98 4.47 19.45 52.05 21:07:46 20:57:01 0 15.89 0.00 12.36 3.12 17.89 50.74 21:07:46 20:57:01 1 16.16 0.00 7.00 4.32 19.37 53.14 21:07:46 20:57:01 2 15.12 0.00 7.38 5.18 20.58 51.73 21:07:46 20:57:01 3 12.98 0.00 9.24 5.26 19.93 52.58 21:07:46 20:58:01 all 0.90 0.00 0.57 0.06 2.51 95.98 21:07:46 20:58:01 0 0.64 0.00 0.53 0.08 2.64 96.11 21:07:46 20:58:01 1 1.62 0.00 0.53 0.03 2.46 95.35 21:07:46 20:58:01 2 0.76 0.00 0.66 0.02 2.30 96.26 21:07:46 20:58:01 3 0.56 0.00 0.54 0.10 2.62 96.18 21:07:46 20:59:02 all 0.12 0.00 0.05 0.00 0.26 99.57 21:07:46 20:59:02 0 0.37 0.00 0.03 0.00 0.27 99.33 21:07:46 20:59:02 1 0.03 0.00 0.05 0.00 0.23 99.68 21:07:46 20:59:02 2 0.03 0.00 0.05 0.00 0.20 99.72 21:07:46 20:59:02 3 0.03 0.00 0.08 0.00 0.35 99.53 21:07:46 21:00:01 all 0.11 0.00 0.17 0.00 0.73 98.98 21:07:46 21:00:01 0 0.34 0.00 0.17 0.00 0.57 98.92 21:07:46 21:00:01 1 0.00 0.00 0.17 0.00 0.61 99.22 21:07:46 21:00:01 2 0.08 0.00 0.20 0.00 1.16 98.55 21:07:46 21:00:01 3 0.03 0.00 0.14 0.00 0.59 99.24 21:07:46 21:01:01 all 0.12 0.00 0.10 0.01 0.67 99.10 21:07:46 21:01:01 0 0.35 0.00 0.05 0.00 0.81 98.79 21:07:46 21:01:01 1 0.03 0.00 0.10 0.02 0.88 98.97 21:07:46 21:01:01 2 0.07 0.00 0.17 0.03 0.68 99.05 21:07:46 21:01:01 3 0.03 0.00 0.08 0.00 0.30 99.58 21:07:46 21:02:01 all 0.10 0.00 0.12 0.00 0.56 99.21 21:07:46 21:02:01 0 0.20 0.00 0.02 0.00 0.28 99.50 21:07:46 21:02:01 1 0.13 0.00 0.12 0.00 0.60 99.15 21:07:46 21:02:01 2 0.07 0.00 0.15 0.00 0.85 98.94 21:07:46 21:02:01 3 0.02 0.00 0.20 0.00 0.53 99.25 21:07:46 21:03:01 all 0.07 0.00 0.03 0.00 0.29 99.60 21:07:46 21:03:01 0 0.03 0.00 0.05 0.00 0.56 99.35 21:07:46 21:03:01 1 0.23 0.00 0.05 0.00 0.37 99.35 21:07:46 21:03:01 2 0.02 0.00 0.02 0.00 0.13 99.83 21:07:46 21:03:01 3 0.02 0.00 0.02 0.00 0.10 99.87 21:07:46 21:04:01 all 0.11 0.00 0.04 0.00 0.22 99.63 21:07:46 21:04:01 0 0.13 0.00 0.05 0.00 0.47 99.35 21:07:46 21:04:01 1 0.03 0.00 0.03 0.00 0.10 99.83 21:07:46 21:04:01 2 0.02 0.00 0.05 0.00 0.20 99.73 21:07:46 21:04:01 3 0.27 0.00 0.02 0.00 0.12 99.60 21:07:46 21:05:01 all 5.61 0.00 5.57 0.88 17.09 70.86 21:07:46 21:05:01 0 5.63 0.00 5.78 0.88 18.06 69.66 21:07:46 21:05:01 1 5.57 0.00 6.27 0.77 16.95 70.44 21:07:46 21:05:01 2 6.27 0.00 5.17 1.23 16.40 70.93 21:07:46 21:05:01 3 4.96 0.00 5.08 0.62 16.94 72.39 21:07:46 21:06:01 all 5.25 0.00 5.72 2.23 23.53 63.27 21:07:46 21:06:01 0 4.01 0.00 4.33 2.26 24.16 65.23 21:07:46 21:06:01 1 5.96 0.00 7.12 1.47 23.60 61.86 21:07:46 21:06:01 2 5.10 0.00 5.42 3.19 22.28 64.01 21:07:46 21:06:01 3 5.98 0.00 6.08 1.97 24.07 61.90 21:07:46 21:07:01 all 4.73 0.00 5.24 2.31 12.80 74.91 21:07:46 21:07:01 0 3.66 0.00 4.57 2.05 13.83 75.89 21:07:46 21:07:01 1 3.56 0.00 5.84 2.26 12.68 75.65 21:07:46 21:07:01 2 7.74 0.00 4.41 3.13 13.11 71.61 21:07:46 21:07:01 3 3.94 0.00 6.19 1.81 11.53 76.54 21:07:46 21:07:46 Average: CPU %user %nice %system %iowait %steal %idle 21:07:46 Average: all 2.94 0.00 2.44 0.92 7.18 86.52 21:07:46 Average: 0 2.85 0.00 2.55 0.78 7.34 86.48 21:07:46 Average: 1 3.05 0.00 2.50 0.82 7.14 86.49 21:07:46 Average: 2 3.24 0.00 2.18 1.18 7.18 86.21 21:07:46 Average: 3 2.63 0.00 2.53 0.89 7.05 86.91 21:07:46 21:07:46 21:07:46