Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than f72980ee2e3b65de4e42a8ac343d76ba1da632ca Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1000876841204397485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1069803033195362033.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 6a41506d72e8e131afc862d141935157bee59f41 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-3577/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1462729790784799772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1975012683219299732.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3577/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1453571996705025789.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-329 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5290250967391580028.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca Merge succeeded, producing f40f419bc40e96f5621619f2e42d467523d28e82 Checking out Revision f40f419bc40e96f5621619f2e42d467523d28e82 (PR-3577) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2298185129953228960.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2323879347635027796.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f40f419bc40e96f5621619f2e42d467523d28e82 # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-19T08:31:18.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-19T08:31:18.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-19T08:31:18.988Z] ========================================================= [2021-06-19T08:31:18.988Z] EdgeX Global Pipelines Version Info [2021-06-19T08:31:18.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:31:20.526Z] ------------------- [2021-06-19T08:31:20.526Z] stable info: [2021-06-19T08:31:20.526Z] ------------------- [2021-06-19T08:31:20.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-19T08:31:20.526Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-19T08:31:20.526Z] Message: update stable to v1.0.195 [2021-06-19T08:31:21.239Z] ------------------- [2021-06-19T08:31:21.239Z] experimental info: [2021-06-19T08:31:21.239Z] ------------------- [2021-06-19T08:31:21.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-19T08:31:21.239Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-19T08:31:21.239Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-19T08:31:21.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-19T08:31:21.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-19T08:31:21.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-19T08:31:21.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-19T08:31:21.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-19T08:31:21.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-19T08:31:21.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-19T08:31:21.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-19T08:31:21.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-19T08:31:22.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-19T08:31:22.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-19T08:31:22.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-19T08:31:22.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-19T08:31:22.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-19T08:31:22.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-19T08:31:22.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-19T08:31:22.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-19T08:31:22.537Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-19T08:31:22.602Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-19T08:31:22.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-19T08:31:22.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-19T08:31:22.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-19T08:31:22.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3577 [Pipeline] echo [2021-06-19T08:31:22.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3577 [Pipeline] echo [2021-06-19T08:31:23.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3577 [Pipeline] echo [2021-06-19T08:31:23.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40f419bc40e96f5621619f2e42d467523d28e82 [Pipeline] echo [2021-06-19T08:31:23.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40f419 [Pipeline] echo [2021-06-19T08:31:23.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:31:23.596Z] provisioning config files... [2021-06-19T08:31:23.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4068514535116109638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:31:24.011Z] ---> docker-login.sh [2021-06-19T08:31:24.011Z] nexus3.edgexfoundry.org:10001 [2021-06-19T08:31:24.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:31:24.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:31:24.280Z] Configure a credential helper to remove this warning. See [2021-06-19T08:31:24.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:31:24.280Z] [2021-06-19T08:31:24.280Z] Login Succeeded [2021-06-19T08:31:24.280Z] nexus3.edgexfoundry.org:10002 [2021-06-19T08:31:24.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:31:24.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:31:24.280Z] Configure a credential helper to remove this warning. See [2021-06-19T08:31:24.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:31:24.280Z] [2021-06-19T08:31:24.280Z] Login Succeeded [2021-06-19T08:31:24.280Z] nexus3.edgexfoundry.org:10003 [2021-06-19T08:31:24.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:31:24.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:31:24.548Z] Configure a credential helper to remove this warning. See [2021-06-19T08:31:24.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:31:24.548Z] [2021-06-19T08:31:24.548Z] Login Succeeded [2021-06-19T08:31:24.548Z] nexus3.edgexfoundry.org:10004 [2021-06-19T08:31:24.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:31:24.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:31:24.548Z] Configure a credential helper to remove this warning. See [2021-06-19T08:31:24.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:31:24.548Z] [2021-06-19T08:31:24.548Z] Login Succeeded [2021-06-19T08:31:24.816Z] docker.io [2021-06-19T08:31:24.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:31:25.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:31:25.083Z] Configure a credential helper to remove this warning. See [2021-06-19T08:31:25.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:31:25.083Z] [2021-06-19T08:31:25.083Z] Login Succeeded [2021-06-19T08:31:25.083Z] ---> docker-login.sh ends [Pipeline] } [2021-06-19T08:31:25.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-19T08:31:25.537Z] ++ 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 [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/core-command/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/core-data/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-19T08:31:25.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:31:25.537Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-19T08:31:25.537Z] ++ cut -d/ -f2 [2021-06-19T08:31:25.537Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-19T08:31:25.605Z] 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 [2021-06-19T08:31:26.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:31:26.555Z] [2021-06-19T08:31:26.555Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:31:26.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:31:26.937Z] latest: Pulling from edgex-devops/git-semver [2021-06-19T08:31:26.937Z] 31603596830f: Pulling fs layer [2021-06-19T08:31:26.937Z] 54011a49482f: Pulling fs layer [2021-06-19T08:31:26.937Z] a6820b24f6d8: Pulling fs layer [2021-06-19T08:31:26.937Z] f581987b2513: Pulling fs layer [2021-06-19T08:31:26.937Z] f581987b2513: Waiting [2021-06-19T08:31:26.937Z] 54011a49482f: Verifying Checksum [2021-06-19T08:31:26.937Z] 54011a49482f: Download complete [2021-06-19T08:31:27.201Z] 31603596830f: Verifying Checksum [2021-06-19T08:31:27.201Z] 31603596830f: Download complete [2021-06-19T08:31:27.201Z] f581987b2513: Verifying Checksum [2021-06-19T08:31:27.201Z] f581987b2513: Download complete [2021-06-19T08:31:27.201Z] a6820b24f6d8: Verifying Checksum [2021-06-19T08:31:27.201Z] a6820b24f6d8: Download complete [2021-06-19T08:31:27.462Z] 31603596830f: Pull complete [2021-06-19T08:31:27.462Z] 54011a49482f: Pull complete [2021-06-19T08:31:28.412Z] a6820b24f6d8: Pull complete [2021-06-19T08:31:28.412Z] f581987b2513: Pull complete [2021-06-19T08:31:28.412Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-19T08:31:28.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:31:28.412Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-19T08:31:28.524Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-06-19T08:31:28.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-19T08:31:29.681Z] $ docker top 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-19T08:31:29.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-19T08:31:29.918Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-19T08:31:30.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-19T08:31:30.057Z] $ docker exec 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f ssh-agent [2021-06-19T08:31:30.183Z] SSH_AUTH_SOCK=/tmp/ssh-VhYOyPKTsnjb/agent.14 [2021-06-19T08:31:30.183Z] SSH_AGENT_PID=20 [2021-06-19T08:31:30.197Z] Running ssh-add (command line suppressed) [2021-06-19T08:31:30.332Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6652551975761557087.key (/w/workspace/edgex-go/2@tmp/private_key_6652551975761557087.key) [2021-06-19T08:31:30.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-19T08:31:30.707Z] + git tag --points-at HEAD [Pipeline] } [2021-06-19T08:31:30.727Z] $ docker exec --env ******** --env ******** 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f ssh-agent -k [2021-06-19T08:31:30.835Z] unset SSH_AUTH_SOCK; [2021-06-19T08:31:30.836Z] unset SSH_AGENT_PID; [2021-06-19T08:31:30.836Z] echo Agent pid 20 killed; [2021-06-19T08:31:30.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-19T08:31:30.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-19T08:31:30.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-19T08:31:31.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-19T08:31:31.054Z] $ docker exec 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f ssh-agent [2021-06-19T08:31:31.169Z] SSH_AUTH_SOCK=/tmp/ssh-J31a6oYzJmQf/agent.53 [2021-06-19T08:31:31.169Z] SSH_AGENT_PID=59 [2021-06-19T08:31:31.175Z] Running ssh-add (command line suppressed) [2021-06-19T08:31:31.292Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7138446878864789796.key (/w/workspace/edgex-go/2@tmp/private_key_7138446878864789796.key) [2021-06-19T08:31:31.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-19T08:31:31.659Z] + git semver init [2021-06-19T08:31:31.659Z] # -> Open(): unable to determine branch for HEAD [2021-06-19T08:31:31.659Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-19T08:31:31.659Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-19T08:31:31.659Z] # $SEMVER_REMOTE_NAME = origin [2021-06-19T08:31:31.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-19T08:31:31.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-19T08:31:31.659Z] # $SEMVER_BRANCH = PR-3577 [2021-06-19T08:31:31.659Z] # $SEMVER_TEMP = /tmp/semver-944337439 [2021-06-19T08:31:31.659Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-19T08:31:46.630Z] # '/tmp/semver-944337439' -> '/w/workspace/edgex-go/2/.semver' [2021-06-19T08:31:46.631Z] # -> Force: false [2021-06-19T08:31:46.631Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-19T08:31:46.658Z] $ docker exec --env ******** --env ******** 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f ssh-agent -k [2021-06-19T08:31:46.759Z] unset SSH_AUTH_SOCK; [2021-06-19T08:31:46.759Z] unset SSH_AGENT_PID; [2021-06-19T08:31:46.760Z] echo Agent pid 59 killed; [2021-06-19T08:31:46.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-19T08:31:47.219Z] + git semver [Pipeline] } [2021-06-19T08:31:47.248Z] $ docker stop --time=1 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f [2021-06-19T08:31:52.925Z] $ docker rm -f 47a63361f7f581c5a17a57fe8c5c8971e352b2e42ed40c2e07be27f74833592f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-19T08:31:53.422Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-19T08:31:53.749Z] Stashed 1 file(s) [Pipeline] echo [2021-06-19T08:31:53.771Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-19T08:31:54.827Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:31:55.158Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:31:55.485Z] + true [2021-06-19T08:31:55.485Z] + sudo service docker restart [2021-06-19T08:31:55.485Z] Redirecting to /bin/systemctl restart docker.service [2021-06-19T08:32:09.316Z] Still waiting to schedule task [2021-06-19T08:32:09.316Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ is offline [Pipeline] echo [2021-06-19T08:32:13.666Z] ========================================================= [2021-06-19T08:32:13.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-19T08:32:13.666Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:32:14.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-19T08:32:15.437Z] Sending build context to Docker daemon 329.6MB [2021-06-19T08:32:15.437Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-19T08:32:15.437Z] Step 2/6 : FROM ${BASE} [2021-06-19T08:32:15.704Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-19T08:32:15.704Z] 540db60ca938: Pulling fs layer [2021-06-19T08:32:15.704Z] adcc1eea9eea: Pulling fs layer [2021-06-19T08:32:15.704Z] 4c4ab2625f07: Pulling fs layer [2021-06-19T08:32:15.704Z] 0510c868ecb4: Pulling fs layer [2021-06-19T08:32:15.704Z] afea3b2eda06: Pulling fs layer [2021-06-19T08:32:15.704Z] 7809a108b3ef: Pulling fs layer [2021-06-19T08:32:15.704Z] f706445af74f: Pulling fs layer [2021-06-19T08:32:15.704Z] 0510c868ecb4: Waiting [2021-06-19T08:32:15.704Z] afea3b2eda06: Waiting [2021-06-19T08:32:15.704Z] 7809a108b3ef: Waiting [2021-06-19T08:32:15.704Z] f706445af74f: Waiting [2021-06-19T08:32:15.704Z] 4c4ab2625f07: Verifying Checksum [2021-06-19T08:32:15.704Z] 4c4ab2625f07: Download complete [2021-06-19T08:32:15.704Z] adcc1eea9eea: Verifying Checksum [2021-06-19T08:32:15.704Z] adcc1eea9eea: Download complete [2021-06-19T08:32:15.704Z] afea3b2eda06: Verifying Checksum [2021-06-19T08:32:15.704Z] afea3b2eda06: Download complete [2021-06-19T08:32:15.704Z] 7809a108b3ef: Verifying Checksum [2021-06-19T08:32:15.704Z] 7809a108b3ef: Download complete [2021-06-19T08:32:15.704Z] 540db60ca938: Verifying Checksum [2021-06-19T08:32:15.704Z] 540db60ca938: Download complete [2021-06-19T08:32:15.967Z] 540db60ca938: Pull complete [2021-06-19T08:32:16.237Z] adcc1eea9eea: Pull complete [2021-06-19T08:32:16.237Z] 4c4ab2625f07: Pull complete [2021-06-19T08:32:17.185Z] f706445af74f: Verifying Checksum [2021-06-19T08:32:17.185Z] f706445af74f: Download complete [2021-06-19T08:32:17.767Z] 0510c868ecb4: Verifying Checksum [2021-06-19T08:32:17.767Z] 0510c868ecb4: Download complete [2021-06-19T08:32:22.027Z] 0510c868ecb4: Pull complete [2021-06-19T08:32:22.027Z] afea3b2eda06: Pull complete [2021-06-19T08:32:22.027Z] 7809a108b3ef: Pull complete [2021-06-19T08:32:24.608Z] f706445af74f: Pull complete [2021-06-19T08:32:24.608Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-19T08:32:24.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-19T08:32:24.608Z] ---> b068be0155e3 [2021-06-19T08:32:24.608Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-19T08:32:26.538Z] ---> Running in e70ec16ed2f3 [2021-06-19T08:32:26.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:32:27.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:32:27.757Z] (1/12) Installing libmagic (5.39-r0) [2021-06-19T08:32:28.331Z] (2/12) Installing file (5.39-r0) [2021-06-19T08:32:28.331Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-19T08:32:28.592Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-19T08:32:33.892Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-19T08:32:33.892Z] (6/12) Installing patch (2.7.6-r6) [2021-06-19T08:32:33.892Z] (7/12) Installing build-base (0.5-r2) [2021-06-19T08:32:33.892Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-19T08:32:33.892Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-19T08:32:33.892Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-19T08:32:33.892Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-19T08:32:33.892Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-19T08:32:33.892Z] Executing busybox-1.32.1-r6.trigger [2021-06-19T08:32:33.892Z] OK: 219 MiB in 52 packages [2021-06-19T08:32:35.827Z] Removing intermediate container e70ec16ed2f3 [2021-06-19T08:32:35.827Z] ---> c2b1a7af868e [2021-06-19T08:32:35.827Z] Step 4/6 : WORKDIR /edgex-go [2021-06-19T08:32:35.827Z] ---> Running in 3d055b4414cb [2021-06-19T08:32:35.827Z] Removing intermediate container 3d055b4414cb [2021-06-19T08:32:35.827Z] ---> b4bcbb0e5cae [2021-06-19T08:32:35.827Z] Step 5/6 : COPY go.mod . [2021-06-19T08:32:35.827Z] ---> c7b999252518 [2021-06-19T08:32:35.827Z] Step 6/6 : RUN go mod download [2021-06-19T08:32:35.827Z] ---> Running in 4c891d74619d [2021-06-19T08:32:48.131Z] Removing intermediate container 4c891d74619d [2021-06-19T08:32:48.131Z] ---> 809d5bcf0e94 [2021-06-19T08:32:48.131Z] Successfully built 809d5bcf0e94 [2021-06-19T08:32:48.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:32:48.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-19T08:32:48.470Z] . [Pipeline] withDockerContainer [2021-06-19T08:32:48.590Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-06-19T08:32:48.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-19T08:32:49.101Z] $ docker top c73c4c2e21fd77ce4417a8955c34a01fb8c5e2793f3f386ec69d9f68c9b200c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:32:49.581Z] + go version [2021-06-19T08:32:49.581Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-19T08:32:49.607Z] $ docker stop --time=1 c73c4c2e21fd77ce4417a8955c34a01fb8c5e2793f3f386ec69d9f68c9b200c4 [2021-06-19T08:32:50.856Z] $ docker rm -f c73c4c2e21fd77ce4417a8955c34a01fb8c5e2793f3f386ec69d9f68c9b200c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:32:51.686Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-19T08:32:51.687Z] . [Pipeline] withDockerContainer [2021-06-19T08:32:51.795Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-06-19T08:32:51.834Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-19T08:32:52.255Z] $ docker top bc5a541c6077e49675ade7149ba510dd72146454c94d5b42eee1e53f3abd955b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-19T08:32:52.413Z] ========================================================= [2021-06-19T08:32:52.413Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-19T08:32:52.413Z] ========================================================= [Pipeline] sh [2021-06-19T08:32:52.730Z] + go mod tidy [Pipeline] sh [2021-06-19T08:32:53.322Z] + make test [2021-06-19T08:32:53.323Z] go mod tidy [2021-06-19T08:32:53.591Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-19T08:33:00.241Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-19T08:33:18.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-19T08:33:21.145Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2021-06-19T08:33:21.145Z] internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute [2021-06-19T08:33:31.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-06-19T08:33:32.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-19T08:33:32.200Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] [2021-06-19T08:33:32.200Z] internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute [2021-06-19T08:33:32.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 50.5% of statements [2021-06-19T08:33:32.461Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2021-06-19T08:33:32.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-06-19T08:33:34.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-19T08:33:34.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.224s coverage: 95.1% of statements [2021-06-19T08:33:34.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-19T08:33:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-19T08:33:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-19T08:33:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 22.0% of statements [2021-06-19T08:33:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-06-19T08:33:36.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-06-19T08:33:36.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-19T08:33:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-06-19T08:33:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-19T08:33:52.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-06-19T08:33:52.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-19T08:33:56.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.206s coverage: 81.8% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-19T08:34:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-06-19T08:34:15.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.6% of statements [2021-06-19T08:34:15.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-06-19T08:34:15.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 91.9% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.6% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-19T08:34:22.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-19T08:34:22.616Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-06-19T08:34:22.674Z] $ docker stop --time=1 bc5a541c6077e49675ade7149ba510dd72146454c94d5b42eee1e53f3abd955b [2021-06-19T08:34:24.080Z] $ docker rm -f bc5a541c6077e49675ade7149ba510dd72146454c94d5b42eee1e53f3abd955b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T08:34:25.575Z] Failed in branch amd64 [2021-06-19T08:34:52.644Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-332 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws [2021-06-19T08:34:52.703Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-19T08:34:52.954Z] The recommended git tool is: git [2021-06-19T08:34:58.273Z] using credential edgex-jenkins-ssh [2021-06-19T08:34:58.294Z] Cloning the remote Git repository [2021-06-19T08:34:58.344Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:34:58.451Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-19T08:34:58.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:34:58.527Z] > git --version # timeout=10 [2021-06-19T08:34:58.548Z] > git --version # 'git version 2.17.1' [2021-06-19T08:34:58.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:34:58.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:35:14.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:35:14.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:35:15.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:35:15.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:35:15.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:35:15.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:35:15.999Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca [2021-06-19T08:35:16.579Z] Merge succeeded, producing f7b09103b9710c31def593220aa64d4e1f28818e [2021-06-19T08:35:16.580Z] Checking out Revision f7b09103b9710c31def593220aa64d4e1f28818e (PR-3577) [2021-06-19T08:35:16.019Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:35:16.034Z] > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # timeout=10 [2021-06-19T08:35:16.254Z] > git remote # timeout=10 [2021-06-19T08:35:16.271Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:35:16.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:35:16.297Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-19T08:35:16.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:35:16.584Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:35:16.601Z] > git checkout -f f7b09103b9710c31def593220aa64d4e1f28818e # timeout=10 [2021-06-19T08:35:21.209Z] Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" [2021-06-19T08:35:21.210Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-19T08:35:22.717Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:35:23.154Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:35:23.523Z] + + sudo service dockertrue restart [2021-06-19T08:35:23.523Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:35:41.972Z] provisioning config files... [2021-06-19T08:35:42.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8314509213106483873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:35:42.446Z] ---> docker-login.sh [2021-06-19T08:35:42.446Z] nexus3.edgexfoundry.org:10001 [2021-06-19T08:35:43.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:35:43.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:35:43.706Z] Configure a credential helper to remove this warning. See [2021-06-19T08:35:43.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:35:43.706Z] [2021-06-19T08:35:43.706Z] Login Succeeded [2021-06-19T08:35:43.706Z] nexus3.edgexfoundry.org:10002 [2021-06-19T08:35:43.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:35:44.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:35:44.261Z] Configure a credential helper to remove this warning. See [2021-06-19T08:35:44.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:35:44.261Z] [2021-06-19T08:35:44.261Z] Login Succeeded [2021-06-19T08:35:44.261Z] nexus3.edgexfoundry.org:10003 [2021-06-19T08:35:44.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:35:44.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:35:44.860Z] Configure a credential helper to remove this warning. See [2021-06-19T08:35:44.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:35:44.860Z] [2021-06-19T08:35:44.860Z] Login Succeeded [2021-06-19T08:35:44.860Z] nexus3.edgexfoundry.org:10004 [2021-06-19T08:35:45.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:35:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:35:45.418Z] Configure a credential helper to remove this warning. See [2021-06-19T08:35:45.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:35:45.418Z] [2021-06-19T08:35:45.418Z] Login Succeeded [2021-06-19T08:35:45.418Z] docker.io [2021-06-19T08:35:45.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:35:45.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:35:45.968Z] Configure a credential helper to remove this warning. See [2021-06-19T08:35:45.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:35:45.968Z] [2021-06-19T08:35:45.968Z] Login Succeeded [2021-06-19T08:35:45.968Z] ---> docker-login.sh ends [Pipeline] } [2021-06-19T08:35:46.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-19T08:35:46.464Z] ========================================================= [2021-06-19T08:35:46.464Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-19T08:35:46.464Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:35:46.882Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-19T08:35:49.525Z] Sending build context to Docker daemon 166.4MB [2021-06-19T08:35:49.525Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:49.525Z] Step 2/6 : FROM ${BASE} [2021-06-19T08:35:49.525Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-19T08:35:49.525Z] 595b0fe564bb: Pulling fs layer [2021-06-19T08:35:49.525Z] 3088b5b3c5c0: Pulling fs layer [2021-06-19T08:35:49.525Z] 5b7225fbf94c: Pulling fs layer [2021-06-19T08:35:49.525Z] ba82ee9f976e: Pulling fs layer [2021-06-19T08:35:49.525Z] 506bd15cee9f: Pulling fs layer [2021-06-19T08:35:49.525Z] 75a0a4a0db45: Pulling fs layer [2021-06-19T08:35:49.525Z] 618dc40b7e24: Pulling fs layer [2021-06-19T08:35:49.525Z] 506bd15cee9f: Waiting [2021-06-19T08:35:49.525Z] ba82ee9f976e: Waiting [2021-06-19T08:35:49.525Z] 75a0a4a0db45: Waiting [2021-06-19T08:35:49.525Z] 618dc40b7e24: Waiting [2021-06-19T08:35:49.525Z] 5b7225fbf94c: Verifying Checksum [2021-06-19T08:35:49.525Z] 5b7225fbf94c: Download complete [2021-06-19T08:35:49.525Z] 3088b5b3c5c0: Verifying Checksum [2021-06-19T08:35:49.525Z] 3088b5b3c5c0: Download complete [2021-06-19T08:35:49.525Z] 506bd15cee9f: Verifying Checksum [2021-06-19T08:35:49.525Z] 506bd15cee9f: Download complete [2021-06-19T08:35:49.525Z] 75a0a4a0db45: Verifying Checksum [2021-06-19T08:35:49.525Z] 75a0a4a0db45: Download complete [2021-06-19T08:35:49.525Z] 595b0fe564bb: Verifying Checksum [2021-06-19T08:35:49.525Z] 595b0fe564bb: Download complete [2021-06-19T08:35:50.516Z] 595b0fe564bb: Pull complete [2021-06-19T08:35:51.123Z] 3088b5b3c5c0: Pull complete [2021-06-19T08:35:51.414Z] 5b7225fbf94c: Pull complete [2021-06-19T08:35:51.693Z] 618dc40b7e24: Verifying Checksum [2021-06-19T08:35:51.693Z] 618dc40b7e24: Download complete [2021-06-19T08:35:52.696Z] ba82ee9f976e: Verifying Checksum [2021-06-19T08:35:52.697Z] ba82ee9f976e: Download complete [2021-06-19T08:36:02.885Z] ba82ee9f976e: Pull complete [2021-06-19T08:36:03.163Z] 506bd15cee9f: Pull complete [2021-06-19T08:36:03.438Z] 75a0a4a0db45: Pull complete [2021-06-19T08:36:06.835Z] 618dc40b7e24: Pull complete [2021-06-19T08:36:06.835Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-19T08:36:06.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-19T08:36:06.835Z] ---> a36622ca3599 [2021-06-19T08:36:06.835Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-19T08:36:10.271Z] ---> Running in 544a80271ef8 [2021-06-19T08:36:11.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:36:12.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:36:13.218Z] (1/12) Installing libmagic (5.39-r0) [2021-06-19T08:36:13.491Z] (2/12) Installing file (5.39-r0) [2021-06-19T08:36:13.491Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-19T08:36:13.491Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-19T08:36:18.993Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-19T08:36:18.993Z] (6/12) Installing patch (2.7.6-r6) [2021-06-19T08:36:18.993Z] (7/12) Installing build-base (0.5-r2) [2021-06-19T08:36:18.993Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-19T08:36:18.993Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-19T08:36:18.993Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-19T08:36:19.269Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-19T08:36:19.269Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-19T08:36:19.269Z] Executing busybox-1.32.1-r6.trigger [2021-06-19T08:36:19.269Z] OK: 218 MiB in 52 packages [2021-06-19T08:36:23.614Z] Removing intermediate container 544a80271ef8 [2021-06-19T08:36:23.614Z] ---> 07a9bfec2d2f [2021-06-19T08:36:23.614Z] Step 4/6 : WORKDIR /edgex-go [2021-06-19T08:36:23.614Z] ---> Running in 26835b3e57fd [2021-06-19T08:36:24.213Z] Removing intermediate container 26835b3e57fd [2021-06-19T08:36:24.213Z] ---> f9f2eb7a039d [2021-06-19T08:36:24.213Z] Step 5/6 : COPY go.mod . [2021-06-19T08:36:24.812Z] ---> 0e1236226c6a [2021-06-19T08:36:24.812Z] Step 6/6 : RUN go mod download [2021-06-19T08:36:25.090Z] ---> Running in 5cfa30092fce [2021-06-19T08:36:51.881Z] Removing intermediate container 5cfa30092fce [2021-06-19T08:36:51.881Z] ---> 59c8d969b127 [2021-06-19T08:36:51.881Z] Successfully built 59c8d969b127 [2021-06-19T08:36:51.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:36:52.286Z] + docker inspect -f . ci-base-image-arm64 [2021-06-19T08:36:52.286Z] . [Pipeline] withDockerContainer [2021-06-19T08:36:52.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-332 does not seem to be running inside a container [2021-06-19T08:36:52.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-19T08:36:54.683Z] $ docker top 1572fe0d4185b0b9ae2aafb5b6d37b2e9e6fb0ada23c8df6336d916915a76809 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:36:55.706Z] + go version [2021-06-19T08:36:55.706Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-19T08:36:55.745Z] $ docker stop --time=1 1572fe0d4185b0b9ae2aafb5b6d37b2e9e6fb0ada23c8df6336d916915a76809 [2021-06-19T08:36:57.596Z] $ docker rm -f 1572fe0d4185b0b9ae2aafb5b6d37b2e9e6fb0ada23c8df6336d916915a76809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:36:58.662Z] + docker inspect -f . ci-base-image-arm64 [2021-06-19T08:36:58.662Z] . [Pipeline] withDockerContainer [2021-06-19T08:36:58.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-332 does not seem to be running inside a container [2021-06-19T08:36:59.057Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-19T08:37:00.636Z] $ docker top e5be7d71137fc19267a82c26653c9af011d0ad10c1b56ae13427fdd11d3efc3a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-19T08:37:01.014Z] ========================================================= [2021-06-19T08:37:01.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-19T08:37:01.014Z] ========================================================= [Pipeline] sh [2021-06-19T08:37:01.691Z] + go mod tidy [Pipeline] sh [2021-06-19T08:37:02.997Z] + make test [2021-06-19T08:37:02.997Z] go mod tidy [2021-06-19T08:37:03.601Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-19T08:37:30.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-19T08:38:38.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-19T08:38:38.539Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2021-06-19T08:38:38.539Z] internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute [2021-06-19T08:39:10.930Z] # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] [2021-06-19T08:39:10.930Z] internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute [2021-06-19T08:39:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements [2021-06-19T08:39:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 100.0% of statements [2021-06-19T08:39:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.329s coverage: 50.5% of statements [2021-06-19T08:39:10.930Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2021-06-19T08:39:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.225s coverage: 78.9% of statements [2021-06-19T08:39:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 81.2% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 95.1% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.8% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 22.0% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.196s coverage: 47.1% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.250s coverage: 79.5% of statements [2021-06-19T08:39:20.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2021-06-19T08:39:22.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements [2021-06-19T08:39:22.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements [2021-06-19T08:39:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.298s coverage: 94.4% of statements [2021-06-19T08:39:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-06-19T08:39:40.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.581s coverage: 81.8% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.815s coverage: 64.4% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-19T08:39:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-06-19T08:39:49.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-06-19T08:39:49.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2021-06-19T08:39:54.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.202s coverage: 66.9% of statements [2021-06-19T08:39:55.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.6% of statements [2021-06-19T08:39:55.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.225s coverage: 89.5% of statements [2021-06-19T08:39:55.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 19.3% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 91.9% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.337s coverage: 62.7% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.6% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2021-06-19T08:40:03.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-19T08:40:04.415Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-06-19T08:40:04.465Z] $ docker stop --time=1 e5be7d71137fc19267a82c26653c9af011d0ad10c1b56ae13427fdd11d3efc3a [2021-06-19T08:40:06.787Z] $ docker rm -f e5be7d71137fc19267a82c26653c9af011d0ad10c1b56ae13427fdd11d3efc3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:40:09.053Z] ---> job-cost.sh [2021-06-19T08:40:09.053Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qUsS [2021-06-19T08:41:05.550Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-19T08:43:12.443Z] lf-activate-venv(): INFO: Adding /tmp/venv-qUsS/bin to PATH [2021-06-19T08:43:12.443Z] INFO: No Stack... [2021-06-19T08:43:12.443Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-19T08:43:12.443Z] INFO: Archiving Costs [Pipeline] sh [2021-06-19T08:43:12.809Z] + cut -d, -f6 [2021-06-19T08:43:12.809Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-06-19T08:43:12.914Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3577-2-stack-cost] [2021-06-19T08:43:12.921Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3577-2-stack-cost] did not exist. Created. [2021-06-19T08:43:12.921Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3577-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-19T08:43:13.379Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-19T08:43:14.289Z] Stashed 1 file(s) [Pipeline] } [2021-06-19T08:43:14.311Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3577-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T08:43:14.923Z] 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] libraryResource [Pipeline] sh [2021-06-19T08:43:17.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:17.915Z] ---> package-listing.sh [2021-06-19T08:43:17.915Z] ++ facter osfamily [2021-06-19T08:43:17.915Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-19T08:43:18.179Z] + OS_FAMILY=redhat [2021-06-19T08:43:18.179Z] + workspace=/w/workspace/edgex-go/2 [2021-06-19T08:43:18.179Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-19T08:43:18.179Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-19T08:43:18.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-19T08:43:18.179Z] + PACKAGES=/tmp/packages_start.txt [2021-06-19T08:43:18.179Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-19T08:43:18.179Z] + PACKAGES=/tmp/packages_end.txt [2021-06-19T08:43:18.179Z] + case "${OS_FAMILY}" in [2021-06-19T08:43:18.179Z] + sort [2021-06-19T08:43:18.179Z] + rpm -qa [2021-06-19T08:43:18.751Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-19T08:43:18.751Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-19T08:43:18.751Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-19T08:43:18.751Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-19T08:43:18.751Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-19T08:43:18.751Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-19T08:43:18.801Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-19T08:43:19.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:43:19.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:43:19.708Z] [2021-06-19T08:43:19.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:43:20.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:43:20.073Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-19T08:43:20.073Z] df20fa9351a1: Pulling fs layer [2021-06-19T08:43:20.073Z] 36b3adc4ff6f: Pulling fs layer [2021-06-19T08:43:20.073Z] 8ad3a11d3b57: Pulling fs layer [2021-06-19T08:43:20.073Z] 46f8f816bc3b: Pulling fs layer [2021-06-19T08:43:20.073Z] 93b61091891f: Pulling fs layer [2021-06-19T08:43:20.073Z] 93b9cdb0e59b: Pulling fs layer [2021-06-19T08:43:20.073Z] 5e14af77c1be: Pulling fs layer [2021-06-19T08:43:20.073Z] 01666e4c0597: Pulling fs layer [2021-06-19T08:43:20.073Z] aa168da1d23b: Pulling fs layer [2021-06-19T08:43:20.073Z] 93b9cdb0e59b: Waiting [2021-06-19T08:43:20.073Z] 5e14af77c1be: Waiting [2021-06-19T08:43:20.073Z] 01666e4c0597: Waiting [2021-06-19T08:43:20.073Z] aa168da1d23b: Waiting [2021-06-19T08:43:20.073Z] 46f8f816bc3b: Waiting [2021-06-19T08:43:20.073Z] 93b61091891f: Waiting [2021-06-19T08:43:20.073Z] 36b3adc4ff6f: Verifying Checksum [2021-06-19T08:43:20.073Z] 36b3adc4ff6f: Download complete [2021-06-19T08:43:20.073Z] 46f8f816bc3b: Verifying Checksum [2021-06-19T08:43:20.073Z] 46f8f816bc3b: Download complete [2021-06-19T08:43:20.073Z] df20fa9351a1: Verifying Checksum [2021-06-19T08:43:20.347Z] 93b9cdb0e59b: Verifying Checksum [2021-06-19T08:43:20.347Z] 93b9cdb0e59b: Download complete [2021-06-19T08:43:20.347Z] 93b61091891f: Verifying Checksum [2021-06-19T08:43:20.347Z] 93b61091891f: Download complete [2021-06-19T08:43:20.347Z] 01666e4c0597: Verifying Checksum [2021-06-19T08:43:20.347Z] 01666e4c0597: Download complete [2021-06-19T08:43:20.347Z] 5e14af77c1be: Verifying Checksum [2021-06-19T08:43:20.347Z] 5e14af77c1be: Download complete [2021-06-19T08:43:20.347Z] df20fa9351a1: Pull complete [2021-06-19T08:43:20.619Z] 36b3adc4ff6f: Pull complete [2021-06-19T08:43:20.619Z] 8ad3a11d3b57: Verifying Checksum [2021-06-19T08:43:20.619Z] 8ad3a11d3b57: Download complete [2021-06-19T08:43:20.886Z] 8ad3a11d3b57: Pull complete [2021-06-19T08:43:21.151Z] 46f8f816bc3b: Pull complete [2021-06-19T08:43:21.412Z] 93b61091891f: Pull complete [2021-06-19T08:43:21.412Z] 93b9cdb0e59b: Pull complete [2021-06-19T08:43:21.412Z] 5e14af77c1be: Pull complete [2021-06-19T08:43:21.671Z] 01666e4c0597: Pull complete [2021-06-19T08:43:22.244Z] aa168da1d23b: Verifying Checksum [2021-06-19T08:43:22.244Z] aa168da1d23b: Download complete [2021-06-19T08:43:26.475Z] aa168da1d23b: Pull complete [2021-06-19T08:43:26.475Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-19T08:43:26.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:43:26.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-19T08:43:26.577Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-06-19T08:43:26.613Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-19T08:43:29.421Z] $ docker top 9284d0237f9492db1ee0f49d9600156c253c5f386c429057792056040fbaaa73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:43:29.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-19T08:43:30.180Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-19T08:43:30.493Z] + ls /var/log/sa-host [2021-06-19T08:43:30.493Z] + sadf -c /var/log/sa-host/sa05 [2021-06-19T08:43:30.493Z] file_magic: OK [2021-06-19T08:43:30.493Z] HZ: Using current value: 100 [2021-06-19T08:43:30.493Z] file_header: OK [2021-06-19T08:43:30.493Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-19T08:43:30.493Z] Statistics: [2021-06-19T08:43:30.493Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-19T08:43:30.493Z] File successfully converted to sysstat format version 12.2.1 [2021-06-19T08:43:30.493Z] + sadf -c /var/log/sa-host/sa19 [2021-06-19T08:43:30.493Z] file_magic: OK [2021-06-19T08:43:30.493Z] HZ: Using current value: 100 [2021-06-19T08:43:30.493Z] file_header: OK [2021-06-19T08:43:30.493Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-19T08:43:30.493Z] Statistics: [2021-06-19T08:43:30.494Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-19T08:43:30.494Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:43:31.458Z] provisioning config files... [2021-06-19T08:43:31.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3005209762146143471tmp [Pipeline] { [Pipeline] echo [2021-06-19T08:43:31.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:31.875Z] ---> create-netrc.sh [Pipeline] } [2021-06-19T08:43:31.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:32.409Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-19T08:43:32.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:32.786Z] ---> sudo-logs.sh [2021-06-19T08:43:32.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-19T08:43:32.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:33.207Z] ---> job-cost.sh [2021-06-19T08:43:33.207Z] lf-activate-venv: SKIPPING [2021-06-19T08:43:33.207Z] DEBUG: total: 0.18000000715255737 [2021-06-19T08:43:33.207Z] INFO: Retrieving Stack Cost... [2021-06-19T08:43:34.154Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-19T08:43:34.417Z] INFO: Archiving Costs [Pipeline] echo [2021-06-19T08:43:34.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:43:34.807Z] ---> logs-deploy.sh [2021-06-19T08:43:34.807Z] lf-activate-venv: SKIPPING [2021-06-19T08:43:34.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3577/2 [2021-06-19T08:43:34.807Z] INFO: archiving workspace using pattern(s): [2021-06-19T08:43:35.762Z] Archives upload complete. [2021-06-19T08:43:35.762Z] INFO: archiving logs to Nexus