Pull request #124 updated 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 286406ade1d1d563e7fcb3f803b6156741223605+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (2e7a6dc33c8c9398efc0dbd81b4226bd1eed138b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@290b054113c2305b8f2ca6194f4ce161b1b570c5 Attempting to resolve 290b054113c2305b8f2ca6194f4ce161b1b570c5 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 Could not find 290b054113c2305b8f2ca6194f4ce161b1b570c5 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 290b054113c2305b8f2ca6194f4ce161b1b570c5^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 290b054113c2305b8f2ca6194f4ce161b1b570c5 # timeout=10 Selected match: pr/264/head revision 290b054113c2305b8f2ca6194f4ce161b1b570c5 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 290b054113c2305b8f2ca6194f4ce161b1b570c5 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 290b054113c2305b8f2ca6194f4ce161b1b570c5 # timeout=10 Commit message: "fix: trying previous docker based script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9160 in /w/workspace/_app-service-configurable_PR-124 [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-124 # 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 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 Merge succeeded, producing 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 Checking out Revision 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 (PR-124) > 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/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # 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 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T16:39:59.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T16:39:59.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T16:40:00.053Z] ========================================================= [2020-10-27T16:40:00.053Z] EdgeX Global Pipelines Version Info [2020-10-27T16:40:00.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:40:02.397Z] ------------------- [2020-10-27T16:40:02.397Z] stable info: [2020-10-27T16:40:02.397Z] ------------------- [2020-10-27T16:40:02.397Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T16:40:02.398Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T16:40:02.398Z] Message: update stable to v1.0.148 [2020-10-27T16:40:03.373Z] ------------------- [2020-10-27T16:40:03.373Z] experimental info: [2020-10-27T16:40:03.373Z] ------------------- [2020-10-27T16:40:03.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T16:40:03.373Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T16:40:03.373Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T16:40:03.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-27T16:40:03.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-27T16:40:03.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T16:40:04.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T16:40:04.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T16:40:04.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T16:40:04.375Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T16:40:04.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T16:40:04.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T16:40:04.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T16:40:04.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T16:40:04.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-27T16:40:04.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T16:40:05.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T16:40:05.226Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T16:40:05.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T16:40:05.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T16:40:05.528Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T16:40:05.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-27T16:40:05.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-27T16:40:05.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T16:40:05.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T16:40:06.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T16:40:06.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T16:40:06.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-27T16:40:06.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-27T16:40:06.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-27T16:40:06.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-27T16:40:06.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [Pipeline] echo [2020-10-27T16:40:06.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39bea09 [Pipeline] echo [2020-10-27T16:40:06.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T16:40:07.496Z] + git log --format=format:%s -1 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [Pipeline] echo [2020-10-27T16:40:07.575Z] GIT_COMMIT: 39bea09f1c978bbfd93a34767ad2e67abc0d81e5, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo [2020-10-27T16:40:07.619Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:40:08.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T16:40:08.527Z] [2020-10-27T16:40:08.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:40:08.909Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T16:40:08.909Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T16:40:08.909Z] 31603596830f: Pulling fs layer [2020-10-27T16:40:08.909Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T16:40:08.909Z] 6ca5941a6612: Pulling fs layer [2020-10-27T16:40:08.909Z] ecc8261a40a4: Pulling fs layer [2020-10-27T16:40:08.909Z] ecc8261a40a4: Waiting [2020-10-27T16:40:09.183Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T16:40:09.183Z] 2a8b12db71e7: Download complete [2020-10-27T16:40:09.183Z] 31603596830f: Download complete [2020-10-27T16:40:09.183Z] 6ca5941a6612: Verifying Checksum [2020-10-27T16:40:09.183Z] 6ca5941a6612: Download complete [2020-10-27T16:40:09.450Z] ecc8261a40a4: Verifying Checksum [2020-10-27T16:40:09.450Z] ecc8261a40a4: Download complete [2020-10-27T16:40:09.450Z] 31603596830f: Pull complete [2020-10-27T16:40:09.718Z] 2a8b12db71e7: Pull complete [2020-10-27T16:40:10.701Z] 6ca5941a6612: Pull complete [2020-10-27T16:40:10.701Z] ecc8261a40a4: Pull complete [2020-10-27T16:40:10.965Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T16:40:10.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T16:40:10.965Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T16:40:11.087Z] prd-centos7-docker-4c-2g-9160 does not seem to be running inside a container [2020-10-27T16:40:11.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat [2020-10-27T16:40:13.508Z] $ docker top 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T16:40:13.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T16:40:13.854Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T16:40:14.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T16:40:14.138Z] $ docker exec 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent [2020-10-27T16:40:14.349Z] SSH_AUTH_SOCK=/tmp/ssh-4eHcdK87FchD/agent.11 [2020-10-27T16:40:14.349Z] SSH_AGENT_PID=16 [2020-10-27T16:40:14.365Z] Running ssh-add (command line suppressed) [2020-10-27T16:40:14.504Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3833670592606249441.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3833670592606249441.key) [2020-10-27T16:40:14.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T16:40:14.929Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T16:40:14.953Z] $ docker exec --env ******** --env ******** 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent -k [2020-10-27T16:40:15.097Z] unset SSH_AUTH_SOCK; [2020-10-27T16:40:15.097Z] unset SSH_AGENT_PID; [2020-10-27T16:40:15.097Z] echo Agent pid 16 killed; [2020-10-27T16:40:15.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T16:40:15.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T16:40:15.296Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T16:40:15.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T16:40:15.507Z] $ docker exec 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent [2020-10-27T16:40:15.694Z] SSH_AUTH_SOCK=/tmp/ssh-ddlX5LkahTkt/agent.46 [2020-10-27T16:40:15.694Z] SSH_AGENT_PID=51 [2020-10-27T16:40:15.704Z] Running ssh-add (command line suppressed) [2020-10-27T16:40:15.841Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1295502618042612746.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1295502618042612746.key) [2020-10-27T16:40:15.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T16:40:16.251Z] + git semver init [2020-10-27T16:40:16.251Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T16:40:16.251Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-27T16:40:16.251Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-27T16:40:16.251Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T16:40:16.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T16:40:16.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T16:40:16.251Z] # $SEMVER_BRANCH = PR-124 [2020-10-27T16:40:16.251Z] # $SEMVER_TEMP = /tmp/semver-385045733 [2020-10-27T16:40:16.251Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-27T16:40:16.839Z] # '/tmp/semver-385045733' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-27T16:40:16.839Z] # -> Force: false [2020-10-27T16:40:16.839Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-27T16:40:16.853Z] $ docker exec --env ******** --env ******** 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent -k [2020-10-27T16:40:16.996Z] unset SSH_AUTH_SOCK; [2020-10-27T16:40:16.996Z] unset SSH_AGENT_PID; [2020-10-27T16:40:16.996Z] echo Agent pid 51 killed; [2020-10-27T16:40:17.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T16:40:17.543Z] + git semver [Pipeline] } [2020-10-27T16:40:17.561Z] $ docker stop --time=1 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a [2020-10-27T16:40:18.945Z] $ docker rm -f 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T16:40:19.544Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T16:40:20.221Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T16:40:20.224Z] [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-27T16:40:35.858Z] Still waiting to schedule task [2020-10-27T16:40:35.858Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9163’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9151’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-27T16:40:35.860Z] Still waiting to schedule task [2020-10-27T16:40:35.860Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-27T16:40:49.149Z] Running on prd-centos7-docker-4c-2g-9163 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:40:49.201Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2020-10-27T16:40:52.128Z] using credential edgex-jenkins-ssh [2020-10-27T16:40:52.183Z] Cloning the remote Git repository [2020-10-27T16:40:52.212Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:40:52.284Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2020-10-27T16:40:52.340Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:40:52.340Z] > git --version # timeout=10 [2020-10-27T16:40:52.346Z] > git --version # 'git version 2.16.5' [2020-10-27T16:40:52.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:40:52.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:40:53.360Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 [2020-10-27T16:40:53.453Z] Merge succeeded, producing 151eb62536ed4d2fe9be3bea4f7824ddb783d49e [2020-10-27T16:40:53.453Z] Checking out Revision 151eb62536ed4d2fe9be3bea4f7824ddb783d49e (PR-124) [2020-10-27T16:40:52.916Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:40:52.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:40:52.935Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:40:52.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:40:52.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:40:52.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T16:40:53.370Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:40:53.376Z] > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 [2020-10-27T16:40:53.410Z] > git remote # timeout=10 [2020-10-27T16:40:53.416Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:40:53.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:40:53.427Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:40:53.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:40:53.458Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:40:53.464Z] > git checkout -f 151eb62536ed4d2fe9be3bea4f7824ddb783d49e # timeout=10 [2020-10-27T16:40:57.065Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:40:57.075Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-10-27T16:40:57.071Z] > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T16:40:58.102Z] ========================================================= [2020-10-27T16:40:58.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T16:40:58.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:40:58.823Z] + 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-27T16:40:58.823Z] Sending build context to Docker daemon 98.3kB [2020-10-27T16:40:59.088Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T16:40:59.088Z] Step 2/8 : FROM ${BASE} [2020-10-27T16:40:59.353Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T16:40:59.353Z] df20fa9351a1: Pulling fs layer [2020-10-27T16:40:59.353Z] ed8968b2872e: Pulling fs layer [2020-10-27T16:40:59.353Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T16:40:59.353Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T16:40:59.353Z] e73272ec9a57: Pulling fs layer [2020-10-27T16:40:59.353Z] 1e910a182e73: Pulling fs layer [2020-10-27T16:40:59.353Z] 4e634b169226: Pulling fs layer [2020-10-27T16:40:59.353Z] e73272ec9a57: Waiting [2020-10-27T16:40:59.353Z] 1e910a182e73: Waiting [2020-10-27T16:40:59.353Z] 4e634b169226: Waiting [2020-10-27T16:40:59.353Z] e871e8e8d7a9: Waiting [2020-10-27T16:40:59.353Z] a92cc7c5fd73: Download complete [2020-10-27T16:40:59.353Z] ed8968b2872e: Verifying Checksum [2020-10-27T16:40:59.353Z] ed8968b2872e: Download complete [2020-10-27T16:40:59.353Z] e73272ec9a57: Verifying Checksum [2020-10-27T16:40:59.353Z] e73272ec9a57: Download complete [2020-10-27T16:40:59.353Z] 1e910a182e73: Verifying Checksum [2020-10-27T16:40:59.353Z] 1e910a182e73: Download complete [2020-10-27T16:40:59.353Z] df20fa9351a1: Verifying Checksum [2020-10-27T16:40:59.353Z] df20fa9351a1: Download complete [2020-10-27T16:40:59.617Z] df20fa9351a1: Pull complete [2020-10-27T16:40:59.884Z] ed8968b2872e: Pull complete [2020-10-27T16:41:00.155Z] a92cc7c5fd73: Pull complete [2020-10-27T16:41:01.109Z] 4e634b169226: Verifying Checksum [2020-10-27T16:41:01.109Z] 4e634b169226: Download complete [2020-10-27T16:41:02.072Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T16:41:02.072Z] e871e8e8d7a9: Download complete [2020-10-27T16:41:07.451Z] e871e8e8d7a9: Pull complete [2020-10-27T16:41:07.451Z] e73272ec9a57: Pull complete [2020-10-27T16:41:07.451Z] 1e910a182e73: Pull complete [2020-10-27T16:41:12.804Z] 4e634b169226: Pull complete [2020-10-27T16:41:12.804Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T16:41:12.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T16:41:12.804Z] ---> f7629b54cfaa [2020-10-27T16:41:12.804Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:41:13.068Z] ---> Running in b90d770e3c4d [2020-10-27T16:41:13.069Z] Removing intermediate container b90d770e3c4d [2020-10-27T16:41:13.069Z] ---> f05c8028b842 [2020-10-27T16:41:13.069Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:41:13.334Z] ---> Running in 754c9d0dab82 [2020-10-27T16:41:14.740Z] Removing intermediate container 754c9d0dab82 [2020-10-27T16:41:14.740Z] ---> 2173a89157e4 [2020-10-27T16:41:14.740Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T16:41:14.740Z] ---> Running in cb74650a16eb [2020-10-27T16:41:15.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T16:41:16.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T16:41:17.686Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T16:41:17.686Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:41:17.686Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T16:41:17.686Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T16:41:17.949Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:41:17.949Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T16:41:18.212Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T16:41:18.212Z] OK: 167 MiB in 45 packages [2020-10-27T16:41:18.788Z] Removing intermediate container cb74650a16eb [2020-10-27T16:41:18.788Z] ---> c0b70bf00c81 [2020-10-27T16:41:18.788Z] Step 6/8 : WORKDIR /app [2020-10-27T16:41:18.788Z] ---> Running in 24d116dae4ba [2020-10-27T16:41:19.058Z] Removing intermediate container 24d116dae4ba [2020-10-27T16:41:19.058Z] ---> 1c63def981a5 [2020-10-27T16:41:19.058Z] Step 7/8 : COPY . . [2020-10-27T16:41:19.323Z] ---> 743598353af2 [2020-10-27T16:41:19.323Z] Step 8/8 : RUN go mod download [2020-10-27T16:41:19.323Z] ---> Running in 0151c0149726 [2020-10-27T16:41:45.984Z] Removing intermediate container 0151c0149726 [2020-10-27T16:41:45.984Z] ---> 0eedd901bb3f [2020-10-27T16:41:45.984Z] Successfully built 0eedd901bb3f [2020-10-27T16:41:45.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:41:46.345Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T16:41:46.345Z] . [Pipeline] withDockerContainer [2020-10-27T16:41:46.472Z] prd-centos7-docker-4c-2g-9163 does not seem to be running inside a container [2020-10-27T16:41:46.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T16:41:47.359Z] $ docker top 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:41:47.848Z] + go version [2020-10-27T16:41:47.848Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T16:41:47.865Z] $ docker stop --time=1 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f [2020-10-27T16:41:49.221Z] $ docker rm -f 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:41:50.152Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T16:41:50.152Z] . [Pipeline] withDockerContainer [2020-10-27T16:41:50.251Z] prd-centos7-docker-4c-2g-9163 does not seem to be running inside a container [2020-10-27T16:41:50.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T16:41:50.895Z] $ docker top 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:41:51.362Z] + make test [2020-10-27T16:41:51.362Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T16:42:09.609Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T16:42:09.609Z] CGO_ENABLED=1 go vet ./... [2020-10-27T16:42:12.958Z] gofmt -l . [2020-10-27T16:42:12.958Z] [ "`gofmt -l .`" = "" ] [2020-10-27T16:42:12.958Z] ./bin/test-go-mod-tidy.sh [2020-10-27T16:42:12.958Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T16:42:13.513Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T16:42:13.523Z] $ docker stop --time=1 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef [2020-10-27T16:42:15.133Z] $ docker rm -f 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-27T16:42:18.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T16:42:18.580Z] + ls -al . [2020-10-27T16:42:18.580Z] total 96 [2020-10-27T16:42:18.580Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 16:42 . [2020-10-27T16:42:18.580Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 16:40 .. [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 16:40 Attribution.txt [2020-10-27T16:42:18.580Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 16:40 bin [2020-10-27T16:42:18.580Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 16:41 coverage.out [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 16:40 docker-compose.debug.yml [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 16:40 docker-compose.yml [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 16:40 Dockerfile [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 16:40 Dockerfile.build [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 16:40 .dockerignore [2020-10-27T16:42:18.580Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 16:40 .git [2020-10-27T16:42:18.580Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 16:40 .github [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 16:40 .gitignore [2020-10-27T16:42:18.580Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 27 16:42 go.mod [2020-10-27T16:42:18.580Z] -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 16:42 go.sum [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 16:40 Jenkinsfile [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 16:40 LICENSE [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 16:40 main.go [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 16:40 makefile [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 16:40 README.md [2020-10-27T16:42:18.580Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 16:40 res [2020-10-27T16:42:18.580Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 16:40 snap [2020-10-27T16:42:18.580Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 16:40 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:42:18.891Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 --label arch=amd64 --label version=0.0.0 . [2020-10-27T16:42:18.891Z] Sending build context to Docker daemon 120.8kB [2020-10-27T16:42:19.155Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T16:42:19.155Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T16:42:19.155Z] ---> 0eedd901bb3f [2020-10-27T16:42:19.155Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T16:42:19.155Z] ---> Running in 7817d6f848d7 [2020-10-27T16:42:19.155Z] Removing intermediate container 7817d6f848d7 [2020-10-27T16:42:19.155Z] ---> e2a5f46bf9d3 [2020-10-27T16:42:19.155Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T16:42:19.421Z] ---> Running in ef97d8bbc79f [2020-10-27T16:42:19.421Z] Removing intermediate container ef97d8bbc79f [2020-10-27T16:42:19.421Z] ---> 0787757919f9 [2020-10-27T16:42:19.421Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:42:19.701Z] ---> Running in c7db512ef94e [2020-10-27T16:42:19.701Z] Removing intermediate container c7db512ef94e [2020-10-27T16:42:19.701Z] ---> 0200d847ce67 [2020-10-27T16:42:19.701Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:42:19.701Z] ---> Running in 3f598ec9d336 [2020-10-27T16:42:20.657Z] Removing intermediate container 3f598ec9d336 [2020-10-27T16:42:20.657Z] ---> 0b3d725c805d [2020-10-27T16:42:20.657Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T16:42:20.924Z] ---> Running in 912ea52529d0 [2020-10-27T16:42:21.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T16:42:22.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T16:42:22.716Z] OK: 167 MiB in 45 packages [2020-10-27T16:42:23.294Z] Removing intermediate container 912ea52529d0 [2020-10-27T16:42:23.294Z] ---> d960d1723893 [2020-10-27T16:42:23.294Z] Step 8/27 : WORKDIR /app [2020-10-27T16:42:23.294Z] ---> Running in f918cecc636b [2020-10-27T16:42:23.558Z] Removing intermediate container f918cecc636b [2020-10-27T16:42:23.558Z] ---> a81a6e861510 [2020-10-27T16:42:23.558Z] Step 9/27 : COPY go.mod . [2020-10-27T16:42:23.558Z] ---> 03a27bce8113 [2020-10-27T16:42:23.558Z] Step 10/27 : RUN go mod download [2020-10-27T16:42:23.826Z] ---> Running in bd369ab286a8 [2020-10-27T16:42:24.779Z] Removing intermediate container bd369ab286a8 [2020-10-27T16:42:24.779Z] ---> d305b312772b [2020-10-27T16:42:24.779Z] Step 11/27 : COPY . . [2020-10-27T16:42:24.779Z] ---> 7069efab34a6 [2020-10-27T16:42:24.779Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T16:42:25.043Z] ---> Running in 35389acdb9fe [2020-10-27T16:42:25.043Z] Removing intermediate container 35389acdb9fe [2020-10-27T16:42:25.043Z] ---> 469cb7ef2c2f [2020-10-27T16:42:25.043Z] Step 13/27 : RUN $MAKE [2020-10-27T16:42:25.308Z] ---> Running in 5013d390a733 [2020-10-27T16:42:25.577Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-27T16:42:43.881Z] Removing intermediate container 5013d390a733 [2020-10-27T16:42:43.881Z] ---> e042fa7b2cef [2020-10-27T16:42:43.881Z] Step 14/27 : FROM alpine:latest [2020-10-27T16:42:43.881Z] latest: Pulling from library/alpine [2020-10-27T16:42:43.881Z] 188c0c94c7c5: Pulling fs layer [2020-10-27T16:42:44.151Z] 188c0c94c7c5: Verifying Checksum [2020-10-27T16:42:44.151Z] 188c0c94c7c5: Download complete [2020-10-27T16:42:44.417Z] 188c0c94c7c5: Pull complete [2020-10-27T16:42:44.417Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T16:42:44.417Z] Status: Downloaded newer image for alpine:latest [2020-10-27T16:42:44.417Z] ---> d6e46aa2470d [2020-10-27T16:42:44.417Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:42:44.417Z] ---> Running in 1825e9f83464 [2020-10-27T16:42:44.682Z] Removing intermediate container 1825e9f83464 [2020-10-27T16:42:44.682Z] ---> b8d05a0a801b [2020-10-27T16:42:44.682Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T16:42:44.682Z] ---> Running in ffa41cfd2a46 [2020-10-27T16:42:44.950Z] Removing intermediate container ffa41cfd2a46 [2020-10-27T16:42:44.950Z] ---> 0470c35b1404 [2020-10-27T16:42:44.950Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T16:42:44.950Z] ---> Running in 77efd46d15a1 [2020-10-27T16:42:45.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T16:42:45.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T16:42:45.743Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T16:42:45.743Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T16:42:45.743Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:42:45.743Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T16:42:45.743Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:42:45.743Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T16:42:45.743Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T16:42:45.743Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T16:42:45.743Z] OK: 9 MiB in 20 packages [2020-10-27T16:42:47.140Z] Removing intermediate container 77efd46d15a1 [2020-10-27T16:42:47.140Z] ---> e6b995a54d96 [2020-10-27T16:42:47.140Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T16:42:47.140Z] ---> 82073c32eb22 [2020-10-27T16:42:47.140Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T16:42:47.404Z] ---> fba525a0bab1 [2020-10-27T16:42:47.404Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T16:42:47.672Z] ---> 7a24d58a0153 [2020-10-27T16:42:47.672Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T16:42:48.247Z] ---> c8872eaadfbf [2020-10-27T16:42:48.247Z] Step 22/27 : EXPOSE 48095 [2020-10-27T16:42:48.512Z] ---> Running in e1279a6ccf80 [2020-10-27T16:42:48.512Z] Removing intermediate container e1279a6ccf80 [2020-10-27T16:42:48.512Z] ---> 15f0fcefb4a3 [2020-10-27T16:42:48.512Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T16:42:48.785Z] ---> Running in e1969738be15 [2020-10-27T16:42:48.786Z] Removing intermediate container e1969738be15 [2020-10-27T16:42:48.786Z] ---> 8210c8ab73f9 [2020-10-27T16:42:48.786Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T16:42:48.786Z] ---> Running in 556c36b7b442 [2020-10-27T16:42:49.051Z] Removing intermediate container 556c36b7b442 [2020-10-27T16:42:49.051Z] ---> 838ee02a1c27 [2020-10-27T16:42:49.051Z] Step 25/27 : LABEL arch=amd64 [2020-10-27T16:42:49.051Z] ---> Running in 417332a3d905 [2020-10-27T16:42:49.322Z] Removing intermediate container 417332a3d905 [2020-10-27T16:42:49.322Z] ---> 4c5aa785084e [2020-10-27T16:42:49.322Z] Step 26/27 : LABEL git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [2020-10-27T16:42:49.322Z] ---> Running in 74a29d9e17b7 [2020-10-27T16:42:49.585Z] Removing intermediate container 74a29d9e17b7 [2020-10-27T16:42:49.585Z] ---> 2879f5781556 [2020-10-27T16:42:49.585Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T16:42:49.586Z] ---> Running in 40e30a5b195b [2020-10-27T16:42:49.586Z] Removing intermediate container 40e30a5b195b [2020-10-27T16:42:49.586Z] ---> 3ed5f57977d5 [2020-10-27T16:42:49.586Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T16:42:49.586Z] Successfully built 3ed5f57977d5 [2020-10-27T16:42:49.586Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-27T16:42:54.494Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9164 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:42:54.549Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2020-10-27T16:42:59.455Z] using credential edgex-jenkins-ssh [2020-10-27T16:42:59.523Z] Cloning the remote Git repository [2020-10-27T16:42:59.575Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:42:59.692Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2020-10-27T16:42:59.764Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:42:59.764Z] > git --version # timeout=10 [2020-10-27T16:42:59.781Z] > git --version # 'git version 2.17.1' [2020-10-27T16:42:59.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:42:59.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:43:00.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:43:00.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:43:00.688Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:43:00.716Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:43:00.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:43:00.727Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T16:43:01.327Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 [2020-10-27T16:43:01.610Z] Merge succeeded, producing 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 [2020-10-27T16:43:01.610Z] Checking out Revision 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 (PR-124) [2020-10-27T16:43:01.361Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:43:01.380Z] > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 [2020-10-27T16:43:01.479Z] > git remote # timeout=10 [2020-10-27T16:43:01.501Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:43:01.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:43:01.533Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:43:01.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:43:01.599Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:43:01.614Z] > git checkout -f 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 # timeout=10 [2020-10-27T16:43:05.538Z] Still waiting to schedule task [2020-10-27T16:43:05.539Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-27T16:43:05.835Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:43:05.861Z] First time build. Skipping changelog. [2020-10-27T16:43:05.828Z] > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T16:43:07.015Z] ========================================================= [2020-10-27T16:43:07.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T16:43:07.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:43:08.079Z] + 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-27T16:43:08.683Z] Sending build context to Docker daemon 98.3kB [2020-10-27T16:43:08.683Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T16:43:08.683Z] Step 2/8 : FROM ${BASE} [2020-10-27T16:43:09.303Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T16:43:09.303Z] b538f80385f9: Pulling fs layer [2020-10-27T16:43:09.303Z] 74f711af9a0d: Pulling fs layer [2020-10-27T16:43:09.303Z] 99f96fe45779: Pulling fs layer [2020-10-27T16:43:09.303Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T16:43:09.303Z] 45590311c82a: Pulling fs layer [2020-10-27T16:43:09.303Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T16:43:09.303Z] 209524e5b208: Pulling fs layer [2020-10-27T16:43:09.303Z] 8529a6b9a6be: Waiting [2020-10-27T16:43:09.303Z] 45590311c82a: Waiting [2020-10-27T16:43:09.303Z] 69ca0ff8b7b3: Waiting [2020-10-27T16:43:09.303Z] 209524e5b208: Waiting [2020-10-27T16:43:09.303Z] 99f96fe45779: Download complete [2020-10-27T16:43:09.303Z] 74f711af9a0d: Verifying Checksum [2020-10-27T16:43:09.303Z] 74f711af9a0d: Download complete [2020-10-27T16:43:09.303Z] 45590311c82a: Download complete [2020-10-27T16:43:09.303Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-27T16:43:09.303Z] b538f80385f9: Download complete [2020-10-27T16:43:10.298Z] b538f80385f9: Pull complete [2020-10-27T16:43:10.906Z] 74f711af9a0d: Pull complete [2020-10-27T16:43:11.185Z] 99f96fe45779: Pull complete [2020-10-27T16:43:12.183Z] 209524e5b208: Verifying Checksum [2020-10-27T16:43:12.183Z] 209524e5b208: Download complete [2020-10-27T16:43:13.168Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T16:43:13.168Z] 8529a6b9a6be: Download complete [2020-10-27T16:43:25.608Z] 8529a6b9a6be: Pull complete [2020-10-27T16:43:25.608Z] 45590311c82a: Pull complete [2020-10-27T16:43:25.608Z] 69ca0ff8b7b3: Pull complete [2020-10-27T16:43:28.252Z] 209524e5b208: Pull complete [2020-10-27T16:43:28.252Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T16:43:28.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T16:43:28.252Z] ---> 5bddaf1c2fca [2020-10-27T16:43:28.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:43:30.907Z] ---> Running in 7704244d7930 [2020-10-27T16:43:31.197Z] Removing intermediate container 7704244d7930 [2020-10-27T16:43:31.197Z] ---> ce4122efd697 [2020-10-27T16:43:31.197Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:43:31.197Z] ---> Running in 2761c79e4046 [2020-10-27T16:43:33.844Z] Removing intermediate container 2761c79e4046 [2020-10-27T16:43:33.844Z] ---> 582a00ad4f4b [2020-10-27T16:43:33.844Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T16:43:34.123Z] ---> Running in b3a2e668ab05 [2020-10-27T16:43:35.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:43:36.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:43:37.156Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T16:43:37.430Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:43:37.430Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T16:43:37.430Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T16:43:37.703Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:43:37.983Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T16:43:37.983Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T16:43:37.983Z] OK: 144 MiB in 45 packages [2020-10-27T16:43:39.426Z] Removing intermediate container b3a2e668ab05 [2020-10-27T16:43:39.426Z] ---> 46220daed57a [2020-10-27T16:43:39.426Z] Step 6/8 : WORKDIR /app [2020-10-27T16:43:39.426Z] ---> Running in 134f596e7312 [2020-10-27T16:43:39.702Z] Removing intermediate container 134f596e7312 [2020-10-27T16:43:39.702Z] ---> 3d2a42ba4bfb [2020-10-27T16:43:39.702Z] Step 7/8 : COPY . . [2020-10-27T16:43:40.682Z] ---> aa1968d0516c [2020-10-27T16:43:40.682Z] Step 8/8 : RUN go mod download [2020-10-27T16:43:40.682Z] ---> Running in 8fe1af03d6d8 [2020-10-27T16:44:10.310Z] Running on prd-ubuntu18.04-docker-8c-8g-9165 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:44:10.377Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2020-10-27T16:44:12.649Z] using credential edgex-jenkins-ssh [2020-10-27T16:44:12.707Z] Cloning the remote Git repository [2020-10-27T16:44:12.127Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:44:12.202Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2020-10-27T16:44:13.044Z] Removing intermediate container 8fe1af03d6d8 [2020-10-27T16:44:13.045Z] ---> 2a801b157ec5 [2020-10-27T16:44:13.045Z] Successfully built 2a801b157ec5 [2020-10-27T16:44:13.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:44:13.452Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T16:44:13.452Z] . [Pipeline] withDockerContainer [2020-10-27T16:44:13.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-9164 does not seem to be running inside a container [2020-10-27T16:44:13.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-27T16:44:12.230Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:44:12.230Z] > git --version # timeout=10 [2020-10-27T16:44:12.236Z] > git --version # 'git version 2.17.1' [2020-10-27T16:44:12.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:44:12.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:44:12.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:44:12.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:44:12.929Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:44:12.950Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:44:12.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:44:12.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T16:44:14.057Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 [2020-10-27T16:44:14.143Z] Merge succeeded, producing 13b4968e59867707812808d1bfa43c4835164963 [2020-10-27T16:44:14.144Z] Checking out Revision 13b4968e59867707812808d1bfa43c4835164963 (PR-124) [2020-10-27T16:44:13.457Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:44:13.462Z] > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 [2020-10-27T16:44:13.496Z] > git remote # timeout=10 [2020-10-27T16:44:13.502Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T16:44:13.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:44:13.515Z] > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [2020-10-27T16:44:13.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T16:44:13.540Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:44:13.543Z] > git checkout -f 13b4968e59867707812808d1bfa43c4835164963 # timeout=10 [2020-10-27T16:44:15.662Z] $ docker top 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:44:17.113Z] + go version [2020-10-27T16:44:17.113Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T16:44:17.118Z] $ docker stop --time=1 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 [2020-10-27T16:44:17.820Z] Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" [2020-10-27T16:44:17.836Z] First time build. Skipping changelog. [2020-10-27T16:44:17.218Z] > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [2020-10-27T16:44:19.095Z] $ docker rm -f 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:44:20.473Z] + echo snap-build.sh [2020-10-27T16:44:20.473Z] snap-build.sh [2020-10-27T16:44:20.473Z] + SNAP_BASE_DIR=. [2020-10-27T16:44:20.473Z] + '[' '!' -z /w/workspace/app-service-configurable/15 ']' [2020-10-27T16:44:20.473Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/15 [2020-10-27T16:44:20.473Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/15]' [2020-10-27T16:44:20.473Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/15] [2020-10-27T16:44:20.473Z] + sudo apt-get update [2020-10-27T16:44:20.473Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T16:44:20.473Z] Hit:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T16:44:20.752Z] Get:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T16:44:20.752Z] Get:4 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] [2020-10-27T16:44:20.752Z] Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] [2020-10-27T16:44:20.752Z] Get:6 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-27T16:44:20.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-27T16:44:20.752Z] Get:8 http://apt.puppetlabs.com xenial InRelease [101 kB] [2020-10-27T16:44:20.752Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-27T16:44:20.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-27T16:44:20.752Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T16:44:20.752Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-27T16:44:20.759Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T16:44:20.759Z] . [Pipeline] withDockerContainer [2020-10-27T16:44:21.017Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-27T16:44:21.017Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-27T16:44:21.017Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-27T16:44:21.017Z] Hit:16 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [2020-10-27T16:44:21.017Z] Get:17 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-27T16:44:21.017Z] Get:18 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-27T16:44:21.017Z] Get:19 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-27T16:44:21.017Z] Get:20 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T16:44:21.017Z] Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-27T16:44:21.017Z] Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-27T16:44:21.017Z] Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-27T16:44:21.017Z] Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T16:44:21.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-9164 does not seem to be running inside a container [2020-10-27T16:44:21.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-27T16:44:21.281Z] Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] [2020-10-27T16:44:21.281Z] Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] [2020-10-27T16:44:21.281Z] Get:27 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] [2020-10-27T16:44:21.543Z] Get:28 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] [2020-10-27T16:44:21.805Z] Get:29 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] [2020-10-27T16:44:22.954Z] $ docker top 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:44:24.422Z] + make test [2020-10-27T16:44:24.422Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T16:44:26.021Z] Fetched 8105 kB in 2s (4212 kB/s) [2020-10-27T16:44:26.593Z] Reading package lists... [2020-10-27T16:44:26.594Z] + sudo apt-get install -y snapd expect [2020-10-27T16:44:26.594Z] Reading package lists... [2020-10-27T16:44:26.858Z] Building dependency tree... [2020-10-27T16:44:26.858Z] Reading state information... [2020-10-27T16:44:27.122Z] The following packages were automatically installed and are no longer required: [2020-10-27T16:44:27.122Z] grub-pc-bin libdumbnet1 [2020-10-27T16:44:27.122Z] Use 'sudo apt autoremove' to remove them. [2020-10-27T16:44:27.122Z] The following additional packages will be installed: [2020-10-27T16:44:27.122Z] tcl-expect [2020-10-27T16:44:27.122Z] Suggested packages: [2020-10-27T16:44:27.122Z] zenity | kdialog [2020-10-27T16:44:27.122Z] The following NEW packages will be installed: [2020-10-27T16:44:27.122Z] expect tcl-expect [2020-10-27T16:44:27.122Z] The following packages will be upgraded: [2020-10-27T16:44:27.122Z] snapd [2020-10-27T16:44:27.122Z] 1 upgraded, 2 newly installed, 0 to remove and 50 not upgraded. [2020-10-27T16:44:27.122Z] Need to get 21.1 MB of archives. [2020-10-27T16:44:27.122Z] After this operation, 3649 kB of additional disk space will be used. [2020-10-27T16:44:27.122Z] Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] [2020-10-27T16:44:27.387Z] Get:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] [2020-10-27T16:44:27.387Z] Get:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-10-27T16:44:28.336Z] debconf: unable to initialize frontend: Dialog [2020-10-27T16:44:28.336Z] debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) [2020-10-27T16:44:28.336Z] debconf: falling back to frontend: Readline [2020-10-27T16:44:28.336Z] debconf: unable to initialize frontend: Readline [2020-10-27T16:44:28.336Z] debconf: (This frontend requires a controlling tty.) [2020-10-27T16:44:28.336Z] debconf: falling back to frontend: Teletype [2020-10-27T16:44:28.336Z] dpkg-preconfigure: unable to re-open stdin: [2020-10-27T16:44:28.336Z] Fetched 21.1 MB in 1s (31.9 MB/s) [2020-10-27T16:44:28.336Z] Selecting previously unselected package tcl-expect:amd64. [2020-10-27T16:44:29.388Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189863 files and directories currently installed.) [2020-10-27T16:44:29.388Z] Preparing to unpack .../tcl-expect_5.45.4-1_amd64.deb ... [2020-10-27T16:44:29.388Z] Unpacking tcl-expect:amd64 (5.45.4-1) ... [2020-10-27T16:44:29.650Z] Selecting previously unselected package expect. [2020-10-27T16:44:29.650Z] Preparing to unpack .../expect_5.45.4-1_amd64.deb ... [2020-10-27T16:44:29.650Z] Unpacking expect (5.45.4-1) ... [2020-10-27T16:44:29.650Z] Preparing to unpack .../snapd_2.47.1+18.04_amd64.deb ... [2020-10-27T16:44:29.912Z] Unpacking snapd (2.47.1+18.04) over (2.46.1+18.04) ... [2020-10-27T16:44:32.465Z] Setting up snapd (2.47.1+18.04) ... [2020-10-27T16:44:32.465Z] Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... [2020-10-27T16:44:34.394Z] snapd.failure.service is a disabled or a static unit, not starting it. [2020-10-27T16:44:34.394Z] snapd.snap-repair.service is a disabled or a static unit, not starting it. [2020-10-27T16:44:34.980Z] Setting up tcl-expect:amd64 (5.45.4-1) ... [2020-10-27T16:44:34.980Z] Setting up expect (5.45.4-1) ... [2020-10-27T16:44:34.980Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T16:44:34.980Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-27T16:44:36.921Z] Processing triggers for dbus (1.12.2-1ubuntu1.2) ... [2020-10-27T16:44:36.921Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-27T16:44:38.847Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-27T16:44:38.847Z] + pushd /w/workspace/app-service-configurable/15 [2020-10-27T16:44:38.847Z] + unbuffer sudo snapcraft clean [2020-10-27T16:44:38.847Z] sudo: snapcraft: command not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T16:44:39.988Z] Failed in branch amd64 [2020-10-27T16:45:21.024Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T16:45:21.024Z] CGO_ENABLED=1 go vet ./... [2020-10-27T16:45:22.460Z] gofmt -l . [2020-10-27T16:45:22.460Z] [ "`gofmt -l .`" = "" ] [2020-10-27T16:45:22.460Z] ./bin/test-go-mod-tidy.sh [2020-10-27T16:45:22.743Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T16:45:24.286Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T16:45:24.911Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T16:45:24.880Z] $ docker stop --time=1 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e [2020-10-27T16:45:26.944Z] $ docker rm -f 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T16:45:28.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T16:45:28.896Z] + ls -al . [2020-10-27T16:45:28.896Z] total 120 [2020-10-27T16:45:28.896Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 16:45 . [2020-10-27T16:45:28.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:42 .. [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 16:43 .dockerignore [2020-10-27T16:45:28.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 16:43 .git [2020-10-27T16:45:28.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:43 .github [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 16:43 .gitignore [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 16:43 Attribution.txt [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 16:43 Dockerfile [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 16:43 Dockerfile.build [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 16:43 Jenkinsfile [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 16:43 LICENSE [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 16:43 README.md [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 16:40 VERSION [2020-10-27T16:45:28.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:43 bin [2020-10-27T16:45:28.896Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 16:44 coverage.out [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 16:43 docker-compose.debug.yml [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 16:43 docker-compose.yml [2020-10-27T16:45:28.896Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 27 16:45 go.mod [2020-10-27T16:45:28.896Z] -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 16:45 go.sum [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 16:43 main.go [2020-10-27T16:45:28.896Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 16:43 makefile [2020-10-27T16:45:28.896Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 16:43 res [2020-10-27T16:45:28.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:43 snap [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:45:29.249Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 --label arch=arm64 --label version=0.0.0 . [2020-10-27T16:45:29.250Z] Sending build context to Docker daemon 120.8kB [2020-10-27T16:45:29.846Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T16:45:29.846Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T16:45:29.846Z] ---> 2a801b157ec5 [2020-10-27T16:45:29.846Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T16:45:29.846Z] ---> Running in f3e9c2ab965e [2020-10-27T16:45:30.451Z] Removing intermediate container f3e9c2ab965e [2020-10-27T16:45:30.451Z] ---> 6e9d19f03c79 [2020-10-27T16:45:30.451Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T16:45:30.451Z] ---> Running in ced1bd5d72b7 [2020-10-27T16:45:30.725Z] Removing intermediate container ced1bd5d72b7 [2020-10-27T16:45:30.725Z] ---> b1208e2ced5f [2020-10-27T16:45:30.725Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:45:31.000Z] ---> Running in a9ae284a9fff [2020-10-27T16:45:31.273Z] Removing intermediate container a9ae284a9fff [2020-10-27T16:45:31.273Z] ---> ca738d5e0ad0 [2020-10-27T16:45:31.273Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T16:45:31.548Z] ---> Running in 89d3c665a005 [2020-10-27T16:45:34.167Z] Removing intermediate container 89d3c665a005 [2020-10-27T16:45:34.167Z] ---> 9107ecdda340 [2020-10-27T16:45:34.167Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T16:45:34.167Z] ---> Running in 46d9f9f4eaea [2020-10-27T16:45:35.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:45:36.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:45:37.173Z] OK: 144 MiB in 45 packages [2020-10-27T16:45:38.159Z] Removing intermediate container 46d9f9f4eaea [2020-10-27T16:45:38.159Z] ---> 22f2e03535da [2020-10-27T16:45:38.159Z] Step 8/27 : WORKDIR /app [2020-10-27T16:45:38.434Z] ---> Running in a2b03563b1f2 [2020-10-27T16:45:38.715Z] Removing intermediate container a2b03563b1f2 [2020-10-27T16:45:38.715Z] ---> 4503ef167a0b [2020-10-27T16:45:38.715Z] Step 9/27 : COPY go.mod . [2020-10-27T16:45:39.692Z] ---> eaab0e8c1dcd [2020-10-27T16:45:39.692Z] Step 10/27 : RUN go mod download [2020-10-27T16:45:39.964Z] ---> Running in 797fec96c5ed [2020-10-27T16:45:43.351Z] Removing intermediate container 797fec96c5ed [2020-10-27T16:45:43.351Z] ---> 92d034cbdc00 [2020-10-27T16:45:43.351Z] Step 11/27 : COPY . . [2020-10-27T16:45:43.945Z] ---> 7ebbdf7e2d91 [2020-10-27T16:45:43.945Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T16:45:44.217Z] ---> Running in d03eadc67e58 [2020-10-27T16:45:44.816Z] Removing intermediate container d03eadc67e58 [2020-10-27T16:45:44.816Z] ---> 0ef16dc2987c [2020-10-27T16:45:44.816Z] Step 13/27 : RUN $MAKE [2020-10-27T16:45:44.816Z] ---> Running in 6295736552a5 [2020-10-27T16:45:46.256Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-27T16:46:33.268Z] Removing intermediate container 6295736552a5 [2020-10-27T16:46:33.268Z] ---> 12e510ccfa13 [2020-10-27T16:46:33.268Z] Step 14/27 : FROM alpine:latest [2020-10-27T16:46:33.268Z] latest: Pulling from library/alpine [2020-10-27T16:46:33.268Z] 5f621e34cdf4: Pulling fs layer [2020-10-27T16:46:33.268Z] 5f621e34cdf4: Verifying Checksum [2020-10-27T16:46:33.268Z] 5f621e34cdf4: Download complete [2020-10-27T16:46:33.268Z] 5f621e34cdf4: Pull complete [2020-10-27T16:46:33.268Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T16:46:33.268Z] Status: Downloaded newer image for alpine:latest [2020-10-27T16:46:33.268Z] ---> 2e77e061c27f [2020-10-27T16:46:33.268Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T16:46:33.541Z] ---> Running in d6d3076467cc [2020-10-27T16:46:34.136Z] Removing intermediate container d6d3076467cc [2020-10-27T16:46:34.136Z] ---> 027588f3c73e [2020-10-27T16:46:34.136Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T16:46:34.136Z] ---> Running in 3730b8599c33 [2020-10-27T16:46:34.407Z] Removing intermediate container 3730b8599c33 [2020-10-27T16:46:34.407Z] ---> f8dd64497a2b [2020-10-27T16:46:34.407Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T16:46:34.682Z] ---> Running in 9ba6730a42e9 [2020-10-27T16:46:36.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T16:46:36.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T16:46:36.714Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T16:46:36.714Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T16:46:36.714Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T16:46:36.714Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T16:46:36.714Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T16:46:36.987Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T16:46:36.987Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T16:46:36.987Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T16:46:36.987Z] OK: 9 MiB in 20 packages [2020-10-27T16:46:38.958Z] Removing intermediate container 9ba6730a42e9 [2020-10-27T16:46:38.958Z] ---> 258be06b7269 [2020-10-27T16:46:38.958Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T16:46:39.230Z] ---> b9cc40cb4380 [2020-10-27T16:46:39.230Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T16:46:39.826Z] ---> b25f08238d03 [2020-10-27T16:46:39.826Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T16:46:40.803Z] ---> 8531abcf7785 [2020-10-27T16:46:40.803Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T16:46:42.233Z] ---> f109060bc9fe [2020-10-27T16:46:42.233Z] Step 22/27 : EXPOSE 48095 [2020-10-27T16:46:42.504Z] ---> Running in 96b2b4b1fbd7 [2020-10-27T16:46:42.778Z] Removing intermediate container 96b2b4b1fbd7 [2020-10-27T16:46:42.778Z] ---> 74893b4c291e [2020-10-27T16:46:42.778Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T16:46:43.053Z] ---> Running in 90e5e51f65eb [2020-10-27T16:46:43.329Z] Removing intermediate container 90e5e51f65eb [2020-10-27T16:46:43.330Z] ---> a738874b0b45 [2020-10-27T16:46:43.330Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T16:46:43.603Z] ---> Running in 340cd1e44bfc [2020-10-27T16:46:44.198Z] Removing intermediate container 340cd1e44bfc [2020-10-27T16:46:44.198Z] ---> ddd3c6acf969 [2020-10-27T16:46:44.198Z] Step 25/27 : LABEL arch=arm64 [2020-10-27T16:46:44.198Z] ---> Running in cad55d4e8b6d [2020-10-27T16:46:44.795Z] Removing intermediate container cad55d4e8b6d [2020-10-27T16:46:44.795Z] ---> 48fed75fafa3 [2020-10-27T16:46:44.796Z] Step 26/27 : LABEL git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [2020-10-27T16:46:44.796Z] ---> Running in 353e1e3ac162 [2020-10-27T16:46:45.402Z] Removing intermediate container 353e1e3ac162 [2020-10-27T16:46:45.402Z] ---> 0704ed1a747d [2020-10-27T16:46:45.402Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T16:46:45.402Z] ---> Running in 996cd75ea162 [2020-10-27T16:46:46.002Z] Removing intermediate container 996cd75ea162 [2020-10-27T16:46:46.002Z] ---> b49a6722e711 [2020-10-27T16:46:46.002Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T16:46:46.002Z] Successfully built b49a6722e711 [2020-10-27T16:46:46.002Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-27T16:47:01.718Z] Still waiting to schedule task [2020-10-27T16:47:01.718Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-27T16:48:45.138Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9166 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T16:48:45.260Z] Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout [2020-10-27T16:48:49.291Z] using credential edgex-jenkins-ssh [2020-10-27T16:48:49.349Z] Cloning the remote Git repository [2020-10-27T16:48:49.417Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:48:49.516Z] > git init /w/workspace/app-service-configurable/15 # timeout=10 [2020-10-27T16:48:49.578Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:48:49.578Z] > git --version # timeout=10 [2020-10-27T16:48:49.594Z] > git --version # 'git version 2.17.1' [2020-10-27T16:48:49.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:48:49.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:48:50.294Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:48:50.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T16:48:50.328Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T16:48:50.362Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T16:48:50.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T16:48:50.905Z] Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-10-27T16:48:50.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T16:48:50.938Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T16:48:50.950Z] > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T16:48:52.116Z] 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 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-27T16:48:55.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:48:55.729Z] ---> package-listing.sh [2020-10-27T16:48:55.729Z] ++ facter osfamily [2020-10-27T16:48:55.729Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T16:48:55.729Z] + OS_FAMILY=redhat [2020-10-27T16:48:55.729Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-27T16:48:55.729Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T16:48:55.729Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T16:48:55.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T16:48:55.729Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T16:48:55.729Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T16:48:55.729Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T16:48:55.729Z] + case "${OS_FAMILY}" in [2020-10-27T16:48:55.729Z] + rpm -qa [2020-10-27T16:48:55.729Z] + sort [2020-10-27T16:49:00.003Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T16:49:00.003Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T16:49:00.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T16:49:00.003Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T16:49:00.003Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-27T16:49:00.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-27T16:49:00.018Z] 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-27T16:49:00.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:49:00.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:49:00.677Z] [2020-10-27T16:49:00.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T16:49:01.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:49:01.068Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T16:49:01.068Z] df20fa9351a1: Pulling fs layer [2020-10-27T16:49:01.068Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T16:49:01.068Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T16:49:01.068Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T16:49:01.068Z] 93b61091891f: Pulling fs layer [2020-10-27T16:49:01.068Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T16:49:01.068Z] 5e14af77c1be: Pulling fs layer [2020-10-27T16:49:01.068Z] 01666e4c0597: Pulling fs layer [2020-10-27T16:49:01.068Z] aa168da1d23b: Pulling fs layer [2020-10-27T16:49:01.068Z] 93b9cdb0e59b: Waiting [2020-10-27T16:49:01.068Z] 5e14af77c1be: Waiting [2020-10-27T16:49:01.068Z] 01666e4c0597: Waiting [2020-10-27T16:49:01.068Z] aa168da1d23b: Waiting [2020-10-27T16:49:01.068Z] 46f8f816bc3b: Waiting [2020-10-27T16:49:01.068Z] 93b61091891f: Waiting [2020-10-27T16:49:01.068Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T16:49:01.068Z] 36b3adc4ff6f: Download complete [2020-10-27T16:49:01.068Z] 46f8f816bc3b: Verifying Checksum [2020-10-27T16:49:01.068Z] 46f8f816bc3b: Download complete [2020-10-27T16:49:01.340Z] df20fa9351a1: Verifying Checksum [2020-10-27T16:49:01.340Z] df20fa9351a1: Download complete [2020-10-27T16:49:01.340Z] 93b9cdb0e59b: Download complete [2020-10-27T16:49:01.340Z] 5e14af77c1be: Verifying Checksum [2020-10-27T16:49:01.340Z] 5e14af77c1be: Download complete [2020-10-27T16:49:01.340Z] 93b61091891f: Verifying Checksum [2020-10-27T16:49:01.340Z] 93b61091891f: Download complete [2020-10-27T16:49:01.340Z] 01666e4c0597: Verifying Checksum [2020-10-27T16:49:01.340Z] 01666e4c0597: Download complete [2020-10-27T16:49:01.621Z] df20fa9351a1: Pull complete [2020-10-27T16:49:01.885Z] 36b3adc4ff6f: Pull complete [2020-10-27T16:49:02.159Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T16:49:02.159Z] 8ad3a11d3b57: Download complete [2020-10-27T16:49:03.147Z] 8ad3a11d3b57: Pull complete [2020-10-27T16:49:03.147Z] 46f8f816bc3b: Pull complete [2020-10-27T16:49:04.104Z] 93b61091891f: Pull complete [2020-10-27T16:49:04.104Z] 93b9cdb0e59b: Pull complete [2020-10-27T16:49:04.104Z] aa168da1d23b: Verifying Checksum [2020-10-27T16:49:04.104Z] aa168da1d23b: Download complete [2020-10-27T16:49:04.104Z] 5e14af77c1be: Pull complete [2020-10-27T16:49:04.401Z] 01666e4c0597: Pull complete [2020-10-27T16:49:12.617Z] aa168da1d23b: Pull complete [2020-10-27T16:49:12.617Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T16:49:12.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T16:49:12.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T16:49:12.867Z] prd-centos7-docker-4c-2g-9160 does not seem to be running inside a container [2020-10-27T16:49:12.924Z] $ 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-124/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-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-27T16:49:16.883Z] $ docker top 54f9bf68bd2d17aeb048d587222b20f42bfb934475fb9106d77c7e1c96139e9f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T16:49:17.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T16:49:17.696Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T16:49:17.998Z] + ls /var/log/sa-host [2020-10-27T16:49:17.999Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T16:49:17.999Z] file_magic: OK [2020-10-27T16:49:17.999Z] HZ: Using current value: 100 [2020-10-27T16:49:17.999Z] file_header: OK [2020-10-27T16:49:17.999Z] 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-27T16:49:17.999Z] Statistics: [2020-10-27T16:49:17.999Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T16:49:17.999Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T16:49:17.999Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T16:49:17.999Z] file_magic: OK [2020-10-27T16:49:17.999Z] HZ: Using current value: 100 [2020-10-27T16:49:17.999Z] file_header: OK [2020-10-27T16:49:17.999Z] 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-27T16:49:17.999Z] Statistics: [2020-10-27T16:49:17.999Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T16:49:17.999Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T16:49:18.635Z] provisioning config files... [2020-10-27T16:49:18.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config4466532759199036736tmp [Pipeline] { [Pipeline] echo [2020-10-27T16:49:18.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:49:19.114Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T16:49:19.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T16:49:19.256Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:49:19.561Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T16:49:19.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:49:19.880Z] ---> sudo-logs.sh [2020-10-27T16:49:19.880Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T16:49:19.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:49:20.205Z] ---> job-cost.sh [2020-10-27T16:49:20.206Z] lf-activate-venv: SKIPPING [2020-10-27T16:49:20.206Z] INFO: No Stack... [2020-10-27T16:49:21.158Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T16:49:21.745Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T16:49:21.759Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T16:49:22.069Z] ---> logs-deploy.sh [2020-10-27T16:49:22.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/15 [2020-10-27T16:49:22.069Z] INFO: archiving workspace using pattern(s): [2020-10-27T16:49:24.000Z] Archives upload complete. [2020-10-27T16:49:24.000Z] INFO: archiving logs to Nexus