Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 2324b3d4e9935b9fd46865dde15d063dcaddb1d3+07d155ce2010a0a52548d22b34cd4ccd3eb6da08 (c5536b9baef339cbed949174c42dee215ac571a8) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-129/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh 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-129/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5967 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-16T23:35:05.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-16T23:35:05.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-16T23:35:05.706Z] ========================================================= [2020-10-16T23:35:05.706Z] EdgeX Global Pipelines Version Info [2020-10-16T23:35:05.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:35:08.530Z] ------------------- [2020-10-16T23:35:08.530Z] stable info: [2020-10-16T23:35:08.530Z] ------------------- [2020-10-16T23:35:08.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T23:35:08.530Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T23:35:08.530Z] Message: update stable to v1.0.144 [2020-10-16T23:35:09.217Z] ------------------- [2020-10-16T23:35:09.217Z] experimental info: [2020-10-16T23:35:09.217Z] ------------------- [2020-10-16T23:35:09.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T23:35:09.217Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T23:35:09.217Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-16T23:35:09.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-16T23:35:09.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-16T23:35:09.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-16T23:35:10.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-16T23:35:10.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-16T23:35:10.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-16T23:35:10.512Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-16T23:35:10.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-16T23:35:10.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-16T23:35:10.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-16T23:35:11.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-16T23:35:11.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-16T23:35:11.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-16T23:35:11.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-16T23:35:11.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T23:35:11.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T23:35:11.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T23:35:12.070Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T23:35:12.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-16T23:35:12.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-16T23:35:12.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-16T23:35:12.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-16T23:35:12.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-16T23:35:12.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-16T23:35:12.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-16T23:35:13.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2020-10-16T23:35:13.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2020-10-16T23:35:13.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2020-10-16T23:35:13.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [Pipeline] echo [2020-10-16T23:35:13.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2324b3d [Pipeline] echo [2020-10-16T23:35:13.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-16T23:35:14.513Z] + git log --format=format:%s -1 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [Pipeline] echo [2020-10-16T23:35:14.684Z] GIT_COMMIT: 2324b3d4e9935b9fd46865dde15d063dcaddb1d3, Commit Message: feat: Add ability to use PUT method for HTTP Export in configurable pipeline [Pipeline] echo [2020-10-16T23:35:14.761Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:35:15.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:35:16.174Z] [2020-10-16T23:35:16.174Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:35:16.661Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:35:17.014Z] latest: Pulling from edgex-devops/git-semver [2020-10-16T23:35:17.014Z] 31603596830f: Pulling fs layer [2020-10-16T23:35:17.014Z] 2a8b12db71e7: Pulling fs layer [2020-10-16T23:35:17.014Z] 6ca5941a6612: Pulling fs layer [2020-10-16T23:35:17.014Z] ecc8261a40a4: Pulling fs layer [2020-10-16T23:35:17.014Z] ecc8261a40a4: Waiting [2020-10-16T23:35:17.014Z] 2a8b12db71e7: Verifying Checksum [2020-10-16T23:35:17.014Z] 2a8b12db71e7: Download complete [2020-10-16T23:35:17.297Z] 31603596830f: Verifying Checksum [2020-10-16T23:35:17.297Z] 31603596830f: Download complete [2020-10-16T23:35:17.297Z] ecc8261a40a4: Verifying Checksum [2020-10-16T23:35:17.297Z] ecc8261a40a4: Download complete [2020-10-16T23:35:17.623Z] 6ca5941a6612: Verifying Checksum [2020-10-16T23:35:17.623Z] 6ca5941a6612: Download complete [2020-10-16T23:35:17.898Z] 31603596830f: Pull complete [2020-10-16T23:35:18.541Z] 2a8b12db71e7: Pull complete [2020-10-16T23:35:19.969Z] 6ca5941a6612: Pull complete [2020-10-16T23:35:20.233Z] ecc8261a40a4: Pull complete [2020-10-16T23:35:20.233Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-16T23:35:20.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T23:35:20.233Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-16T23:35:20.390Z] prd-centos7-docker-4c-2g-5967 does not seem to be running inside a container [2020-10-16T23:35:20.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T23:35:22.892Z] $ docker top 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T23:35:23.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T23:35:23.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T23:35:23.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T23:35:23.743Z] $ docker exec 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent [2020-10-16T23:35:23.958Z] SSH_AUTH_SOCK=/tmp/ssh-X1aymL7NyF2X/agent.13 [2020-10-16T23:35:23.959Z] SSH_AGENT_PID=18 [2020-10-16T23:35:23.975Z] Running ssh-add (command line suppressed) [2020-10-16T23:35:24.139Z] Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_1504353690483606451.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_1504353690483606451.key) [2020-10-16T23:35:24.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T23:35:24.594Z] + git tag --points-at HEAD [Pipeline] } [2020-10-16T23:35:24.630Z] $ docker exec --env ******** --env ******** 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent -k [2020-10-16T23:35:24.915Z] unset SSH_AUTH_SOCK; [2020-10-16T23:35:24.915Z] unset SSH_AGENT_PID; [2020-10-16T23:35:24.915Z] echo Agent pid 18 killed; [2020-10-16T23:35:25.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-16T23:35:25.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T23:35:25.224Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T23:35:25.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T23:35:25.546Z] $ docker exec 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent [2020-10-16T23:35:25.977Z] SSH_AUTH_SOCK=/tmp/ssh-WiXYcLDaZrAL/agent.48 [2020-10-16T23:35:25.977Z] SSH_AGENT_PID=53 [2020-10-16T23:35:25.989Z] Running ssh-add (command line suppressed) [2020-10-16T23:35:26.166Z] Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_7542781763417142520.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_7542781763417142520.key) [2020-10-16T23:35:26.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T23:35:26.736Z] + git semver init [2020-10-16T23:35:26.736Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T23:35:26.736Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-129/.git [2020-10-16T23:35:26.736Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-129 [2020-10-16T23:35:26.736Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T23:35:26.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T23:35:26.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T23:35:26.736Z] # $SEMVER_BRANCH = PR-129 [2020-10-16T23:35:26.736Z] # $SEMVER_TEMP = /tmp/semver-871417681 [2020-10-16T23:35:26.736Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-16T23:35:27.335Z] # '/tmp/semver-871417681' -> '/w/workspace/_app-service-configurable_PR-129/.semver' [2020-10-16T23:35:27.336Z] # -> Force: false [2020-10-16T23:35:27.336Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-129/.semver [Pipeline] } [2020-10-16T23:35:27.358Z] $ docker exec --env ******** --env ******** 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent -k [2020-10-16T23:35:27.673Z] unset SSH_AUTH_SOCK; [2020-10-16T23:35:27.677Z] unset SSH_AGENT_PID; [2020-10-16T23:35:27.677Z] echo Agent pid 53 killed; [2020-10-16T23:35:27.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T23:35:28.748Z] + git semver [Pipeline] } [2020-10-16T23:35:28.786Z] $ docker stop --time=1 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f [2020-10-16T23:35:30.374Z] $ docker rm -f 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T23:35:30.926Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-16T23:35:31.518Z] Stashed 1 file(s) [Pipeline] echo [2020-10-16T23:35:31.541Z] [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 [2020-10-16T23:35:47.427Z] Still waiting to schedule task [2020-10-16T23:35:47.427Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-16T23:35:47.456Z] Still waiting to schedule task [2020-10-16T23:35:47.456Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-16T23:37:45.276Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5968 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-16T23:37:45.377Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-10-16T23:37:50.234Z] using credential edgex-jenkins-ssh [2020-10-16T23:37:50.310Z] Cloning the remote Git repository [2020-10-16T23:37:50.385Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:37:50.491Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-10-16T23:37:50.559Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:37:50.560Z] > git --version # timeout=10 [2020-10-16T23:37:50.573Z] > git --version # 'git version 2.17.1' [2020-10-16T23:37:50.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:37:50.647Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:37:51.356Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-16T23:37:51.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:37:51.414Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-16T23:37:51.455Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:37:51.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:37:51.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:37:52.022Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [2020-10-16T23:37:52.260Z] Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [2020-10-16T23:37:52.261Z] Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) [2020-10-16T23:37:52.054Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:37:52.066Z] > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [2020-10-16T23:37:52.141Z] > git remote # timeout=10 [2020-10-16T23:37:52.156Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:37:52.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:37:52.221Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-16T23:37:52.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:37:52.282Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:37:52.306Z] > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [2020-10-16T23:37:56.465Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [2020-10-16T23:37:56.531Z] > git --version # timeout=10 [2020-10-16T23:37:56.538Z] > git --version # 'git version 2.17.1' [2020-10-16T23:37:56.550Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T23:37:57.663Z] ========================================================= [2020-10-16T23:37:57.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-16T23:37:57.663Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:37:58.754Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-16T23:37:59.355Z] Sending build context to Docker daemon 96.26kB [2020-10-16T23:37:59.631Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T23:37:59.631Z] Step 2/8 : FROM ${BASE} [2020-10-16T23:37:59.906Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-16T23:37:59.906Z] b538f80385f9: Pulling fs layer [2020-10-16T23:37:59.906Z] 74f711af9a0d: Pulling fs layer [2020-10-16T23:37:59.906Z] 99f96fe45779: Pulling fs layer [2020-10-16T23:37:59.906Z] 8529a6b9a6be: Pulling fs layer [2020-10-16T23:37:59.906Z] 45590311c82a: Pulling fs layer [2020-10-16T23:37:59.906Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-16T23:37:59.906Z] 209524e5b208: Pulling fs layer [2020-10-16T23:37:59.906Z] 8529a6b9a6be: Waiting [2020-10-16T23:37:59.906Z] 45590311c82a: Waiting [2020-10-16T23:37:59.906Z] 69ca0ff8b7b3: Waiting [2020-10-16T23:37:59.906Z] 209524e5b208: Waiting [2020-10-16T23:37:59.906Z] 99f96fe45779: Verifying Checksum [2020-10-16T23:37:59.906Z] 99f96fe45779: Download complete [2020-10-16T23:37:59.906Z] 74f711af9a0d: Verifying Checksum [2020-10-16T23:37:59.906Z] 74f711af9a0d: Download complete [2020-10-16T23:38:00.178Z] 45590311c82a: Verifying Checksum [2020-10-16T23:38:00.178Z] 45590311c82a: Download complete [2020-10-16T23:38:00.778Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-16T23:38:00.778Z] 69ca0ff8b7b3: Download complete [2020-10-16T23:38:00.778Z] b538f80385f9: Verifying Checksum [2020-10-16T23:38:01.767Z] b538f80385f9: Pull complete [2020-10-16T23:38:02.042Z] 74f711af9a0d: Pull complete [2020-10-16T23:38:02.640Z] 99f96fe45779: Pull complete [2020-10-16T23:38:03.235Z] 209524e5b208: Verifying Checksum [2020-10-16T23:38:03.235Z] 209524e5b208: Download complete [2020-10-16T23:38:04.668Z] 8529a6b9a6be: Verifying Checksum [2020-10-16T23:38:04.668Z] 8529a6b9a6be: Download complete [2020-10-16T23:38:14.830Z] 8529a6b9a6be: Pull complete [2020-10-16T23:38:15.106Z] 45590311c82a: Pull complete [2020-10-16T23:38:15.384Z] 69ca0ff8b7b3: Pull complete [2020-10-16T23:38:19.725Z] 209524e5b208: Pull complete [2020-10-16T23:38:19.725Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-16T23:38:19.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-16T23:38:19.725Z] ---> 5bddaf1c2fca [2020-10-16T23:38:19.725Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-16T23:38:21.704Z] ---> Running in 0509f9389675 [2020-10-16T23:38:21.988Z] Removing intermediate container 0509f9389675 [2020-10-16T23:38:21.988Z] ---> a243889f1536 [2020-10-16T23:38:21.988Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:38:22.262Z] ---> Running in f0f9b0b95dc0 [2020-10-16T23:38:24.897Z] Removing intermediate container f0f9b0b95dc0 [2020-10-16T23:38:24.897Z] ---> 6b2c5918a276 [2020-10-16T23:38:24.897Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-16T23:38:24.897Z] ---> Running in 3d031c6eec69 [2020-10-16T23:38:26.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T23:38:26.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T23:38:27.531Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-16T23:38:27.801Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-16T23:38:27.801Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-16T23:38:27.801Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-16T23:38:28.071Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-16T23:38:28.071Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-16T23:38:28.345Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T23:38:28.345Z] OK: 144 MiB in 45 packages [2020-10-16T23:38:29.781Z] Removing intermediate container 3d031c6eec69 [2020-10-16T23:38:29.781Z] ---> 1d20bdd9acae [2020-10-16T23:38:29.781Z] Step 6/8 : WORKDIR /app [2020-10-16T23:38:29.781Z] ---> Running in f0ce8c777d86 [2020-10-16T23:38:30.380Z] Removing intermediate container f0ce8c777d86 [2020-10-16T23:38:30.380Z] ---> 451828272000 [2020-10-16T23:38:30.380Z] Step 7/8 : COPY . . [2020-10-16T23:38:30.977Z] ---> 7e98c5f78ec4 [2020-10-16T23:38:30.977Z] Step 8/8 : RUN go mod download [2020-10-16T23:38:30.977Z] ---> Running in af154671f932 [2020-10-16T23:38:41.585Z] Running on prd-centos7-docker-4c-2g-5969 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-16T23:38:41.723Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-10-16T23:38:46.602Z] using credential edgex-jenkins-ssh [2020-10-16T23:38:46.663Z] Cloning the remote Git repository [2020-10-16T23:38:46.730Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:38:46.820Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-10-16T23:38:46.967Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:38:46.968Z] > git --version # timeout=10 [2020-10-16T23:38:46.985Z] > git --version # 'git version 2.16.5' [2020-10-16T23:38:46.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:38:47.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:38:47.770Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-16T23:38:47.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T23:38:47.817Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-16T23:38:47.837Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-16T23:38:47.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:38:47.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T23:38:48.835Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [2020-10-16T23:38:49.280Z] Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [2020-10-16T23:38:49.280Z] Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) [2020-10-16T23:38:48.854Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:38:48.877Z] > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [2020-10-16T23:38:48.956Z] > git remote # timeout=10 [2020-10-16T23:38:49.003Z] > git config --get remote.origin.url # timeout=10 [2020-10-16T23:38:49.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T23:38:49.078Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-16T23:38:49.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-16T23:38:49.286Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T23:38:49.314Z] > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [2020-10-16T23:38:53.666Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [2020-10-16T23:38:53.704Z] > git --version # timeout=10 [2020-10-16T23:38:53.717Z] > git --version # 'git version 2.16.5' [2020-10-16T23:38:53.742Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T23:38:55.164Z] ========================================================= [2020-10-16T23:38:55.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-16T23:38:55.164Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:38:56.164Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-16T23:38:56.444Z] Sending build context to Docker daemon 96.26kB [2020-10-16T23:38:56.734Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T23:38:56.734Z] Step 2/8 : FROM ${BASE} [2020-10-16T23:38:57.014Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-16T23:38:57.014Z] df20fa9351a1: Pulling fs layer [2020-10-16T23:38:57.014Z] ed8968b2872e: Pulling fs layer [2020-10-16T23:38:57.014Z] a92cc7c5fd73: Pulling fs layer [2020-10-16T23:38:57.014Z] e871e8e8d7a9: Pulling fs layer [2020-10-16T23:38:57.014Z] e73272ec9a57: Pulling fs layer [2020-10-16T23:38:57.014Z] 1e910a182e73: Pulling fs layer [2020-10-16T23:38:57.014Z] 4e634b169226: Pulling fs layer [2020-10-16T23:38:57.014Z] e871e8e8d7a9: Waiting [2020-10-16T23:38:57.014Z] e73272ec9a57: Waiting [2020-10-16T23:38:57.014Z] 1e910a182e73: Waiting [2020-10-16T23:38:57.014Z] 4e634b169226: Waiting [2020-10-16T23:38:57.014Z] a92cc7c5fd73: Download complete [2020-10-16T23:38:57.014Z] ed8968b2872e: Verifying Checksum [2020-10-16T23:38:57.014Z] ed8968b2872e: Download complete [2020-10-16T23:38:57.014Z] e73272ec9a57: Verifying Checksum [2020-10-16T23:38:57.014Z] e73272ec9a57: Download complete [2020-10-16T23:38:57.286Z] 1e910a182e73: Verifying Checksum [2020-10-16T23:38:57.286Z] 1e910a182e73: Download complete [2020-10-16T23:38:58.306Z] df20fa9351a1: Verifying Checksum [2020-10-16T23:38:58.306Z] df20fa9351a1: Download complete [2020-10-16T23:38:58.614Z] df20fa9351a1: Pull complete [2020-10-16T23:38:58.904Z] ed8968b2872e: Pull complete [2020-10-16T23:38:59.194Z] a92cc7c5fd73: Pull complete [2020-10-16T23:39:02.796Z] 4e634b169226: Verifying Checksum [2020-10-16T23:39:02.796Z] 4e634b169226: Download complete [2020-10-16T23:39:03.350Z] Removing intermediate container af154671f932 [2020-10-16T23:39:03.350Z] ---> b447f40fc4ee [2020-10-16T23:39:03.350Z] Successfully built b447f40fc4ee [2020-10-16T23:39:03.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:39:03.803Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T23:39:03.803Z] . [Pipeline] withDockerContainer [2020-10-16T23:39:04.104Z] prd-ubuntu18.04-docker-arm64-4c-16g-5968 does not seem to be running inside a container [2020-10-16T23:39:04.194Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-16T23:39:04.910Z] e871e8e8d7a9: Verifying Checksum [2020-10-16T23:39:06.148Z] $ docker top becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:39:07.641Z] + go version [2020-10-16T23:39:07.641Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-16T23:39:07.684Z] $ docker stop --time=1 becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 [2020-10-16T23:39:09.626Z] $ docker rm -f becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:39:10.911Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T23:39:10.911Z] . [Pipeline] withDockerContainer [2020-10-16T23:39:11.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-5968 does not seem to be running inside a container [2020-10-16T23:39:11.263Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-16T23:39:13.193Z] $ docker top bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:39:14.676Z] + make test [2020-10-16T23:39:14.677Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-16T23:39:15.331Z] e871e8e8d7a9: Pull complete [2020-10-16T23:39:15.331Z] e73272ec9a57: Pull complete [2020-10-16T23:39:15.331Z] 1e910a182e73: Pull complete [2020-10-16T23:39:18.919Z] 4e634b169226: Pull complete [2020-10-16T23:39:18.919Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-16T23:39:18.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-16T23:39:19.205Z] ---> f7629b54cfaa [2020-10-16T23:39:19.205Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-16T23:39:19.205Z] ---> Running in fedb8a21615a [2020-10-16T23:39:19.823Z] Removing intermediate container fedb8a21615a [2020-10-16T23:39:19.823Z] ---> 7778d681305e [2020-10-16T23:39:19.823Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T23:39:19.823Z] ---> Running in 1f76684e812a [2020-10-16T23:39:21.254Z] Removing intermediate container 1f76684e812a [2020-10-16T23:39:21.254Z] ---> 5a52cab68ff5 [2020-10-16T23:39:21.254Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-16T23:39:21.539Z] ---> Running in 54bc5b3af966 [2020-10-16T23:39:22.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T23:39:23.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T23:39:23.382Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-16T23:39:23.382Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-16T23:39:23.651Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-16T23:39:23.651Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-16T23:39:23.651Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-16T23:39:23.928Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-16T23:39:23.928Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T23:39:23.928Z] OK: 167 MiB in 45 packages [2020-10-16T23:39:24.888Z] Removing intermediate container 54bc5b3af966 [2020-10-16T23:39:24.888Z] ---> 901b2539374e [2020-10-16T23:39:24.888Z] Step 6/8 : WORKDIR /app [2020-10-16T23:39:24.888Z] ---> Running in e7ca7f305914 [2020-10-16T23:39:25.181Z] Removing intermediate container e7ca7f305914 [2020-10-16T23:39:25.181Z] ---> d307e1e87f7c [2020-10-16T23:39:25.181Z] Step 7/8 : COPY . . [2020-10-16T23:39:25.544Z] ---> 99e6d821c7f9 [2020-10-16T23:39:25.544Z] Step 8/8 : RUN go mod download [2020-10-16T23:39:25.544Z] ---> Running in 28b186d5c892 [2020-10-16T23:39:52.542Z] Removing intermediate container 28b186d5c892 [2020-10-16T23:39:52.542Z] ---> da1235822413 [2020-10-16T23:39:52.542Z] Successfully built da1235822413 [2020-10-16T23:39:52.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:39:53.241Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T23:39:53.529Z] . [Pipeline] withDockerContainer [2020-10-16T23:39:53.791Z] prd-centos7-docker-4c-2g-5969 does not seem to be running inside a container [2020-10-16T23:39:53.876Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-16T23:39:55.553Z] $ docker top f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:39:56.209Z] + go version [2020-10-16T23:39:56.498Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-16T23:39:56.540Z] $ docker stop --time=1 f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d [2020-10-16T23:39:58.184Z] $ docker rm -f f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:39:59.384Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T23:39:59.385Z] . [Pipeline] withDockerContainer [2020-10-16T23:39:59.590Z] prd-centos7-docker-4c-2g-5969 does not seem to be running inside a container [2020-10-16T23:39:59.723Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-16T23:40:00.982Z] $ docker top 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:40:01.748Z] + make test [2020-10-16T23:40:01.748Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-16T23:40:11.258Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-16T23:40:11.258Z] CGO_ENABLED=1 go vet ./... [2020-10-16T23:40:13.244Z] gofmt -l . [2020-10-16T23:40:13.244Z] [ "`gofmt -l .`" = "" ] [2020-10-16T23:40:13.244Z] ./bin/test-go-mod-tidy.sh [2020-10-16T23:40:13.521Z] go.mod is not tidy, please run "go mod tidy" [2020-10-16T23:40:13.521Z] changes from running "go mod tidy:" [2020-10-16T23:40:13.521Z] --- go.mod [2020-10-16T23:40:13.521Z] +++ go.mod.bk [2020-10-16T23:40:13.521Z] @@ -2,4 +2,4 @@ [2020-10-16T23:40:13.521Z] [2020-10-16T23:40:13.521Z] go 1.15 [2020-10-16T23:40:13.521Z] [2020-10-16T23:40:13.521Z] -require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-16T23:40:13.521Z] +require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-16T23:40:13.521Z] \ No newline at end of file [2020-10-16T23:40:13.521Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-10-16T23:40:13.577Z] $ docker stop --time=1 bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 [2020-10-16T23:40:15.862Z] $ docker rm -f bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-16T23:40:18.766Z] Failed in branch arm64 [2020-10-16T23:40:35.061Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-16T23:40:35.061Z] CGO_ENABLED=1 go vet ./... [2020-10-16T23:40:38.506Z] gofmt -l . [2020-10-16T23:40:38.506Z] [ "`gofmt -l .`" = "" ] [2020-10-16T23:40:38.506Z] ./bin/test-go-mod-tidy.sh [2020-10-16T23:40:39.546Z] go.mod is not tidy, please run "go mod tidy" [2020-10-16T23:40:39.546Z] changes from running "go mod tidy:" [2020-10-16T23:40:39.546Z] --- go.mod [2020-10-16T23:40:39.546Z] +++ go.mod.bk [2020-10-16T23:40:39.546Z] @@ -2,4 +2,4 @@ [2020-10-16T23:40:39.546Z] [2020-10-16T23:40:39.546Z] go 1.15 [2020-10-16T23:40:39.546Z] [2020-10-16T23:40:39.546Z] -require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-16T23:40:39.546Z] +require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-16T23:40:39.546Z] \ No newline at end of file [2020-10-16T23:40:39.546Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-10-16T23:40:39.609Z] $ docker stop --time=1 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 [2020-10-16T23:40:42.178Z] $ docker rm -f 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-16T23:40:45.027Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:40:49.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:40:50.012Z] ---> package-listing.sh [2020-10-16T23:40:50.012Z] ++ facter osfamily [2020-10-16T23:40:50.012Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-16T23:40:50.278Z] + OS_FAMILY=redhat [2020-10-16T23:40:50.278Z] + workspace=/w/workspace/_app-service-configurable_PR-129 [2020-10-16T23:40:50.278Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-16T23:40:50.278Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-16T23:40:50.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-16T23:40:50.278Z] + PACKAGES=/tmp/packages_start.txt [2020-10-16T23:40:50.278Z] + '[' /w/workspace/_app-service-configurable_PR-129 ']' [2020-10-16T23:40:50.278Z] + PACKAGES=/tmp/packages_end.txt [2020-10-16T23:40:50.278Z] + case "${OS_FAMILY}" in [2020-10-16T23:40:50.278Z] + rpm -qa [2020-10-16T23:40:50.278Z] + sort [2020-10-16T23:40:54.581Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-16T23:40:54.581Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-16T23:40:54.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-16T23:40:54.581Z] + '[' /w/workspace/_app-service-configurable_PR-129 ']' [2020-10-16T23:40:54.581Z] + mkdir -p /w/workspace/_app-service-configurable_PR-129/archives/ [2020-10-16T23:40:54.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-129/archives/ [Pipeline] echo [2020-10-16T23:40:54.623Z] 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-16T23:40:54.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:40:55.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:40:55.904Z] [2020-10-16T23:40:55.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-16T23:40:56.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:40:56.338Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-16T23:40:56.338Z] df20fa9351a1: Pulling fs layer [2020-10-16T23:40:56.338Z] 36b3adc4ff6f: Pulling fs layer [2020-10-16T23:40:56.338Z] 8ad3a11d3b57: Pulling fs layer [2020-10-16T23:40:56.338Z] 46f8f816bc3b: Pulling fs layer [2020-10-16T23:40:56.338Z] 93b61091891f: Pulling fs layer [2020-10-16T23:40:56.338Z] 93b9cdb0e59b: Pulling fs layer [2020-10-16T23:40:56.338Z] 5e14af77c1be: Pulling fs layer [2020-10-16T23:40:56.338Z] 01666e4c0597: Pulling fs layer [2020-10-16T23:40:56.338Z] aa168da1d23b: Pulling fs layer [2020-10-16T23:40:56.338Z] 93b9cdb0e59b: Waiting [2020-10-16T23:40:56.338Z] 5e14af77c1be: Waiting [2020-10-16T23:40:56.338Z] 46f8f816bc3b: Waiting [2020-10-16T23:40:56.338Z] 01666e4c0597: Waiting [2020-10-16T23:40:56.338Z] 93b61091891f: Waiting [2020-10-16T23:40:56.338Z] aa168da1d23b: Waiting [2020-10-16T23:40:56.650Z] 36b3adc4ff6f: Verifying Checksum [2020-10-16T23:40:56.650Z] 36b3adc4ff6f: Download complete [2020-10-16T23:40:56.650Z] 46f8f816bc3b: Verifying Checksum [2020-10-16T23:40:56.650Z] 46f8f816bc3b: Download complete [2020-10-16T23:40:56.650Z] df20fa9351a1: Download complete [2020-10-16T23:40:56.650Z] 93b9cdb0e59b: Download complete [2020-10-16T23:40:57.023Z] 5e14af77c1be: Verifying Checksum [2020-10-16T23:40:57.023Z] 5e14af77c1be: Download complete [2020-10-16T23:40:57.023Z] 93b61091891f: Verifying Checksum [2020-10-16T23:40:57.023Z] 93b61091891f: Download complete [2020-10-16T23:40:57.023Z] 01666e4c0597: Verifying Checksum [2020-10-16T23:40:57.023Z] 01666e4c0597: Download complete [2020-10-16T23:40:57.691Z] 8ad3a11d3b57: Verifying Checksum [2020-10-16T23:40:57.691Z] 8ad3a11d3b57: Download complete [2020-10-16T23:40:57.691Z] df20fa9351a1: Pull complete [2020-10-16T23:40:58.003Z] 36b3adc4ff6f: Pull complete [2020-10-16T23:40:59.524Z] 8ad3a11d3b57: Pull complete [2020-10-16T23:40:59.829Z] 46f8f816bc3b: Pull complete [2020-10-16T23:41:00.954Z] 93b61091891f: Pull complete [2020-10-16T23:41:00.954Z] 93b9cdb0e59b: Pull complete [2020-10-16T23:41:02.163Z] 5e14af77c1be: Pull complete [2020-10-16T23:41:02.163Z] 01666e4c0597: Pull complete [2020-10-16T23:41:03.196Z] aa168da1d23b: Verifying Checksum [2020-10-16T23:41:03.196Z] aa168da1d23b: Download complete [2020-10-16T23:41:15.724Z] aa168da1d23b: Pull complete [2020-10-16T23:41:15.724Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-16T23:41:15.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T23:41:15.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-16T23:41:15.965Z] prd-centos7-docker-4c-2g-5967 does not seem to be running inside a container [2020-10-16T23:41:16.034Z] $ 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-129/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-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-16T23:41:22.101Z] $ docker top 0f8afddfe2b8686c152276395f093ce0ee33678a6b2d95e9495f25b9442b9aa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T23:41:23.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-16T23:41:23.642Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-16T23:41:24.057Z] + ls /var/log/sa-host [2020-10-16T23:41:24.057Z] + sadf -c /var/log/sa-host/sa05 [2020-10-16T23:41:24.057Z] file_magic: OK [2020-10-16T23:41:24.057Z] HZ: Using current value: 100 [2020-10-16T23:41:24.057Z] file_header: OK [2020-10-16T23:41:24.057Z] 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 [2020-10-16T23:41:24.057Z] Statistics: [2020-10-16T23:41:24.057Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T23:41:24.057Z] File successfully converted to sysstat format version 12.2.1 [2020-10-16T23:41:24.057Z] + sadf -c /var/log/sa-host/sa16 [2020-10-16T23:41:24.057Z] file_magic: OK [2020-10-16T23:41:24.057Z] HZ: Using current value: 100 [2020-10-16T23:41:24.057Z] file_header: OK [2020-10-16T23:41:24.057Z] 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 [2020-10-16T23:41:24.057Z] Statistics: [2020-10-16T23:41:24.057Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T23:41:24.057Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T23:41:24.324Z] provisioning config files... [2020-10-16T23:41:24.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config2105441232151080674tmp [Pipeline] { [Pipeline] echo [2020-10-16T23:41:24.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:41:24.890Z] ---> create-netrc.sh [Pipeline] } [2020-10-16T23:41:24.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-16T23:41:25.075Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:41:25.469Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-16T23:41:25.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:41:25.869Z] ---> sudo-logs.sh [2020-10-16T23:41:25.870Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-16T23:41:25.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:41:26.293Z] ---> job-cost.sh [2020-10-16T23:41:26.293Z] lf-activate-venv: SKIPPING [2020-10-16T23:41:26.293Z] INFO: No Stack... [2020-10-16T23:41:28.223Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-16T23:41:28.488Z] INFO: Archiving Costs [Pipeline] echo [2020-10-16T23:41:28.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T23:41:28.879Z] ---> logs-deploy.sh [2020-10-16T23:41:28.880Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-129/1 [2020-10-16T23:41:28.880Z] INFO: archiving workspace using pattern(s): [2020-10-16T23:41:32.293Z] Archives upload complete. [2020-10-16T23:41:32.293Z] INFO: archiving logs to Nexus