Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fd7e6e4972a62de9aa6e3da470565d54959b054b+be356fede91d318a218d09271abaffbad81fcd9d (2511ed6bebfc752ae08a67acf5f36163368e8866) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-218/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-218/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31322 in /w/workspace/_app-service-configurable_PR-218 [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-218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) > git config core.sparsecheckout # timeout=10 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # 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.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T05:26:49.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T05:26:49.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T05:26:49.949Z] ========================================================= [2021-03-25T05:26:49.949Z] EdgeX Global Pipelines Version Info [2021-03-25T05:26:49.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:26:51.472Z] ------------------- [2021-03-25T05:26:51.472Z] stable info: [2021-03-25T05:26:51.472Z] ------------------- [2021-03-25T05:26:51.472Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T05:26:51.472Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T05:26:51.472Z] Message: update stable to v1.0.186 [2021-03-25T05:26:52.419Z] ------------------- [2021-03-25T05:26:52.419Z] experimental info: [2021-03-25T05:26:52.419Z] ------------------- [2021-03-25T05:26:52.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T05:26:52.420Z] Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 [2021-03-25T05:26:52.420Z] Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T05:26:52.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-25T05:26:52.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-25T05:26:53.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T05:26:53.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T05:26:53.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T05:26:53.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T05:26:53.697Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T05:26:53.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T05:26:53.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-25T05:26:54.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T05:26:54.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T05:26:54.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-25T05:26:54.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T05:26:54.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T05:26:54.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T05:26:54.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T05:26:55.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T05:26:55.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T05:26:55.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T05:26:55.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-25T05:26:55.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-25T05:26:55.856Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-25T05:26:55.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T05:26:56.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T05:26:56.257Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-25T05:26:56.390Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T05:26:56.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo [2021-03-25T05:26:56.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo [2021-03-25T05:26:56.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo [2021-03-25T05:26:56.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd7e6e4972a62de9aa6e3da470565d54959b054b [Pipeline] echo [2021-03-25T05:26:57.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd7e6e4 [Pipeline] echo [2021-03-25T05:26:57.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:26:57.533Z] provisioning config files... [2021-03-25T05:26:57.569Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-218@tmp/config845296381533038090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:26:57.997Z] ---> docker-login.sh [2021-03-25T05:26:57.997Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:26:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:26:58.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:26:58.526Z] Configure a credential helper to remove this warning. See [2021-03-25T05:26:58.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:26:58.526Z] [2021-03-25T05:26:58.526Z] Login Succeeded [2021-03-25T05:26:58.526Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:26:58.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:26:58.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:26:58.526Z] Configure a credential helper to remove this warning. See [2021-03-25T05:26:58.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:26:58.526Z] [2021-03-25T05:26:58.526Z] Login Succeeded [2021-03-25T05:26:58.789Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:26:58.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:26:58.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:26:58.789Z] Configure a credential helper to remove this warning. See [2021-03-25T05:26:58.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:26:58.789Z] [2021-03-25T05:26:58.789Z] Login Succeeded [2021-03-25T05:26:58.789Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:26:59.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:26:59.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:26:59.053Z] Configure a credential helper to remove this warning. See [2021-03-25T05:26:59.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:26:59.053Z] [2021-03-25T05:26:59.053Z] Login Succeeded [2021-03-25T05:26:59.053Z] docker.io [2021-03-25T05:26:59.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:26:59.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:26:59.628Z] Configure a credential helper to remove this warning. See [2021-03-25T05:26:59.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:26:59.628Z] [2021-03-25T05:26:59.628Z] Login Succeeded [2021-03-25T05:26:59.628Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:26:59.654Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:27:00.807Z] + git log --format=format:%s -1 fd7e6e4972a62de9aa6e3da470565d54959b054b [Pipeline] echo [2021-03-25T05:27:00.915Z] GIT_COMMIT: fd7e6e4972a62de9aa6e3da470565d54959b054b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2021-03-25T05:27:00.997Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:27:02.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:27:02.174Z] [2021-03-25T05:27:02.174Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:27:02.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:27:02.587Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T05:27:02.587Z] 31603596830f: Pulling fs layer [2021-03-25T05:27:02.587Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T05:27:02.587Z] 6ca5941a6612: Pulling fs layer [2021-03-25T05:27:02.587Z] ecc8261a40a4: Pulling fs layer [2021-03-25T05:27:02.587Z] ecc8261a40a4: Waiting [2021-03-25T05:27:02.587Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T05:27:02.587Z] 2a8b12db71e7: Download complete [2021-03-25T05:27:02.587Z] 31603596830f: Verifying Checksum [2021-03-25T05:27:02.587Z] 31603596830f: Download complete [2021-03-25T05:27:02.851Z] ecc8261a40a4: Verifying Checksum [2021-03-25T05:27:02.851Z] ecc8261a40a4: Download complete [2021-03-25T05:27:02.851Z] 6ca5941a6612: Verifying Checksum [2021-03-25T05:27:02.851Z] 6ca5941a6612: Download complete [2021-03-25T05:27:03.129Z] 31603596830f: Pull complete [2021-03-25T05:27:03.129Z] 2a8b12db71e7: Pull complete [2021-03-25T05:27:04.107Z] 6ca5941a6612: Pull complete [2021-03-25T05:27:04.370Z] ecc8261a40a4: Pull complete [2021-03-25T05:27:04.371Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T05:27:04.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:27:04.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T05:27:04.582Z] prd-centos7-docker-4c-2g-31322 does not seem to be running inside a container [2021-03-25T05:27:04.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-218 -v /w/workspace/_app-service-configurable_PR-218:/w/workspace/_app-service-configurable_PR-218:rw,z -v /w/workspace/_app-service-configurable_PR-218@tmp:/w/workspace/_app-service-configurable_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T05:27:06.568Z] $ docker top 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T05:27:07.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T05:27:07.007Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T05:27:07.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T05:27:07.227Z] $ docker exec 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent [2021-03-25T05:27:07.398Z] SSH_AUTH_SOCK=/tmp/ssh-U3NazqkWWnat/agent.11 [2021-03-25T05:27:07.398Z] SSH_AGENT_PID=16 [2021-03-25T05:27:07.411Z] Running ssh-add (command line suppressed) [2021-03-25T05:27:07.527Z] Identity added: /w/workspace/_app-service-configurable_PR-218@tmp/private_key_1938775876379207645.key (/w/workspace/_app-service-configurable_PR-218@tmp/private_key_1938775876379207645.key) [2021-03-25T05:27:07.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T05:27:07.966Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T05:27:07.998Z] $ docker exec --env ******** --env ******** 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent -k [2021-03-25T05:27:08.110Z] unset SSH_AUTH_SOCK; [2021-03-25T05:27:08.111Z] unset SSH_AGENT_PID; [2021-03-25T05:27:08.111Z] echo Agent pid 16 killed; [2021-03-25T05:27:08.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T05:27:08.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T05:27:08.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T05:27:08.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T05:27:08.524Z] $ docker exec 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent [2021-03-25T05:27:08.687Z] SSH_AUTH_SOCK=/tmp/ssh-dSKH6c90cfmQ/agent.45 [2021-03-25T05:27:08.687Z] SSH_AGENT_PID=50 [2021-03-25T05:27:08.696Z] Running ssh-add (command line suppressed) [2021-03-25T05:27:08.814Z] Identity added: /w/workspace/_app-service-configurable_PR-218@tmp/private_key_2275405204396933296.key (/w/workspace/_app-service-configurable_PR-218@tmp/private_key_2275405204396933296.key) [2021-03-25T05:27:08.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T05:27:09.247Z] + git semver init [2021-03-25T05:27:09.247Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T05:27:09.247Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-218/.git [2021-03-25T05:27:09.247Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-218 [2021-03-25T05:27:09.247Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T05:27:09.247Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T05:27:09.247Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T05:27:09.247Z] # $SEMVER_BRANCH = PR-218 [2021-03-25T05:27:09.247Z] # $SEMVER_TEMP = /tmp/semver-911160162 [2021-03-25T05:27:09.247Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-25T05:27:09.821Z] # '/tmp/semver-911160162' -> '/w/workspace/_app-service-configurable_PR-218/.semver' [2021-03-25T05:27:09.821Z] # -> Force: false [2021-03-25T05:27:09.821Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-218/.semver [Pipeline] } [2021-03-25T05:27:09.850Z] $ docker exec --env ******** --env ******** 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 ssh-agent -k [2021-03-25T05:27:09.963Z] unset SSH_AUTH_SOCK; [2021-03-25T05:27:09.964Z] unset SSH_AGENT_PID; [2021-03-25T05:27:09.964Z] echo Agent pid 50 killed; [2021-03-25T05:27:10.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T05:27:10.655Z] + git semver [Pipeline] } [2021-03-25T05:27:10.693Z] $ docker stop --time=1 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 [2021-03-25T05:27:12.294Z] $ docker rm -f 0c21b749f775f5f157dae2ab0016a2664a70539036e81b16f4005d40685c3923 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T05:27:12.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T05:27:13.333Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T05:27:13.358Z] [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-03-25T05:27:29.259Z] Still waiting to schedule task [2021-03-25T05:27:29.259Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31322’ [2021-03-25T05:27:29.288Z] Still waiting to schedule task [2021-03-25T05:27:29.288Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T05:29:10.033Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31323 in /w/workspace/_app-service-configurable_PR-218 [Pipeline] { [Pipeline] ws [2021-03-25T05:29:10.144Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-25T05:29:15.308Z] using credential edgex-jenkins-ssh [2021-03-25T05:29:15.368Z] Cloning the remote Git repository [2021-03-25T05:29:15.426Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:15.531Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-25T05:29:15.758Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:15.759Z] > git --version # timeout=10 [2021-03-25T05:29:15.779Z] > git --version # 'git version 2.17.1' [2021-03-25T05:29:15.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:15.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:29:17.281Z] Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b [2021-03-25T05:29:17.482Z] Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b [2021-03-25T05:29:17.483Z] Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) [2021-03-25T05:29:16.688Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T05:29:16.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:29:16.749Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T05:29:16.791Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:16.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:16.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T05:29:17.306Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:29:17.328Z] > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 [2021-03-25T05:29:17.404Z] > git remote # timeout=10 [2021-03-25T05:29:17.421Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T05:29:17.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:17.450Z] > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 [2021-03-25T05:29:17.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T05:29:17.493Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:29:17.512Z] > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 [2021-03-25T05:29:21.769Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-03-25T05:29:21.830Z] > git --version # timeout=10 [2021-03-25T05:29:21.841Z] > git --version # 'git version 2.17.1' [2021-03-25T05:29:21.860Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:29:23.818Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:29:24.251Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:29:24.616Z] + + sudo service docker restarttrue [2021-03-25T05:29:24.616Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:29:27.398Z] provisioning config files... [2021-03-25T05:29:27.447Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4541535118588051162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:29:27.911Z] ---> docker-login.sh [2021-03-25T05:29:27.911Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:29:28.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:29:29.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:29:29.167Z] Configure a credential helper to remove this warning. See [2021-03-25T05:29:29.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:29:29.167Z] [2021-03-25T05:29:29.167Z] Login Succeeded [2021-03-25T05:29:29.167Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:29:29.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:29:29.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:29:29.723Z] Configure a credential helper to remove this warning. See [2021-03-25T05:29:29.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:29:29.723Z] [2021-03-25T05:29:29.723Z] Login Succeeded [2021-03-25T05:29:29.723Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:29:30.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:29:30.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:29:30.275Z] Configure a credential helper to remove this warning. See [2021-03-25T05:29:30.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:29:30.275Z] [2021-03-25T05:29:30.275Z] Login Succeeded [2021-03-25T05:29:30.275Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:29:30.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:29:30.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:29:30.836Z] Configure a credential helper to remove this warning. See [2021-03-25T05:29:30.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:29:30.836Z] [2021-03-25T05:29:30.836Z] Login Succeeded [2021-03-25T05:29:30.836Z] docker.io [2021-03-25T05:29:31.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:29:31.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:29:31.382Z] Configure a credential helper to remove this warning. See [2021-03-25T05:29:31.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:29:31.382Z] [2021-03-25T05:29:31.382Z] Login Succeeded [2021-03-25T05:29:31.382Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:29:31.422Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T05:29:31.968Z] ========================================================= [2021-03-25T05:29:31.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T05:29:31.968Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:29:32.389Z] + 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 . [2021-03-25T05:29:32.389Z] Sending build context to Docker daemon 97.28kB [2021-03-25T05:29:32.667Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:29:32.667Z] Step 2/8 : FROM ${BASE} [2021-03-25T05:29:32.947Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T05:29:32.947Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T05:29:32.947Z] a4357932f1b6: Pulling fs layer [2021-03-25T05:29:32.947Z] 18c013af1878: Pulling fs layer [2021-03-25T05:29:32.947Z] 00ac8860ef70: Pulling fs layer [2021-03-25T05:29:32.947Z] 63d7cb157983: Pulling fs layer [2021-03-25T05:29:32.947Z] b116817d02f9: Pulling fs layer [2021-03-25T05:29:32.947Z] 745a02a5169b: Pulling fs layer [2021-03-25T05:29:32.947Z] 63d7cb157983: Waiting [2021-03-25T05:29:32.947Z] b116817d02f9: Waiting [2021-03-25T05:29:32.947Z] 745a02a5169b: Waiting [2021-03-25T05:29:32.947Z] 00ac8860ef70: Waiting [2021-03-25T05:29:32.947Z] 18c013af1878: Verifying Checksum [2021-03-25T05:29:32.947Z] 18c013af1878: Download complete [2021-03-25T05:29:32.947Z] a4357932f1b6: Verifying Checksum [2021-03-25T05:29:32.947Z] a4357932f1b6: Download complete [2021-03-25T05:29:32.947Z] 63d7cb157983: Verifying Checksum [2021-03-25T05:29:32.947Z] 63d7cb157983: Download complete [2021-03-25T05:29:32.947Z] b116817d02f9: Verifying Checksum [2021-03-25T05:29:32.947Z] b116817d02f9: Download complete [2021-03-25T05:29:32.947Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T05:29:32.947Z] 5f621e34cdf4: Download complete [2021-03-25T05:29:33.947Z] 5f621e34cdf4: Pull complete [2021-03-25T05:29:34.227Z] a4357932f1b6: Pull complete [2021-03-25T05:29:34.827Z] 18c013af1878: Pull complete [2021-03-25T05:29:35.425Z] 745a02a5169b: Verifying Checksum [2021-03-25T05:29:35.425Z] 745a02a5169b: Download complete [2021-03-25T05:29:36.400Z] 00ac8860ef70: Verifying Checksum [2021-03-25T05:29:36.400Z] 00ac8860ef70: Download complete [2021-03-25T05:29:46.569Z] 00ac8860ef70: Pull complete [2021-03-25T05:29:46.841Z] 63d7cb157983: Pull complete [2021-03-25T05:29:47.112Z] b116817d02f9: Pull complete [2021-03-25T05:29:51.428Z] 745a02a5169b: Pull complete [2021-03-25T05:29:51.428Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T05:29:51.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T05:29:51.428Z] ---> b7e6874047d6 [2021-03-25T05:29:51.428Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T05:29:52.857Z] Running on prd-centos7-docker-4c-2g-31324 in /w/workspace/_app-service-configurable_PR-218 [Pipeline] { [Pipeline] ws [2021-03-25T05:29:52.958Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-25T05:29:54.070Z] ---> Running in 7da1a08b3cb7 [2021-03-25T05:29:54.070Z] Removing intermediate container 7da1a08b3cb7 [2021-03-25T05:29:54.070Z] ---> 40b623e0de2f [2021-03-25T05:29:54.070Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:29:54.344Z] ---> Running in 6aede32a6d72 [2021-03-25T05:29:55.243Z] using credential edgex-jenkins-ssh [2021-03-25T05:29:55.300Z] Cloning the remote Git repository [2021-03-25T05:29:55.338Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:55.405Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-25T05:29:55.460Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:55.460Z] > git --version # timeout=10 [2021-03-25T05:29:55.466Z] > git --version # 'git version 2.24.3' [2021-03-25T05:29:55.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:56.478Z] Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit fd7e6e4972a62de9aa6e3da470565d54959b054b [2021-03-25T05:29:56.549Z] Merge succeeded, producing fd7e6e4972a62de9aa6e3da470565d54959b054b [2021-03-25T05:29:56.549Z] Checking out Revision fd7e6e4972a62de9aa6e3da470565d54959b054b (PR-218) [2021-03-25T05:29:55.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:29:56.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T05:29:56.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:29:56.110Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T05:29:56.124Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T05:29:56.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:56.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T05:29:56.486Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:29:56.493Z] > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 [2021-03-25T05:29:56.522Z] > git remote # timeout=10 [2021-03-25T05:29:56.527Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T05:29:56.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:29:56.535Z] > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 [2021-03-25T05:29:56.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T05:29:56.552Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:29:56.555Z] > git checkout -f fd7e6e4972a62de9aa6e3da470565d54959b054b # timeout=10 [2021-03-25T05:29:56.991Z] Removing intermediate container 6aede32a6d72 [2021-03-25T05:29:56.991Z] ---> 63e3f65f2759 [2021-03-25T05:29:56.991Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-25T05:29:56.992Z] ---> Running in 1d8640178eec [2021-03-25T05:29:57.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T05:29:58.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T05:29:59.541Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-25T05:29:59.541Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-25T05:29:59.541Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-25T05:29:59.541Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-25T05:29:59.811Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-25T05:30:00.083Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-25T05:30:00.083Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T05:30:00.083Z] OK: 144 MiB in 45 packages [2021-03-25T05:30:00.103Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-03-25T05:30:00.126Z] > git --version # timeout=10 [2021-03-25T05:30:00.130Z] > git --version # 'git version 2.24.3' [2021-03-25T05:30:00.135Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:30:01.531Z] Removing intermediate container 1d8640178eec [2021-03-25T05:30:01.531Z] ---> 1e9bd2fc12d7 [2021-03-25T05:30:01.531Z] Step 6/8 : WORKDIR /app [2021-03-25T05:30:01.531Z] ---> Running in 12f94ca769ed [2021-03-25T05:30:01.732Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:30:02.082Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:30:02.190Z] Removing intermediate container 12f94ca769ed [2021-03-25T05:30:02.190Z] ---> ba276fcdf034 [2021-03-25T05:30:02.190Z] Step 7/8 : COPY . . [2021-03-25T05:30:02.494Z] + sudo service docker restart [2021-03-25T05:30:02.494Z] + true [2021-03-25T05:30:02.494Z] Redirecting to /bin/systemctl restart docker.service [2021-03-25T05:30:02.789Z] ---> ab499aae8056 [2021-03-25T05:30:02.789Z] Step 8/8 : RUN go mod download [2021-03-25T05:30:02.789Z] ---> Running in 81eac95fdc62 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:30:04.047Z] provisioning config files... [2021-03-25T05:30:04.081Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1758410683562115457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:30:04.525Z] ---> docker-login.sh [2021-03-25T05:30:04.525Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:30:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:30:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:30:04.789Z] Configure a credential helper to remove this warning. See [2021-03-25T05:30:04.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:30:04.789Z] [2021-03-25T05:30:04.789Z] Login Succeeded [2021-03-25T05:30:04.789Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:30:05.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:30:05.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:30:05.051Z] Configure a credential helper to remove this warning. See [2021-03-25T05:30:05.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:30:05.051Z] [2021-03-25T05:30:05.051Z] Login Succeeded [2021-03-25T05:30:05.051Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:30:05.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:30:05.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:30:05.315Z] Configure a credential helper to remove this warning. See [2021-03-25T05:30:05.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:30:05.315Z] [2021-03-25T05:30:05.315Z] Login Succeeded [2021-03-25T05:30:05.315Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:30:05.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:30:05.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:30:05.315Z] Configure a credential helper to remove this warning. See [2021-03-25T05:30:05.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:30:05.315Z] [2021-03-25T05:30:05.315Z] Login Succeeded [2021-03-25T05:30:05.315Z] docker.io [2021-03-25T05:30:05.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:30:05.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:30:05.840Z] Configure a credential helper to remove this warning. See [2021-03-25T05:30:05.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:30:05.840Z] [2021-03-25T05:30:05.840Z] Login Succeeded [2021-03-25T05:30:05.840Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:30:05.868Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T05:30:06.435Z] ========================================================= [2021-03-25T05:30:06.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T05:30:06.435Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:30:06.825Z] + 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 . [2021-03-25T05:30:06.825Z] Sending build context to Docker daemon 97.28kB [2021-03-25T05:30:06.825Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:30:06.825Z] Step 2/8 : FROM ${BASE} [2021-03-25T05:30:07.090Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T05:30:07.090Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T05:30:07.090Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T05:30:07.090Z] de9db76c5a1d: Pulling fs layer [2021-03-25T05:30:07.090Z] bca2f99d35d6: Pulling fs layer [2021-03-25T05:30:07.090Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T05:30:07.090Z] 7c6f9722023f: Pulling fs layer [2021-03-25T05:30:07.090Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T05:30:07.090Z] bca2f99d35d6: Waiting [2021-03-25T05:30:07.090Z] 93359f2a8cfa: Waiting [2021-03-25T05:30:07.090Z] 7c6f9722023f: Waiting [2021-03-25T05:30:07.090Z] a35cf1a2eb13: Waiting [2021-03-25T05:30:07.090Z] de9db76c5a1d: Download complete [2021-03-25T05:30:07.090Z] 0ef7d3d256c8: Download complete [2021-03-25T05:30:07.090Z] 93359f2a8cfa: Verifying Checksum [2021-03-25T05:30:07.090Z] 93359f2a8cfa: Download complete [2021-03-25T05:30:07.090Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T05:30:07.090Z] 188c0c94c7c5: Download complete [2021-03-25T05:30:07.090Z] 7c6f9722023f: Verifying Checksum [2021-03-25T05:30:07.090Z] 7c6f9722023f: Download complete [2021-03-25T05:30:07.353Z] 188c0c94c7c5: Pull complete [2021-03-25T05:30:07.617Z] 0ef7d3d256c8: Pull complete [2021-03-25T05:30:07.618Z] de9db76c5a1d: Pull complete [2021-03-25T05:30:09.012Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T05:30:09.012Z] a35cf1a2eb13: Download complete [2021-03-25T05:30:09.586Z] bca2f99d35d6: Verifying Checksum [2021-03-25T05:30:09.586Z] bca2f99d35d6: Download complete [2021-03-25T05:30:14.914Z] bca2f99d35d6: Pull complete [2021-03-25T05:30:14.914Z] 93359f2a8cfa: Pull complete [2021-03-25T05:30:14.914Z] 7c6f9722023f: Pull complete [2021-03-25T05:30:20.242Z] a35cf1a2eb13: Pull complete [2021-03-25T05:30:20.242Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T05:30:20.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T05:30:20.242Z] ---> a62c8e92a672 [2021-03-25T05:30:20.242Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T05:30:20.242Z] ---> Running in 748af08b3b8b [2021-03-25T05:30:20.242Z] Removing intermediate container 748af08b3b8b [2021-03-25T05:30:20.242Z] ---> bb9a25b51e8b [2021-03-25T05:30:20.242Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:30:20.509Z] ---> Running in 8195422c5f88 [2021-03-25T05:30:21.466Z] Removing intermediate container 8195422c5f88 [2021-03-25T05:30:21.466Z] ---> 3f8a5f130dd1 [2021-03-25T05:30:21.466Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-25T05:30:21.466Z] ---> Running in 31f9e4416771 [2021-03-25T05:30:22.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T05:30:22.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T05:30:23.202Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-25T05:30:23.202Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-25T05:30:23.464Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-25T05:30:23.464Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-25T05:30:23.464Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-25T05:30:23.728Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-25T05:30:23.728Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T05:30:23.728Z] OK: 167 MiB in 45 packages [2021-03-25T05:30:24.680Z] Removing intermediate container 31f9e4416771 [2021-03-25T05:30:24.680Z] ---> 8c00226e372d [2021-03-25T05:30:24.680Z] Step 6/8 : WORKDIR /app [2021-03-25T05:30:24.680Z] ---> Running in a45c72f8f603 [2021-03-25T05:30:24.680Z] Removing intermediate container a45c72f8f603 [2021-03-25T05:30:24.680Z] ---> 9e6a040f9f86 [2021-03-25T05:30:24.680Z] Step 7/8 : COPY . . [2021-03-25T05:30:24.954Z] ---> d94149474aab [2021-03-25T05:30:24.954Z] Step 8/8 : RUN go mod download [2021-03-25T05:30:24.954Z] ---> Running in 5e81f3fbbcea [2021-03-25T05:30:29.674Z] Removing intermediate container 81eac95fdc62 [2021-03-25T05:30:29.674Z] ---> 02088f6395c9 [2021-03-25T05:30:29.674Z] Successfully built 02088f6395c9 [2021-03-25T05:30:29.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:30:30.069Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T05:30:30.069Z] . [Pipeline] withDockerContainer [2021-03-25T05:30:30.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-31323 does not seem to be running inside a container [2021-03-25T05:30:30.406Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-25T05:30:31.828Z] $ docker top e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:30:32.936Z] + go version [2021-03-25T05:30:32.936Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T05:30:33.001Z] $ docker stop --time=1 e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 [2021-03-25T05:30:34.884Z] $ docker rm -f e1e056099793dabd87132d6b91ae3a32a5fbebb0cf79d826ac4044e714ac8223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:30:36.300Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T05:30:36.301Z] . [Pipeline] withDockerContainer [2021-03-25T05:30:36.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-31323 does not seem to be running inside a container [2021-03-25T05:30:36.664Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-25T05:30:38.100Z] $ docker top 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:30:39.132Z] + make test [2021-03-25T05:30:39.132Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-25T05:30:46.953Z] Removing intermediate container 5e81f3fbbcea [2021-03-25T05:30:46.953Z] ---> 8797fc428f31 [2021-03-25T05:30:46.953Z] Successfully built 8797fc428f31 [2021-03-25T05:30:46.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:30:47.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T05:30:47.303Z] . [Pipeline] withDockerContainer [2021-03-25T05:30:47.446Z] prd-centos7-docker-4c-2g-31324 does not seem to be running inside a container [2021-03-25T05:30:47.492Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-25T05:30:48.311Z] $ docker top a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:30:48.871Z] + go version [2021-03-25T05:30:48.871Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T05:30:48.901Z] $ docker stop --time=1 a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef [2021-03-25T05:30:50.267Z] $ docker rm -f a4b2dc9234c7673b3789c5639de4be860f8a4a48d23614ee8d3fa200afd848ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:30:51.414Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T05:30:51.414Z] . [Pipeline] withDockerContainer [2021-03-25T05:30:51.530Z] prd-centos7-docker-4c-2g-31324 does not seem to be running inside a container [2021-03-25T05:30:51.574Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-25T05:30:52.130Z] $ docker top 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:30:52.666Z] + make test [2021-03-25T05:30:52.666Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-25T05:31:04.992Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-25T05:31:05.255Z] CGO_ENABLED=1 go vet ./... [2021-03-25T05:31:07.841Z] gofmt -l . [2021-03-25T05:31:07.841Z] [ "`gofmt -l .`" = "" ] [2021-03-25T05:31:07.841Z] ./bin/test-go-mod-tidy.sh [2021-03-25T05:31:08.418Z] ./bin/test-attribution-txt.sh [2021-03-25T05:31:08.679Z] An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add [2021-03-25T05:31:08.941Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-03-25T05:31:08.991Z] $ docker stop --time=1 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd [2021-03-25T05:31:11.506Z] $ docker rm -f 9726e95170ab6ab999c738c36afa475a4e31ba280716a46d6673b6059efcf4bd [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] libraryResource [Pipeline] sh [2021-03-25T05:31:13.684Z] ---> job-cost.sh [2021-03-25T05:31:13.684Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RDme [2021-03-25T05:31:18.167Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-25T05:31:18.168Z] CGO_ENABLED=1 go vet ./... [2021-03-25T05:31:26.477Z] gofmt -l . [2021-03-25T05:31:26.477Z] [ "`gofmt -l .`" = "" ] [2021-03-25T05:31:26.477Z] ./bin/test-go-mod-tidy.sh [2021-03-25T05:31:26.477Z] ./bin/test-attribution-txt.sh [2021-03-25T05:31:26.752Z] An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add [2021-03-25T05:31:27.023Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-03-25T05:31:27.090Z] $ docker stop --time=1 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 [2021-03-25T05:31:28.624Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T05:31:29.324Z] $ docker rm -f 01e86eb3db1cf7f84d1af46a64560e5f8ed5e0407ea46227b5878c670868aa47 [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] libraryResource [Pipeline] sh [2021-03-25T05:31:31.474Z] ---> job-cost.sh [2021-03-25T05:31:31.474Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZjA [2021-03-25T05:31:55.300Z] lf-activate-venv(): INFO: Adding /tmp/venv-RDme/bin to PATH [2021-03-25T05:31:55.301Z] INFO: No Stack... [2021-03-25T05:31:55.301Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T05:31:55.301Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T05:31:55.633Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-03-25T05:31:55.633Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T05:31:55.735Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [2021-03-25T05:31:55.743Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] did not exist. Created. [2021-03-25T05:31:55.743Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T05:31:56.241Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T05:31:56.595Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T05:31:56.618Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T05:31:57.715Z] Failed in branch amd64 [2021-03-25T05:32:10.440Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T05:33:32.162Z] lf-activate-venv(): INFO: Adding /tmp/venv-DZjA/bin to PATH [2021-03-25T05:33:32.162Z] INFO: No Stack... [2021-03-25T05:33:32.432Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T05:33:32.704Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T05:33:33.079Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-03-25T05:33:33.079Z] cut -d, -f6 [Pipeline] lock [2021-03-25T05:33:33.222Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [2021-03-25T05:33:33.230Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] did not exist. Created. [2021-03-25T05:33:33.230Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T05:33:33.748Z] /w/workspace/app-service-configurable/1@tmp/durable-5183b4af/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-5183b4af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T05:33:34.130Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T05:33:34.170Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T05:33:35.071Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T05:33:35.093Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T05:33:36.100Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:33:39.893Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:33:40.244Z] ---> package-listing.sh [2021-03-25T05:33:40.245Z] ++ facter osfamily [2021-03-25T05:33:40.245Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T05:33:40.245Z] + OS_FAMILY=redhat [2021-03-25T05:33:40.245Z] + workspace=/w/workspace/_app-service-configurable_PR-218 [2021-03-25T05:33:40.245Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T05:33:40.245Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T05:33:40.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T05:33:40.245Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T05:33:40.245Z] + '[' /w/workspace/_app-service-configurable_PR-218 ']' [2021-03-25T05:33:40.245Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T05:33:40.245Z] + case "${OS_FAMILY}" in [2021-03-25T05:33:40.245Z] + rpm -qa [2021-03-25T05:33:40.245Z] + sort [2021-03-25T05:33:45.561Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T05:33:45.561Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T05:33:45.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T05:33:45.561Z] + '[' /w/workspace/_app-service-configurable_PR-218 ']' [2021-03-25T05:33:45.561Z] + mkdir -p /w/workspace/_app-service-configurable_PR-218/archives/ [2021-03-25T05:33:45.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-218/archives/ [Pipeline] echo [2021-03-25T05:33:45.597Z] 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-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T05:33:45.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:33:46.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:33:46.246Z] [2021-03-25T05:33:46.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:33:46.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:33:46.631Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T05:33:46.631Z] df20fa9351a1: Pulling fs layer [2021-03-25T05:33:46.631Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T05:33:46.631Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T05:33:46.631Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T05:33:46.631Z] 93b61091891f: Pulling fs layer [2021-03-25T05:33:46.631Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T05:33:46.631Z] 5e14af77c1be: Pulling fs layer [2021-03-25T05:33:46.631Z] 01666e4c0597: Pulling fs layer [2021-03-25T05:33:46.631Z] aa168da1d23b: Pulling fs layer [2021-03-25T05:33:46.631Z] 93b9cdb0e59b: Waiting [2021-03-25T05:33:46.631Z] 93b61091891f: Waiting [2021-03-25T05:33:46.631Z] 5e14af77c1be: Waiting [2021-03-25T05:33:46.631Z] 01666e4c0597: Waiting [2021-03-25T05:33:46.631Z] aa168da1d23b: Waiting [2021-03-25T05:33:46.631Z] 46f8f816bc3b: Waiting [2021-03-25T05:33:46.631Z] 36b3adc4ff6f: Verifying Checksum [2021-03-25T05:33:46.631Z] 36b3adc4ff6f: Download complete [2021-03-25T05:33:46.901Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T05:33:46.901Z] 46f8f816bc3b: Download complete [2021-03-25T05:33:46.901Z] df20fa9351a1: Verifying Checksum [2021-03-25T05:33:46.901Z] df20fa9351a1: Download complete [2021-03-25T05:33:46.901Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T05:33:46.901Z] 93b9cdb0e59b: Download complete [2021-03-25T05:33:46.901Z] 5e14af77c1be: Verifying Checksum [2021-03-25T05:33:46.901Z] 5e14af77c1be: Download complete [2021-03-25T05:33:46.901Z] 01666e4c0597: Verifying Checksum [2021-03-25T05:33:46.901Z] 01666e4c0597: Download complete [2021-03-25T05:33:46.901Z] 93b61091891f: Verifying Checksum [2021-03-25T05:33:46.901Z] 93b61091891f: Download complete [2021-03-25T05:33:47.167Z] df20fa9351a1: Pull complete [2021-03-25T05:33:47.429Z] 36b3adc4ff6f: Pull complete [2021-03-25T05:33:47.696Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T05:33:47.696Z] 8ad3a11d3b57: Download complete [2021-03-25T05:33:48.667Z] 8ad3a11d3b57: Pull complete [2021-03-25T05:33:48.667Z] 46f8f816bc3b: Pull complete [2021-03-25T05:33:49.256Z] 93b61091891f: Pull complete [2021-03-25T05:33:49.521Z] aa168da1d23b: Verifying Checksum [2021-03-25T05:33:49.521Z] aa168da1d23b: Download complete [2021-03-25T05:33:49.521Z] 93b9cdb0e59b: Pull complete [2021-03-25T05:33:49.521Z] 5e14af77c1be: Pull complete [2021-03-25T05:33:49.791Z] 01666e4c0597: Pull complete [2021-03-25T05:33:56.443Z] aa168da1d23b: Pull complete [2021-03-25T05:33:56.443Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T05:33:56.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:33:56.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T05:33:56.659Z] prd-centos7-docker-4c-2g-31322 does not seem to be running inside a container [2021-03-25T05:33:56.710Z] $ 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-218/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-218 -v /w/workspace/_app-service-configurable_PR-218:/w/workspace/_app-service-configurable_PR-218:rw,z -v /w/workspace/_app-service-configurable_PR-218@tmp:/w/workspace/_app-service-configurable_PR-218@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T05:34:00.899Z] $ docker top a72abd8e16f4f040a6e346cf29041330bdf576cc71be428b410b93032f9d51e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:34:01.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T05:34:01.773Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T05:34:02.172Z] + ls /var/log/sa-host [2021-03-25T05:34:02.172Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T05:34:02.172Z] file_magic: OK [2021-03-25T05:34:02.172Z] HZ: Using current value: 100 [2021-03-25T05:34:02.172Z] file_header: OK [2021-03-25T05:34:02.172Z] 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-03-25T05:34:02.172Z] Statistics: [2021-03-25T05:34:02.172Z] Hnuu...uuuununununu... [2021-03-25T05:34:02.172Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T05:34:02.172Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T05:34:02.172Z] file_magic: OK [2021-03-25T05:34:02.172Z] HZ: Using current value: 100 [2021-03-25T05:34:02.172Z] file_header: OK [2021-03-25T05:34:02.172Z] 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-03-25T05:34:02.172Z] Statistics: [2021-03-25T05:34:02.172Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T05:34:02.172Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T05:34:02.896Z] provisioning config files... [2021-03-25T05:34:03.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-218@tmp/config6432863100732966664tmp [Pipeline] { [Pipeline] echo [2021-03-25T05:34:03.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:34:03.602Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T05:34:03.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T05:34:03.768Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:34:04.103Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T05:34:04.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:34:04.469Z] ---> sudo-logs.sh [2021-03-25T05:34:04.469Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T05:34:04.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:34:04.918Z] ---> job-cost.sh [2021-03-25T05:34:04.919Z] lf-activate-venv: SKIPPING [2021-03-25T05:34:04.919Z] DEBUG: total: 0.20999999344348907 [2021-03-25T05:34:04.919Z] INFO: Retrieving Stack Cost... [2021-03-25T05:34:06.306Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T05:34:06.568Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T05:34:06.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:34:06.936Z] ---> logs-deploy.sh [2021-03-25T05:34:06.937Z] lf-activate-venv: SKIPPING [2021-03-25T05:34:06.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-218/1 [2021-03-25T05:34:06.937Z] INFO: archiving workspace using pattern(s): [2021-03-25T05:34:08.327Z] Archives upload complete. [2021-03-25T05:34:08.588Z] INFO: archiving logs to Nexus [2021-03-25T05:34:09.531Z] ---> uname -a: [2021-03-25T05:34:09.531Z] Linux prd-centos7-docker-4c-2g-31322.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] ---> lscpu: [2021-03-25T05:34:09.531Z] Architecture: x86_64 [2021-03-25T05:34:09.531Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-25T05:34:09.531Z] Byte Order: Little Endian [2021-03-25T05:34:09.531Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-25T05:34:09.531Z] CPU(s): 4 [2021-03-25T05:34:09.531Z] On-line CPU(s) list: 0-3 [2021-03-25T05:34:09.531Z] Thread(s) per core: 1 [2021-03-25T05:34:09.531Z] Core(s) per socket: 1 [2021-03-25T05:34:09.531Z] Socket(s): 4 [2021-03-25T05:34:09.531Z] NUMA node(s): 1 [2021-03-25T05:34:09.531Z] Vendor ID: GenuineIntel [2021-03-25T05:34:09.531Z] CPU family: 6 [2021-03-25T05:34:09.531Z] Model: 44 [2021-03-25T05:34:09.531Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-25T05:34:09.531Z] Stepping: 1 [2021-03-25T05:34:09.531Z] CPU MHz: 2933.442 [2021-03-25T05:34:09.531Z] BogoMIPS: 5866.88 [2021-03-25T05:34:09.531Z] Virtualization: VT-x [2021-03-25T05:34:09.531Z] Hypervisor vendor: KVM [2021-03-25T05:34:09.531Z] Virtualization type: full [2021-03-25T05:34:09.531Z] L1d cache: 128 KiB [2021-03-25T05:34:09.531Z] L1i cache: 128 KiB [2021-03-25T05:34:09.531Z] L2 cache: 16 MiB [2021-03-25T05:34:09.531Z] L3 cache: 64 MiB [2021-03-25T05:34:09.531Z] NUMA node0 CPU(s): 0-3 [2021-03-25T05:34:09.531Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-25T05:34:09.531Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-25T05:34:09.531Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-25T05:34:09.531Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-25T05:34:09.531Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-25T05:34:09.531Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-25T05:34:09.531Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-25T05:34:09.531Z] Vulnerability Srbds: Not affected [2021-03-25T05:34:09.531Z] Vulnerability Tsx async abort: Not affected [2021-03-25T05:34:09.531Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] ---> nproc: [2021-03-25T05:34:09.531Z] 4 [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] [2021-03-25T05:34:09.531Z] ---> df -h: [2021-03-25T05:34:09.531Z] Filesystem Size Used Available Use% Mounted on [2021-03-25T05:34:09.531Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-25T05:34:09.531Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-25T05:34:09.531Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-25T05:34:09.531Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-25T05:34:09.531Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-218 [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-218@tmp [2021-03-25T05:34:09.532Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-25T05:34:09.532Z] [2021-03-25T05:34:09.532Z] [2021-03-25T05:34:09.532Z] ---> free -m: [2021-03-25T05:34:09.532Z] total used free shared buff/cache available [2021-03-25T05:34:09.532Z] Mem: 1837 702 88 0 1046 1030 [2021-03-25T05:34:09.532Z] Swap: 1023 0 1023 [2021-03-25T05:34:09.532Z] [2021-03-25T05:34:09.532Z] [2021-03-25T05:34:09.532Z] ---> ip addr: [2021-03-25T05:34:09.532Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-25T05:34:09.532Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-25T05:34:09.532Z] inet 127.0.0.1/8 scope host lo [2021-03-25T05:34:09.532Z] valid_lft forever preferred_lft forever [2021-03-25T05:34:09.532Z] inet6 ::1/128 scope host [2021-03-25T05:34:09.532Z] valid_lft forever preferred_lft forever [2021-03-25T05:34:09.532Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-25T05:34:09.532Z] link/ether fa:16:3e:e1:f8:e0 brd ff:ff:ff:ff:ff:ff [2021-03-25T05:34:09.532Z] inet 10.30.123.196/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-25T05:34:09.532Z] valid_lft 85924sec preferred_lft 85924sec [2021-03-25T05:34:09.532Z] inet6 fe80::f816:3eff:fee1:f8e0/64 scope link [2021-03-25T05:34:09.532Z] valid_lft forever preferred_lft forever [2021-03-25T05:34:09.532Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-25T05:34:09.532Z] link/ether 02:42:6d:27:74:82 brd ff:ff:ff:ff:ff:ff [2021-03-25T05:34:09.532Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-25T05:34:09.532Z] valid_lft forever preferred_lft forever [2021-03-25T05:34:09.532Z] inet6 fe80::42:6dff:fe27:7482/64 scope link [2021-03-25T05:34:09.532Z] valid_lft forever preferred_lft forever [2021-03-25T05:34:09.532Z] [2021-03-25T05:34:09.532Z]