Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2+977f5602c147f5187d119d4125107588b8e79704 (e45ceba462a3d6c5b2586359572c8917d484f2a4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh71773422048301311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8563107900593688741.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-319/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1582660084470542579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2446916263885551125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh783583606774733903.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-319/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-319/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh83061475608358995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-155 in /w/workspace/_app-service-configurable_PR-319 [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-319 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh7594638905743380425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh5291941601943715079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh2352080373913247559.key > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-14T12:05:00.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-14T12:05:01.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-14T12:05:01.249Z] ========================================================= [2021-09-14T12:05:01.250Z] EdgeX Global Pipelines Version Info [2021-09-14T12:05:01.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:05:02.543Z] ------------------- [2021-09-14T12:05:02.543Z] stable info: [2021-09-14T12:05:02.543Z] ------------------- [2021-09-14T12:05:02.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-14T12:05:02.543Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T12:05:02.543Z] Message: update stable to v1.0.205 [2021-09-14T12:05:03.130Z] ------------------- [2021-09-14T12:05:03.130Z] experimental info: [2021-09-14T12:05:03.130Z] ------------------- [2021-09-14T12:05:03.130Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-14T12:05:03.130Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T12:05:03.130Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-14T12:05:03.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-14T12:05:03.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-14T12:05:03.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-14T12:05:03.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-14T12:05:03.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-14T12:05:03.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-14T12:05:04.006Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-14T12:05:04.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-14T12:05:04.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-14T12:05:04.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-14T12:05:04.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-14T12:05:04.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-14T12:05:04.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-14T12:05:04.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-14T12:05:04.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-14T12:05:04.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T12:05:04.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T12:05:04.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-14T12:05:04.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-14T12:05:04.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-14T12:05:04.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-14T12:05:05.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-14T12:05:05.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-14T12:05:05.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-14T12:05:05.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-14T12:05:05.307Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-14T12:05:05.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-14T12:05:05.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2021-09-14T12:05:05.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2021-09-14T12:05:05.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2021-09-14T12:05:05.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [Pipeline] echo [2021-09-14T12:05:05.707Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a7d052 [Pipeline] echo [2021-09-14T12:05:05.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T12:05:05.928Z] provisioning config files... [2021-09-14T12:05:05.951Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-319@tmp/config3162367423303166327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:05:06.347Z] ---> docker-login.sh [2021-09-14T12:05:06.347Z] nexus3.edgexfoundry.org:10001 [2021-09-14T12:05:06.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:05:06.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:05:06.613Z] Configure a credential helper to remove this warning. See [2021-09-14T12:05:06.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:05:06.613Z] [2021-09-14T12:05:06.613Z] Login Succeeded [2021-09-14T12:05:06.613Z] nexus3.edgexfoundry.org:10002 [2021-09-14T12:05:06.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:05:06.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:05:06.888Z] Configure a credential helper to remove this warning. See [2021-09-14T12:05:06.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:05:06.888Z] [2021-09-14T12:05:06.888Z] Login Succeeded [2021-09-14T12:05:06.888Z] nexus3.edgexfoundry.org:10003 [2021-09-14T12:05:06.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:05:06.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:05:06.888Z] Configure a credential helper to remove this warning. See [2021-09-14T12:05:06.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:05:06.888Z] [2021-09-14T12:05:06.888Z] Login Succeeded [2021-09-14T12:05:06.888Z] nexus3.edgexfoundry.org:10004 [2021-09-14T12:05:07.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:05:07.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:05:07.158Z] Configure a credential helper to remove this warning. See [2021-09-14T12:05:07.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:05:07.158Z] [2021-09-14T12:05:07.158Z] Login Succeeded [2021-09-14T12:05:07.158Z] docker.io [2021-09-14T12:05:07.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:05:08.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:05:08.573Z] Configure a credential helper to remove this warning. See [2021-09-14T12:05:08.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:05:08.573Z] [2021-09-14T12:05:08.573Z] Login Succeeded [2021-09-14T12:05:08.573Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T12:05:08.609Z] 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-09-14T12:05:09.401Z] + git log --format=format:%s -1 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [Pipeline] echo [2021-09-14T12:05:09.474Z] GIT_COMMIT: 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2021-09-14T12:05:09.518Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:05:10.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T12:05:10.503Z] [2021-09-14T12:05:10.503Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:05:10.877Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T12:05:10.878Z] latest: Pulling from edgex-devops/git-semver [2021-09-14T12:05:10.878Z] 31603596830f: Pulling fs layer [2021-09-14T12:05:10.878Z] 04fac38145f0: Pulling fs layer [2021-09-14T12:05:10.878Z] 701f6daf10bf: Pulling fs layer [2021-09-14T12:05:10.878Z] 24f72da36158: Pulling fs layer [2021-09-14T12:05:10.878Z] 24f72da36158: Waiting [2021-09-14T12:05:10.878Z] 04fac38145f0: Download complete [2021-09-14T12:05:11.149Z] 31603596830f: Verifying Checksum [2021-09-14T12:05:11.149Z] 31603596830f: Download complete [2021-09-14T12:05:11.418Z] 31603596830f: Pull complete [2021-09-14T12:05:11.418Z] 24f72da36158: Verifying Checksum [2021-09-14T12:05:11.418Z] 24f72da36158: Download complete [2021-09-14T12:05:11.418Z] 04fac38145f0: Pull complete [2021-09-14T12:05:11.688Z] 701f6daf10bf: Verifying Checksum [2021-09-14T12:05:11.688Z] 701f6daf10bf: Download complete [2021-09-14T12:05:11.960Z] 701f6daf10bf: Pull complete [2021-09-14T12:05:12.228Z] 24f72da36158: Pull complete [2021-09-14T12:05:12.228Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-14T12:05:12.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T12:05:12.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-14T12:05:12.362Z] prd-centos7-docker-4c-2g-155 does not seem to be running inside a container [2021-09-14T12:05:12.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-319 -v /w/workspace/_app-service-configurable_PR-319:/w/workspace/_app-service-configurable_PR-319:rw,z -v /w/workspace/_app-service-configurable_PR-319@tmp:/w/workspace/_app-service-configurable_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T12:05:13.148Z] $ docker top 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T12:05:13.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T12:05:13.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T12:05:13.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T12:05:13.513Z] $ docker exec 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent [2021-09-14T12:05:13.640Z] SSH_AUTH_SOCK=/tmp/ssh-rU0ZUupbpCfl/agent.15 [2021-09-14T12:05:13.640Z] SSH_AGENT_PID=21 [2021-09-14T12:05:13.652Z] Running ssh-add (command line suppressed) [2021-09-14T12:05:13.749Z] Identity added: /w/workspace/_app-service-configurable_PR-319@tmp/private_key_7120146258657837413.key (/w/workspace/_app-service-configurable_PR-319@tmp/private_key_7120146258657837413.key) [2021-09-14T12:05:13.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T12:05:14.132Z] + git tag --points-at HEAD [Pipeline] } [2021-09-14T12:05:14.160Z] $ docker exec --env ******** --env ******** 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent -k [2021-09-14T12:05:14.250Z] unset SSH_AUTH_SOCK; [2021-09-14T12:05:14.250Z] unset SSH_AGENT_PID; [2021-09-14T12:05:14.251Z] echo Agent pid 21 killed; [2021-09-14T12:05:14.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-14T12:05:14.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T12:05:14.375Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T12:05:14.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T12:05:14.488Z] $ docker exec 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent [2021-09-14T12:05:14.599Z] SSH_AUTH_SOCK=/tmp/ssh-vvNSg0fa5ZKl/agent.53 [2021-09-14T12:05:14.599Z] SSH_AGENT_PID=59 [2021-09-14T12:05:14.610Z] Running ssh-add (command line suppressed) [2021-09-14T12:05:14.705Z] Identity added: /w/workspace/_app-service-configurable_PR-319@tmp/private_key_765194651011232764.key (/w/workspace/_app-service-configurable_PR-319@tmp/private_key_765194651011232764.key) [2021-09-14T12:05:14.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T12:05:15.094Z] + git semver init [2021-09-14T12:05:15.094Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T12:05:15.094Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-319/.git [2021-09-14T12:05:15.094Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-319 [2021-09-14T12:05:15.094Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T12:05:15.094Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T12:05:15.094Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T12:05:15.094Z] # $SEMVER_BRANCH = PR-319 [2021-09-14T12:05:15.094Z] # $SEMVER_TEMP = /tmp/semver-586065501 [2021-09-14T12:05:15.094Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-14T12:05:15.677Z] # '/tmp/semver-586065501' -> '/w/workspace/_app-service-configurable_PR-319/.semver' [2021-09-14T12:05:15.677Z] # -> Force: false [2021-09-14T12:05:15.677Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-319/.semver [Pipeline] } [2021-09-14T12:05:15.702Z] $ docker exec --env ******** --env ******** 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent -k [2021-09-14T12:05:15.809Z] unset SSH_AUTH_SOCK; [2021-09-14T12:05:15.809Z] unset SSH_AGENT_PID; [2021-09-14T12:05:15.809Z] echo Agent pid 59 killed; [2021-09-14T12:05:15.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T12:05:16.278Z] + git semver [Pipeline] } [2021-09-14T12:05:16.315Z] $ docker stop --time=1 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 [2021-09-14T12:05:17.511Z] $ docker rm -f 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T12:05:17.962Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-14T12:05:18.350Z] Stashed 1 file(s) [Pipeline] echo [2021-09-14T12:05:18.376Z] [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-09-14T12:05:33.976Z] Still waiting to schedule task [2021-09-14T12:05:33.977Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-155’ [2021-09-14T12:05:34.008Z] Still waiting to schedule task [2021-09-14T12:05:34.008Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-14T12:07:51.573Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-156 in /w/workspace/_app-service-configurable_PR-319 [Pipeline] { [Pipeline] ws [2021-09-14T12:07:51.644Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-09-14T12:07:51.932Z] Selected Git installation does not exist. Using Default [2021-09-14T12:07:51.932Z] The recommended git tool is: NONE [2021-09-14T12:07:57.917Z] using credential edgex-jenkins-ssh [2021-09-14T12:07:57.940Z] Cloning the remote Git repository [2021-09-14T12:07:57.992Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:07:58.110Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-09-14T12:07:58.212Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:07:58.213Z] > git --version # timeout=10 [2021-09-14T12:07:58.232Z] > git --version # 'git version 2.17.1' [2021-09-14T12:07:58.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:07:58.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T12:07:59.189Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-14T12:07:59.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T12:07:59.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-14T12:07:59.265Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:07:59.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:07:59.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-14T12:07:59.767Z] Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [2021-09-14T12:07:59.964Z] Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [2021-09-14T12:07:59.965Z] Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) [2021-09-14T12:07:59.783Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T12:07:59.798Z] > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 [2021-09-14T12:07:59.872Z] > git remote # timeout=10 [2021-09-14T12:07:59.897Z] > git config --get remote.origin.url # timeout=10 [2021-09-14T12:07:59.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:07:59.927Z] > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [2021-09-14T12:07:59.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-14T12:07:59.967Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T12:07:59.976Z] > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 [2021-09-14T12:08:04.304Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-09-14T12:08:04.358Z] > git --version # timeout=10 [2021-09-14T12:08:04.372Z] > git --version # 'git version 2.17.1' [2021-09-14T12:08:04.383Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T12:08:05.554Z] provisioning config files... [2021-09-14T12:08:05.587Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5809064645379198765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:08:06.206Z] ---> docker-login.sh [2021-09-14T12:08:06.206Z] nexus3.edgexfoundry.org:10001 [2021-09-14T12:08:07.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:07.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:07.927Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:07.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:07.927Z] [2021-09-14T12:08:07.927Z] Login Succeeded [2021-09-14T12:08:07.927Z] nexus3.edgexfoundry.org:10002 [2021-09-14T12:08:08.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:08.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:08.483Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:08.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:08.483Z] [2021-09-14T12:08:08.483Z] Login Succeeded [2021-09-14T12:08:08.483Z] nexus3.edgexfoundry.org:10003 [2021-09-14T12:08:08.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:09.044Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:09.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:09.044Z] [2021-09-14T12:08:09.044Z] Login Succeeded [2021-09-14T12:08:09.044Z] nexus3.edgexfoundry.org:10004 [2021-09-14T12:08:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:09.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:09.319Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:09.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:09.319Z] [2021-09-14T12:08:09.319Z] Login Succeeded [2021-09-14T12:08:09.594Z] docker.io [2021-09-14T12:08:09.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:10.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:10.150Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:10.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:10.150Z] [2021-09-14T12:08:10.150Z] Login Succeeded [2021-09-14T12:08:10.150Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T12:08:10.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-14T12:08:11.042Z] ========================================================= [2021-09-14T12:08:11.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-14T12:08:11.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:08:11.578Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-14T12:08:11.578Z] Sending build context to Docker daemon 159.7kB [2021-09-14T12:08:11.854Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-14T12:08:11.854Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-14T12:08:12.131Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-14T12:08:12.131Z] 595b0fe564bb: Pulling fs layer [2021-09-14T12:08:12.131Z] 24495759ef45: Pulling fs layer [2021-09-14T12:08:12.131Z] d148012ef14d: Pulling fs layer [2021-09-14T12:08:12.131Z] e90a11edd702: Pulling fs layer [2021-09-14T12:08:12.131Z] d77568369979: Pulling fs layer [2021-09-14T12:08:12.131Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-14T12:08:12.131Z] 170f2ba95c9a: Pulling fs layer [2021-09-14T12:08:12.131Z] 97ac5df62f85: Pulling fs layer [2021-09-14T12:08:12.131Z] e90a11edd702: Waiting [2021-09-14T12:08:12.131Z] d77568369979: Waiting [2021-09-14T12:08:12.131Z] fc1c9f9a7f3b: Waiting [2021-09-14T12:08:12.131Z] 170f2ba95c9a: Waiting [2021-09-14T12:08:12.131Z] 97ac5df62f85: Waiting [2021-09-14T12:08:12.406Z] d148012ef14d: Verifying Checksum [2021-09-14T12:08:12.406Z] d148012ef14d: Download complete [2021-09-14T12:08:12.406Z] 24495759ef45: Verifying Checksum [2021-09-14T12:08:12.406Z] 24495759ef45: Download complete [2021-09-14T12:08:12.406Z] d77568369979: Verifying Checksum [2021-09-14T12:08:12.406Z] d77568369979: Download complete [2021-09-14T12:08:12.406Z] 595b0fe564bb: Verifying Checksum [2021-09-14T12:08:12.406Z] 595b0fe564bb: Download complete [2021-09-14T12:08:12.406Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-14T12:08:12.406Z] fc1c9f9a7f3b: Download complete [2021-09-14T12:08:12.406Z] 170f2ba95c9a: Verifying Checksum [2021-09-14T12:08:12.406Z] 170f2ba95c9a: Download complete [2021-09-14T12:08:13.013Z] 595b0fe564bb: Pull complete [2021-09-14T12:08:13.614Z] 24495759ef45: Pull complete [2021-09-14T12:08:14.209Z] d148012ef14d: Pull complete [2021-09-14T12:08:16.203Z] 97ac5df62f85: Download complete [2021-09-14T12:08:16.798Z] e90a11edd702: Verifying Checksum [2021-09-14T12:08:16.798Z] e90a11edd702: Download complete [2021-09-14T12:08:26.852Z] Running on prd-centos7-docker-4c-2g-157 in /w/workspace/_app-service-configurable_PR-319 [Pipeline] { [Pipeline] ws [2021-09-14T12:08:26.929Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-09-14T12:08:27.095Z] Selected Git installation does not exist. Using Default [2021-09-14T12:08:27.096Z] The recommended git tool is: NONE [2021-09-14T12:08:29.211Z] e90a11edd702: Pull complete [2021-09-14T12:08:29.211Z] d77568369979: Pull complete [2021-09-14T12:08:29.211Z] fc1c9f9a7f3b: Pull complete [2021-09-14T12:08:29.211Z] 170f2ba95c9a: Pull complete [2021-09-14T12:08:29.853Z] using credential edgex-jenkins-ssh [2021-09-14T12:08:29.869Z] Cloning the remote Git repository [2021-09-14T12:08:29.895Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:08:29.967Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-09-14T12:08:30.000Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:08:30.000Z] > git --version # timeout=10 [2021-09-14T12:08:30.008Z] > git --version # 'git version 2.24.4' [2021-09-14T12:08:30.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:08:30.035Z] [INFO] Currently running in a labeled security context [2021-09-14T12:08:30.035Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-14T12:08:30.035Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh5247980328093202964.key [2021-09-14T12:08:30.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T12:08:31.128Z] Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [2021-09-14T12:08:31.212Z] Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [2021-09-14T12:08:31.213Z] Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) [2021-09-14T12:08:30.657Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-14T12:08:30.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T12:08:30.681Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-14T12:08:30.700Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-14T12:08:30.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:08:30.702Z] [INFO] Currently running in a labeled security context [2021-09-14T12:08:30.702Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-14T12:08:30.702Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh3995055595813369887.key [2021-09-14T12:08:30.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-14T12:08:31.137Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T12:08:31.144Z] > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 [2021-09-14T12:08:31.176Z] > git remote # timeout=10 [2021-09-14T12:08:31.181Z] > git config --get remote.origin.url # timeout=10 [2021-09-14T12:08:31.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T12:08:31.188Z] [INFO] Currently running in a labeled security context [2021-09-14T12:08:31.188Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-14T12:08:31.188Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh5483264892838504000.key [2021-09-14T12:08:31.196Z] > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [2021-09-14T12:08:31.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-14T12:08:31.215Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T12:08:31.221Z] > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 [2021-09-14T12:08:34.650Z] 97ac5df62f85: Pull complete [2021-09-14T12:08:34.650Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-14T12:08:34.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T12:08:34.650Z] ---> 04bc70af865f [2021-09-14T12:08:34.650Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-14T12:08:34.994Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-09-14T12:08:35.022Z] > git --version # timeout=10 [2021-09-14T12:08:35.029Z] > git --version # 'git version 2.24.4' [2021-09-14T12:08:35.037Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T12:08:35.849Z] provisioning config files... [2021-09-14T12:08:35.870Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2895488271373070601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:08:36.376Z] ---> docker-login.sh [2021-09-14T12:08:36.376Z] nexus3.edgexfoundry.org:10001 [2021-09-14T12:08:36.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:36.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:36.649Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:36.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:36.649Z] [2021-09-14T12:08:36.649Z] Login Succeeded [2021-09-14T12:08:36.649Z] nexus3.edgexfoundry.org:10002 [2021-09-14T12:08:36.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:36.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:36.649Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:36.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:36.649Z] [2021-09-14T12:08:36.649Z] Login Succeeded [2021-09-14T12:08:36.649Z] nexus3.edgexfoundry.org:10003 [2021-09-14T12:08:36.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:36.916Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:36.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:36.916Z] [2021-09-14T12:08:36.916Z] Login Succeeded [2021-09-14T12:08:36.916Z] nexus3.edgexfoundry.org:10004 [2021-09-14T12:08:36.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:36.916Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:36.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:36.916Z] [2021-09-14T12:08:36.916Z] Login Succeeded [2021-09-14T12:08:36.916Z] docker.io [2021-09-14T12:08:37.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T12:08:37.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T12:08:37.445Z] Configure a credential helper to remove this warning. See [2021-09-14T12:08:37.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T12:08:37.445Z] [2021-09-14T12:08:37.445Z] Login Succeeded [2021-09-14T12:08:37.445Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T12:08:37.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-14T12:08:37.819Z] ========================================================= [2021-09-14T12:08:37.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-14T12:08:37.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:08:38.058Z] ---> Running in 0d79a3192725 [2021-09-14T12:08:38.290Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-14T12:08:38.291Z] Sending build context to Docker daemon 159.7kB [2021-09-14T12:08:38.291Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-14T12:08:38.291Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-14T12:08:38.291Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-14T12:08:38.291Z] 540db60ca938: Pulling fs layer [2021-09-14T12:08:38.291Z] adcc1eea9eea: Pulling fs layer [2021-09-14T12:08:38.291Z] 4c4ab2625f07: Pulling fs layer [2021-09-14T12:08:38.291Z] db62176df00c: Pulling fs layer [2021-09-14T12:08:38.291Z] 3b30891b0d05: Pulling fs layer [2021-09-14T12:08:38.291Z] 06b49ca38bd5: Pulling fs layer [2021-09-14T12:08:38.291Z] c788192a36de: Pulling fs layer [2021-09-14T12:08:38.291Z] a77e37c0d609: Pulling fs layer [2021-09-14T12:08:38.291Z] c3185cebc471: Pulling fs layer [2021-09-14T12:08:38.291Z] 3b30891b0d05: Waiting [2021-09-14T12:08:38.291Z] 06b49ca38bd5: Waiting [2021-09-14T12:08:38.291Z] c788192a36de: Waiting [2021-09-14T12:08:38.291Z] a77e37c0d609: Waiting [2021-09-14T12:08:38.291Z] c3185cebc471: Waiting [2021-09-14T12:08:38.291Z] db62176df00c: Waiting [2021-09-14T12:08:38.562Z] 4c4ab2625f07: Verifying Checksum [2021-09-14T12:08:38.562Z] 4c4ab2625f07: Download complete [2021-09-14T12:08:38.562Z] adcc1eea9eea: Verifying Checksum [2021-09-14T12:08:38.562Z] adcc1eea9eea: Download complete [2021-09-14T12:08:38.562Z] 3b30891b0d05: Verifying Checksum [2021-09-14T12:08:38.562Z] 3b30891b0d05: Download complete [2021-09-14T12:08:38.562Z] 06b49ca38bd5: Verifying Checksum [2021-09-14T12:08:38.562Z] 06b49ca38bd5: Download complete [2021-09-14T12:08:38.562Z] c788192a36de: Verifying Checksum [2021-09-14T12:08:38.562Z] c788192a36de: Download complete [2021-09-14T12:08:38.562Z] 540db60ca938: Verifying Checksum [2021-09-14T12:08:38.562Z] 540db60ca938: Download complete [2021-09-14T12:08:38.659Z] Removing intermediate container 0d79a3192725 [2021-09-14T12:08:38.659Z] ---> 6dc98968f26f [2021-09-14T12:08:38.659Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T12:08:38.659Z] ---> Running in ba28fa739050 [2021-09-14T12:08:38.831Z] 540db60ca938: Pull complete [2021-09-14T12:08:38.831Z] adcc1eea9eea: Pull complete [2021-09-14T12:08:38.831Z] 4c4ab2625f07: Pull complete [2021-09-14T12:08:39.097Z] a77e37c0d609: Verifying Checksum [2021-09-14T12:08:39.097Z] a77e37c0d609: Download complete [2021-09-14T12:08:39.258Z] Removing intermediate container ba28fa739050 [2021-09-14T12:08:39.258Z] ---> ace6d7e831c4 [2021-09-14T12:08:39.258Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-14T12:08:39.258Z] ---> Running in 1218640d7024 [2021-09-14T12:08:39.858Z] Removing intermediate container 1218640d7024 [2021-09-14T12:08:39.858Z] ---> efe585790662 [2021-09-14T12:08:39.858Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T12:08:40.132Z] ---> Running in e10f49704263 [2021-09-14T12:08:42.458Z] c3185cebc471: Verifying Checksum [2021-09-14T12:08:42.458Z] c3185cebc471: Download complete [2021-09-14T12:08:43.429Z] db62176df00c: Verifying Checksum [2021-09-14T12:08:43.429Z] db62176df00c: Download complete [2021-09-14T12:08:43.533Z] Removing intermediate container e10f49704263 [2021-09-14T12:08:43.533Z] ---> 1038053666c7 [2021-09-14T12:08:43.533Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T12:08:43.533Z] ---> Running in 8d24108f7f8d [2021-09-14T12:08:44.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T12:08:45.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T12:08:46.474Z] OK: 218 MiB in 52 packages [2021-09-14T12:08:46.797Z] db62176df00c: Pull complete [2021-09-14T12:08:46.797Z] 3b30891b0d05: Pull complete [2021-09-14T12:08:46.797Z] 06b49ca38bd5: Pull complete [2021-09-14T12:08:46.797Z] c788192a36de: Pull complete [2021-09-14T12:08:47.073Z] a77e37c0d609: Pull complete [2021-09-14T12:08:47.909Z] Removing intermediate container 8d24108f7f8d [2021-09-14T12:08:47.909Z] ---> eaf6fa49fe74 [2021-09-14T12:08:47.909Z] Step 8/13 : WORKDIR /app [2021-09-14T12:08:47.909Z] ---> Running in c9647d6f7796 [2021-09-14T12:08:48.503Z] Removing intermediate container c9647d6f7796 [2021-09-14T12:08:48.503Z] ---> 2218c8faf4b3 [2021-09-14T12:08:48.503Z] Step 9/13 : COPY go.mod . [2021-09-14T12:08:49.024Z] c3185cebc471: Pull complete [2021-09-14T12:08:49.024Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-14T12:08:49.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T12:08:49.025Z] ---> 031687cdd783 [2021-09-14T12:08:49.025Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-14T12:08:49.100Z] ---> bc96f6e42086 [2021-09-14T12:08:49.100Z] Step 10/13 : RUN go mod download [2021-09-14T12:08:49.373Z] ---> Running in b4ab382a3689 [2021-09-14T12:08:51.618Z] ---> Running in a4e72a63e907 [2021-09-14T12:08:51.618Z] Removing intermediate container a4e72a63e907 [2021-09-14T12:08:51.618Z] ---> 0c6ef4db0ee7 [2021-09-14T12:08:51.618Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T12:08:51.618Z] ---> Running in 00034a198339 [2021-09-14T12:08:51.618Z] Removing intermediate container 00034a198339 [2021-09-14T12:08:51.618Z] ---> 563344b6aba2 [2021-09-14T12:08:51.618Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-14T12:08:51.618Z] ---> Running in ab31b36ba692 [2021-09-14T12:08:51.618Z] Removing intermediate container ab31b36ba692 [2021-09-14T12:08:51.618Z] ---> a4cf3ff6392e [2021-09-14T12:08:51.618Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T12:08:51.618Z] ---> Running in 9b85b88a9b9c [2021-09-14T12:08:52.215Z] Removing intermediate container 9b85b88a9b9c [2021-09-14T12:08:52.215Z] ---> b2801292e6b3 [2021-09-14T12:08:52.215Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T12:08:52.215Z] ---> Running in 5ce7d3236efb [2021-09-14T12:08:52.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T12:08:53.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T12:08:54.419Z] OK: 219 MiB in 52 packages [2021-09-14T12:08:54.688Z] Removing intermediate container 5ce7d3236efb [2021-09-14T12:08:54.688Z] ---> 4d548778f64b [2021-09-14T12:08:54.688Z] Step 8/13 : WORKDIR /app [2021-09-14T12:08:54.688Z] ---> Running in 0940632cd313 [2021-09-14T12:08:54.688Z] Removing intermediate container 0940632cd313 [2021-09-14T12:08:54.688Z] ---> b227b08bb07a [2021-09-14T12:08:54.688Z] Step 9/13 : COPY go.mod . [2021-09-14T12:08:54.958Z] ---> 7ee1a5a06b23 [2021-09-14T12:08:54.958Z] Step 10/13 : RUN go mod download [2021-09-14T12:08:54.958Z] ---> Running in 613cfd1324be [2021-09-14T12:09:13.173Z] Removing intermediate container 613cfd1324be [2021-09-14T12:09:13.173Z] ---> acfa409dd7fd [2021-09-14T12:09:13.173Z] Step 11/13 : COPY . . [2021-09-14T12:09:13.173Z] ---> 1811d30c0520 [2021-09-14T12:09:13.173Z] Step 12/13 : ARG MAKE="make build" [2021-09-14T12:09:13.173Z] ---> Running in 5af9ed27a7cc [2021-09-14T12:09:13.173Z] Removing intermediate container 5af9ed27a7cc [2021-09-14T12:09:13.173Z] ---> e57be4079577 [2021-09-14T12:09:13.173Z] Step 13/13 : RUN $MAKE [2021-09-14T12:09:13.173Z] ---> Running in 68c6266484aa [2021-09-14T12:09:13.173Z] noop [2021-09-14T12:09:13.173Z] Removing intermediate container 68c6266484aa [2021-09-14T12:09:13.173Z] ---> f290b4be5f0d [2021-09-14T12:09:13.173Z] Successfully built f290b4be5f0d [2021-09-14T12:09:13.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:13.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T12:09:13.543Z] . [Pipeline] withDockerContainer [2021-09-14T12:09:13.663Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-09-14T12:09:13.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat [2021-09-14T12:09:14.113Z] $ docker top 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T12:09:14.576Z] + go version [2021-09-14T12:09:14.576Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-14T12:09:14.608Z] $ docker stop --time=1 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb [2021-09-14T12:09:15.815Z] $ docker rm -f 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:16.749Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T12:09:16.749Z] . [Pipeline] withDockerContainer [2021-09-14T12:09:16.862Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-09-14T12:09:16.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat [2021-09-14T12:09:17.288Z] $ docker top a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-14T12:09:17.822Z] + make test [2021-09-14T12:09:17.822Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-14T12:09:28.368Z] Removing intermediate container b4ab382a3689 [2021-09-14T12:09:28.368Z] ---> 1f669acd3dfd [2021-09-14T12:09:28.368Z] Step 11/13 : COPY . . [2021-09-14T12:09:28.368Z] ---> f92f888d7fbd [2021-09-14T12:09:28.368Z] Step 12/13 : ARG MAKE="make build" [2021-09-14T12:09:28.368Z] ---> Running in d129e035b15d [2021-09-14T12:09:28.368Z] Removing intermediate container d129e035b15d [2021-09-14T12:09:28.368Z] ---> fc328f63f4b6 [2021-09-14T12:09:28.368Z] Step 13/13 : RUN $MAKE [2021-09-14T12:09:28.368Z] ---> Running in 98df4175964f [2021-09-14T12:09:28.368Z] noop [2021-09-14T12:09:28.964Z] Removing intermediate container 98df4175964f [2021-09-14T12:09:28.965Z] ---> 339d5402cebd [2021-09-14T12:09:28.965Z] Successfully built 339d5402cebd [2021-09-14T12:09:29.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:29.633Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T12:09:29.633Z] . [Pipeline] withDockerContainer [2021-09-14T12:09:29.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container [2021-09-14T12:09:30.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2021-09-14T12:09:31.808Z] $ docker top b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T12:09:32.862Z] + go version [2021-09-14T12:09:32.862Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-14T12:09:32.902Z] $ docker stop --time=1 b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 [2021-09-14T12:09:34.966Z] $ docker rm -f b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:36.069Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T12:09:36.069Z] . [2021-09-14T12:09:36.101Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-14T12:09:36.101Z] CGO_ENABLED=1 go vet ./... [Pipeline] withDockerContainer [2021-09-14T12:09:36.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container [2021-09-14T12:09:36.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2021-09-14T12:09:38.263Z] $ docker top 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-14T12:09:39.393Z] + make test [2021-09-14T12:09:39.393Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-14T12:09:39.481Z] gofmt -l . [2021-09-14T12:09:39.481Z] [ "`gofmt -l .`" = "" ] [2021-09-14T12:09:39.481Z] ./bin/test-go-mod-tidy.sh [2021-09-14T12:09:39.481Z] ./bin/test-attribution-txt.sh [2021-09-14T12:09:40.069Z] An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add [2021-09-14T12:09:40.069Z] An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add [2021-09-14T12:09:40.069Z] make: *** [makefile:41: test] Error 1 [Pipeline] } [2021-09-14T12:09:40.126Z] $ docker stop --time=1 a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b [2021-09-14T12:09:41.610Z] $ docker rm -f a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:43.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:09:43.187Z] [2021-09-14T12:09:43.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:09:43.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:09:43.573Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T12:09:43.573Z] b4d181a07f80: Pulling fs layer [2021-09-14T12:09:43.573Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T12:09:43.573Z] ed53099fbce6: Pulling fs layer [2021-09-14T12:09:43.573Z] dc539afda2c1: Pulling fs layer [2021-09-14T12:09:43.573Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T12:09:43.573Z] 9065ff56babe: Pulling fs layer [2021-09-14T12:09:43.573Z] d287ab97295c: Pulling fs layer [2021-09-14T12:09:43.573Z] dc539afda2c1: Waiting [2021-09-14T12:09:43.573Z] 77bc0d833cb6: Waiting [2021-09-14T12:09:43.573Z] 9065ff56babe: Waiting [2021-09-14T12:09:43.573Z] d287ab97295c: Waiting [2021-09-14T12:09:43.839Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T12:09:43.839Z] a1111a8f2ec3: Download complete [2021-09-14T12:09:43.839Z] dc539afda2c1: Verifying Checksum [2021-09-14T12:09:43.839Z] dc539afda2c1: Download complete [2021-09-14T12:09:44.107Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T12:09:44.107Z] 77bc0d833cb6: Download complete [2021-09-14T12:09:44.107Z] 9065ff56babe: Verifying Checksum [2021-09-14T12:09:44.107Z] 9065ff56babe: Download complete [2021-09-14T12:09:44.372Z] ed53099fbce6: Verifying Checksum [2021-09-14T12:09:44.372Z] ed53099fbce6: Download complete [2021-09-14T12:09:45.162Z] b4d181a07f80: Verifying Checksum [2021-09-14T12:09:45.162Z] b4d181a07f80: Download complete [2021-09-14T12:09:46.132Z] b4d181a07f80: Pull complete [2021-09-14T12:09:46.132Z] a1111a8f2ec3: Pull complete [2021-09-14T12:09:46.738Z] ed53099fbce6: Pull complete [2021-09-14T12:09:46.738Z] dc539afda2c1: Pull complete [2021-09-14T12:09:47.008Z] 77bc0d833cb6: Pull complete [2021-09-14T12:09:47.276Z] 9065ff56babe: Pull complete [2021-09-14T12:09:49.219Z] d287ab97295c: Verifying Checksum [2021-09-14T12:09:49.220Z] d287ab97295c: Download complete [2021-09-14T12:09:53.501Z] d287ab97295c: Pull complete [2021-09-14T12:09:53.501Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T12:09:53.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:09:53.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T12:09:53.630Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-09-14T12:09:53.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-14T12:09:56.187Z] $ docker top 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:09:56.918Z] ---> job-cost.sh [2021-09-14T12:09:56.918Z] lf-activate-venv: SKIPPING [2021-09-14T12:09:56.918Z] INFO: No Stack... [2021-09-14T12:09:58.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T12:09:58.326Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T12:09:58.677Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-09-14T12:09:58.677Z] + cut -d, -f6 [Pipeline] lock [2021-09-14T12:09:58.756Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [2021-09-14T12:09:58.763Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] did not exist. Created. [2021-09-14T12:09:58.764Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T12:09:59.212Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-14T12:09:59.441Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T12:09:59.464Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T12:09:59.561Z] $ docker stop --time=1 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 [2021-09-14T12:10:00.714Z] $ docker rm -f 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-14T12:10:01.579Z] Failed in branch amd64 [2021-09-14T12:10:35.979Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-14T12:10:35.979Z] CGO_ENABLED=1 go vet ./... [2021-09-14T12:10:51.102Z] gofmt -l . [2021-09-14T12:10:51.102Z] [ "`gofmt -l .`" = "" ] [2021-09-14T12:10:51.103Z] ./bin/test-go-mod-tidy.sh [2021-09-14T12:10:51.705Z] ./bin/test-attribution-txt.sh [2021-09-14T12:10:53.140Z] An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add [2021-09-14T12:10:53.140Z] An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add [2021-09-14T12:10:53.413Z] make: *** [makefile:41: test] Error 1 [Pipeline] } [2021-09-14T12:10:53.464Z] $ docker stop --time=1 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e [2021-09-14T12:10:55.520Z] $ docker rm -f 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:10:57.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T12:10:57.197Z] [2021-09-14T12:10:57.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:10:57.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T12:10:57.876Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-14T12:10:57.876Z] 448f6bf000e3: Pulling fs layer [2021-09-14T12:10:57.876Z] f757da607395: Pulling fs layer [2021-09-14T12:10:57.876Z] 05883995daec: Pulling fs layer [2021-09-14T12:10:57.876Z] 8603b9c90790: Pulling fs layer [2021-09-14T12:10:57.876Z] 1560dd03e051: Pulling fs layer [2021-09-14T12:10:57.876Z] 27f5ce0e4adf: Pulling fs layer [2021-09-14T12:10:57.876Z] c2d8d7efcc4b: Pulling fs layer [2021-09-14T12:10:57.876Z] 1560dd03e051: Waiting [2021-09-14T12:10:57.876Z] 27f5ce0e4adf: Waiting [2021-09-14T12:10:57.876Z] c2d8d7efcc4b: Waiting [2021-09-14T12:10:57.876Z] 8603b9c90790: Waiting [2021-09-14T12:10:58.154Z] f757da607395: Download complete [2021-09-14T12:10:58.154Z] 8603b9c90790: Verifying Checksum [2021-09-14T12:10:58.154Z] 8603b9c90790: Download complete [2021-09-14T12:10:58.433Z] 1560dd03e051: Verifying Checksum [2021-09-14T12:10:58.433Z] 1560dd03e051: Download complete [2021-09-14T12:10:58.433Z] 27f5ce0e4adf: Verifying Checksum [2021-09-14T12:10:58.433Z] 27f5ce0e4adf: Download complete [2021-09-14T12:10:58.433Z] 05883995daec: Download complete [2021-09-14T12:10:59.033Z] 448f6bf000e3: Download complete [2021-09-14T12:11:02.434Z] c2d8d7efcc4b: Verifying Checksum [2021-09-14T12:11:02.434Z] c2d8d7efcc4b: Download complete [2021-09-14T12:11:02.710Z] 448f6bf000e3: Pull complete [2021-09-14T12:11:03.693Z] f757da607395: Pull complete [2021-09-14T12:11:05.151Z] 05883995daec: Pull complete [2021-09-14T12:11:05.748Z] 8603b9c90790: Pull complete [2021-09-14T12:11:06.731Z] 1560dd03e051: Pull complete [2021-09-14T12:11:07.006Z] 27f5ce0e4adf: Pull complete [2021-09-14T12:11:22.103Z] c2d8d7efcc4b: Pull complete [2021-09-14T12:11:22.103Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-14T12:11:22.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T12:11:22.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-14T12:11:22.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container [2021-09-14T12:11:22.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-14T12:11:26.228Z] $ docker top 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:27.282Z] ---> job-cost.sh [2021-09-14T12:11:27.282Z] lf-activate-venv: SKIPPING [2021-09-14T12:11:27.282Z] INFO: No Stack... [2021-09-14T12:11:27.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-14T12:11:28.490Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T12:11:29.179Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-09-14T12:11:29.179Z] + cut -d, -f6 [Pipeline] lock [2021-09-14T12:11:29.269Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [2021-09-14T12:11:29.277Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] did not exist. Created. [2021-09-14T12:11:29.277Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T12:11:30.044Z] /w/workspace/app-service-configurable/1@tmp/durable-a0d6bf2d/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-a0d6bf2d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-14T12:11:30.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-14T12:11:30.789Z] Warning: overwriting stash ‘stack-cost’ [2021-09-14T12:11:31.313Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T12:11:31.338Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T12:11:31.421Z] $ docker stop --time=1 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c [2021-09-14T12:11:33.042Z] $ docker rm -f 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-14T12:11:34.039Z] 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] sh [2021-09-14T12:11:37.181Z] + '[' -d /w/workspace/_app-service-configurable_PR-319/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:37.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:38.210Z] ---> package-listing.sh [2021-09-14T12:11:38.210Z] ++ facter osfamily [2021-09-14T12:11:38.210Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-14T12:11:38.479Z] + OS_FAMILY=redhat [2021-09-14T12:11:38.479Z] + workspace=/w/workspace/_app-service-configurable_PR-319 [2021-09-14T12:11:38.479Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-14T12:11:38.479Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-14T12:11:38.479Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-14T12:11:38.479Z] + PACKAGES=/tmp/packages_start.txt [2021-09-14T12:11:38.479Z] + '[' /w/workspace/_app-service-configurable_PR-319 ']' [2021-09-14T12:11:38.479Z] + PACKAGES=/tmp/packages_end.txt [2021-09-14T12:11:38.479Z] + case "${OS_FAMILY}" in [2021-09-14T12:11:38.479Z] + rpm -qa [2021-09-14T12:11:38.479Z] + sort [2021-09-14T12:11:39.070Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-14T12:11:39.070Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-14T12:11:39.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-14T12:11:39.070Z] + '[' /w/workspace/_app-service-configurable_PR-319 ']' [2021-09-14T12:11:39.070Z] + mkdir -p /w/workspace/_app-service-configurable_PR-319/archives/ [2021-09-14T12:11:39.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-319/archives/ [Pipeline] echo [2021-09-14T12:11:39.110Z] 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-14T12:11:39.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:11:40.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:11:40.153Z] [2021-09-14T12:11:40.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T12:11:40.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:11:40.541Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T12:11:40.541Z] b4d181a07f80: Pulling fs layer [2021-09-14T12:11:40.541Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T12:11:40.541Z] ed53099fbce6: Pulling fs layer [2021-09-14T12:11:40.541Z] dc539afda2c1: Pulling fs layer [2021-09-14T12:11:40.541Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T12:11:40.541Z] 9065ff56babe: Pulling fs layer [2021-09-14T12:11:40.541Z] d287ab97295c: Pulling fs layer [2021-09-14T12:11:40.541Z] dc539afda2c1: Waiting [2021-09-14T12:11:40.541Z] 77bc0d833cb6: Waiting [2021-09-14T12:11:40.541Z] 9065ff56babe: Waiting [2021-09-14T12:11:40.541Z] d287ab97295c: Waiting [2021-09-14T12:11:40.809Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T12:11:40.809Z] a1111a8f2ec3: Download complete [2021-09-14T12:11:40.809Z] dc539afda2c1: Verifying Checksum [2021-09-14T12:11:40.809Z] dc539afda2c1: Download complete [2021-09-14T12:11:41.076Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T12:11:41.076Z] 77bc0d833cb6: Download complete [2021-09-14T12:11:41.076Z] 9065ff56babe: Verifying Checksum [2021-09-14T12:11:41.076Z] 9065ff56babe: Download complete [2021-09-14T12:11:41.343Z] ed53099fbce6: Verifying Checksum [2021-09-14T12:11:41.343Z] ed53099fbce6: Download complete [2021-09-14T12:11:41.939Z] b4d181a07f80: Verifying Checksum [2021-09-14T12:11:41.939Z] b4d181a07f80: Download complete [2021-09-14T12:11:43.362Z] b4d181a07f80: Pull complete [2021-09-14T12:11:43.362Z] a1111a8f2ec3: Pull complete [2021-09-14T12:11:43.952Z] ed53099fbce6: Pull complete [2021-09-14T12:11:43.952Z] dc539afda2c1: Pull complete [2021-09-14T12:11:44.224Z] 77bc0d833cb6: Pull complete [2021-09-14T12:11:44.224Z] 9065ff56babe: Pull complete [2021-09-14T12:11:45.632Z] d287ab97295c: Verifying Checksum [2021-09-14T12:11:45.632Z] d287ab97295c: Download complete [2021-09-14T12:11:49.911Z] d287ab97295c: Pull complete [2021-09-14T12:11:49.911Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T12:11:49.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T12:11:49.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T12:11:50.033Z] prd-centos7-docker-4c-2g-155 does not seem to be running inside a container [2021-09-14T12:11:50.103Z] $ 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-319/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-319 -v /w/workspace/_app-service-configurable_PR-319:/w/workspace/_app-service-configurable_PR-319:rw,z -v /w/workspace/_app-service-configurable_PR-319@tmp:/w/workspace/_app-service-configurable_PR-319@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:10003/edgex-lftools-log-publisher:latest cat [2021-09-14T12:11:52.263Z] $ docker top 2d68a1e254769367adb69792faca3bddf636d9c48c6dabc67081c169b96ee806 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T12:11:52.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-14T12:11:53.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-14T12:11:53.407Z] + ls /var/log/sa-host [2021-09-14T12:11:53.407Z] + sadf -c /var/log/sa-host/sa05 [2021-09-14T12:11:53.407Z] file_magic: OK [2021-09-14T12:11:53.407Z] HZ: Using current value: 100 [2021-09-14T12:11:53.407Z] file_header: OK [2021-09-14T12:11:53.407Z] 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-09-14T12:11:53.407Z] Statistics: [2021-09-14T12:11:53.407Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T12:11:53.407Z] File successfully converted to sysstat format version 12.0.3 [2021-09-14T12:11:53.407Z] + sadf -c /var/log/sa-host/sa14 [2021-09-14T12:11:53.407Z] file_magic: OK [2021-09-14T12:11:53.407Z] HZ: Using current value: 100 [2021-09-14T12:11:53.407Z] file_header: OK [2021-09-14T12:11:53.407Z] 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-09-14T12:11:53.407Z] Statistics: [2021-09-14T12:11:53.407Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T12:11:53.407Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T12:11:54.118Z] provisioning config files... [2021-09-14T12:11:54.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-319@tmp/config4193689800405231141tmp [Pipeline] { [Pipeline] echo [2021-09-14T12:11:54.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:54.562Z] ---> create-netrc.sh [Pipeline] } [2021-09-14T12:11:54.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:55.066Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-14T12:11:55.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:55.454Z] ---> sudo-logs.sh [2021-09-14T12:11:55.455Z] Archiving 'sudo' log.. [2021-09-14T12:11:55.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-155.vexxhost.local: Name or service not known [2021-09-14T12:11:55.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-155.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-14T12:11:55.552Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:55.910Z] ---> job-cost.sh [2021-09-14T12:11:55.910Z] lf-activate-venv: SKIPPING [2021-09-14T12:11:55.910Z] DEBUG: total: 0.10999999940395355 [2021-09-14T12:11:55.910Z] INFO: Retrieving Stack Cost... [2021-09-14T12:11:57.320Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T12:11:57.320Z] INFO: Archiving Costs [Pipeline] echo [2021-09-14T12:11:57.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T12:11:57.724Z] ---> logs-deploy.sh [2021-09-14T12:11:57.724Z] lf-activate-venv: SKIPPING [2021-09-14T12:11:57.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-319/1 [2021-09-14T12:11:57.724Z] INFO: archiving workspace using pattern(s): [2021-09-14T12:11:58.311Z] Archives upload complete. [2021-09-14T12:11:58.583Z] INFO: archiving logs to Nexus