Pull request #3651 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from b754ce5b2aa4ae2a53152a8960953798e3402c12+6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (ae6dfdc7d7bef698852529615e8fae7a7daf083e) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4809013337265046092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5740623939402865532.key > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3613964709915495590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh696068088681506092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6036768651918596765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2184 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4787437888482572459.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit b754ce5b2aa4ae2a53152a8960953798e3402c12 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5049137705011170773.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 Merge succeeded, producing b754ce5b2aa4ae2a53152a8960953798e3402c12 Checking out Revision b754ce5b2aa4ae2a53152a8960953798e3402c12 (PR-3651) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3912802163885089801.key > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 Commit message: "ci: remove the need for a ci specific Dockerfile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:19:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:15 ========================================================= 23:19:15 EdgeX Global Pipelines Version Info 23:19:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 23:19:16 ------------------- 23:19:16 stable info: 23:19:16 ------------------- 23:19:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:16 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 23:19:16 Message: update stable to v1.0.203 23:19:17 ------------------- 23:19:17 experimental info: 23:19:17 ------------------- 23:19:17 Commited By: **** collab-it+edgex@linuxfoundation.org 23:19:17 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 23:19:17 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3651 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3651 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3651 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b754ce5b2aa4ae2a53152a8960953798e3402c12 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b754ce5 [Pipeline] echo 23:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:19 provisioning config files... 23:19:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3509269834124375012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:20 ---> docker-login.sh 23:19:20 nexus3.edgexfoundry.org:10001 23:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:21 Configure a credential helper to remove this warning. See 23:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:21 23:19:21 Login Succeeded 23:19:21 nexus3.edgexfoundry.org:10002 23:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:26 Configure a credential helper to remove this warning. See 23:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:26 23:19:26 Login Succeeded 23:19:26 nexus3.edgexfoundry.org:10003 23:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:26 Configure a credential helper to remove this warning. See 23:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:26 23:19:26 Login Succeeded 23:19:26 nexus3.edgexfoundry.org:10004 23:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:26 Configure a credential helper to remove this warning. See 23:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:26 23:19:26 Login Succeeded 23:19:26 docker.io 23:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:26 Configure a credential helper to remove this warning. See 23:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:26 23:19:26 Login Succeeded 23:19:26 ---> docker-login.sh ends [Pipeline] } 23:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/core-command/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo core-command,cmd/core-command/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/core-data/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo core-data,cmd/core-data/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/core-metadata/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo core-metadata,cmd/core-metadata/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/security-bootstrapper/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/security-proxy-setup/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/support-notifications/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo support-notifications,cmd/support-notifications/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/support-scheduler/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:19:26 + for file in '`ls cmd/**/Dockerfile`' 23:19:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:19:26 ++ cut -d/ -f2 23:19:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:19:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:27 23:19:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:19:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:33 latest: Pulling from edgex-devops/git-semver 23:19:33 31603596830f: Pulling fs layer 23:19:33 d4622e32a9a9: Pulling fs layer 23:19:33 1030fce36090: Pulling fs layer 23:19:33 6c6cb7e1b49b: Pulling fs layer 23:19:33 6c6cb7e1b49b: Waiting 23:19:33 d4622e32a9a9: Download complete 23:19:33 31603596830f: Verifying Checksum 23:19:33 31603596830f: Download complete 23:19:33 31603596830f: Pull complete 23:19:33 6c6cb7e1b49b: Verifying Checksum 23:19:33 6c6cb7e1b49b: Download complete 23:19:33 d4622e32a9a9: Pull complete 23:19:33 1030fce36090: Verifying Checksum 23:19:33 1030fce36090: Download complete 23:19:34 1030fce36090: Pull complete 23:19:34 6c6cb7e1b49b: Pull complete 23:19:34 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 23:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:19:34 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:19:35 $ docker top ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:35 [ssh-agent] Looking for ssh-agent implementation... 23:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:35 $ docker exec ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent 23:19:35 SSH_AUTH_SOCK=/tmp/ssh-x9t4WYDWioiN/agent.13 23:19:35 SSH_AGENT_PID=19 23:19:35 Running ssh-add (command line suppressed) 23:19:35 Identity added: /w/workspace/edgex-go/5@tmp/private_key_608531654660829046.key (/w/workspace/edgex-go/5@tmp/private_key_608531654660829046.key) 23:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:36 + git tag --points-at HEAD [Pipeline] } 23:19:36 $ docker exec --env ******** --env ******** ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent -k 23:19:36 unset SSH_AUTH_SOCK; 23:19:36 unset SSH_AGENT_PID; 23:19:36 echo Agent pid 19 killed; 23:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:37 [ssh-agent] Looking for ssh-agent implementation... 23:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:37 $ docker exec ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent 23:19:38 SSH_AUTH_SOCK=/tmp/ssh-ysHC6Aqmj2Yc/agent.53 23:19:38 SSH_AGENT_PID=59 23:19:38 Running ssh-add (command line suppressed) 23:19:38 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1994887199761281316.key (/w/workspace/edgex-go/5@tmp/private_key_1994887199761281316.key) 23:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:38 + git semver init 23:19:38 # -> Open(): unable to determine branch for HEAD 23:19:38 # $GIT_DIR = /w/workspace/edgex-go/5/.git 23:19:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 23:19:38 # $SEMVER_REMOTE_NAME = origin 23:19:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:38 # $SEMVER_USER_NAME = edgex-jenkins 23:19:38 # $SEMVER_BRANCH = PR-3651 23:19:38 # $SEMVER_TEMP = /tmp/semver-233980631 23:19:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:19:50 # '/tmp/semver-233980631' -> '/w/workspace/edgex-go/5/.semver' 23:19:50 # -> Force: false 23:19:50 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 23:19:50 $ docker exec --env ******** --env ******** ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent -k 23:19:50 unset SSH_AUTH_SOCK; 23:19:50 unset SSH_AGENT_PID; 23:19:50 echo Agent pid 59 killed; 23:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:51 + git semver [Pipeline] } 23:19:51 $ docker stop --time=1 ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 23:19:53 $ docker rm -f ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:55 Stashed 1 file(s) [Pipeline] echo 23:19:55 [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] echo 23:19:55 ========================================================= 23:19:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:19:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:19:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:56 540db60ca938: Pulling fs layer 23:19:56 adcc1eea9eea: Pulling fs layer 23:19:56 4c4ab2625f07: Pulling fs layer 23:19:56 db62176df00c: Pulling fs layer 23:19:56 3b30891b0d05: Pulling fs layer 23:19:56 06b49ca38bd5: Pulling fs layer 23:19:56 c788192a36de: Pulling fs layer 23:19:56 a77e37c0d609: Pulling fs layer 23:19:56 c3185cebc471: Pulling fs layer 23:19:56 db62176df00c: Waiting 23:19:56 3b30891b0d05: Waiting 23:19:56 06b49ca38bd5: Waiting 23:19:56 c788192a36de: Waiting 23:19:56 a77e37c0d609: Waiting 23:19:56 c3185cebc471: Waiting 23:19:56 4c4ab2625f07: Verifying Checksum 23:19:56 4c4ab2625f07: Download complete 23:19:56 adcc1eea9eea: Verifying Checksum 23:19:56 adcc1eea9eea: Download complete 23:19:56 3b30891b0d05: Verifying Checksum 23:19:56 3b30891b0d05: Download complete 23:19:56 06b49ca38bd5: Verifying Checksum 23:19:56 06b49ca38bd5: Download complete 23:19:56 c788192a36de: Verifying Checksum 23:19:56 c788192a36de: Download complete 23:19:56 540db60ca938: Verifying Checksum 23:19:56 540db60ca938: Download complete 23:19:56 540db60ca938: Pull complete 23:19:56 adcc1eea9eea: Pull complete 23:19:56 4c4ab2625f07: Pull complete 23:19:57 a77e37c0d609: Verifying Checksum 23:19:57 a77e37c0d609: Download complete 23:20:00 c3185cebc471: Verifying Checksum 23:20:00 c3185cebc471: Download complete 23:20:00 db62176df00c: Verifying Checksum 23:20:00 db62176df00c: Download complete 23:20:04 db62176df00c: Pull complete 23:20:04 3b30891b0d05: Pull complete 23:20:04 06b49ca38bd5: Pull complete 23:20:04 c788192a36de: Pull complete 23:20:04 a77e37c0d609: Pull complete 23:20:06 c3185cebc471: Pull complete 23:20:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:20:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:20:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:20:07 + docker inspect -f . ci-base-image-x86_64 23:20:07 . [Pipeline] withDockerContainer 23:20:07 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:10 Still waiting to schedule task 23:20:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:20:12 $ docker top c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:14 + go version 23:20:14 go version go1.16.6 linux/amd64 [Pipeline] } 23:20:14 $ docker stop --time=1 c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea 23:20:15 $ docker rm -f c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:16 + docker inspect -f . ci-base-image-x86_64 23:20:16 . [Pipeline] withDockerContainer 23:20:16 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:17 $ docker top bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 -eo pid,comm [Pipeline] { [Pipeline] echo 23:20:17 ========================================================= 23:20:17 [edgeXBuildGoParallel] Running Tests and Build... 23:20:17 ========================================================= [Pipeline] sh 23:20:17 + go mod tidy 23:20:44 go: downloading github.com/gorilla/mux v1.8.0 23:20:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:20:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 23:20:44 go: downloading github.com/stretchr/testify v1.7.0 23:20:44 go: downloading github.com/google/uuid v1.3.0 23:20:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:20:44 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:20:44 go: downloading gopkg.in/yaml.v2 v2.4.0 23:20:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:20:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:20:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:20:44 go: downloading github.com/lib/pq v1.10.2 23:20:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:20:44 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:20:44 go: downloading github.com/pelletier/go-toml v1.9.3 23:20:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:20:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:20:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:20:44 go: downloading github.com/go-playground/validator/v10 v10.8.0 23:20:44 go: downloading github.com/davecgh/go-spew v1.1.1 23:20:44 go: downloading github.com/pmezard/go-difflib v1.0.0 23:20:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:20:44 go: downloading github.com/go-kit/kit v0.11.0 23:20:44 go: downloading github.com/stretchr/objx v0.1.1 23:20:44 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:20:44 go: downloading github.com/x448/float16 v0.8.4 23:20:44 go: downloading github.com/go-playground/universal-translator v0.17.0 23:20:44 go: downloading github.com/leodido/go-urn v1.2.1 23:20:44 go: downloading golang.org/x/text v0.3.6 23:20:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:20:44 go: downloading github.com/go-playground/locales v0.13.0 23:20:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:20:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:20:45 go: downloading github.com/pebbe/zmq4 v1.2.7 23:20:45 go: downloading github.com/kr/pretty v0.2.0 23:20:45 go: downloading github.com/hashicorp/consul/api v1.8.1 23:20:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:20:45 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:20:46 go: downloading github.com/go-stack/stack v1.8.0 23:20:46 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 23:20:46 go: downloading github.com/gorilla/websocket v1.4.2 23:20:46 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:20:46 go: downloading github.com/onsi/ginkgo v1.10.1 23:20:46 go: downloading github.com/onsi/gomega v1.7.0 23:20:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:20:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:20:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:20:47 go: downloading github.com/hashicorp/serf v0.9.5 23:20:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:20:47 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:20:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:20:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:20:47 go: downloading github.com/mitchellh/copystructure v1.0.0 23:20:48 go: downloading github.com/kr/text v0.1.0 23:20:48 go: downloading github.com/fatih/color v1.9.0 23:20:48 go: downloading github.com/mattn/go-colorable v0.1.6 23:20:48 go: downloading github.com/mattn/go-isatty v0.0.12 23:20:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:20:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:20:48 go: downloading github.com/pkg/errors v0.9.1 23:20:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:20:48 go: downloading github.com/hashicorp/memberlist v0.2.2 23:20:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:20:48 go: downloading github.com/hpcloud/tail v1.0.0 23:20:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:20:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:20:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:20:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:20:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:20:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:20:50 go: downloading github.com/miekg/dns v1.1.26 23:20:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:20:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:20:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:20:50 go: downloading github.com/hashicorp/errwrap v1.0.0 23:20:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 23:20:52 + make test 23:20:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:20:52 go mod tidy 23:20:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:21:02 ? github.com/edgexfoundry/edgex-go [no test files] 23:21:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:21:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:21:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:21:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:21:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:21:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:21:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 23:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 23:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 46.3% of statements 23:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 23:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 94.2% of statements 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:21:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 23:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 23:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 23:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 23:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 23:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 23:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 23:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements 23:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 23:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 23:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 23:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements 23:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:22:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 23:22:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 23:22:19 GO111MODULE=on go vet ./... 23:22:42 gofmt -l . 23:22:42 [ "`gofmt -l .`" = "" ] 23:22:42 ./bin/test-attribution-txt.sh [Pipeline] sh 23:22:42 + ls -al . 23:22:42 total 592 23:22:42 drwxrwxr-x 10 1001 1001 4096 Aug 5 23:22 . 23:22:42 drwxr-xr-x 4 root root 28 Aug 5 23:20 .. 23:22:42 -rw-rw-r-- 1 1001 1001 11 Aug 5 23:19 .dockerignore 23:22:42 drwxrwxr-x 8 1001 1001 179 Aug 5 23:19 .git 23:22:42 drwxrwxr-x 3 1001 1001 125 Aug 5 23:19 .github 23:22:42 -rw-rw-r-- 1 1001 1001 818 Aug 5 23:19 .gitignore 23:22:42 -rw-rw-r-- 1 1001 1001 76 Aug 5 23:19 .hadolint.yml 23:22:42 drwx------ 3 1001 1001 58 Aug 5 23:19 .semver 23:22:42 -rw-rw-r-- 1 1001 1001 166 Aug 5 23:19 .sonarcloud.properties 23:22:42 -rw-rw-r-- 1 1001 1001 8609 Aug 5 23:19 Attribution.txt 23:22:42 -rw-rw-r-- 1 1001 1001 43881 Aug 5 23:19 CHANGELOG.md 23:22:42 -rw-rw-r-- 1 1001 1001 3804 Aug 5 23:19 CONTRIBUTING.md 23:22:42 -rw-rw-r-- 1 1001 1001 849 Aug 5 23:19 Jenkinsfile 23:22:42 -rw-rw-r-- 1 1001 1001 10775 Aug 5 23:19 LICENSE 23:22:42 -rw-rw-r-- 1 1001 1001 5915 Aug 5 23:19 Makefile 23:22:42 -rw-rw-r-- 1 1001 1001 8643 Aug 5 23:19 README.md 23:22:42 -rw-rw-r-- 1 1001 1001 6912 Aug 5 23:19 SECURITY.md 23:22:42 -rw-rw-r-- 1 1001 1001 5 Aug 5 23:19 VERSION 23:22:42 -rw-rw-r-- 1 1001 1001 4131 Aug 5 23:19 ZMQWindows.md 23:22:42 drwxrwxr-x 2 1001 1001 37 Aug 5 23:19 bin 23:22:42 drwxrwxr-x 14 1001 1001 4096 Aug 5 23:19 cmd 23:22:42 -rw-r--r-- 1 root root 404175 Aug 5 23:22 coverage.out 23:22:42 -rw-rw-r-- 1 1001 1001 813 Aug 5 23:19 go.mod 23:22:42 -rw-r--r-- 1 root root 48847 Aug 5 23:20 go.sum 23:22:42 drwxrwxr-x 8 1001 1001 124 Aug 5 23:19 internal 23:22:42 drwxrwxr-x 3 1001 1001 16 Aug 5 23:19 openapi 23:22:42 drwxrwxr-x 4 1001 1001 71 Aug 5 23:19 snap 23:22:42 -rw-rw-r-- 1 1001 1001 204 Aug 5 23:19 version.go [Pipeline] sh 23:22:42 + '[' -e coverage.out ] 23:22:42 + chown 1001:1001 coverage.out [Pipeline] stash 23:22:42 Stashed 1 file(s) [Pipeline] sh 23:22:43 + make build 23:22:43 go mod tidy 23:22:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:22:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:22:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:22:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:22:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:22:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:22:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:22:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:22:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:22:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:22:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:22:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:22:59 $ docker stop --time=1 bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 23:23:01 $ docker rm -f bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:05 23:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:05 latest: Pulling from edgex-devops/edgex-compose 23:23:05 cbdbe7a5bc2a: Pulling fs layer 23:23:05 ca9280d653b3: Pulling fs layer 23:23:05 7e9c9ca2126c: Pulling fs layer 23:23:06 cbdbe7a5bc2a: Verifying Checksum 23:23:06 cbdbe7a5bc2a: Download complete 23:23:06 cbdbe7a5bc2a: Pull complete 23:23:07 ca9280d653b3: Verifying Checksum 23:23:07 ca9280d653b3: Download complete 23:23:07 ca9280d653b3: Pull complete 23:23:09 7e9c9ca2126c: Verifying Checksum 23:23:09 7e9c9ca2126c: Download complete 23:23:11 7e9c9ca2126c: Pull complete 23:23:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:23:11 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:23:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:23:14 $ docker top d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:14 + grep parallel 23:23:14 + docker-compose build --help 23:23:15 --parallel Build images in parallel. [Pipeline] } 23:23:15 $ docker stop --time=1 d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 23:23:16 $ docker rm -f d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:16 . [Pipeline] withDockerContainer 23:23:17 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:23:17 $ docker top 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:17 + docker-compose -f ./docker-compose-build.yml build --parallel 23:23:18 Building core-command ... 23:23:18 Building core-data ... 23:23:18 Building core-metadata ... 23:23:18 Building security-bootstrapper ... 23:23:18 Building security-proxy-setup ... 23:23:18 Building security-secretstore-setup ... 23:23:18 Building support-notifications ... 23:23:18 Building support-scheduler ... 23:23:18 Building sys-mgmt-agent ... 23:23:18 Building sys-mgmt-agent 23:23:18 Building core-data 23:23:18 Building support-scheduler 23:23:18 Building support-notifications 23:23:18 Building security-bootstrapper 23:23:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:30 ---> 031687cdd783 23:23:30 Step 3/23 : WORKDIR /edgex-go 23:23:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:30 ---> 031687cdd783 23:23:30 Step 3/23 : WORKDIR /edgex-go 23:23:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:30 ---> 031687cdd783 23:23:30 Step 3/24 : WORKDIR /edgex-go 23:23:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:30 ---> 031687cdd783 23:23:30 Step 3/24 : WORKDIR /edgex-go 23:23:33 ---> Running in a549b0a316bc 23:23:33 ---> Running in 2b19c3edc215 23:23:33 ---> Running in c4ef4f15910d 23:23:33 ---> Running in 4a618928af77 23:23:36 Removing intermediate container 4a618928af77 23:23:36 ---> 5d8a2cb0549d 23:23:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:23:36 ---> 031687cdd783 23:23:36 Step 3/32 : WORKDIR /edgex-go 23:23:36 ---> Using cache 23:23:36 ---> 45ddf8dd0551 23:23:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:36 Removing intermediate container c4ef4f15910d 23:23:36 ---> 45ddf8dd0551 23:23:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:36 Removing intermediate container a549b0a316bc 23:23:36 ---> 000b96b79d9c 23:23:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:36 Removing intermediate container 2b19c3edc215 23:23:36 ---> 2a2cf5852d04 23:23:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:36 ---> Running in b400eb1b281d 23:23:36 ---> Running in e8c83d7d02cf 23:23:36 ---> Running in 0fea8b5ae8fd 23:23:36 ---> Running in 6f439b82acd4 23:23:36 ---> Running in ccab2b6778bd 23:23:37 Removing intermediate container e8c83d7d02cf 23:23:37 ---> 33185222f23d 23:23:37 Step 5/32 : RUN apk add --update --no-cache make git 23:23:37 Removing intermediate container b400eb1b281d 23:23:37 ---> efac23839566 23:23:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:23:37 ---> Running in a87041713d71 23:23:37 ---> Running in afc4bb85c2bc 23:23:37 Removing intermediate container ccab2b6778bd 23:23:37 ---> a296a026b4f7 23:23:37 Step 5/24 : RUN apk add --update --no-cache make bash git 23:23:37 ---> Running in 4b6a5678cd1f 23:23:37 Removing intermediate container 6f439b82acd4 23:23:37 ---> 33d06eb92626 23:23:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:23:37 Removing intermediate container 0fea8b5ae8fd 23:23:37 ---> 3056d6271a05 23:23:37 Step 5/23 : RUN apk add --update --no-cache make git 23:23:37 ---> Running in 41b54c7c1c42 23:23:37 ---> Running in 52bbf1553a8c 23:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:39 OK: 219 MiB in 52 packages 23:23:39 OK: 219 MiB in 52 packages 23:23:39 OK: 219 MiB in 52 packages 23:23:39 Removing intermediate container afc4bb85c2bc 23:23:39 ---> b9a2edbad75a 23:23:39 Step 6/24 : COPY go.mod . 23:23:39 OK: 219 MiB in 52 packages 23:23:39 Removing intermediate container 41b54c7c1c42 23:23:39 ---> dafb23d78b7e 23:23:39 Step 6/23 : COPY go.mod . 23:23:39 OK: 219 MiB in 52 packages 23:23:40 ---> 5291cdf3cc1e 23:23:40 Step 7/24 : RUN go mod download 23:23:40 Removing intermediate container 52bbf1553a8c 23:23:40 ---> f9e6f70f6c6e 23:23:40 Step 6/23 : COPY go.mod . 23:23:40 ---> Running in aaa82c8c2c54 23:23:40 ---> a5f034c455f7 23:23:40 Step 7/23 : RUN go mod download 23:23:40 ---> Running in 85119beaa25a 23:23:40 Removing intermediate container a87041713d71 23:23:40 ---> e94ac09a749e 23:23:40 Step 6/32 : COPY go.mod . 23:23:40 Removing intermediate container 4b6a5678cd1f 23:23:40 ---> 00fd252f0217 23:23:40 Step 6/24 : COPY go.mod . 23:23:40 ---> 54657d788c93 23:23:40 Step 7/23 : RUN go mod download 23:23:40 ---> Running in 03c6190b8c3d 23:23:40 ---> c5df3bd8491c 23:23:40 Step 7/32 : RUN go mod download 23:23:40 ---> ef28de4535c7 23:23:40 Step 7/24 : RUN go mod download 23:23:40 ---> Running in 1b4235331839 23:23:40 ---> Running in d04427a41ecd 23:23:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2186 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws 23:23:45 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 23:23:45 The recommended git tool is: git 23:23:52 using credential edgex-jenkins-ssh 23:23:52 Cloning the remote Git repository 23:23:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:23:53 > git init /w/workspace/edgex-go/5 # timeout=10 23:23:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:53 > git --version # timeout=10 23:23:53 > git --version # 'git version 2.17.1' 23:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:13 Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit b754ce5b2aa4ae2a53152a8960953798e3402c12 23:24:13 Merge succeeded, producing b754ce5b2aa4ae2a53152a8960953798e3402c12 23:24:13 Checking out Revision b754ce5b2aa4ae2a53152a8960953798e3402c12 (PR-3651) 23:24:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:24:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:13 > git config core.sparsecheckout # timeout=10 23:24:13 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 23:24:13 > git remote # timeout=10 23:24:13 > git config --get remote.origin.url # timeout=10 23:24:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:13 > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 23:24:13 > git rev-parse HEAD^{commit} # timeout=10 23:24:13 > git config core.sparsecheckout # timeout=10 23:24:13 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 23:24:17 Commit message: "ci: remove the need for a ci specific Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:18 provisioning config files... 23:24:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4141504516649470079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:18 ---> docker-login.sh 23:24:18 nexus3.edgexfoundry.org:10001 23:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:19 Configure a credential helper to remove this warning. See 23:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:19 23:24:19 Login Succeeded 23:24:19 nexus3.edgexfoundry.org:10002 23:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:20 Configure a credential helper to remove this warning. See 23:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:20 23:24:20 Login Succeeded 23:24:20 nexus3.edgexfoundry.org:10003 23:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:21 Configure a credential helper to remove this warning. See 23:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:21 23:24:21 Login Succeeded 23:24:21 nexus3.edgexfoundry.org:10004 23:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:22 Configure a credential helper to remove this warning. See 23:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:22 23:24:22 Login Succeeded 23:24:22 docker.io 23:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:22 Configure a credential helper to remove this warning. See 23:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:22 23:24:22 Login Succeeded 23:24:22 ---> docker-login.sh ends [Pipeline] } 23:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:23 ========================================================= 23:24:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:24:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:24:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:23 595b0fe564bb: Pulling fs layer 23:24:23 24495759ef45: Pulling fs layer 23:24:23 d148012ef14d: Pulling fs layer 23:24:23 e90a11edd702: Pulling fs layer 23:24:23 d77568369979: Pulling fs layer 23:24:23 fc1c9f9a7f3b: Pulling fs layer 23:24:23 170f2ba95c9a: Pulling fs layer 23:24:23 97ac5df62f85: Pulling fs layer 23:24:23 e90a11edd702: Waiting 23:24:23 d77568369979: Waiting 23:24:23 170f2ba95c9a: Waiting 23:24:23 97ac5df62f85: Waiting 23:24:23 fc1c9f9a7f3b: Waiting 23:24:23 24495759ef45: Verifying Checksum 23:24:23 24495759ef45: Download complete 23:24:24 d148012ef14d: Download complete 23:24:24 d77568369979: Download complete 23:24:24 fc1c9f9a7f3b: Verifying Checksum 23:24:24 fc1c9f9a7f3b: Download complete 23:24:24 170f2ba95c9a: Verifying Checksum 23:24:24 170f2ba95c9a: Download complete 23:24:24 595b0fe564bb: Download complete 23:24:25 595b0fe564bb: Pull complete 23:24:25 24495759ef45: Pull complete 23:24:26 d148012ef14d: Pull complete 23:24:28 e90a11edd702: Verifying Checksum 23:24:28 e90a11edd702: Download complete 23:24:28 97ac5df62f85: Verifying Checksum 23:24:28 97ac5df62f85: Download complete 23:24:39 e90a11edd702: Pull complete 23:24:39 d77568369979: Pull complete 23:24:39 fc1c9f9a7f3b: Pull complete 23:24:39 170f2ba95c9a: Pull complete 23:24:45 97ac5df62f85: Pull complete 23:24:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:24:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:24:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:24:46 + docker inspect -f . ci-base-image-arm64 23:24:46 . [Pipeline] withDockerContainer 23:24:46 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:50 $ docker top 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:51 + go version 23:24:51 go version go1.16.6 linux/arm64 [Pipeline] } 23:24:51 $ docker stop --time=1 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e 23:24:53 $ docker rm -f 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:54 + docker inspect -f . ci-base-image-arm64 23:24:54 . [Pipeline] withDockerContainer 23:24:54 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:56 $ docker top a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d -eo pid,comm [Pipeline] { [Pipeline] echo 23:24:56 ========================================================= 23:24:56 [edgeXBuildGoParallel] Running Tests and Build... 23:24:56 ========================================================= [Pipeline] sh 23:24:57 + go mod tidy 23:25:02 go: downloading github.com/gorilla/mux v1.8.0 23:25:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:25:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 23:25:02 go: downloading github.com/stretchr/testify v1.7.0 23:25:02 go: downloading github.com/google/uuid v1.3.0 23:25:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:25:02 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:25:02 go: downloading gopkg.in/yaml.v2 v2.4.0 23:25:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:25:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:25:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:25:02 go: downloading github.com/lib/pq v1.10.2 23:25:02 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:25:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:25:02 go: downloading github.com/pelletier/go-toml v1.9.3 23:25:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:25:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:25:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:25:02 go: downloading github.com/go-playground/validator/v10 v10.8.0 23:25:02 go: downloading github.com/go-kit/kit v0.11.0 23:25:02 go: downloading github.com/davecgh/go-spew v1.1.1 23:25:02 go: downloading github.com/pmezard/go-difflib v1.0.0 23:25:02 go: downloading github.com/stretchr/objx v0.1.1 23:25:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:25:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:25:02 go: downloading github.com/x448/float16 v0.8.4 23:25:03 go: downloading github.com/go-playground/universal-translator v0.17.0 23:25:03 go: downloading github.com/leodido/go-urn v1.2.1 23:25:03 go: downloading golang.org/x/text v0.3.6 23:25:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:25:03 go: downloading github.com/go-playground/locales v0.13.0 23:25:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:25:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:25:05 go: downloading github.com/pebbe/zmq4 v1.2.7 23:25:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:25:05 go: downloading github.com/go-stack/stack v1.8.0 23:25:06 go: downloading github.com/kr/pretty v0.2.0 23:25:06 go: downloading github.com/hashicorp/consul/api v1.8.1 23:25:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:25:06 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 23:25:06 go: downloading github.com/gorilla/websocket v1.4.2 23:25:06 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:25:06 go: downloading github.com/onsi/ginkgo v1.10.1 23:25:06 go: downloading github.com/onsi/gomega v1.7.0 23:25:06 go: downloading github.com/kr/text v0.1.0 23:25:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:25:06 go: downloading github.com/mitchellh/copystructure v1.0.0 23:25:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:25:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:25:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:25:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:25:06 go: downloading github.com/hashicorp/serf v0.9.5 23:25:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:25:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:25:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:25:06 go: downloading github.com/fatih/color v1.9.0 23:25:07 go: downloading github.com/mattn/go-colorable v0.1.6 23:25:07 go: downloading github.com/mattn/go-isatty v0.0.12 23:25:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:25:07 go: downloading github.com/pkg/errors v0.9.1 23:25:07 go: downloading github.com/hpcloud/tail v1.0.0 23:25:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:25:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:25:07 go: downloading github.com/hashicorp/memberlist v0.2.2 23:25:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:25:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:25:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:25:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:25:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:25:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:25:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:25:07 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:25:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:25:07 go: downloading github.com/miekg/dns v1.1.26 23:25:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:25:07 go: downloading github.com/hashicorp/errwrap v1.0.0 [Pipeline] sh 23:25:08 + make test 23:25:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:25:08 go mod tidy 23:25:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:25:35 ? github.com/edgexfoundry/edgex-go [no test files] 23:25:48 Removing intermediate container 85119beaa25a 23:25:48 ---> c35a3a6cafeb 23:25:48 Step 8/23 : COPY . . 23:25:48 Removing intermediate container 1b4235331839 23:25:48 ---> ddae916eb07d 23:25:48 Step 8/32 : COPY . . 23:26:16 ---> 22268ccc1b33 23:26:16 Step 9/23 : RUN go mod tidy 23:26:16 ---> 4411c941e74f 23:26:16 Step 9/32 : RUN go mod tidy 23:26:16 ---> Running in 95a61698d0ed 23:26:16 ---> Running in 404a3b626482 23:26:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:26 Removing intermediate container 95a61698d0ed 23:26:26 ---> 86117e974f2a 23:26:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:26:26 Removing intermediate container 404a3b626482 23:26:26 ---> 45e281ecf0e9 23:26:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:26:26 ---> Running in 97711ceffa2a 23:26:26 ---> Running in b29572d7e103 23:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:26:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:26:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:26:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:26:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:26:53 Removing intermediate container b29572d7e103 23:26:53 ---> d292e0d1d18d 23:26:53 23:26:53 Step 11/32 : FROM alpine:3.12 23:26:53 Removing intermediate container 97711ceffa2a 23:26:53 ---> fb547a70993d 23:26:53 23:26:53 Step 11/23 : FROM alpine:3.12 23:26:54 3.12: Pulling from library/alpine 23:26:54 3.12: Pulling from library/alpine 23:26:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:26:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 23:26:55 Status: Downloaded newer image for alpine:3.12 23:26:55 Status: Image is up to date for alpine:3.12 23:26:55 ---> 13621d1b12d4 23:26:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:26:55 ---> 13621d1b12d4 23:26:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:26:57 ---> Running in 8ad752aebe3d 23:26:57 ---> Running in 7a3414894add 23:26:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:58 (1/2) Installing ca-certificates (20191127-r4) 23:26:58 (2/2) Installing dumb-init (1.2.2-r1) 23:26:58 Executing busybox-1.31.1-r20.trigger 23:26:58 Executing ca-certificates-20191127-r4.trigger 23:26:58 Removing intermediate container 7a3414894add 23:26:58 ---> 9937aa508229 23:26:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:26:59 OK: 6 MiB in 16 packages 23:26:59 ---> Running in 56dd2a947380 23:26:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:00 Removing intermediate container 8ad752aebe3d 23:27:00 ---> 730eb5e436e6 23:27:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:00 (1/2) Installing dumb-init (1.2.2-r1) 23:27:00 (2/2) Installing su-exec (0.2-r1) 23:27:00 Executing busybox-1.31.1-r20.trigger 23:27:00 OK: 6 MiB in 16 packages 23:27:01 ---> Running in a8fbaa1e2984 23:27:01 Removing intermediate container a8fbaa1e2984 23:27:01 ---> a0e50c22f4c4 23:27:01 Step 14/23 : ENV APP_PORT=59860 23:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 100.0% of statements 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 46.3% of statements 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:02 ---> Running in a9dfc4321008 23:27:02 Removing intermediate container 56dd2a947380 23:27:02 ---> 70ab968c70d8 23:27:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:27:03 ---> Running in 5e663bf119ee 23:27:03 Removing intermediate container a9dfc4321008 23:27:03 ---> 744583339d61 23:27:03 Step 15/23 : EXPOSE $APP_PORT 23:27:03 Removing intermediate container 5e663bf119ee 23:27:03 ---> 5667a8874711 23:27:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:27:03 ---> Running in 6238d91544a9 23:27:03 ---> Running in e2ba4697c940 23:27:04 Removing intermediate container 6238d91544a9 23:27:04 ---> 53cb92eee392 23:27:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.743s coverage: 90.1% of statements 23:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:04 Removing intermediate container e2ba4697c940 23:27:04 ---> 7e9aeebc69ae 23:27:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:27:05 ---> Running in 382dd520a444 23:27:05 ---> 275fd93c0704 23:27:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:27:06 ---> feab477abd33 23:27:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:27:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:07 ---> 04cde969a676 23:27:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:27:07 ---> Running in 08cd14750204 23:27:07 Removing intermediate container 382dd520a444 23:27:07 ---> 237c39a3f3c7 23:27:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:27:07 ---> Running in b0afd38821d4 23:27:08 Removing intermediate container 08cd14750204 23:27:08 ---> db7c31f8db03 23:27:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:08 ---> Running in 25c7a8af5321 23:27:09 Removing intermediate container b0afd38821d4 23:27:09 ---> 233411447cad 23:27:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:27:09 Removing intermediate container 25c7a8af5321 23:27:09 ---> 58881ec056d6 23:27:09 Step 21/23 : LABEL arch=x86_64 23:27:09 ---> 617cfc327f27 23:27:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:27:10 ---> Running in 74d82f45f4dc 23:27:10 ---> Running in 0e83806aab78 23:27:10 Removing intermediate container 74d82f45f4dc 23:27:10 ---> 389bb35f4a9f 23:27:10 Step 22/23 : LABEL git_sha=b754ce5b2aa4ae2a53152a8960953798e3402c12 23:27:11 ---> Running in 1ed09b290362 23:27:11 Removing intermediate container 1ed09b290362 23:27:11 ---> 1e3b77b18419 23:27:11 Step 23/23 : LABEL version=0.0.0 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.439s coverage: 94.2% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 59.1% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.202s coverage: 60.0% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.8% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements 23:27:12 ---> Running in b6610193ee99 23:27:13 Removing intermediate container b6610193ee99 23:27:13 ---> f70b15dca9ca 23:27:13 23:27:13 Successfully built f70b15dca9ca 23:27:13 Successfully tagged support-notifications:latest 23:27:13  Building support-notifications ... done Building core-command 23:27:13 Removing intermediate container 0e83806aab78 23:27:13 ---> 9b7c742d4f35 23:27:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.200s coverage: 79.5% of statements 23:27:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 23:27:14 ---> 54629623e5f3 23:27:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 23:27:16 ---> 068422399807 23:27:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:27:16 ---> 27e8e920fe6f 23:27:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:27:17 ---> 7d80a7fe65b0 23:27:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:27:19 ---> 9a0ded75e0e0 23:27:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:27:19 ---> Running in 9fde0ed83403 23:27:20 Removing intermediate container 9fde0ed83403 23:27:20 ---> 4d9583fcefd3 23:27:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:27:21 ---> 8a959ab6d8f2 23:27:21 Step 27/32 : RUN chmod +x /entrypoint.sh 23:27:21 ---> Running in d12d9d171ddd 23:27:22 Removing intermediate container d12d9d171ddd 23:27:22 ---> c8b282a48cff 23:27:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:27:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:27:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:27:23 ---> 031687cdd783 23:27:23 Step 3/24 : WORKDIR /edgex-go 23:27:23 ---> Using cache 23:27:23 ---> 45ddf8dd0551 23:27:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:23 ---> Using cache 23:27:23 ---> 3056d6271a05 23:27:23 Step 5/24 : RUN apk add --update --no-cache make git 23:27:23 ---> Using cache 23:27:23 ---> f9e6f70f6c6e 23:27:23 Step 6/24 : COPY go.mod . 23:27:23 ---> Using cache 23:27:23 ---> 54657d788c93 23:27:23 Step 7/24 : RUN go mod download 23:27:23 ---> Running in cd1223fc2c1b 23:27:24 ---> Running in 4062f4c0761d 23:27:24 Removing intermediate container cd1223fc2c1b 23:27:24 ---> 9b446d1916b3 23:27:24 Step 29/32 : CMD ["gate"] 23:27:24 ---> Running in 2b5c55bad371 23:27:25 Removing intermediate container 2b5c55bad371 23:27:25 ---> f77c5c08eea8 23:27:25 Step 30/32 : LABEL arch=x86_64 23:27:26 ---> Running in 586bf44353ce 23:27:27 Removing intermediate container 586bf44353ce 23:27:27 ---> 0b516613cef2 23:27:27 Step 31/32 : LABEL git_sha=b754ce5b2aa4ae2a53152a8960953798e3402c12 23:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements 23:27:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 23:27:28 ---> Running in f8be9ad0abab 23:27:28 Removing intermediate container f8be9ad0abab 23:27:28 ---> ac92859dda5b 23:27:28 Step 32/32 : LABEL version=0.0.0 23:27:29 ---> Running in 613b8c9eb149 23:27:29 Removing intermediate container 613b8c9eb149 23:27:29 ---> f4a0722f25d7 23:27:29 23:27:30 Successfully built f4a0722f25d7 23:27:30 Successfully tagged security-bootstrapper:latest 23:27:30  Building security-bootstrapper ... done Building core-metadata 23:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 81.8% of statements 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:27:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:27:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:27:40 ---> 031687cdd783 23:27:40 Step 3/24 : WORKDIR /edgex-go 23:27:40 ---> Using cache 23:27:40 ---> 45ddf8dd0551 23:27:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:40 ---> Using cache 23:27:40 ---> 3056d6271a05 23:27:40 Step 5/24 : RUN apk add --update --no-cache make git 23:27:40 ---> Using cache 23:27:40 ---> f9e6f70f6c6e 23:27:40 Step 6/24 : COPY go.mod . 23:27:40 ---> Using cache 23:27:40 ---> 54657d788c93 23:27:40 Step 7/24 : RUN go mod download 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 91.2% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.686s coverage: 64.4% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 23:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 23:27:43 ---> Running in b91d5793d2ad 23:27:43 Removing intermediate container d04427a41ecd 23:27:43 ---> 802542d4792c 23:27:43 Step 8/24 : COPY . . 23:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.092s coverage: 66.9% of statements 23:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.6% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.355s coverage: 84.8% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 19.5% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.556s coverage: 92.0% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 62.7% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 23:27:57 GO111MODULE=on go vet ./... 23:27:58 Removing intermediate container aaa82c8c2c54 23:27:58 ---> 559fc6630cda 23:27:58 Step 8/24 : COPY . . 23:27:58 Removing intermediate container 03c6190b8c3d 23:27:58 ---> bc81cf61c232 23:27:58 Step 8/23 : COPY . . 23:28:08 ---> a1bb93377779 23:28:08 Step 9/24 : RUN go mod tidy 23:28:08 ---> Running in 33ee195fa41c Aborted by Ernesto Ojeda 23:28:12 Sending interrupt signal to process 23:28:13 Sending interrupt signal to process [Pipeline] } 23:28:14 $ docker stop --time=1 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 23:28:19 $ docker rm -f 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 [Pipeline] } 23:28:20 $ docker stop --time=1 a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d 23:28:23 $ docker rm -f a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Snap) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { Click here to forcibly terminate running steps [Pipeline] // stage [Pipeline] } 23:28:29 Failed in branch amd64 [Pipeline] isUnix [Pipeline] sh 23:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:29 23:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:31 arm64: Pulling from edgex-lftools-log-publisher 23:28:31 448f6bf000e3: Pulling fs layer 23:28:31 f757da607395: Pulling fs layer 23:28:31 05883995daec: Pulling fs layer 23:28:31 8603b9c90790: Pulling fs layer 23:28:31 1560dd03e051: Pulling fs layer 23:28:31 27f5ce0e4adf: Pulling fs layer 23:28:31 c2d8d7efcc4b: Pulling fs layer 23:28:31 8603b9c90790: Waiting 23:28:31 1560dd03e051: Waiting 23:28:31 27f5ce0e4adf: Waiting 23:28:31 c2d8d7efcc4b: Waiting 23:28:31 f757da607395: Verifying Checksum 23:28:31 f757da607395: Download complete 23:28:31 8603b9c90790: Verifying Checksum 23:28:31 8603b9c90790: Download complete 23:28:31 1560dd03e051: Verifying Checksum 23:28:31 1560dd03e051: Download complete 23:28:31 27f5ce0e4adf: Verifying Checksum 23:28:31 27f5ce0e4adf: Download complete 23:28:31 05883995daec: Verifying Checksum 23:28:31 05883995daec: Download complete 23:28:31 448f6bf000e3: Verifying Checksum 23:28:31 448f6bf000e3: Download complete 23:28:34 c2d8d7efcc4b: Verifying Checksum 23:28:34 c2d8d7efcc4b: Download complete 23:28:36 448f6bf000e3: Pull complete 23:28:36 f757da607395: Pull complete 23:28:37 05883995daec: Pull complete 23:28:39 8603b9c90790: Pull complete 23:28:39 1560dd03e051: Pull complete 23:28:39 27f5ce0e4adf: Pull complete 23:28:53 c2d8d7efcc4b: Pull complete 23:28:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:28:53 prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 23:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:28:57 $ docker top 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:58 ---> job-cost.sh 23:28:58 lf-activate-venv: SKIPPING 23:28:58 INFO: No Stack... 23:29:00 INFO: Retrieving Pricing Info for: v2-standard-4 23:29:00 INFO: Archiving Costs [Pipeline] sh 23:29:01 + cat+ /w/workspace/edgex-go/5/archives/cost.csv 23:29:01 cut -d, -f6 [Pipeline] lock 23:29:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] 23:29:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] did not exist. Created. 23:29:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:01 + echo total: 0.18000000715255737 [Pipeline] stash 23:29:02 Stashed 1 file(s) [Pipeline] } 23:29:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:02 $ docker stop --time=1 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 23:29:04 $ docker rm -f 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:04 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] { (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] sh 23:29:07 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:29:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:08 ---> package-listing.sh 23:29:08 ++ facter osfamily 23:29:08 ++ tr '[:upper:]' '[:lower:]' 23:29:09 + OS_FAMILY=redhat 23:29:09 + workspace=/w/workspace/edgex-go/5 23:29:09 + START_PACKAGES=/tmp/packages_start.txt 23:29:09 + END_PACKAGES=/tmp/packages_end.txt 23:29:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:09 + PACKAGES=/tmp/packages_start.txt 23:29:09 + '[' /w/workspace/edgex-go/5 ']' 23:29:09 + PACKAGES=/tmp/packages_end.txt 23:29:09 + case "${OS_FAMILY}" in 23:29:09 + rpm -qa 23:29:09 + sort 23:29:11 + '[' -f /tmp/packages_start.txt ']' 23:29:11 + '[' -f /tmp/packages_end.txt ']' 23:29:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:11 + '[' /w/workspace/edgex-go/5 ']' 23:29:11 + mkdir -p /w/workspace/edgex-go/5/archives/ 23:29:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 23:29:11 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:29:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:11 23:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:12 latest: Pulling from edgex-lftools-log-publisher 23:29:12 b4d181a07f80: Pulling fs layer 23:29:12 a1111a8f2ec3: Pulling fs layer 23:29:12 ed53099fbce6: Pulling fs layer 23:29:12 dc539afda2c1: Pulling fs layer 23:29:12 77bc0d833cb6: Pulling fs layer 23:29:12 9065ff56babe: Pulling fs layer 23:29:12 d287ab97295c: Pulling fs layer 23:29:12 dc539afda2c1: Waiting 23:29:12 77bc0d833cb6: Waiting 23:29:12 9065ff56babe: Waiting 23:29:12 d287ab97295c: Waiting 23:29:12 a1111a8f2ec3: Verifying Checksum 23:29:12 a1111a8f2ec3: Download complete 23:29:12 dc539afda2c1: Verifying Checksum 23:29:12 dc539afda2c1: Download complete 23:29:12 77bc0d833cb6: Verifying Checksum 23:29:12 77bc0d833cb6: Download complete 23:29:12 9065ff56babe: Verifying Checksum 23:29:12 9065ff56babe: Download complete 23:29:12 ed53099fbce6: Verifying Checksum 23:29:12 ed53099fbce6: Download complete 23:29:13 b4d181a07f80: Verifying Checksum 23:29:13 b4d181a07f80: Download complete 23:29:14 b4d181a07f80: Pull complete 23:29:14 a1111a8f2ec3: Pull complete 23:29:15 ed53099fbce6: Pull complete 23:29:15 dc539afda2c1: Pull complete 23:29:15 77bc0d833cb6: Pull complete 23:29:15 9065ff56babe: Pull complete 23:29:16 d287ab97295c: Verifying Checksum 23:29:16 d287ab97295c: Download complete 23:29:21 d287ab97295c: Pull complete 23:29:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:29:21 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 23:29:21 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:25 $ docker top ef0a7f9396c0b18611e1a98498486b42d6191e32791b4600ef96d195652a6e43 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:26 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:27 + ls /var/log/sa-host 23:29:27 + sadf -c /var/log/sa-host/sa05 23:29:27 file_magic: OK 23:29:27 HZ: Using current value: 100 23:29:27 file_header: OK 23:29:27 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:29:27 Statistics: 23:29:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:29:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:29 provisioning config files... 23:29:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5752601231192644167tmp [Pipeline] { [Pipeline] echo 23:29:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:29 ---> create-netrc.sh [Pipeline] } 23:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:30 ---> python-tools-install.sh [Pipeline] echo 23:29:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:30 ---> sudo-logs.sh 23:29:30 Archiving 'sudo' log.. 23:29:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2184.vexxhost.local: Name or service not known 23:29:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2184.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:29:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:30 ---> job-cost.sh 23:29:30 lf-activate-venv: SKIPPING 23:29:30 DEBUG: total: 0.18000000715255737 23:29:30 INFO: Retrieving Stack Cost... 23:29:31 INFO: Retrieving Pricing Info for: v3-standard-2 23:29:32 INFO: Archiving Costs [Pipeline] echo 23:29:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> logs-deploy.sh 23:29:32 lf-activate-venv: SKIPPING 23:29:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3651/5 23:29:32 INFO: archiving workspace using pattern(s): 23:29:33 Archives upload complete. 23:29:33 INFO: archiving logs to Nexus 23:29:33 ---> uname -a: 23:29:33 Linux prd-centos7-docker-4c-2g-2184.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:29:33 23:29:33 23:29:33 ---> lscpu: 23:29:33 Architecture: x86_64 23:29:33 CPU op-mode(s): 32-bit, 64-bit 23:29:33 Byte Order: Little Endian 23:29:33 Address sizes: 40 bits physical, 48 bits virtual 23:29:33 CPU(s): 2 23:29:33 On-line CPU(s) list: 0,1 23:29:33 Thread(s) per core: 1 23:29:33 Core(s) per socket: 1 23:29:33 Socket(s): 2 23:29:33 NUMA node(s): 1 23:29:33 Vendor ID: AuthenticAMD 23:29:33 CPU family: 23 23:29:33 Model: 49 23:29:33 Model name: AMD EPYC-Rome Processor 23:29:33 Stepping: 0 23:29:33 CPU MHz: 2799.998 23:29:33 BogoMIPS: 5599.99 23:29:33 Virtualization: AMD-V 23:29:33 Hypervisor vendor: KVM 23:29:33 Virtualization type: full 23:29:33 L1d cache: 32K 23:29:33 L1i cache: 32K 23:29:33 L2 cache: 512K 23:29:33 L3 cache: 16384K 23:29:33 NUMA node0 CPU(s): 0,1 23:29:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:29:33 23:29:33 23:29:33 ---> nproc: 23:29:33 2 23:29:33 23:29:33 23:29:33 ---> df -h: 23:29:33 Filesystem Size Used Avail Use% Mounted on 23:29:33 overlay 40G 15G 26G 38% / 23:29:33 tmpfs 64M 0 64M 0% /dev 23:29:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:29:33 shm 64M 0 64M 0% /dev/shm 23:29:33 /dev/vda1 40G 15G 26G 38% /facter-os 23:29:33 23:29:33 23:29:33 ---> sar -b -r -n DEV: 23:29:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 23:29:33 23:29:33 23:18:26 LINUX RESTART (2 CPU) 23:29:33 23:29:33 23:19:01 tps rtps wtps bread/s bwrtn/s 23:29:33 23:20:01 98.90 3.71 95.19 2629.54 19008.38 23:29:33 23:21:01 148.44 0.00 148.44 0.00 21819.33 23:29:33 23:22:01 75.52 0.00 75.52 0.00 13413.14 23:29:33 23:23:01 56.78 0.02 56.76 0.53 5873.02 23:29:33 23:24:01 716.16 147.50 568.66 5263.12 186437.95 23:29:33 23:25:01 1144.52 417.12 727.41 22645.09 147476.39 23:29:33 23:26:01 1237.97 681.38 556.60 47435.71 108822.44 23:29:33 23:27:01 1223.20 798.25 424.95 28044.90 74727.85 23:29:33 23:28:01 1261.88 524.68 737.20 48133.22 102571.14 23:29:33 23:29:01 451.92 243.23 208.69 21117.87 90563.75 23:29:33 Average: 641.55 281.53 360.02 17521.92 77112.48 23:29:33 23:29:33 23:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:29:33 23:20:01 4783100 0 903088 11.28 2620 2320124 1684792 18.60 875376 1926940 266628 23:29:33 23:21:01 4169440 0 1019384 12.73 2620 2817488 1778664 19.64 993036 2321400 164876 23:29:33 23:22:01 3835892 0 1071968 13.38 2620 3098452 1719184 18.98 1192776 2425292 61540 23:29:33 23:23:01 3837700 0 995820 12.43 2620 3172792 1549476 17.11 1077844 2542524 16684 23:29:33 23:24:01 760268 0 1449500 18.10 2620 5796544 2567572 28.35 1669464 4764208 507628 23:29:33 23:25:01 142408 0 1939296 24.21 2620 5924608 2391140 26.40 1981904 4646228 535444 23:29:33 23:26:01 139424 0 2046644 25.55 2620 5820244 2456208 27.12 1637056 4955704 109548 23:29:33 23:27:01 173668 0 1937844 24.20 2620 5894800 2092460 23.10 1493244 5103976 2272 23:29:33 23:28:01 598720 0 1869176 23.34 2620 5538416 2498464 27.58 1725700 4493300 368516 23:29:33 23:29:01 2740892 0 1677964 20.95 2620 3587456 1456420 16.08 1371036 2732572 8 23:29:33 Average: 2118151 0 1491068 18.62 2620 4397092 2019438 22.30 1401744 3591214 203314 23:29:33 23:29:33 23:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:29:33 23:20:01 eth0 1495.15 980.38 8995.98 118.52 0.00 0.00 0.00 0.00 23:29:33 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:20:01 docker0 336.92 460.17 43.62 2667.38 0.00 0.00 0.00 0.00 23:29:33 23:21:01 vethdd878f3 116.48 147.34 11.56 474.25 0.00 0.00 0.00 0.00 23:29:33 23:21:01 eth0 192.31 144.45 509.33 65.18 0.00 0.00 0.00 0.00 23:29:33 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:21:01 docker0 116.48 147.21 9.97 474.24 0.00 0.00 0.00 0.00 23:29:33 23:22:01 vethdd878f3 0.80 0.82 0.06 0.08 0.00 0.00 0.00 0.00 23:29:33 23:22:01 eth0 28.33 20.74 21.72 11.12 0.00 0.00 0.00 0.00 23:29:33 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:22:01 docker0 0.80 0.82 0.05 0.08 0.00 0.00 0.00 0.00 23:29:33 23:23:01 eth0 35.99 23.35 21.13 65.25 0.00 0.00 0.00 0.00 23:29:33 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:23:01 docker0 0.62 0.60 0.04 0.05 0.00 0.00 0.00 0.00 23:29:33 23:24:01 vetha1a1289 189.50 239.80 17.92 628.09 0.00 0.00 0.00 0.00 23:29:33 23:24:01 veth8b47ada 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 23:29:33 23:24:01 eth0 1561.29 1162.90 5228.11 150.95 0.00 0.00 0.00 0.00 23:29:33 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:25:01 veth8b47ada 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:29:33 23:25:01 eth0 1321.84 672.04 6867.74 61.06 0.00 0.00 0.00 0.00 23:29:33 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:25:01 docker0 2120.95 3231.87 183.44 13548.44 0.00 0.00 0.00 0.00 23:29:33 23:26:01 veth8b47ada 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:26:01 eth0 4.90 2.65 3.69 1.93 0.00 0.00 0.00 0.00 23:29:33 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:26:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:27:01 veth8b47ada 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:27:01 eth0 37.24 20.12 122.66 7.77 0.00 0.00 0.00 0.00 23:29:33 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:27:01 docker0 5.21 11.88 0.28 62.32 0.00 0.00 0.00 0.00 23:29:33 23:28:01 veth6a95c3c 61.63 79.18 5.93 59.35 0.00 0.00 0.00 0.00 23:29:33 23:28:01 veth8b47ada 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:29:33 23:28:01 eth0 212.89 157.67 149.75 90.41 0.00 0.00 0.00 0.00 23:29:33 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:29:01 eth0 185.01 157.02 669.53 17.04 0.00 0.00 0.00 0.00 23:29:33 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 23:29:01 docker0 2402.68 3585.43 205.62 14394.59 0.00 0.00 0.00 0.00 23:29:33 Average: eth0 507.92 334.46 2260.22 58.96 0.00 0.00 0.00 0.00 23:29:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:33 Average: docker0 240.18 358.42 20.55 1438.96 0.00 0.00 0.00 0.00 23:29:33 23:29:33 23:29:33 ---> sar -P ALL: 23:29:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 23:29:33 23:29:33 23:18:26 LINUX RESTART (2 CPU) 23:29:33 23:29:33 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:29:33 23:20:01 all 20.10 0.00 5.19 2.87 0.09 71.76 23:29:33 23:20:01 0 22.30 0.00 6.24 1.50 0.09 69.87 23:29:33 23:20:01 1 17.93 0.00 4.16 4.21 0.09 73.62 23:29:33 23:21:01 all 15.86 0.00 4.54 1.52 0.07 78.01 23:29:33 23:21:01 0 16.02 0.00 4.71 1.25 0.07 77.96 23:29:33 23:21:01 1 15.71 0.00 4.37 1.78 0.07 78.07 23:29:33 23:22:01 all 47.99 0.00 4.92 0.79 0.09 46.21 23:29:33 23:22:01 0 48.47 0.00 5.02 0.73 0.09 45.69 23:29:33 23:22:01 1 47.51 0.00 4.82 0.85 0.09 46.73 23:29:33 23:23:01 all 58.86 0.00 7.80 0.79 0.11 32.44 23:29:33 23:23:01 0 58.17 0.00 8.40 0.74 0.11 32.58 23:29:33 23:23:01 1 59.55 0.00 7.21 0.83 0.11 32.30 23:29:33 23:24:01 all 33.18 0.00 18.52 15.02 0.10 33.17 23:29:33 23:24:01 0 31.77 0.00 19.65 14.32 0.11 34.15 23:29:33 23:24:01 1 34.60 0.00 17.39 15.73 0.09 32.19 23:29:33 23:25:01 all 35.20 0.00 18.53 30.33 0.11 15.83 23:29:33 23:25:01 0 35.11 0.00 18.47 30.52 0.11 15.80 23:29:33 23:25:01 1 35.29 0.00 18.58 30.15 0.11 15.87 23:29:33 23:26:01 all 15.03 0.00 15.18 57.52 0.11 12.16 23:29:33 23:26:01 0 14.57 0.00 14.21 58.14 0.09 12.98 23:29:33 23:26:01 1 15.50 0.00 16.15 56.90 0.13 11.33 23:29:33 23:27:01 all 35.97 0.00 13.39 45.46 0.13 5.05 23:29:33 23:27:01 0 35.96 0.00 12.89 45.71 0.13 5.32 23:29:33 23:27:01 1 35.99 0.00 13.89 45.20 0.13 4.79 23:29:33 23:28:01 all 13.47 0.00 15.77 61.97 0.13 8.66 23:29:33 23:28:01 0 13.33 0.00 16.42 62.82 0.14 7.29 23:29:33 23:28:01 1 13.60 0.00 15.11 61.13 0.13 10.04 23:29:33 23:29:01 all 7.65 0.00 6.03 20.40 0.06 65.85 23:29:33 23:29:01 0 8.04 0.00 6.27 20.45 0.07 65.18 23:29:33 23:29:01 1 7.27 0.00 5.80 20.36 0.05 66.52 23:29:33 Average: all 28.15 0.00 10.91 23.51 0.10 37.32 23:29:33 Average: 0 28.20 0.00 11.17 23.51 0.10 37.02 23:29:33 Average: 1 28.11 0.00 10.66 23.51 0.10 37.62 23:29:33 23:29:33 23:29:33