Pull request #277 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1249aa6b41e44aa53845f401ba6d5111699bf1ea+01778f3054f56a5e1c9fa7a64eee47acbae495e2 (658c6220c9a1dbb5c0fc3a872aa8e541f8de5277) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2229602232152499832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5752607628911144773.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-277/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-277/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1129651963603909253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1495310914724677945.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-277/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-277/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1450185686969548924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-797 in /w/workspace/_app-service-configurable_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-277@tmp/jenkins-gitclient-ssh1198093088758601056.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 01778f3054f56a5e1c9fa7a64eee47acbae495e2 into PR head commit 1249aa6b41e44aa53845f401ba6d5111699bf1ea Merge succeeded, producing d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 Checking out Revision d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 (PR-277) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-277@tmp/jenkins-gitclient-ssh2724939873062295844.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1249aa6b41e44aa53845f401ba6d5111699bf1ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-277@tmp/jenkins-gitclient-ssh8375916871500662926.key > git merge 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 # timeout=10 Commit message: "Merge commit '01778f3054f56a5e1c9fa7a64eee47acbae495e2' into HEAD" > git rev-list --no-walk 1249aa6b41e44aa53845f401ba6d5111699bf1ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:40 ========================================================= 21:22:40 EdgeX Global Pipelines Version Info 21:22:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:42 ------------------- 21:22:42 stable info: 21:22:42 ------------------- 21:22:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:42 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:22:42 Message: update stable to v1.0.193 21:22:42 ------------------- 21:22:42 experimental info: 21:22:42 ------------------- 21:22:42 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:42 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:22:42 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3d6a64 [Pipeline] echo 21:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:43 provisioning config files... 21:22:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-277@tmp/config2254231393366343570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:43 ---> docker-login.sh 21:22:43 nexus3.edgexfoundry.org:10001 21:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 nexus3.edgexfoundry.org:10002 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 nexus3.edgexfoundry.org:10003 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 nexus3.edgexfoundry.org:10004 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:44 Configure a credential helper to remove this warning. See 21:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:44 21:22:44 Login Succeeded 21:22:44 docker.io 21:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:45 Configure a credential helper to remove this warning. See 21:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:45 21:22:45 Login Succeeded 21:22:45 ---> docker-login.sh ends [Pipeline] } 21:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:45 + git log --format=format:%s -1 d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 [Pipeline] echo 21:22:45 GIT_COMMIT: d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08, Commit Message: Merge commit '01778f3054f56a5e1c9fa7a64eee47acbae495e2' into HEAD [Pipeline] echo 21:22:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:46 21:22:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:22:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:46 latest: Pulling from edgex-devops/git-semver 21:22:46 31603596830f: Pulling fs layer 21:22:46 54011a49482f: Pulling fs layer 21:22:46 a6820b24f6d8: Pulling fs layer 21:22:46 f581987b2513: Pulling fs layer 21:22:46 f581987b2513: Waiting 21:22:46 54011a49482f: Verifying Checksum 21:22:46 54011a49482f: Download complete 21:22:46 31603596830f: Verifying Checksum 21:22:46 31603596830f: Download complete 21:22:46 a6820b24f6d8: Verifying Checksum 21:22:46 a6820b24f6d8: Download complete 21:22:46 f581987b2513: Verifying Checksum 21:22:46 f581987b2513: Download complete 21:22:46 31603596830f: Pull complete 21:22:46 54011a49482f: Pull complete 21:22:47 a6820b24f6d8: Pull complete 21:22:47 f581987b2513: Pull complete 21:22:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:22:47 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 21:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-277 -v /w/workspace/_app-service-configurable_PR-277:/w/workspace/_app-service-configurable_PR-277:rw,z -v /w/workspace/_app-service-configurable_PR-277@tmp:/w/workspace/_app-service-configurable_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:22:48 $ docker top 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:48 [ssh-agent] Looking for ssh-agent implementation... 21:22:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:48 $ docker exec 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent 21:22:49 SSH_AUTH_SOCK=/tmp/ssh-WLwuIDYJUVMt/agent.14 21:22:49 SSH_AGENT_PID=21 21:22:49 Running ssh-add (command line suppressed) 21:22:49 Identity added: /w/workspace/_app-service-configurable_PR-277@tmp/private_key_1211437295398726248.key (/w/workspace/_app-service-configurable_PR-277@tmp/private_key_1211437295398726248.key) 21:22:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:49 + git tag --points-at HEAD [Pipeline] } 21:22:49 $ docker exec --env ******** --env ******** 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent -k 21:22:49 unset SSH_AUTH_SOCK; 21:22:49 unset SSH_AGENT_PID; 21:22:49 echo Agent pid 21 killed; 21:22:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:49 [ssh-agent] Looking for ssh-agent implementation... 21:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:49 $ docker exec 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent 21:22:49 SSH_AUTH_SOCK=/tmp/ssh-YIELiOmYqwoA/agent.55 21:22:49 SSH_AGENT_PID=62 21:22:49 Running ssh-add (command line suppressed) 21:22:49 Identity added: /w/workspace/_app-service-configurable_PR-277@tmp/private_key_5706388047091283194.key (/w/workspace/_app-service-configurable_PR-277@tmp/private_key_5706388047091283194.key) 21:22:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:50 + git semver init 21:22:50 # -> Open(): unable to determine branch for HEAD 21:22:50 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-277/.git 21:22:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-277 21:22:50 # $SEMVER_REMOTE_NAME = origin 21:22:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:22:50 # $SEMVER_USER_NAME = edgex-jenkins 21:22:50 # $SEMVER_BRANCH = PR-277 21:22:50 # $SEMVER_TEMP = /tmp/semver-120384815 21:22:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:22:50 # '/tmp/semver-120384815' -> '/w/workspace/_app-service-configurable_PR-277/.semver' 21:22:50 # -> Force: false 21:22:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-277/.semver [Pipeline] } 21:22:50 $ docker exec --env ******** --env ******** 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent -k 21:22:50 unset SSH_AUTH_SOCK; 21:22:50 unset SSH_AGENT_PID; 21:22:50 echo Agent pid 62 killed; 21:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:51 + git semver [Pipeline] } 21:22:51 $ docker stop --time=1 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 21:22:52 $ docker rm -f 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:22:53 Stashed 1 file(s) [Pipeline] echo 21:22:53 [edgeXSemver]: initialized semver on version 0.0.0 [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 21:23:08 Still waiting to schedule task 21:23:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:23:08 Still waiting to schedule task 21:23:08 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 21:23:08 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 21:23:08 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 21:23:08 ‘prd-centos7-docker-4c-2g-799’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 21:23:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-798’ is offline 21:26:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-801 in /w/workspace/_app-service-configurable_PR-277 [Pipeline] { [Pipeline] ws 21:26:02 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:26:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:26:05 + sudo service docker restart 21:26:05 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:24 provisioning config files... 21:26:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config8512589452834499783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:24 ---> docker-login.sh 21:26:24 nexus3.edgexfoundry.org:10001 21:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:25 Configure a credential helper to remove this warning. See 21:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:25 21:26:25 Login Succeeded 21:26:25 nexus3.edgexfoundry.org:10002 21:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:26 Configure a credential helper to remove this warning. See 21:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:26 21:26:26 Login Succeeded 21:26:26 nexus3.edgexfoundry.org:10003 21:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:27 Configure a credential helper to remove this warning. See 21:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:27 21:26:27 Login Succeeded 21:26:27 nexus3.edgexfoundry.org:10004 21:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:27 Configure a credential helper to remove this warning. See 21:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:27 21:26:27 Login Succeeded 21:26:27 docker.io 21:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:28 Configure a credential helper to remove this warning. See 21:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:28 21:26:28 Login Succeeded 21:26:28 ---> docker-login.sh ends [Pipeline] } 21:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:26:32 ========================================================= 21:26:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:26:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:26:32 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/app-service-configurable/2/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:26:33 ---> job-cost.sh 21:26:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-52SL 21:27:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:27:22 Running on prd-centos7-docker-4c-2g-803 in /w/workspace/_app-service-configurable_PR-277 [Pipeline] { [Pipeline] ws 21:27:22 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:27:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:24 + sudo service docker restart 21:27:24 + true 21:27:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:42 provisioning config files... 21:27:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4898216660545473240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:42 ---> docker-login.sh 21:27:42 nexus3.edgexfoundry.org:10001 21:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 nexus3.edgexfoundry.org:10002 21:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 nexus3.edgexfoundry.org:10003 21:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 nexus3.edgexfoundry.org:10004 21:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 docker.io 21:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:43 Configure a credential helper to remove this warning. See 21:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:43 21:27:43 Login Succeeded 21:27:43 ---> docker-login.sh ends [Pipeline] } 21:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:43 ========================================================= 21:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:27:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:27:44 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/app-service-configurable/2/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:27:45 ---> job-cost.sh 21:27:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8e8C 21:27:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-8e8C/bin to PATH 21:28:10 INFO: No Stack... 21:28:10 INFO: Retrieving Pricing Info for: v3-standard-2 21:28:10 INFO: Archiving Costs [Pipeline] sh 21:28:10 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 21:28:10 + cut -d, -f6 [Pipeline] lock 21:28:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] 21:28:10 Resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] did not exist. Created. 21:28:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:11 + echo total: 0.05999999865889549 [Pipeline] stash 21:28:11 Stashed 1 file(s) [Pipeline] } 21:28:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:28:11 Failed in branch amd64 21:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-52SL/bin to PATH 21:28:57 INFO: No Stack... 21:28:57 INFO: Retrieving Pricing Info for: v2-standard-4 21:28:57 INFO: Archiving Costs [Pipeline] sh 21:28:57 + cut -d, -f6 21:28:57 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 21:28:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] 21:28:57 Resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] did not exist. Created. 21:28:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:58 /w/workspace/app-service-configurable/2@tmp/durable-df67d50e/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-df67d50e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:28:58 + echo total: 0.18000000715255737 [Pipeline] stash 21:28:58 Warning: overwriting stash ‘stack-cost’ 21:28:59 Stashed 1 file(s) [Pipeline] } 21:28:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:28:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:29:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:02 ---> package-listing.sh 21:29:02 ++ facter osfamily 21:29:02 ++ tr '[:upper:]' '[:lower:]' 21:29:02 + OS_FAMILY=redhat 21:29:02 + workspace=/w/workspace/_app-service-configurable_PR-277 21:29:02 + START_PACKAGES=/tmp/packages_start.txt 21:29:02 + END_PACKAGES=/tmp/packages_end.txt 21:29:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:02 + PACKAGES=/tmp/packages_start.txt 21:29:02 + '[' /w/workspace/_app-service-configurable_PR-277 ']' 21:29:02 + PACKAGES=/tmp/packages_end.txt 21:29:02 + case "${OS_FAMILY}" in 21:29:02 + rpm -qa 21:29:02 + sort 21:29:03 + '[' -f /tmp/packages_start.txt ']' 21:29:03 + '[' -f /tmp/packages_end.txt ']' 21:29:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:03 + '[' /w/workspace/_app-service-configurable_PR-277 ']' 21:29:03 + mkdir -p /w/workspace/_app-service-configurable_PR-277/archives/ 21:29:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-277/archives/ [Pipeline] echo 21:29:03 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_PR-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:29:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:29:04 21:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:29:04 alpine: Pulling from edgex-lftools-log-publisher 21:29:04 df20fa9351a1: Pulling fs layer 21:29:04 36b3adc4ff6f: Pulling fs layer 21:29:04 8ad3a11d3b57: Pulling fs layer 21:29:04 46f8f816bc3b: Pulling fs layer 21:29:04 93b61091891f: Pulling fs layer 21:29:04 93b9cdb0e59b: Pulling fs layer 21:29:04 5e14af77c1be: Pulling fs layer 21:29:04 01666e4c0597: Pulling fs layer 21:29:04 aa168da1d23b: Pulling fs layer 21:29:04 46f8f816bc3b: Waiting 21:29:04 93b61091891f: Waiting 21:29:04 93b9cdb0e59b: Waiting 21:29:04 5e14af77c1be: Waiting 21:29:04 01666e4c0597: Waiting 21:29:04 aa168da1d23b: Waiting 21:29:04 36b3adc4ff6f: Verifying Checksum 21:29:04 36b3adc4ff6f: Download complete 21:29:04 46f8f816bc3b: Verifying Checksum 21:29:04 46f8f816bc3b: Download complete 21:29:04 df20fa9351a1: Verifying Checksum 21:29:04 df20fa9351a1: Download complete 21:29:04 93b9cdb0e59b: Verifying Checksum 21:29:04 93b9cdb0e59b: Download complete 21:29:04 5e14af77c1be: Verifying Checksum 21:29:04 5e14af77c1be: Download complete 21:29:04 01666e4c0597: Verifying Checksum 21:29:04 01666e4c0597: Download complete 21:29:04 93b61091891f: Verifying Checksum 21:29:04 93b61091891f: Download complete 21:29:04 df20fa9351a1: Pull complete 21:29:04 8ad3a11d3b57: Verifying Checksum 21:29:04 8ad3a11d3b57: Download complete 21:29:04 36b3adc4ff6f: Pull complete 21:29:05 8ad3a11d3b57: Pull complete 21:29:05 46f8f816bc3b: Pull complete 21:29:05 93b61091891f: Pull complete 21:29:05 93b9cdb0e59b: Pull complete 21:29:05 5e14af77c1be: Pull complete 21:29:05 01666e4c0597: Pull complete 21:29:06 aa168da1d23b: Verifying Checksum 21:29:06 aa168da1d23b: Download complete 21:29:10 aa168da1d23b: Pull complete 21:29:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:29:10 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 21:29:10 $ 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_PR-277/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_PR-277 -v /w/workspace/_app-service-configurable_PR-277:/w/workspace/_app-service-configurable_PR-277:rw,z -v /w/workspace/_app-service-configurable_PR-277@tmp:/w/workspace/_app-service-configurable_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:29:13 $ docker top cb79f21fc436bd7e32b6d017c749f5eab6780bebced1a2d34b0feaf61a61636a -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:29:14 + mkdir -p /var/log/sa [Pipeline] sh 21:29:14 + ls /var/log/sa-host 21:29:14 + sadf -c /var/log/sa-host/sa05 21:29:14 file_magic: OK 21:29:14 HZ: Using current value: 100 21:29:14 file_header: OK 21:29:14 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:29:14 Statistics: 21:29:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:29:14 File successfully converted to sysstat format version 12.2.1 21:29:14 + sadf -c /var/log/sa-host/sa07 21:29:14 file_magic: OK 21:29:14 HZ: Using current value: 100 21:29:14 file_header: OK 21:29:14 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:29:14 Statistics: 21:29:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:29:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:15 provisioning config files... 21:29:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-277@tmp/config7684121161647415259tmp [Pipeline] { [Pipeline] echo 21:29:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:29:15 ---> create-netrc.sh [Pipeline] } 21:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:29:16 ---> python-tools-install.sh [Pipeline] echo 21:29:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:29:16 ---> sudo-logs.sh 21:29:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:29:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:29:16 ---> job-cost.sh 21:29:16 lf-activate-venv: SKIPPING 21:29:16 DEBUG: total: 0.18000000715255737 21:29:16 INFO: Retrieving Stack Cost... 21:29:18 INFO: Retrieving Pricing Info for: v3-standard-2 21:29:18 INFO: Archiving Costs [Pipeline] echo 21:29:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:29:18 ---> logs-deploy.sh 21:29:18 lf-activate-venv: SKIPPING 21:29:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-277/2 21:29:18 INFO: archiving workspace using pattern(s): 21:29:19 Archives upload complete. 21:29:19 INFO: archiving logs to Nexus 21:29:20 ---> uname -a: 21:29:20 Linux prd-centos7-docker-4c-2g-797.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:29:20 21:29:20 21:29:20 ---> lscpu: 21:29:20 Architecture: x86_64 21:29:20 CPU op-mode(s): 32-bit, 64-bit 21:29:20 Byte Order: Little Endian 21:29:20 Address sizes: 40 bits physical, 48 bits virtual 21:29:20 CPU(s): 2 21:29:20 On-line CPU(s) list: 0,1 21:29:20 Thread(s) per core: 1 21:29:20 Core(s) per socket: 1 21:29:20 Socket(s): 2 21:29:20 NUMA node(s): 1 21:29:20 Vendor ID: AuthenticAMD 21:29:20 CPU family: 23 21:29:20 Model: 49 21:29:20 Model name: AMD EPYC-Rome Processor 21:29:20 Stepping: 0 21:29:20 CPU MHz: 2799.998 21:29:20 BogoMIPS: 5599.99 21:29:20 Virtualization: AMD-V 21:29:20 Hypervisor vendor: KVM 21:29:20 Virtualization type: full 21:29:20 L1d cache: 64 KiB 21:29:20 L1i cache: 64 KiB 21:29:20 L2 cache: 1 MiB 21:29:20 L3 cache: 32 MiB 21:29:20 NUMA node0 CPU(s): 0,1 21:29:20 Vulnerability Itlb multihit: Not affected 21:29:20 Vulnerability L1tf: Not affected 21:29:20 Vulnerability Mds: Not affected 21:29:20 Vulnerability Meltdown: Not affected 21:29:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:29:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:29:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:29:20 Vulnerability Srbds: Not affected 21:29:20 Vulnerability Tsx async abort: Not affected 21:29:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:29:20 21:29:20 21:29:20 ---> nproc: 21:29:20 2 21:29:20 21:29:20 21:29:20 ---> df -h: 21:29:20 Filesystem Size Used Available Use% Mounted on 21:29:20 overlay 40.0G 7.6G 32.4G 19% / 21:29:20 tmpfs 64.0M 0 64.0M 0% /dev 21:29:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:29:20 shm 64.0M 0 64.0M 0% /dev/shm 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-277@tmp 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:29:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-277 21:29:20 21:29:20 21:29:20 ---> free -m: 21:29:20 total used free shared buff/cache available 21:29:20 Mem: 7821 969 4757 0 2094 6673 21:29:20 Swap: 1023 0 1023 21:29:20 21:29:20 21:29:20 ---> ip addr: 21:29:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:29:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:29:20 inet 127.0.0.1/8 scope host lo 21:29:20 valid_lft forever preferred_lft forever 21:29:20 inet6 ::1/128 scope host 21:29:20 valid_lft forever preferred_lft forever 21:29:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:29:20 link/ether fa:16:3e:cd:b6:0a brd ff:ff:ff:ff:ff:ff 21:29:20 inet 10.30.122.37/23 brd 10.30.123.255 scope global dynamic eth0 21:29:20 valid_lft 85969sec preferred_lft 85969sec 21:29:20 inet6 fe80::f816:3eff:fecd:b60a/64 scope link 21:29:20 valid_lft forever preferred_lft forever 21:29:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:29:20 link/ether 02:42:e8:89:2d:fb brd ff:ff:ff:ff:ff:ff 21:29:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:29:20 valid_lft forever preferred_lft forever 21:29:20 inet6 fe80::42:e8ff:fe89:2dfb/64 scope link 21:29:20 valid_lft forever preferred_lft forever 21:29:20 21:29:20 21:29:20 ---> sar -b -r -n DEV: 21:29:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 21:29:20 21:29:20 21:21:59 LINUX RESTART (2 CPU) 21:29:20 21:29:20 21:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:29:20 21:24:01 1.93 0.00 1.93 0.00 0.00 39.51 0.00 21:29:20 21:25:01 0.22 0.00 0.22 0.00 0.00 3.00 0.00 21:29:20 21:26:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 21:29:20 21:27:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 21:29:20 21:28:01 0.27 0.00 0.27 0.00 0.00 4.41 0.00 21:29:20 21:29:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 21:29:20 Average: 0.53 0.00 0.53 0.00 0.00 9.50 0.00 21:29:20 21:29:20 21:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:29:20 21:24:01 5467936 0 801576 10.01 2620 1736808 1239336 13.68 571696 1571240 20 21:29:20 21:25:01 5472860 0 796644 9.95 2620 1736816 1201300 13.26 570604 1568628 16 21:29:20 21:26:01 5471252 0 798252 9.97 2620 1736816 1201564 13.27 568308 1572344 8 21:29:20 21:27:01 5470440 0 799060 9.98 2620 1736820 1201516 13.27 568136 1573240 8 21:29:20 21:28:01 5468716 0 800776 10.00 2620 1736828 1201468 13.26 567864 1576136 8 21:29:20 21:29:01 5469156 0 800336 9.99 2620 1736828 1201300 13.26 566880 1576136 8 21:29:20 Average: 5470060 0 799441 9.98 2620 1736819 1207747 13.33 568915 1572954 11 21:29:20 21:29:20 21:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:29:20 21:24:01 eth0 1.45 0.50 0.57 0.39 0.00 0.00 0.00 0.00 21:29:20 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:25:01 eth0 0.98 0.13 0.09 0.01 0.00 0.00 0.00 0.00 21:29:20 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:26:01 eth0 1.45 0.55 0.61 0.40 0.00 0.00 0.00 0.00 21:29:20 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:27:01 eth0 1.08 0.42 0.48 0.21 0.00 0.00 0.00 0.00 21:29:20 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:28:01 eth0 0.80 0.47 0.41 0.27 0.00 0.00 0.00 0.00 21:29:20 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:29:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 Average: eth0 0.96 0.35 0.36 0.21 0.00 0.00 0.00 0.00 21:29:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:20 21:29:20 21:29:20 ---> sar -P ALL: 21:29:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 21:29:20 21:29:20 21:21:59 LINUX RESTART (2 CPU) 21:29:20 21:29:20 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:29:20 21:24:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:29:20 21:24:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:29:20 21:24:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:29:20 21:25:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:29:20 21:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:29:20 21:25:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:29:20 21:26:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:29:20 21:26:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:29:20 21:26:01 1 0.18 0.00 0.03 0.00 0.03 99.75 21:29:20 21:27:01 all 0.12 0.00 0.02 0.00 0.03 99.84 21:29:20 21:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:29:20 21:27:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:29:20 21:28:01 all 0.13 0.00 0.02 0.00 0.03 99.82 21:29:20 21:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:29:20 21:28:01 1 0.23 0.00 0.02 0.00 0.03 99.72 21:29:20 21:29:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:29:20 21:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:29:20 21:29:01 1 0.12 0.00 0.03 0.00 0.02 99.83 21:29:20 Average: all 0.12 0.00 0.03 0.00 0.02 99.82 21:29:20 Average: 0 0.08 0.00 0.03 0.00 0.03 99.87 21:29:20 Average: 1 0.17 0.00 0.03 0.00 0.02 99.78 21:29:20 21:29:20 21:29:20