Pull request #2942 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/edgex-go Obtained Jenkinsfile from 37b4b3d09eb220d20e446ec635a750af545206ba+dd265b0a906f4796680bcfa54b47b0c8333d6388 (72361832cfa24ff730000147c399765b091c8723) 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-16416 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 37b4b3d09eb220d20e446ec635a750af545206ba Merge succeeded, producing 37b4b3d09eb220d20e446ec635a750af545206ba Checking out Revision 37b4b3d09eb220d20e446ec635a750af545206ba (PR-2942) > git config core.sparsecheckout # timeout=10 > git checkout -f 37b4b3d09eb220d20e446ec635a750af545206ba # 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 dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37b4b3d09eb220d20e446ec635a750af545206ba # timeout=10 Commit message: "refactor: Use new enhanced SecretProvider" First time build. Skipping changelog. > git rev-list --no-walk 0b31cfa779efbcc59449771402e2afde0ef86b42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:44:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:44:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:44:11 ========================================================= 23:44:11 EdgeX Global Pipelines Version Info 23:44:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:44:13 ------------------- 23:44:13 stable info: 23:44:13 ------------------- 23:44:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:44:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:44:13 Message: update stable to v1.0.173 23:44:14 ------------------- 23:44:14 experimental info: 23:44:14 ------------------- 23:44:14 Commited By: **** collab-it+edgex@linuxfoundation.org 23:44:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:44:14 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:44:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:44:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:44:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:44:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37b4b3d09eb220d20e446ec635a750af545206ba [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37b4b3d [Pipeline] echo 23:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:44:17 provisioning config files... 23:44:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6368024389534143650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:18 ---> docker-login.sh 23:44:18 nexus3.edgexfoundry.org:10001 23:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:18 Configure a credential helper to remove this warning. See 23:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:18 23:44:18 Login Succeeded 23:44:18 nexus3.edgexfoundry.org:10002 23:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:18 Configure a credential helper to remove this warning. See 23:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:18 23:44:18 Login Succeeded 23:44:18 nexus3.edgexfoundry.org:10003 23:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:18 Configure a credential helper to remove this warning. See 23:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:18 23:44:18 Login Succeeded 23:44:18 nexus3.edgexfoundry.org:10004 23:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:19 Configure a credential helper to remove this warning. See 23:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:19 23:44:19 Login Succeeded 23:44:19 docker.io 23:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:19 Configure a credential helper to remove this warning. See 23:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:19 23:44:19 Login Succeeded 23:44:19 ---> docker-login.sh ends [Pipeline] } 23:44:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/core-command/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo core-command,cmd/core-command/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/core-data/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo core-data,cmd/core-data/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/core-metadata/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo core-metadata,cmd/core-metadata/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/security-bootstrap-redis/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/security-proxy-setup/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/security-secrets-setup/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/support-notifications/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo support-notifications,cmd/support-notifications/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/support-scheduler/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:44:20 + for file in '`ls cmd/**/Dockerfile`' 23:44:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:44:20 ++ cut -d/ -f2 23:44:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:44:20 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:21 23:44:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:44:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:21 latest: Pulling from edgex-devops/git-semver 23:44:21 31603596830f: Pulling fs layer 23:44:21 2a8b12db71e7: Pulling fs layer 23:44:21 6ca5941a6612: Pulling fs layer 23:44:21 ecc8261a40a4: Pulling fs layer 23:44:21 ecc8261a40a4: Waiting 23:44:21 2a8b12db71e7: Verifying Checksum 23:44:21 2a8b12db71e7: Download complete 23:44:21 31603596830f: Verifying Checksum 23:44:21 31603596830f: Download complete 23:44:21 6ca5941a6612: Verifying Checksum 23:44:21 6ca5941a6612: Download complete 23:44:22 ecc8261a40a4: Verifying Checksum 23:44:22 ecc8261a40a4: Download complete 23:44:22 31603596830f: Pull complete 23:44:22 2a8b12db71e7: Pull complete 23:44:23 6ca5941a6612: Pull complete 23:44:23 ecc8261a40a4: Pull complete 23:44:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:44:23 prd-centos7-docker-4c-2g-16416 does not seem to be running inside a container 23:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:44:26 $ docker top 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:26 [ssh-agent] Looking for ssh-agent implementation... 23:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:26 $ docker exec 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 ssh-agent 23:44:27 SSH_AUTH_SOCK=/tmp/ssh-jYePpRzhaqrC/agent.11 23:44:27 SSH_AGENT_PID=16 23:44:27 Running ssh-add (command line suppressed) 23:44:27 Identity added: /w/workspace/edgex-go/10@tmp/private_key_4864429015171371812.key (/w/workspace/edgex-go/10@tmp/private_key_4864429015171371812.key) 23:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:27 + git tag --points-at HEAD [Pipeline] } 23:44:27 $ docker exec --env ******** --env ******** 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 ssh-agent -k 23:44:27 unset SSH_AUTH_SOCK; 23:44:27 unset SSH_AGENT_PID; 23:44:27 echo Agent pid 16 killed; 23:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:44:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:28 [ssh-agent] Looking for ssh-agent implementation... 23:44:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:28 $ docker exec 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 ssh-agent 23:44:28 SSH_AUTH_SOCK=/tmp/ssh-U1ub9Y5W9fJe/agent.44 23:44:28 SSH_AGENT_PID=49 23:44:28 Running ssh-add (command line suppressed) 23:44:28 Identity added: /w/workspace/edgex-go/10@tmp/private_key_9189167367478227519.key (/w/workspace/edgex-go/10@tmp/private_key_9189167367478227519.key) 23:44:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:29 + git semver init 23:44:29 # -> Open(): unable to determine branch for HEAD 23:44:29 # $GIT_DIR = /w/workspace/edgex-go/10/.git 23:44:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 23:44:29 # $SEMVER_REMOTE_NAME = origin 23:44:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:44:29 # $SEMVER_USER_NAME = edgex-jenkins 23:44:29 # $SEMVER_BRANCH = PR-2942 23:44:29 # $SEMVER_TEMP = /tmp/semver-808885205 23:44:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:44:47 # '/tmp/semver-808885205' -> '/w/workspace/edgex-go/10/.semver' 23:44:47 # -> Force: false 23:44:47 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 23:44:47 $ docker exec --env ******** --env ******** 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 ssh-agent -k 23:44:47 unset SSH_AUTH_SOCK; 23:44:47 unset SSH_AGENT_PID; 23:44:47 echo Agent pid 49 killed; 23:44:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:48 + git semver [Pipeline] } 23:44:48 $ docker stop --time=1 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 23:44:49 $ docker rm -f 704876c4396ae83de8551319ba9e4514db0f74d8a3380c413a1ddb2ba14b8200 [Pipeline] // withDockerContainer [Pipeline] sh 23:44:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:44:50 Stashed 1 file(s) [Pipeline] echo 23:44:50 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:44:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:44:52 + sudo service docker restart 23:44:52 + true 23:44:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:44:52 ========================================================= 23:44:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:44:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:44:53 + 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 . 23:44:57 Sending build context to Docker daemon 326.5MB 23:44:57 Step 1/7 : ARG BASE=golang:1.15-alpine 23:44:57 Step 2/7 : FROM ${BASE} 23:44:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:44:57 188c0c94c7c5: Pulling fs layer 23:44:57 0ef7d3d256c8: Pulling fs layer 23:44:57 de9db76c5a1d: Pulling fs layer 23:44:57 bca2f99d35d6: Pulling fs layer 23:44:57 93359f2a8cfa: Pulling fs layer 23:44:57 7c6f9722023f: Pulling fs layer 23:44:57 a35cf1a2eb13: Pulling fs layer 23:44:57 bca2f99d35d6: Waiting 23:44:57 93359f2a8cfa: Waiting 23:44:57 7c6f9722023f: Waiting 23:44:57 a35cf1a2eb13: Waiting 23:44:57 de9db76c5a1d: Verifying Checksum 23:44:57 de9db76c5a1d: Download complete 23:44:57 0ef7d3d256c8: Download complete 23:44:57 93359f2a8cfa: Verifying Checksum 23:44:57 93359f2a8cfa: Download complete 23:44:57 7c6f9722023f: Verifying Checksum 23:44:57 7c6f9722023f: Download complete 23:44:57 188c0c94c7c5: Download complete 23:44:57 188c0c94c7c5: Pull complete 23:44:57 0ef7d3d256c8: Pull complete 23:44:58 de9db76c5a1d: Pull complete 23:45:00 a35cf1a2eb13: Verifying Checksum 23:45:00 a35cf1a2eb13: Download complete 23:45:00 bca2f99d35d6: Verifying Checksum 23:45:00 bca2f99d35d6: Download complete 23:45:05 bca2f99d35d6: Pull complete 23:45:06 93359f2a8cfa: Pull complete 23:45:06 7c6f9722023f: Pull complete 23:45:06 Still waiting to schedule task 23:45:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:45:11 a35cf1a2eb13: Pull complete 23:45:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:45:11 ---> a62c8e92a672 23:45:11 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:45:11 ---> Running in 1c0d316338c4 23:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:45:13 (1/12) Installing libmagic (5.38-r0) 23:45:13 (2/12) Installing file (5.38-r0) 23:45:13 (3/12) Installing libc-dev (0.7.2-r3) 23:45:13 (4/12) Installing g++ (9.3.0-r2) 23:45:16 (5/12) Installing fortify-headers (1.1-r0) 23:45:16 (6/12) Installing patch (2.7.6-r6) 23:45:16 (7/12) Installing build-base (0.5-r2) 23:45:16 (8/12) Installing libsodium (1.0.18-r0) 23:45:16 (9/12) Installing pkgconf (1.7.2-r0) 23:45:16 (10/12) Installing libsodium-dev (1.0.18-r0) 23:45:16 (11/12) Installing libzmq (4.3.3-r0) 23:45:16 (12/12) Installing zeromq-dev (4.3.3-r0) 23:45:16 Executing busybox-1.31.1-r19.trigger 23:45:16 OK: 233 MiB in 51 packages 23:45:21 Removing intermediate container 1c0d316338c4 23:45:21 ---> e9f4b985e0d6 23:45:21 Step 4/7 : WORKDIR /edgex-go 23:45:21 ---> Running in ca80b5b32951 23:45:21 Removing intermediate container ca80b5b32951 23:45:21 ---> b4602ec5f936 23:45:21 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:45:21 latest: Pulling from library/docker 23:45:21 05e7bc50f07f: Pulling fs layer 23:45:21 6db28d0fdbf6: Pulling fs layer 23:45:21 292df0bc6bf3: Pulling fs layer 23:45:21 a3104fdc50d0: Pulling fs layer 23:45:21 a8e67d69e12c: Pulling fs layer 23:45:21 1ede2b221ee4: Pulling fs layer 23:45:21 fc74c0d5b799: Pulling fs layer 23:45:21 a8e67d69e12c: Waiting 23:45:21 1ede2b221ee4: Waiting 23:45:21 fc74c0d5b799: Waiting 23:45:21 a3104fdc50d0: Waiting 23:45:21 292df0bc6bf3: Verifying Checksum 23:45:21 292df0bc6bf3: Download complete 23:45:21 6db28d0fdbf6: Verifying Checksum 23:45:21 6db28d0fdbf6: Download complete 23:45:21 05e7bc50f07f: Download complete 23:45:21 a8e67d69e12c: Download complete 23:45:22 1ede2b221ee4: Verifying Checksum 23:45:22 1ede2b221ee4: Download complete 23:45:22 fc74c0d5b799: Verifying Checksum 23:45:22 fc74c0d5b799: Download complete 23:45:22 05e7bc50f07f: Pull complete 23:45:22 6db28d0fdbf6: Pull complete 23:45:22 292df0bc6bf3: Pull complete 23:45:23 a3104fdc50d0: Verifying Checksum 23:45:23 a3104fdc50d0: Download complete 23:45:26 a3104fdc50d0: Pull complete 23:45:26 a8e67d69e12c: Pull complete 23:45:26 1ede2b221ee4: Pull complete 23:45:26 fc74c0d5b799: Pull complete 23:45:26 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 23:45:26 Status: Downloaded newer image for docker:latest 23:45:27 ---> 625a4d3d4bff 23:45:27 Step 6/7 : COPY go.mod . 23:45:27 ---> 7916e3947c25 23:45:27 Step 7/7 : RUN go mod download 23:45:27 ---> Running in 41cb0d88c50f 23:45:30 go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 23:45:30 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] { (Docker Build) Stage "Docker 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] // stage [Pipeline] } 23:45:32 Failed in branch amd64 23:49:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16423 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws 23:49:48 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 23:49:53 using credential edgex-jenkins-ssh 23:49:53 Cloning the remote Git repository 23:49:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:49:53 > git init /w/workspace/edgex-go/10 # timeout=10 23:49:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:49:53 > git --version # timeout=10 23:49:53 > git --version # 'git version 2.17.1' 23:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:10 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 37b4b3d09eb220d20e446ec635a750af545206ba 23:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:50:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:50:10 > git config core.sparsecheckout # timeout=10 23:50:10 > git checkout -f 37b4b3d09eb220d20e446ec635a750af545206ba # timeout=10 23:50:10 Merge succeeded, producing 37b4b3d09eb220d20e446ec635a750af545206ba 23:50:10 Checking out Revision 37b4b3d09eb220d20e446ec635a750af545206ba (PR-2942) 23:50:10 > git remote # timeout=10 23:50:10 > git config --get remote.origin.url # timeout=10 23:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:10 > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 23:50:10 > git rev-parse HEAD^{commit} # timeout=10 23:50:10 > git config core.sparsecheckout # timeout=10 23:50:10 > git checkout -f 37b4b3d09eb220d20e446ec635a750af545206ba # timeout=10 23:50:15 Commit message: "refactor: Use new enhanced SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:50:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:50:17 + true 23:50:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:50:19 provisioning config files... 23:50:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config427931807465498162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:20 ---> docker-login.sh 23:50:20 nexus3.edgexfoundry.org:10001 23:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:21 Configure a credential helper to remove this warning. See 23:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:21 23:50:21 Login Succeeded 23:50:21 nexus3.edgexfoundry.org:10002 23:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:21 Configure a credential helper to remove this warning. See 23:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:21 23:50:21 Login Succeeded 23:50:21 nexus3.edgexfoundry.org:10003 23:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:22 Configure a credential helper to remove this warning. See 23:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:22 23:50:22 Login Succeeded 23:50:22 nexus3.edgexfoundry.org:10004 23:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:22 Configure a credential helper to remove this warning. See 23:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:22 23:50:22 Login Succeeded 23:50:22 docker.io 23:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:23 Configure a credential helper to remove this warning. See 23:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:23 23:50:23 Login Succeeded 23:50:23 ---> docker-login.sh ends [Pipeline] } 23:50:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:50:23 ========================================================= 23:50:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:50:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:50:24 + 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 . 23:50:26 Sending build context to Docker daemon 165.7MB 23:50:26 Step 1/7 : ARG BASE=golang:1.15-alpine 23:50:26 Step 2/7 : FROM ${BASE} 23:50:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:50:26 5f621e34cdf4: Pulling fs layer 23:50:26 a4357932f1b6: Pulling fs layer 23:50:26 18c013af1878: Pulling fs layer 23:50:26 00ac8860ef70: Pulling fs layer 23:50:26 63d7cb157983: Pulling fs layer 23:50:26 b116817d02f9: Pulling fs layer 23:50:26 745a02a5169b: Pulling fs layer 23:50:26 63d7cb157983: Waiting 23:50:26 b116817d02f9: Waiting 23:50:26 745a02a5169b: Waiting 23:50:26 00ac8860ef70: Waiting 23:50:26 18c013af1878: Verifying Checksum 23:50:26 18c013af1878: Download complete 23:50:26 a4357932f1b6: Verifying Checksum 23:50:26 a4357932f1b6: Download complete 23:50:26 63d7cb157983: Verifying Checksum 23:50:26 63d7cb157983: Download complete 23:50:26 b116817d02f9: Download complete 23:50:26 5f621e34cdf4: Verifying Checksum 23:50:26 5f621e34cdf4: Download complete 23:50:27 5f621e34cdf4: Pull complete 23:50:27 a4357932f1b6: Pull complete 23:50:28 18c013af1878: Pull complete 23:50:29 745a02a5169b: Verifying Checksum 23:50:29 745a02a5169b: Download complete 23:50:30 00ac8860ef70: Verifying Checksum 23:50:30 00ac8860ef70: Download complete 23:50:41 00ac8860ef70: Pull complete 23:50:41 63d7cb157983: Pull complete 23:50:41 b116817d02f9: Pull complete 23:50:45 745a02a5169b: Pull complete 23:50:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:50:45 ---> b7e6874047d6 23:50:45 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:50:49 ---> Running in 1c76d4419f1e 23:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:50:51 (1/12) Installing libmagic (5.38-r0) 23:50:51 (2/12) Installing file (5.38-r0) 23:50:51 (3/12) Installing libc-dev (0.7.2-r3) 23:50:51 (4/12) Installing g++ (9.3.0-r2) 23:50:54 (5/12) Installing fortify-headers (1.1-r0) 23:50:54 (6/12) Installing patch (2.7.6-r6) 23:50:54 (7/12) Installing build-base (0.5-r2) 23:50:54 (8/12) Installing libsodium (1.0.18-r0) 23:50:54 (9/12) Installing pkgconf (1.7.2-r0) 23:50:54 (10/12) Installing libsodium-dev (1.0.18-r0) 23:50:54 (11/12) Installing libzmq (4.3.3-r0) 23:50:55 (12/12) Installing zeromq-dev (4.3.3-r0) 23:50:55 Executing busybox-1.31.1-r19.trigger 23:50:55 OK: 217 MiB in 51 packages 23:50:59 Removing intermediate container 1c76d4419f1e 23:50:59 ---> afe3a52f7fc8 23:50:59 Step 4/7 : WORKDIR /edgex-go 23:50:59 ---> Running in 7d6100e7683e 23:51:00 Removing intermediate container 7d6100e7683e 23:51:00 ---> 0d2b647b0aab 23:51:00 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:51:00 latest: Pulling from library/docker 23:51:00 a3cc7d3b244e: Pulling fs layer 23:51:00 02a3295e0d61: Pulling fs layer 23:51:00 0f4f2e6d8100: Pulling fs layer 23:51:00 065c9533d613: Pulling fs layer 23:51:00 9fce0df16b8b: Pulling fs layer 23:51:00 e3faa53604c1: Pulling fs layer 23:51:00 04b5adaa2053: Pulling fs layer 23:51:00 9fce0df16b8b: Waiting 23:51:00 e3faa53604c1: Waiting 23:51:00 04b5adaa2053: Waiting 23:51:00 065c9533d613: Waiting 23:51:00 0f4f2e6d8100: Download complete 23:51:01 a3cc7d3b244e: Verifying Checksum 23:51:01 02a3295e0d61: Verifying Checksum 23:51:01 02a3295e0d61: Download complete 23:51:01 e3faa53604c1: Verifying Checksum 23:51:01 e3faa53604c1: Download complete 23:51:01 9fce0df16b8b: Verifying Checksum 23:51:01 9fce0df16b8b: Download complete 23:51:01 04b5adaa2053: Verifying Checksum 23:51:01 04b5adaa2053: Download complete 23:51:01 a3cc7d3b244e: Pull complete 23:51:02 02a3295e0d61: Pull complete 23:51:02 065c9533d613: Verifying Checksum 23:51:02 065c9533d613: Download complete 23:51:02 0f4f2e6d8100: Pull complete 23:51:06 065c9533d613: Pull complete 23:51:06 9fce0df16b8b: Pull complete 23:51:06 e3faa53604c1: Pull complete 23:51:07 04b5adaa2053: Pull complete 23:51:07 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 23:51:07 Status: Downloaded newer image for docker:latest 23:51:10 ---> 479c02ed62a9 23:51:10 Step 6/7 : COPY go.mod . 23:51:11 ---> 4135cef8f860 23:51:11 Step 7/7 : RUN go mod download 23:51:11 ---> Running in a9174e14b9c6 23:51:14 go: github.com/edgexfoundry/go-mod-bootstrap@v0.0.60: parsing /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 23:51:14 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] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:16 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:51:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:19 ---> package-listing.sh 23:51:19 ++ facter osfamily 23:51:19 ++ tr '[:upper:]' '[:lower:]' 23:51:19 + OS_FAMILY=redhat 23:51:19 + workspace=/w/workspace/edgex-go/10 23:51:19 + START_PACKAGES=/tmp/packages_start.txt 23:51:19 + END_PACKAGES=/tmp/packages_end.txt 23:51:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:19 + PACKAGES=/tmp/packages_start.txt 23:51:19 + '[' /w/workspace/edgex-go/10 ']' 23:51:19 + PACKAGES=/tmp/packages_end.txt 23:51:19 + case "${OS_FAMILY}" in 23:51:19 + rpm -qa 23:51:19 + sort 23:51:24 + '[' -f /tmp/packages_start.txt ']' 23:51:24 + '[' -f /tmp/packages_end.txt ']' 23:51:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:24 + '[' /w/workspace/edgex-go/10 ']' 23:51:24 + mkdir -p /w/workspace/edgex-go/10/archives/ 23:51:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 23:51:24 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/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:51:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:51:25 23:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:51:25 alpine: Pulling from edgex-lftools-log-publisher 23:51:25 df20fa9351a1: Pulling fs layer 23:51:25 36b3adc4ff6f: Pulling fs layer 23:51:25 8ad3a11d3b57: Pulling fs layer 23:51:25 46f8f816bc3b: Pulling fs layer 23:51:25 93b61091891f: Pulling fs layer 23:51:25 93b9cdb0e59b: Pulling fs layer 23:51:25 5e14af77c1be: Pulling fs layer 23:51:25 01666e4c0597: Pulling fs layer 23:51:25 aa168da1d23b: Pulling fs layer 23:51:25 01666e4c0597: Waiting 23:51:25 93b9cdb0e59b: Waiting 23:51:25 5e14af77c1be: Waiting 23:51:25 aa168da1d23b: Waiting 23:51:25 36b3adc4ff6f: Verifying Checksum 23:51:25 36b3adc4ff6f: Download complete 23:51:25 46f8f816bc3b: Verifying Checksum 23:51:25 46f8f816bc3b: Download complete 23:51:25 df20fa9351a1: Verifying Checksum 23:51:25 93b9cdb0e59b: Verifying Checksum 23:51:25 93b9cdb0e59b: Download complete 23:51:25 5e14af77c1be: Verifying Checksum 23:51:25 5e14af77c1be: Download complete 23:51:25 93b61091891f: Verifying Checksum 23:51:25 93b61091891f: Download complete 23:51:25 01666e4c0597: Verifying Checksum 23:51:25 01666e4c0597: Download complete 23:51:25 8ad3a11d3b57: Verifying Checksum 23:51:25 8ad3a11d3b57: Download complete 23:51:25 df20fa9351a1: Pull complete 23:51:26 36b3adc4ff6f: Pull complete 23:51:27 8ad3a11d3b57: Pull complete 23:51:27 46f8f816bc3b: Pull complete 23:51:28 aa168da1d23b: Verifying Checksum 23:51:28 aa168da1d23b: Download complete 23:51:28 93b61091891f: Pull complete 23:51:28 93b9cdb0e59b: Pull complete 23:51:28 5e14af77c1be: Pull complete 23:51:28 01666e4c0597: Pull complete 23:51:37 aa168da1d23b: Pull complete 23:51:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:51:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:51:37 prd-centos7-docker-4c-2g-16416 does not seem to be running inside a container 23:51:37 $ 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/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:51:40 $ docker top d5104f7a41141e2ccf3da9db17c110791d9bb6a547a7f83d1710f6103e4c62a4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:41 + touch /tmp/pre-build-complete [Pipeline] sh 23:51:41 + mkdir -p /var/log/sa [Pipeline] sh 23:51:41 + ls /var/log/sa-host 23:51:41 + sadf -c /var/log/sa-host/sa16 23:51:41 file_magic: OK 23:51:41 HZ: Using current value: 100 23:51:41 file_header: OK 23:51:41 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 23:51:41 Statistics: 23:51:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:51:41 File successfully converted to sysstat format version 12.2.1 23:51:41 + sadf -c /var/log/sa-host/sa23 23:51:41 file_magic: OK 23:51:41 HZ: Using current value: 100 23:51:41 file_header: OK 23:51:41 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 23:51:41 Statistics: 23:51:41 Hnuu...uuuununununu... 23:51:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:41 provisioning config files... 23:51:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2167735136482715464tmp [Pipeline] { [Pipeline] echo 23:51:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:42 ---> create-netrc.sh [Pipeline] } 23:51:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:51:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:51:42 ---> python-tools-install.sh [Pipeline] echo 23:51:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:51:43 ---> sudo-logs.sh 23:51:43 Archiving 'sudo' log.. [Pipeline] echo 23:51:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:43 ---> job-cost.sh 23:51:43 lf-activate-venv: SKIPPING 23:51:43 INFO: No Stack... 23:51:44 INFO: Retrieving Pricing Info for: v1-standard-2 23:51:45 INFO: Archiving Costs [Pipeline] echo 23:51:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:45 ---> logs-deploy.sh 23:51:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/10 23:51:45 INFO: archiving workspace using pattern(s): 23:51:46 Archives upload complete. 23:51:47 INFO: archiving logs to Nexus