Pull request #158 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 4c23d1b86b210bf6b20476b8866d2c2a831726ea+29a5207daaee0c6984d6485493504bb709ad3623 (1307cddf183e892643c8242e14c21a5e1639416b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16914 in /w/workspace/_app-service-configurable_PR-158 [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-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea Merge succeeded, producing 13c81618a19f6814d1cada7f8c469d6a31dccbeb Checking out Revision 13c81618a19f6814d1cada7f8c469d6a31dccbeb (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # 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 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13c81618a19f6814d1cada7f8c469d6a31dccbeb # timeout=10 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 [Pipeline] { [Pipeline] withCredentials 18:22:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:14 ========================================================= 18:22:14 EdgeX Global Pipelines Version Info 18:22:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:16 ------------------- 18:22:16 stable info: 18:22:16 ------------------- 18:22:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 18:22:16 Message: update stable to v1.0.173 18:22:17 ------------------- 18:22:17 experimental info: 18:22:17 ------------------- 18:22:17 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 18:22:17 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:22:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:22:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:22:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13c81618a19f6814d1cada7f8c469d6a31dccbeb [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13c8161 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:22:21 provisioning config files... 18:22:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config4936497539874400623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:21 ---> docker-login.sh 18:22:21 nexus3.edgexfoundry.org:10001 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 nexus3.edgexfoundry.org:10002 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 nexus3.edgexfoundry.org:10003 18:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:22 Configure a credential helper to remove this warning. See 18:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:22 18:22:22 Login Succeeded 18:22:22 nexus3.edgexfoundry.org:10004 18:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:22 Configure a credential helper to remove this warning. See 18:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:22 18:22:22 Login Succeeded 18:22:22 docker.io 18:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:22 Configure a credential helper to remove this warning. See 18:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:22 18:22:22 Login Succeeded 18:22:22 ---> docker-login.sh ends [Pipeline] } 18:22:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:23 + git log --format=format:%s -1 13c81618a19f6814d1cada7f8c469d6a31dccbeb [Pipeline] echo 18:22:23 GIT_COMMIT: 13c81618a19f6814d1cada7f8c469d6a31dccbeb, Commit Message: Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD [Pipeline] echo 18:22:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:24 18:22:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:25 latest: Pulling from edgex-devops/git-semver 18:22:25 31603596830f: Pulling fs layer 18:22:25 2a8b12db71e7: Pulling fs layer 18:22:25 6ca5941a6612: Pulling fs layer 18:22:25 ecc8261a40a4: Pulling fs layer 18:22:25 ecc8261a40a4: Waiting 18:22:25 2a8b12db71e7: Verifying Checksum 18:22:25 2a8b12db71e7: Download complete 18:22:25 31603596830f: Verifying Checksum 18:22:25 31603596830f: Download complete 18:22:25 ecc8261a40a4: Verifying Checksum 18:22:25 ecc8261a40a4: Download complete 18:22:25 6ca5941a6612: Verifying Checksum 18:22:25 6ca5941a6612: Download complete 18:22:25 31603596830f: Pull complete 18:22:25 2a8b12db71e7: Pull complete 18:22:26 6ca5941a6612: Pull complete 18:22:26 ecc8261a40a4: Pull complete 18:22:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:26 prd-centos7-docker-4c-2g-16914 does not seem to be running inside a container 18:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:22:28 $ docker top 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:29 [ssh-agent] Looking for ssh-agent implementation... 18:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:29 $ docker exec 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent 18:22:29 SSH_AUTH_SOCK=/tmp/ssh-sLJMl6P0iXpQ/agent.11 18:22:29 SSH_AGENT_PID=17 18:22:29 Running ssh-add (command line suppressed) 18:22:29 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_1732798431445265472.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_1732798431445265472.key) 18:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:30 + git tag --points-at HEAD [Pipeline] } 18:22:30 $ docker exec --env ******** --env ******** 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent -k 18:22:30 unset SSH_AUTH_SOCK; 18:22:30 unset SSH_AGENT_PID; 18:22:30 echo Agent pid 17 killed; 18:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:30 [ssh-agent] Looking for ssh-agent implementation... 18:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:30 $ docker exec 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent 18:22:30 SSH_AUTH_SOCK=/tmp/ssh-1HiSbtZMYeXR/agent.45 18:22:30 SSH_AGENT_PID=51 18:22:30 Running ssh-add (command line suppressed) 18:22:31 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_8319368007124897255.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_8319368007124897255.key) 18:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:31 + git semver init 18:22:31 # -> Open(): unable to determine branch for HEAD 18:22:31 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 18:22:31 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 18:22:31 # $SEMVER_REMOTE_NAME = origin 18:22:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:31 # $SEMVER_USER_NAME = edgex-jenkins 18:22:31 # $SEMVER_BRANCH = PR-158 18:22:31 # $SEMVER_TEMP = /tmp/semver-102136527 18:22:31 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:22:32 # '/tmp/semver-102136527' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 18:22:32 # -> Force: false 18:22:32 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 18:22:32 $ docker exec --env ******** --env ******** 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent -k 18:22:32 unset SSH_AUTH_SOCK; 18:22:32 unset SSH_AGENT_PID; 18:22:32 echo Agent pid 51 killed; 18:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:32 + git semver [Pipeline] } 18:22:32 $ docker stop --time=1 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 18:22:34 $ docker rm -f 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:35 Stashed 1 file(s) [Pipeline] echo 18:22:35 [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 18:22:50 Still waiting to schedule task 18:22:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:22:50 Still waiting to schedule task 18:22:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-16913’ is offline 18:24:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16915 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 18:24:46 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:24:53 using credential edgex-jenkins-ssh 18:24:53 Cloning the remote Git repository 18:24:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:24:53 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:24:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:24:53 > git --version # timeout=10 18:24:53 > git --version # 'git version 2.17.1' 18:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:24:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:55 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea 18:24:55 Merge succeeded, producing a723516453871484b5928c80446413afd5f329bf 18:24:55 Checking out Revision a723516453871484b5928c80446413afd5f329bf (PR-158) 18:24:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:24:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:24:55 > git config core.sparsecheckout # timeout=10 18:24:55 > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # timeout=10 18:24:55 > git remote # timeout=10 18:24:55 > git config --get remote.origin.url # timeout=10 18:24:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:55 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 18:24:55 > git rev-parse HEAD^{commit} # timeout=10 18:24:55 > git config core.sparsecheckout # timeout=10 18:24:55 > git checkout -f a723516453871484b5928c80446413afd5f329bf # timeout=10 18:24:59 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 18:24:59 > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 18:25:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:25:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:25:02 + true 18:25:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:25:05 provisioning config files... 18:25:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config3598666471881465045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:05 ---> docker-login.sh 18:25:05 nexus3.edgexfoundry.org:10001 18:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:07 Configure a credential helper to remove this warning. See 18:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:07 18:25:07 Login Succeeded 18:25:07 nexus3.edgexfoundry.org:10002 18:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:07 Configure a credential helper to remove this warning. See 18:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:07 18:25:07 Login Succeeded 18:25:07 nexus3.edgexfoundry.org:10003 18:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:08 Configure a credential helper to remove this warning. See 18:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:08 18:25:08 Login Succeeded 18:25:08 nexus3.edgexfoundry.org:10004 18:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:08 Configure a credential helper to remove this warning. See 18:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:08 18:25:08 Login Succeeded 18:25:08 docker.io 18:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:09 Configure a credential helper to remove this warning. See 18:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:09 18:25:09 Login Succeeded 18:25:09 ---> docker-login.sh ends [Pipeline] } 18:25:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:10 ========================================================= 18:25:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:25:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:25:10 + 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 . 18:25:10 Sending build context to Docker daemon 93.7kB 18:25:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:25:10 Step 2/8 : FROM ${BASE} 18:25:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:11 5f621e34cdf4: Pulling fs layer 18:25:11 a4357932f1b6: Pulling fs layer 18:25:11 18c013af1878: Pulling fs layer 18:25:11 00ac8860ef70: Pulling fs layer 18:25:11 63d7cb157983: Pulling fs layer 18:25:11 b116817d02f9: Pulling fs layer 18:25:11 745a02a5169b: Pulling fs layer 18:25:11 00ac8860ef70: Waiting 18:25:11 63d7cb157983: Waiting 18:25:11 b116817d02f9: Waiting 18:25:11 745a02a5169b: Waiting 18:25:11 18c013af1878: Verifying Checksum 18:25:11 18c013af1878: Download complete 18:25:11 a4357932f1b6: Download complete 18:25:11 63d7cb157983: Verifying Checksum 18:25:11 63d7cb157983: Download complete 18:25:11 b116817d02f9: Verifying Checksum 18:25:11 b116817d02f9: Download complete 18:25:11 5f621e34cdf4: Verifying Checksum 18:25:11 5f621e34cdf4: Download complete 18:25:12 5f621e34cdf4: Pull complete 18:25:13 a4357932f1b6: Pull complete 18:25:13 18c013af1878: Pull complete 18:25:13 745a02a5169b: Verifying Checksum 18:25:13 745a02a5169b: Download complete 18:25:15 Running on prd-centos7-docker-4c-2g-16916 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { 18:25:15 00ac8860ef70: Download complete [Pipeline] ws 18:25:15 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:25:18 using credential edgex-jenkins-ssh 18:25:18 Cloning the remote Git repository 18:25:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:25:18 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:25:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:25:18 > git --version # timeout=10 18:25:18 > git --version # 'git version 2.24.3' 18:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:25:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:19 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea 18:25:19 Merge succeeded, producing a5c3301bce00e799cbf47b68d046a5713b73d42b 18:25:19 Checking out Revision a5c3301bce00e799cbf47b68d046a5713b73d42b (PR-158) 18:25:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:25:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:25:19 > git config core.sparsecheckout # timeout=10 18:25:19 > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # timeout=10 18:25:19 > git remote # timeout=10 18:25:19 > git config --get remote.origin.url # timeout=10 18:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:19 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 18:25:19 > git rev-parse HEAD^{commit} # timeout=10 18:25:19 > git config core.sparsecheckout # timeout=10 18:25:19 > git checkout -f a5c3301bce00e799cbf47b68d046a5713b73d42b # timeout=10 18:25:23 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 18:25:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:23 > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 18:25:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:25:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:25:25 + sudo service docker restart 18:25:25 + true 18:25:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { 18:25:26 00ac8860ef70: Pull complete 18:25:26 63d7cb157983: Pull complete 18:25:26 b116817d02f9: Pull complete [Pipeline] wrap 18:25:26 provisioning config files... 18:25:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config1218029591288303875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:26 ---> docker-login.sh 18:25:26 nexus3.edgexfoundry.org:10001 18:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:26 Configure a credential helper to remove this warning. See 18:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:26 18:25:26 Login Succeeded 18:25:26 nexus3.edgexfoundry.org:10002 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 nexus3.edgexfoundry.org:10003 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 nexus3.edgexfoundry.org:10004 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 docker.io 18:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:27 Configure a credential helper to remove this warning. See 18:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:27 18:25:27 Login Succeeded 18:25:27 ---> docker-login.sh ends [Pipeline] } 18:25:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:28 ========================================================= 18:25:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:25:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:25:28 + 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 . 18:25:28 Sending build context to Docker daemon 93.7kB 18:25:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:25:28 Step 2/8 : FROM ${BASE} 18:25:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:25:28 188c0c94c7c5: Pulling fs layer 18:25:28 0ef7d3d256c8: Pulling fs layer 18:25:28 de9db76c5a1d: Pulling fs layer 18:25:28 bca2f99d35d6: Pulling fs layer 18:25:28 93359f2a8cfa: Pulling fs layer 18:25:28 7c6f9722023f: Pulling fs layer 18:25:28 a35cf1a2eb13: Pulling fs layer 18:25:28 bca2f99d35d6: Waiting 18:25:28 93359f2a8cfa: Waiting 18:25:28 7c6f9722023f: Waiting 18:25:28 a35cf1a2eb13: Waiting 18:25:28 de9db76c5a1d: Verifying Checksum 18:25:28 de9db76c5a1d: Download complete 18:25:28 0ef7d3d256c8: Verifying Checksum 18:25:28 0ef7d3d256c8: Download complete 18:25:28 93359f2a8cfa: Verifying Checksum 18:25:28 93359f2a8cfa: Download complete 18:25:28 188c0c94c7c5: Verifying Checksum 18:25:28 188c0c94c7c5: Download complete 18:25:28 7c6f9722023f: Verifying Checksum 18:25:28 7c6f9722023f: Download complete 18:25:29 188c0c94c7c5: Pull complete 18:25:29 0ef7d3d256c8: Pull complete 18:25:29 de9db76c5a1d: Pull complete 18:25:29 745a02a5169b: Pull complete 18:25:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:25:29 ---> b7e6874047d6 18:25:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:25:30 a35cf1a2eb13: Verifying Checksum 18:25:30 a35cf1a2eb13: Download complete 18:25:31 bca2f99d35d6: Verifying Checksum 18:25:31 bca2f99d35d6: Download complete 18:25:32 ---> Running in c30730e0d0c1 18:25:32 Removing intermediate container c30730e0d0c1 18:25:32 ---> 8dc8e832ccc0 18:25:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:32 ---> Running in 261eb39e0ded 18:25:35 Removing intermediate container 261eb39e0ded 18:25:35 ---> 2492df2d7148 18:25:35 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:25:35 ---> Running in 82ad035f638c 18:25:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:36 bca2f99d35d6: Pull complete 18:25:36 93359f2a8cfa: Pull complete 18:25:36 7c6f9722023f: Pull complete 18:25:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:37 (1/6) Installing libc-dev (0.7.2-r3) 18:25:38 (2/6) Installing libsodium (1.0.18-r0) 18:25:38 (3/6) Installing pkgconf (1.7.2-r0) 18:25:38 (4/6) Installing libsodium-dev (1.0.18-r0) 18:25:38 (5/6) Installing libzmq (4.3.3-r0) 18:25:38 (6/6) Installing zeromq-dev (4.3.3-r0) 18:25:38 Executing busybox-1.31.1-r19.trigger 18:25:38 OK: 144 MiB in 45 packages 18:25:40 Removing intermediate container 82ad035f638c 18:25:40 ---> 07f1a5157c0f 18:25:40 Step 6/8 : WORKDIR /app 18:25:40 ---> Running in d0a465e62ab6 18:25:40 Removing intermediate container d0a465e62ab6 18:25:40 ---> 41c5afae576a 18:25:40 Step 7/8 : COPY . . 18:25:41 ---> 0dad07696ebd 18:25:41 Step 8/8 : RUN go mod download 18:25:41 ---> Running in cf361a0f7552 18:25:42 a35cf1a2eb13: Pull complete 18:25:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:25:42 ---> a62c8e92a672 18:25:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:25:42 ---> Running in 18bbd4e29e44 18:25:42 Removing intermediate container 18bbd4e29e44 18:25:42 ---> 5c88eaacc005 18:25:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:42 ---> Running in 19a9fd4aa629 18:25:42 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 18:25:42 Removing intermediate container 19a9fd4aa629 18:25:42 ---> 7567f5d8a4b8 18:25:42 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:25:42 ---> Running in ae4e4b90f6f3 18:25:42 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 18:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 18:25:44 (1/6) Installing libc-dev (0.7.2-r3) [Pipeline] // stage [Pipeline] } 18:25:44 Failed in branch arm64 18:25:44 (2/6) Installing libsodium (1.0.18-r0) 18:25:44 (3/6) Installing pkgconf (1.7.2-r0) 18:25:44 (4/6) Installing libsodium-dev (1.0.18-r0) 18:25:44 (5/6) Installing libzmq (4.3.3-r0) 18:25:44 (6/6) Installing zeromq-dev (4.3.3-r0) 18:25:44 Executing busybox-1.31.1-r19.trigger 18:25:44 OK: 167 MiB in 45 packages 18:25:45 Removing intermediate container ae4e4b90f6f3 18:25:45 ---> e0eb49f5bee5 18:25:45 Step 6/8 : WORKDIR /app 18:25:45 ---> Running in a45bce03bc25 18:25:45 Removing intermediate container a45bce03bc25 18:25:45 ---> a70d6bbd1a01 18:25:45 Step 7/8 : COPY . . 18:25:46 ---> 2469ea6af79d 18:25:46 Step 8/8 : RUN go mod download 18:25:46 ---> Running in 122b7653ed0f 18:25:46 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 18:25:47 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:48 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 18:25:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:51 ---> package-listing.sh 18:25:51 ++ facter osfamily 18:25:51 ++ tr '[:upper:]' '[:lower:]' 18:25:51 + OS_FAMILY=redhat 18:25:51 + workspace=/w/workspace/_app-service-configurable_PR-158 18:25:51 + START_PACKAGES=/tmp/packages_start.txt 18:25:51 + END_PACKAGES=/tmp/packages_end.txt 18:25:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:51 + PACKAGES=/tmp/packages_start.txt 18:25:51 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 18:25:51 + PACKAGES=/tmp/packages_end.txt 18:25:51 + case "${OS_FAMILY}" in 18:25:51 + rpm -qa 18:25:51 + sort 18:25:57 + '[' -f /tmp/packages_start.txt ']' 18:25:57 + '[' -f /tmp/packages_end.txt ']' 18:25:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:57 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 18:25:57 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 18:25:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo 18:25:57 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:25:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:25:57 18:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:25:58 alpine: Pulling from edgex-lftools-log-publisher 18:25:58 df20fa9351a1: Pulling fs layer 18:25:58 36b3adc4ff6f: Pulling fs layer 18:25:58 8ad3a11d3b57: Pulling fs layer 18:25:58 46f8f816bc3b: Pulling fs layer 18:25:58 93b61091891f: Pulling fs layer 18:25:58 93b9cdb0e59b: Pulling fs layer 18:25:58 5e14af77c1be: Pulling fs layer 18:25:58 01666e4c0597: Pulling fs layer 18:25:58 aa168da1d23b: Pulling fs layer 18:25:58 46f8f816bc3b: Waiting 18:25:58 93b61091891f: Waiting 18:25:58 93b9cdb0e59b: Waiting 18:25:58 5e14af77c1be: Waiting 18:25:58 01666e4c0597: Waiting 18:25:58 aa168da1d23b: Waiting 18:25:58 36b3adc4ff6f: Verifying Checksum 18:25:58 36b3adc4ff6f: Download complete 18:25:58 46f8f816bc3b: Download complete 18:25:58 df20fa9351a1: Verifying Checksum 18:25:58 93b9cdb0e59b: Verifying Checksum 18:25:58 93b9cdb0e59b: Download complete 18:25:58 93b61091891f: Verifying Checksum 18:25:58 93b61091891f: Download complete 18:25:58 5e14af77c1be: Verifying Checksum 18:25:58 5e14af77c1be: Download complete 18:25:58 01666e4c0597: Verifying Checksum 18:25:58 01666e4c0597: Download complete 18:25:58 8ad3a11d3b57: Verifying Checksum 18:25:58 8ad3a11d3b57: Download complete 18:25:58 df20fa9351a1: Pull complete 18:25:58 36b3adc4ff6f: Pull complete 18:25:59 8ad3a11d3b57: Pull complete 18:25:59 46f8f816bc3b: Pull complete 18:26:00 aa168da1d23b: Verifying Checksum 18:26:00 aa168da1d23b: Download complete 18:26:00 93b61091891f: Pull complete 18:26:00 93b9cdb0e59b: Pull complete 18:26:00 5e14af77c1be: Pull complete 18:26:00 01666e4c0597: Pull complete 18:26:07 aa168da1d23b: Pull complete 18:26:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:26:07 prd-centos7-docker-4c-2g-16914 does not seem to be running inside a container 18:26:07 $ 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-158/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-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:26:11 $ docker top 43fe1aa9e6c64db1b432eb10dda5d4075fb68e672598affe65ac4a5848af593f -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:12 + mkdir -p /var/log/sa [Pipeline] sh 18:26:12 + ls /var/log/sa-host 18:26:12 + sadf -c /var/log/sa-host/sa20 18:26:12 file_magic: OK 18:26:12 HZ: Using current value: 100 18:26:12 file_header: OK 18:26:12 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 18:26:12 Statistics: 18:26:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:26:12 File successfully converted to sysstat format version 12.2.1 18:26:12 + sadf -c /var/log/sa-host/sa23 18:26:12 file_magic: OK 18:26:12 HZ: Using current value: 100 18:26:12 file_header: OK 18:26:12 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 18:26:12 Statistics: 18:26:12 Hnuu...uuuununununu... 18:26:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:12 provisioning config files... 18:26:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config219270420829824896tmp [Pipeline] { [Pipeline] echo 18:26:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> create-netrc.sh [Pipeline] } 18:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:26:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> python-tools-install.sh [Pipeline] echo 18:26:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> sudo-logs.sh 18:26:13 Archiving 'sudo' log.. [Pipeline] echo 18:26:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:14 ---> job-cost.sh 18:26:14 lf-activate-venv: SKIPPING 18:26:14 INFO: No Stack... 18:26:15 INFO: Retrieving Pricing Info for: v1-standard-2 18:26:15 INFO: Archiving Costs [Pipeline] echo 18:26:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:16 ---> logs-deploy.sh 18:26:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/3 18:26:16 INFO: archiving workspace using pattern(s): 18:26:17 Archives upload complete. 18:26:17 INFO: archiving logs to Nexus 18:26:18 ---> uname -a: 18:26:18 Linux prd-centos7-docker-4c-2g-16914.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:26:18 18:26:18 18:26:18 ---> lscpu: 18:26:18 Architecture: x86_64 18:26:18 CPU op-mode(s): 32-bit, 64-bit 18:26:18 Byte Order: Little Endian 18:26:18 Address sizes: 40 bits physical, 48 bits virtual 18:26:18 CPU(s): 4 18:26:18 On-line CPU(s) list: 0-3 18:26:18 Thread(s) per core: 1 18:26:18 Core(s) per socket: 1 18:26:18 Socket(s): 4 18:26:18 NUMA node(s): 1 18:26:18 Vendor ID: GenuineIntel 18:26:18 CPU family: 6 18:26:18 Model: 44 18:26:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:26:18 Stepping: 1 18:26:18 CPU MHz: 2933.438 18:26:18 BogoMIPS: 5866.87 18:26:18 Virtualization: VT-x 18:26:18 Hypervisor vendor: KVM 18:26:18 Virtualization type: full 18:26:18 L1d cache: 128 KiB 18:26:18 L1i cache: 128 KiB 18:26:18 L2 cache: 16 MiB 18:26:18 L3 cache: 64 MiB 18:26:18 NUMA node0 CPU(s): 0-3 18:26:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:26:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:26:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:26:18 Vulnerability Meltdown: Mitigation; PTI 18:26:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:26:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:26:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:26:18 Vulnerability Srbds: Not affected 18:26:18 Vulnerability Tsx async abort: Not affected 18:26:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:26:18 18:26:18