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 [2021-06-07T21:22:40.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T21:22:40.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T21:22:40.687Z] ========================================================= [2021-06-07T21:22:40.687Z] EdgeX Global Pipelines Version Info [2021-06-07T21:22:40.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:22:42.084Z] ------------------- [2021-06-07T21:22:42.084Z] stable info: [2021-06-07T21:22:42.084Z] ------------------- [2021-06-07T21:22:42.084Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T21:22:42.084Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:22:42.084Z] Message: update stable to v1.0.193 [2021-06-07T21:22:42.657Z] ------------------- [2021-06-07T21:22:42.657Z] experimental info: [2021-06-07T21:22:42.657Z] ------------------- [2021-06-07T21:22:42.657Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T21:22:42.657Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:22:42.657Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T21:22:42.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-07T21:22:42.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-07T21:22:42.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T21:22:42.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T21:22:42.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T21:22:42.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T21:22:42.923Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T21:22:42.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T21:22:42.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T21:22:43.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T21:22:43.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T21:22:43.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-07T21:22:43.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T21:22:43.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T21:22:43.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:22:43.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:22:43.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T21:22:43.189Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T21:22:43.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T21:22:43.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-07T21:22:43.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T21:22:43.281Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T21:22:43.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T21:22:43.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T21:22:43.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-07T21:22:43.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T21:22:43.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2021-06-07T21:22:43.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2021-06-07T21:22:43.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2021-06-07T21:22:43.463Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 [Pipeline] echo [2021-06-07T21:22:43.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3d6a64 [Pipeline] echo [2021-06-07T21:22:43.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:22:43.620Z] provisioning config files... [2021-06-07T21:22:43.642Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-277@tmp/config2254231393366343570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:22:43.972Z] ---> docker-login.sh [2021-06-07T21:22:43.972Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:22:43.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:44.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:44.251Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:44.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:44.251Z] [2021-06-07T21:22:44.251Z] Login Succeeded [2021-06-07T21:22:44.251Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:22:44.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:44.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:44.251Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:44.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:44.251Z] [2021-06-07T21:22:44.251Z] Login Succeeded [2021-06-07T21:22:44.251Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:22:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:44.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:44.513Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:44.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:44.513Z] [2021-06-07T21:22:44.513Z] Login Succeeded [2021-06-07T21:22:44.513Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:22:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:44.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:44.513Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:44.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:44.513Z] [2021-06-07T21:22:44.513Z] Login Succeeded [2021-06-07T21:22:44.513Z] docker.io [2021-06-07T21:22:44.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:45.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:45.036Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:45.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:45.036Z] [2021-06-07T21:22:45.036Z] Login Succeeded [2021-06-07T21:22:45.036Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:22:45.046Z] 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 [2021-06-07T21:22:45.569Z] + git log --format=format:%s -1 d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08 [Pipeline] echo [2021-06-07T21:22:45.611Z] GIT_COMMIT: d3d6a64af8f07062b7eb4f3ac40e08d86bd4bc08, Commit Message: Merge commit '01778f3054f56a5e1c9fa7a64eee47acbae495e2' into HEAD [Pipeline] echo [2021-06-07T21:22:45.623Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:46.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:22:46.176Z] [2021-06-07T21:22:46.176Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:46.495Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:22:46.495Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T21:22:46.495Z] 31603596830f: Pulling fs layer [2021-06-07T21:22:46.495Z] 54011a49482f: Pulling fs layer [2021-06-07T21:22:46.495Z] a6820b24f6d8: Pulling fs layer [2021-06-07T21:22:46.495Z] f581987b2513: Pulling fs layer [2021-06-07T21:22:46.495Z] f581987b2513: Waiting [2021-06-07T21:22:46.495Z] 54011a49482f: Verifying Checksum [2021-06-07T21:22:46.495Z] 54011a49482f: Download complete [2021-06-07T21:22:46.495Z] 31603596830f: Verifying Checksum [2021-06-07T21:22:46.495Z] 31603596830f: Download complete [2021-06-07T21:22:46.758Z] a6820b24f6d8: Verifying Checksum [2021-06-07T21:22:46.758Z] a6820b24f6d8: Download complete [2021-06-07T21:22:46.758Z] f581987b2513: Verifying Checksum [2021-06-07T21:22:46.758Z] f581987b2513: Download complete [2021-06-07T21:22:46.758Z] 31603596830f: Pull complete [2021-06-07T21:22:46.758Z] 54011a49482f: Pull complete [2021-06-07T21:22:47.343Z] a6820b24f6d8: Pull complete [2021-06-07T21:22:47.604Z] f581987b2513: Pull complete [2021-06-07T21:22:47.604Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T21:22:47.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:22:47.604Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T21:22:47.684Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-06-07T21:22:47.721Z] $ 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 [2021-06-07T21:22:48.654Z] $ docker top 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:22:48.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:22:48.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:22:48.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:22:48.889Z] $ docker exec 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent [2021-06-07T21:22:49.005Z] SSH_AUTH_SOCK=/tmp/ssh-WLwuIDYJUVMt/agent.14 [2021-06-07T21:22:49.005Z] SSH_AGENT_PID=21 [2021-06-07T21:22:49.012Z] Running ssh-add (command line suppressed) [2021-06-07T21:22:49.106Z] 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) [2021-06-07T21:22:49.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:22:49.445Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T21:22:49.455Z] $ docker exec --env ******** --env ******** 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent -k [2021-06-07T21:22:49.545Z] unset SSH_AUTH_SOCK; [2021-06-07T21:22:49.545Z] unset SSH_AGENT_PID; [2021-06-07T21:22:49.545Z] echo Agent pid 21 killed; [2021-06-07T21:22:49.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T21:22:49.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:22:49.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:22:49.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:22:49.716Z] $ docker exec 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent [2021-06-07T21:22:49.836Z] SSH_AUTH_SOCK=/tmp/ssh-YIELiOmYqwoA/agent.55 [2021-06-07T21:22:49.836Z] SSH_AGENT_PID=62 [2021-06-07T21:22:49.845Z] Running ssh-add (command line suppressed) [2021-06-07T21:22:49.951Z] 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) [2021-06-07T21:22:49.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:22:50.274Z] + git semver init [2021-06-07T21:22:50.274Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:22:50.274Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-277/.git [2021-06-07T21:22:50.274Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-277 [2021-06-07T21:22:50.274Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:22:50.274Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:22:50.274Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:22:50.274Z] # $SEMVER_BRANCH = PR-277 [2021-06-07T21:22:50.274Z] # $SEMVER_TEMP = /tmp/semver-120384815 [2021-06-07T21:22:50.274Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-07T21:22:50.861Z] # '/tmp/semver-120384815' -> '/w/workspace/_app-service-configurable_PR-277/.semver' [2021-06-07T21:22:50.861Z] # -> Force: false [2021-06-07T21:22:50.861Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-277/.semver [Pipeline] } [2021-06-07T21:22:50.867Z] $ docker exec --env ******** --env ******** 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 ssh-agent -k [2021-06-07T21:22:50.968Z] unset SSH_AUTH_SOCK; [2021-06-07T21:22:50.968Z] unset SSH_AGENT_PID; [2021-06-07T21:22:50.968Z] echo Agent pid 62 killed; [2021-06-07T21:22:50.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:22:51.325Z] + git semver [Pipeline] } [2021-06-07T21:22:51.336Z] $ docker stop --time=1 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 [2021-06-07T21:22:52.567Z] $ docker rm -f 24586fa5336e9af04061afb57e669fb2b169527ca53689894cc9e4a91fc3cdc1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:22:52.928Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T21:22:53.186Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T21:22:53.189Z] [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 [2021-06-07T21:23:08.399Z] Still waiting to schedule task [2021-06-07T21:23:08.399Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-07T21:23:08.401Z] Still waiting to schedule task [2021-06-07T21:23:08.401Z] ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T21:23:08.401Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T21:23:08.401Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T21:23:08.401Z] ‘prd-centos7-docker-4c-2g-799’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T21:23:08.402Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-798’ is offline [2021-06-07T21:26:02.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-801 in /w/workspace/_app-service-configurable_PR-277 [Pipeline] { [Pipeline] ws [2021-06-07T21:26:02.605Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:26:04.953Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:26:05.442Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:26:05.833Z] + sudo service docker restart [2021-06-07T21:26:05.834Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:26:24.244Z] provisioning config files... [2021-06-07T21:26:24.300Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config8512589452834499783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:26:24.701Z] ---> docker-login.sh [2021-06-07T21:26:24.701Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:26:25.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:26:25.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:26:25.963Z] Configure a credential helper to remove this warning. See [2021-06-07T21:26:25.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:26:25.963Z] [2021-06-07T21:26:25.963Z] Login Succeeded [2021-06-07T21:26:25.963Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:26:26.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:26:26.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:26:26.570Z] Configure a credential helper to remove this warning. See [2021-06-07T21:26:26.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:26:26.570Z] [2021-06-07T21:26:26.570Z] Login Succeeded [2021-06-07T21:26:26.570Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:26:26.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:26:27.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:26:27.130Z] Configure a credential helper to remove this warning. See [2021-06-07T21:26:27.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:26:27.130Z] [2021-06-07T21:26:27.130Z] Login Succeeded [2021-06-07T21:26:27.130Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:26:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:26:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:26:27.727Z] Configure a credential helper to remove this warning. See [2021-06-07T21:26:27.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:26:27.727Z] [2021-06-07T21:26:27.727Z] Login Succeeded [2021-06-07T21:26:27.727Z] docker.io [2021-06-07T21:26:28.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:26:28.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:26:28.600Z] Configure a credential helper to remove this warning. See [2021-06-07T21:26:28.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:26:28.600Z] [2021-06-07T21:26:28.600Z] Login Succeeded [2021-06-07T21:26:28.600Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:26:28.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T21:26:32.268Z] ========================================================= [2021-06-07T21:26:32.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T21:26:32.268Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:26:32.622Z] + 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 . [2021-06-07T21:26:32.622Z] 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 [2021-06-07T21:26:33.643Z] ---> job-cost.sh [2021-06-07T21:26:33.644Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-52SL [2021-06-07T21:27:20.664Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T21:27:22.295Z] Running on prd-centos7-docker-4c-2g-803 in /w/workspace/_app-service-configurable_PR-277 [Pipeline] { [Pipeline] ws [2021-06-07T21:27:22.314Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:27:23.579Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:27:23.919Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:27:24.230Z] + sudo service docker restart [2021-06-07T21:27:24.230Z] + true [2021-06-07T21:27:24.230Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:27:42.426Z] provisioning config files... [2021-06-07T21:27:42.444Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4898216660545473240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:27:42.780Z] ---> docker-login.sh [2021-06-07T21:27:42.780Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:27:42.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:27:43.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:27:43.042Z] Configure a credential helper to remove this warning. See [2021-06-07T21:27:43.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:27:43.042Z] [2021-06-07T21:27:43.042Z] Login Succeeded [2021-06-07T21:27:43.042Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:27:43.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:27:43.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:27:43.042Z] Configure a credential helper to remove this warning. See [2021-06-07T21:27:43.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:27:43.042Z] [2021-06-07T21:27:43.042Z] Login Succeeded [2021-06-07T21:27:43.042Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:27:43.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:27:43.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:27:43.308Z] Configure a credential helper to remove this warning. See [2021-06-07T21:27:43.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:27:43.308Z] [2021-06-07T21:27:43.308Z] Login Succeeded [2021-06-07T21:27:43.308Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:27:43.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:27:43.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:27:43.308Z] Configure a credential helper to remove this warning. See [2021-06-07T21:27:43.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:27:43.308Z] [2021-06-07T21:27:43.308Z] Login Succeeded [2021-06-07T21:27:43.308Z] docker.io [2021-06-07T21:27:43.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:27:43.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:27:43.572Z] Configure a credential helper to remove this warning. See [2021-06-07T21:27:43.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:27:43.572Z] [2021-06-07T21:27:43.572Z] Login Succeeded [2021-06-07T21:27:43.572Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:27:43.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T21:27:43.962Z] ========================================================= [2021-06-07T21:27:43.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T21:27:43.962Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:27:44.345Z] + 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 . [2021-06-07T21:27:44.345Z] 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 [2021-06-07T21:27:45.310Z] ---> job-cost.sh [2021-06-07T21:27:45.310Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8e8C [2021-06-07T21:27:55.365Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T21:28:10.366Z] lf-activate-venv(): INFO: Adding /tmp/venv-8e8C/bin to PATH [2021-06-07T21:28:10.366Z] INFO: No Stack... [2021-06-07T21:28:10.366Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T21:28:10.366Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T21:28:10.668Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-06-07T21:28:10.668Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T21:28:10.698Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [2021-06-07T21:28:10.711Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] did not exist. Created. [2021-06-07T21:28:10.712Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:28:11.039Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T21:28:11.395Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T21:28:11.407Z] 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] } [2021-06-07T21:28:11.668Z] Failed in branch amd64 [2021-06-07T21:28:57.537Z] lf-activate-venv(): INFO: Adding /tmp/venv-52SL/bin to PATH [2021-06-07T21:28:57.538Z] INFO: No Stack... [2021-06-07T21:28:57.538Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T21:28:57.538Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T21:28:57.896Z] + cut -d, -f6 [2021-06-07T21:28:57.896Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2021-06-07T21:28:57.977Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [2021-06-07T21:28:57.989Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] did not exist. Created. [2021-06-07T21:28:57.989Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:28:58.424Z] /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 [2021-06-07T21:28:58.783Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T21:28:58.818Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T21:28:59.514Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T21:28:59.525Z] 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] } [2021-06-07T21:28:59.808Z] 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 [2021-06-07T21:29:01.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:02.294Z] ---> package-listing.sh [2021-06-07T21:29:02.294Z] ++ facter osfamily [2021-06-07T21:29:02.294Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T21:29:02.558Z] + OS_FAMILY=redhat [2021-06-07T21:29:02.558Z] + workspace=/w/workspace/_app-service-configurable_PR-277 [2021-06-07T21:29:02.558Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T21:29:02.558Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T21:29:02.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T21:29:02.558Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T21:29:02.558Z] + '[' /w/workspace/_app-service-configurable_PR-277 ']' [2021-06-07T21:29:02.558Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T21:29:02.558Z] + case "${OS_FAMILY}" in [2021-06-07T21:29:02.558Z] + rpm -qa [2021-06-07T21:29:02.558Z] + sort [2021-06-07T21:29:03.130Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T21:29:03.130Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T21:29:03.130Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T21:29:03.130Z] + '[' /w/workspace/_app-service-configurable_PR-277 ']' [2021-06-07T21:29:03.130Z] + mkdir -p /w/workspace/_app-service-configurable_PR-277/archives/ [2021-06-07T21:29:03.130Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-277/archives/ [Pipeline] echo [2021-06-07T21:29:03.143Z] 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 [2021-06-07T21:29:03.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:04.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:29:04.010Z] [2021-06-07T21:29:04.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:04.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:29:04.328Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T21:29:04.328Z] df20fa9351a1: Pulling fs layer [2021-06-07T21:29:04.328Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T21:29:04.328Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T21:29:04.328Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T21:29:04.328Z] 93b61091891f: Pulling fs layer [2021-06-07T21:29:04.328Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T21:29:04.328Z] 5e14af77c1be: Pulling fs layer [2021-06-07T21:29:04.328Z] 01666e4c0597: Pulling fs layer [2021-06-07T21:29:04.328Z] aa168da1d23b: Pulling fs layer [2021-06-07T21:29:04.328Z] 46f8f816bc3b: Waiting [2021-06-07T21:29:04.328Z] 93b61091891f: Waiting [2021-06-07T21:29:04.328Z] 93b9cdb0e59b: Waiting [2021-06-07T21:29:04.328Z] 5e14af77c1be: Waiting [2021-06-07T21:29:04.328Z] 01666e4c0597: Waiting [2021-06-07T21:29:04.328Z] aa168da1d23b: Waiting [2021-06-07T21:29:04.328Z] 36b3adc4ff6f: Verifying Checksum [2021-06-07T21:29:04.328Z] 36b3adc4ff6f: Download complete [2021-06-07T21:29:04.328Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T21:29:04.328Z] 46f8f816bc3b: Download complete [2021-06-07T21:29:04.328Z] df20fa9351a1: Verifying Checksum [2021-06-07T21:29:04.328Z] df20fa9351a1: Download complete [2021-06-07T21:29:04.328Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T21:29:04.328Z] 93b9cdb0e59b: Download complete [2021-06-07T21:29:04.328Z] 5e14af77c1be: Verifying Checksum [2021-06-07T21:29:04.328Z] 5e14af77c1be: Download complete [2021-06-07T21:29:04.594Z] 01666e4c0597: Verifying Checksum [2021-06-07T21:29:04.594Z] 01666e4c0597: Download complete [2021-06-07T21:29:04.594Z] 93b61091891f: Verifying Checksum [2021-06-07T21:29:04.594Z] 93b61091891f: Download complete [2021-06-07T21:29:04.594Z] df20fa9351a1: Pull complete [2021-06-07T21:29:04.594Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T21:29:04.594Z] 8ad3a11d3b57: Download complete [2021-06-07T21:29:04.865Z] 36b3adc4ff6f: Pull complete [2021-06-07T21:29:05.128Z] 8ad3a11d3b57: Pull complete [2021-06-07T21:29:05.388Z] 46f8f816bc3b: Pull complete [2021-06-07T21:29:05.649Z] 93b61091891f: Pull complete [2021-06-07T21:29:05.649Z] 93b9cdb0e59b: Pull complete [2021-06-07T21:29:05.912Z] 5e14af77c1be: Pull complete [2021-06-07T21:29:05.912Z] 01666e4c0597: Pull complete [2021-06-07T21:29:06.526Z] aa168da1d23b: Verifying Checksum [2021-06-07T21:29:06.526Z] aa168da1d23b: Download complete [2021-06-07T21:29:10.775Z] aa168da1d23b: Pull complete [2021-06-07T21:29:10.775Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T21:29:10.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:29:10.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T21:29:10.865Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-06-07T21:29:10.906Z] $ 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 [2021-06-07T21:29:13.828Z] $ docker top cb79f21fc436bd7e32b6d017c749f5eab6780bebced1a2d34b0feaf61a61636a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:29:14.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T21:29:14.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T21:29:14.823Z] + ls /var/log/sa-host [2021-06-07T21:29:14.823Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T21:29:14.823Z] file_magic: OK [2021-06-07T21:29:14.823Z] HZ: Using current value: 100 [2021-06-07T21:29:14.823Z] file_header: OK [2021-06-07T21:29:14.823Z] 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 [2021-06-07T21:29:14.823Z] Statistics: [2021-06-07T21:29:14.823Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T21:29:14.823Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T21:29:14.823Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T21:29:14.823Z] file_magic: OK [2021-06-07T21:29:14.823Z] HZ: Using current value: 100 [2021-06-07T21:29:14.823Z] file_header: OK [2021-06-07T21:29:14.823Z] 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 [2021-06-07T21:29:14.823Z] Statistics: [2021-06-07T21:29:14.823Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T21:29:14.823Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:29:15.466Z] provisioning config files... [2021-06-07T21:29:15.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-277@tmp/config7684121161647415259tmp [Pipeline] { [Pipeline] echo [2021-06-07T21:29:15.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:15.801Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T21:29:15.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:16.209Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T21:29:16.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:16.520Z] ---> sudo-logs.sh [2021-06-07T21:29:16.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T21:29:16.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:16.869Z] ---> job-cost.sh [2021-06-07T21:29:16.869Z] lf-activate-venv: SKIPPING [2021-06-07T21:29:16.869Z] DEBUG: total: 0.18000000715255737 [2021-06-07T21:29:16.869Z] INFO: Retrieving Stack Cost... [2021-06-07T21:29:18.258Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T21:29:18.519Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T21:29:18.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:18.908Z] ---> logs-deploy.sh [2021-06-07T21:29:18.908Z] lf-activate-venv: SKIPPING [2021-06-07T21:29:18.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-277/2 [2021-06-07T21:29:18.908Z] INFO: archiving workspace using pattern(s): [2021-06-07T21:29:19.856Z] Archives upload complete. [2021-06-07T21:29:19.856Z] INFO: archiving logs to Nexus